1. 05cdf45 microblaze: Remove noMMU code by Michal Simek · 4 years, 1 month ago
  2. f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 2 months ago
  3. 282a181 seccomp: Move config option SECCOMP to arch/Kconfig by YiFei Zhu · 4 years, 3 months ago
  4. 5e6e985 uaccess: add infrastructure for kernel builds with set_fs() by Christoph Hellwig · 4 years, 4 months ago
  5. 3f08a30 mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option by Mike Rapoport · 4 years, 7 months ago
  6. e5adbd6 Merge tag 'irq-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  7. 6f43bae Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 9 months ago
  8. 4cea749 Revert "irqchip/xilinx: Enable generic irq multi handler" by Marc Zyngier · 4 years, 9 months ago
  9. a078999 irqchip/xilinx: Enable generic irq multi handler by Michal Simek · 4 years, 10 months ago
  10. fa7e224 dma-direct: make uncached_kernel_address more general by Christoph Hellwig · 4 years, 10 months ago
  11. 153b5c5 Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 5 years ago
  12. 2602276 microblaze: Wire CMA allocator by Michal Simek · 5 years ago
  13. 1091670 scripts/sorttable: Rename 'sortextable' to 'sorttable' by Shile Zhang · 5 years ago
  14. 81b6b96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  15. 34dc0ea dma-direct: provide mmap and get_sgtable method overrides by Christoph Hellwig · 5 years ago
  16. 6bf8be7 microblaze: Enable SPARSE_IRQ by Michal Simek · 7 years ago
  17. 5184d44 Merge tag 'microblaze-v5.4-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 5 years ago
  18. 62fcee9 dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP by Christoph Hellwig · 5 years ago
  19. 04e3543 microblaze: use the generic dma coherent remap allocator by Christoph Hellwig · 5 years ago
  20. d3b9f65 microblaze/nommu: use the generic uncached segment support by Christoph Hellwig · 5 years ago
  21. aef0f78 binfmt_flat: add a ARCH_HAS_BINFMT_FLAT option by Christoph Hellwig · 6 years ago
  22. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  23. 007dc78 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  24. 390a0c6 locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs by Waiman Long · 6 years ago
  25. 6137fed arch/tlb: Clean up simple architectures by Peter Zijlstra · 6 years ago
  26. 942fa98 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option by Yury Norov · 7 years ago
  27. 1953031 Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  28. 3731c3d dma-mapping: always build the direct mapping code by Christoph Hellwig · 6 years ago
  29. 20f1b79 PCI: consolidate the PCI_SYSCALL symbol by Christoph Hellwig · 6 years ago
  30. 2eac9c2 PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options by Christoph Hellwig · 6 years ago
  31. eb01d42 PCI: consolidate PCI config entry in drivers/pci by Christoph Hellwig · 6 years ago
  32. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  33. b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
  34. 58b0440 dma-mapping: consolidate the dma mmap implementations by Christoph Hellwig · 6 years ago
  35. bc3ec75 dma-mapping: merge direct and noncoherent ops by Christoph Hellwig · 6 years ago
  36. 5e26830 Merge tag 'microblaze-v4.19-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 6 years ago
  37. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
  38. 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 6 years ago
  39. 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 6 years ago
  40. 17c46a6 kconfig: remove duplicate SWAP symbol defintions by Christoph Hellwig · 6 years ago
  41. 5411ad2 microblaze: use generic dma_noncoherent_ops by Christoph Hellwig · 6 years ago
  42. 6e88628 dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG by Christoph Hellwig · 7 years ago
  43. 101646a microblaze: switch to NO_BOOTMEM by Rob Herring · 7 years ago
  44. 428dbf1 arch: change default endian for microblaze by Babu Moger · 7 years ago
  45. 206d364 arch/microblaze: add choice for endianness and update Makefile by Babu Moger · 7 years ago
  46. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  47. 07c75d7 drivers: dma-mapping: allow dma_common_mmap() for NOMMU by Vladimir Murzin · 8 years ago
  48. bb0eb05 clocksource/drivers: Rename CLKSRC_OF to TIMER_OF by Daniel Lezcano · 8 years ago
  49. 0547dc7 microblaze/irqchip: Move intc driver to irqchip by Zubair Lutfullah Kakakhel · 8 years ago
  50. 0ee3741 microblaze: remove ARCH_WANT_OPTIONAL_GPIOLIB by Linus Walleij · 9 years ago
  51. 7e0fb73 Merge branch 'hash' of git://ftp.sciencehorizons.net/linux by Linus Torvalds · 9 years ago
  52. 7b13277 microblaze: Add <asm/hash.h> by George Spelvin · 9 years ago
  53. fff7fb0 lib/GCD.c: use binary GCD algorithm instead of Euclidean by Zhaoxiu Zeng · 9 years ago
  54. 01cf9d5 microblaze/PCI: Support generic Xilinx AXI PCIe Host Bridge IP driver by Bharat Kumar Gogada · 9 years ago
  55. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  56. da48d09 Kconfig: remove HAVE_LATENCYTOP_SUPPORT by Will Deacon · 9 years ago
  57. 957e3fa gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs by Riku Voipio · 10 years ago
  58. 4cbbbb4 microblaze: Fix missing NR_CPUS in menuconfig by Michal Simek · 10 years ago
  59. b408e2c microblaze: Rename Advance setup to Kernel features by Michal Simek · 10 years ago
  60. 7acdc1c microblaze: Add mm/Kconfig to advance menu by Michal Simek · 10 years ago
  61. 8c39a51 microblaze: ftrace: Remove check of obsolete variable function_trace_stop by Steven Rostedt (Red Hat) · 11 years ago
  62. c24cf71 microblaze: Remove platform folder by Michal Simek · 11 years ago
  63. 2521338 microblaze: Sort Kconfig options by Michal Simek · 11 years ago
  64. 627f4b3 Merge tag 'microblaze-3.14-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 11 years ago
  65. 839396a microblaze: timer: Use generic sched_clock implementation by Michal Simek · 11 years ago
  66. c112054 microblaze: Add support for CCF by Michal Simek · 11 years ago
  67. 372c720 microblaze: extable: sort the exception table at build time by Michal Simek · 11 years ago
  68. f13399f Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 11 years ago
  69. 7f15a25 microblaze: Calculate kernel pad automatically by Michal Simek · 11 years ago
  70. edf6844 microblaze: Remove unused NO_MMU Kconfig parameter by Michael Opdenacker · 11 years ago
  71. 355f65a microblaze: select ARCH_MIGHT_HAVE_PC_PARPORT by Mark Salter · 11 years ago
  72. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  73. 4bcd943 microblaze: timer: Use CLKSRC_OF initialization by Michal Simek · 11 years ago
  74. dfa9771 microblaze: fix clone syscall by Michal Simek · 11 years ago
  75. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  76. 87c1f0f Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 12 years ago
  77. d190e81 idle: Remove GENERIC_IDLE_LOOP config switch by Thomas Gleixner · 12 years ago
  78. 7fd2bf3 Remove GENERIC_GPIO config option by Alexandre Courbot · 12 years ago
  79. e962bb9 microblaze: Use generic idle loop by Thomas Gleixner · 12 years ago
  80. 2b8660e memblock: Kill ARCH_POPULATES_NODE_MAP once more by Paul Bolle · 12 years ago
  81. 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 12 years ago
  82. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 12 years ago
  83. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  84. f3268ed microblaze: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  85. 99c59f6 microblaze: switch to generic kernel_execve() by Al Viro · 12 years ago
  86. 2319295 microblaze: switch to generic kernel_thread() by Al Viro · 12 years ago
  87. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  88. b69ec42 Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option by Catalin Marinas · 12 years ago
  89. 6e80cff microblaze: Support 4k/16k/64k pages by Michal Simek · 12 years ago
  90. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  91. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  92. fb8b006 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 13 years ago
  93. 59516b0 microblaze: Do not select GENERIC_GPIO by default by Lars-Peter Clausen · 13 years ago
  94. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 13 years ago
  95. d6412e2 microblaze: Use generic time config by Anna-Maria Gleixner · 13 years ago
  96. 30eebb5 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 13 years ago
  97. 95b0f9e microblaze: Improve TLB calculation for small systems by Michal Simek · 15 years ago
  98. 2f2f371 microblaze: Highmem support by Michal Simek · 13 years ago
  99. baab8a8 microblaze: Use active regions by Michal Simek · 13 years ago
  100. 4e2e412 microblaze: mm: Use ZONE_DMA instead of ZONE_NORMAL by Michal Simek · 13 years ago