1. 6d1c42d Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 7 years ago
  2. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 7 years ago
  3. a75f310 microblaze: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  4. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  5. d5379e5 Merge tag 'microblaze-4.10-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 8 years ago
  6. 98ac2fc arch/microblaze: add option to skip DMA sync as a part of map and unmap by Alexander Duyck · 8 years ago
  7. f082f02 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  8. 2120a43 irqchip/xilinx: Rename get_irq to xintc_get_irq by Zubair Lutfullah Kakakhel · 8 years ago
  9. 0547dc7 microblaze/irqchip: Move intc driver to irqchip by Zubair Lutfullah Kakakhel · 8 years ago
  10. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  11. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  12. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  13. 3400606 microblaze: Add new fpga families by Michal Simek · 8 years ago
  14. 8ee8050 microblaze: Add missing release version code v9.6 and v10 by Michal Simek · 8 years ago
  15. 7181e55 microblaze: Add missing syscalls by Michal Simek · 8 years ago
  16. 63b7c83 microblaze: Fix return value from xilinx_timer_init by Michal Simek · 8 years ago
  17. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  18. 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  19. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  20. e6e3d8f Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  21. df720ac exceptions: detritus removal by Al Viro · 8 years ago
  22. d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
  23. e98b9e3 microblaze: fix __get_user() by Al Viro · 8 years ago
  24. d0cf385 microblaze: fix copy_from_user() by Al Viro · 8 years ago
  25. 9413d96 microblaze/PCI: Add multidomain support for procfs by Bharat Kumar Gogada · 8 years ago
  26. 9a7c348 ftrace: Add return address pointer to ftrace_ret_stack by Josh Poimboeuf · 8 years ago
  27. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  28. d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  29. 7e78141 signal: consolidate {TS,TLF}_RESTORE_SIGMASK code by Andy Lutomirski · 8 years ago
  30. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  31. c8d0267 Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  32. 9454c23 Merge branch 'pci/msi-affinity' into next by Bjorn Helgaas · 8 years ago
  33. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  34. 1cd04d2 Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  35. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  36. 3d93f42 Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano/linux into timers/core by Thomas Gleixner · 8 years ago
  37. 177cf6e clocksources: Switch back to the clksrc table by Daniel Lezcano · 8 years ago
  38. 0586421 clocksource/drivers/microblaze: Convert init function to return error by Daniel Lezcano · 8 years ago
  39. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
  40. 0ad8f06 microblaze/PCI: Implement pci_resource_to_user() with pcibios_resource_to_bus() by Bjorn Helgaas · 8 years ago
  41. 8221a01 PCI: Unify pci_resource_to_user() declarations by Bjorn Helgaas · 8 years ago
  42. c444a2be microblaze/PCI: Remove useless __pci_mmap_set_pgprot() by Bjorn Helgaas · 8 years ago
  43. 0ee3741 microblaze: remove ARCH_WANT_OPTIONAL_GPIOLIB by Linus Walleij · 8 years ago
  44. 7e0fb73 Merge branch 'hash' of git://ftp.sciencehorizons.net/linux by Linus Torvalds · 8 years ago
  45. 7b13277 microblaze: Add <asm/hash.h> by George Spelvin · 8 years ago
  46. 36b150b Merge tag 'microblaze-4.7-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 8 years ago
  47. fff7fb0 lib/GCD.c: use binary GCD algorithm instead of Euclidean by Zhaoxiu Zeng · 8 years ago
  48. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 8 years ago
  49. 52e9e6e microblaze: pci: export isa_io_base to fix link errors by Fengguang Wu · 8 years ago
  50. fbce3be microblaze: Wire up userfaultfd, membarrier, mlock2 syscalls by Michal Simek · 9 years ago
  51. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 8 years ago
  52. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  53. 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  54. bb7aeae Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  55. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  56. c334f9c Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-rcar', 'pci/host-tegra', 'pci/host-thunder', 'pci/host-vmd', 'pci/host-xilinx' and 'pci/host-xilinx-nwl' into next by Bjorn Helgaas · 8 years ago
  57. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 8 years ago
  58. 01cf9d5 microblaze/PCI: Support generic Xilinx AXI PCIe Host Bridge IP driver by Bharat Kumar Gogada · 8 years ago
  59. bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 8 years ago
  60. ed07247 gpio: Remove unused asm/gpio.h files by Bjorn Helgaas · 8 years ago
  61. 50d3501 KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an option by David Howells · 8 years ago
  62. 06bea3d locking/lockdep: Eliminate lockdep_init() by Andrey Ryabinin · 8 years ago
  63. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  64. da48d09 Kconfig: remove HAVE_LATENCYTOP_SUPPORT by Will Deacon · 9 years ago
  65. 3e6110f Revert "scatterlist: use sg_phys()" by Dan Williams · 9 years ago
  66. 77c5b5d kmap_atomic_to_page() has no users, remove it by Nicolas Pitre · 9 years ago
  67. e3ed766 Merge branch 'acpi-init' by Rafael J. Wysocki · 9 years ago
  68. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  69. 3722ed2 clocksource: cosmetic: Drop OF 'dependency' from symbols by Marc Zyngier · 9 years ago
  70. 237865f PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" by Bjorn Helgaas · 9 years ago
  71. 33e247c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  72. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  73. ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
  74. efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
  75. 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
  76. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  77. b141327 elf-em.h: move EM_MICROBLAZE to the common header by Mike Frysinger · 9 years ago
  78. 59a47ff Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  79. d975f30 Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  80. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  81. 5e359bf Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  82. 26f8b7e Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  83. db0fa0c scatterlist: use sg_phys() by Dan Williams · 9 years ago
  84. 9797529 microblaze/timer: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  85. fd4b267 microblaze/irq: prepare for drivers/irqchip/irqchip.h removal by Joel Porquet · 9 years ago
  86. dff22d2 PCI: Call pci_read_bridge_bases() from core instead of arch code by Lorenzo Pieralisi · 9 years ago
  87. c93bf92 ftrace: Format MCOUNT_ADDR address as type unsigned long by Minfei Huang · 9 years ago
  88. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  89. a6e2f02 Make asm/word-at-a-time.h available on all architectures by Chris Metcalf · 9 years ago
  90. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  91. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  92. aaa6448 Merge tag 'microblaze-4.2-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 9 years ago
  93. d813335 Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  94. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  95. 01d72a9 PCI: Remove unused pci_dma_burst_advice() by Bjorn Helgaas · 9 years ago
  96. d59d36a PCI: Remove unused pcibios_select_root() (again) by Bjorn Helgaas · 9 years ago
  97. c4fa9a6 microblaze/PCI: Remove unnecessary struct pci_dev declaration by Bjorn Helgaas · 9 years ago
  98. 99fdc6b microblaze/PCI: Remove unnecessary pci_bus_find_capability() declaration by Bjorn Helgaas · 9 years ago
  99. de093d3e microblaze/PCI: Remove unused declarations by Bjorn Helgaas · 9 years ago
  100. 55ae2f3 microblaze: Label local function static by Michal Simek · 9 years ago