1. 87dbc20 local64.h: make <asm/local64.h> mandatory by Randy Dunlap · 4 years ago
  2. 66fc6a6 Merge tag 'microblaze-v5.11' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 4 years, 1 month ago
  3. 1578071 Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 1 month ago
  4. 05cdf45 microblaze: Remove noMMU code by Michal Simek · 4 years, 1 month ago
  5. ed2124c microblaze: add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 2 months ago
  6. 7ac1b26 microblaze/mm/highmem: Switch to generic kmap atomic by Thomas Gleixner · 4 years, 2 months ago
  7. 97f1301 microblaze: use asm-generic/mmu_context.h for no-op implementations by Nicholas Piggin · 4 years, 4 months ago
  8. 94f8992 asm-generic: add generic MMU versions of mmu context functions by Nicholas Piggin · 4 years, 4 months ago
  9. 4a17e85 microblaze: fix kbuild redundant file warning by Randy Dunlap · 4 years, 4 months ago
  10. 428e297 uaccess: remove segment_eq by Christoph Hellwig · 4 years, 5 months ago
  11. f9cb654 asm-generic: pgalloc: provide generic pgd_free() by Mike Rapoport · 4 years, 5 months ago
  12. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
  13. 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 7 months ago
  14. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  15. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  16. 14b0dd8 microblaze: add loglvl to microblaze_unwind() by Dmitry Safonov · 4 years, 7 months ago
  17. 03518c8 microblaze: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 7 months ago
  18. 090e77e kmap: consolidate kmap_prot definitions by Ira Weiny · 4 years, 7 months ago
  19. 20b271d arch/kmap: define kmap_atomic_prot() for all arch's by Ira Weiny · 4 years, 7 months ago
  20. db458d7 arch/kmap: ensure kmap_prot visibility by Ira Weiny · 4 years, 7 months ago
  21. abca250 arch/kunmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 7 months ago
  22. 78b6d91 arch/kmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 7 months ago
  23. ee9bc5f {x86,powerpc,microblaze}/kmap: move preempt disable by Ira Weiny · 4 years, 7 months ago
  24. e23c459 arch/kunmap: remove duplicate kunmap implementations by Ira Weiny · 4 years, 7 months ago
  25. 525aaf9 arch/kmap: remove redundant arch specific kmaps by Ira Weiny · 4 years, 7 months ago
  26. 01c4b78 arch/kmap: remove BUG_ON() by Ira Weiny · 4 years, 7 months ago
  27. 78e7c5a mm/special: create generic fallbacks for pte_special() and pte_mkspecial() by Anshuman Khandual · 4 years, 9 months ago
  28. c62da0c mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS by Anshuman Khandual · 4 years, 9 months ago
  29. 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
  30. 630f289 asm-generic: make more kernel-space headers mandatory by Masahiro Yamada · 4 years, 9 months ago
  31. a67cd1f Merge tag 'irqchip-fixes-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 4 years, 9 months ago
  32. 4cea749 Revert "irqchip/xilinx: Enable generic irq multi handler" by Marc Zyngier · 4 years, 9 months ago
  33. a8222fd Merge tag 'microblaze-v5.7-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 4 years, 9 months ago
  34. 2d38533 Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  35. cf226c4 Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into locking/core by Thomas Gleixner · 4 years, 9 months ago
  36. a08971e futex: arch_futex_atomic_op_inuser() calling conventions change by Al Viro · 4 years, 11 months ago
  37. a078999 irqchip/xilinx: Enable generic irq multi handler by Michal Simek · 4 years, 10 months ago
  38. d964ea7 microblaze: Remove mm.h from asm/uaccess.h by Sebastian Andrzej Siewior · 4 years, 10 months ago
  39. 519fa60 microblaze: Use asm generic cmpxchg.h for !SMP case by Michal Simek · 5 years ago
  40. d9d2b2f microblaze: Remove unused boot_cpuid variable by Michal Simek · 5 years ago
  41. db79e02 microblaze: Define microblaze barrier by Stefan Asserhall · 5 years ago
  42. 7e8f54c microblaze: Remove empty headers by Michal Simek · 5 years ago
  43. 59d85c0 microblaze: Remove architecture tlb.h and use generic one by Michal Simek · 5 years ago
  44. 4726dd6 microblaze: Convert headers to SPDX license by Michal Simek · 5 years ago
  45. 1f059df mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h> by Ingo Molnar · 5 years ago
  46. ed48e1f microblaze: use pgtable-nopmd instead of 4level-fixup by Mike Rapoport · 5 years ago
  47. a308a71 Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  48. d092a87 arch: rely on asm-generic/io.h for default ioremap_* definitions by Christoph Hellwig · 5 years ago
  49. 6bf8be7 microblaze: Enable SPARSE_IRQ by Michal Simek · 7 years ago
  50. 9c9fa97 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  51. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  52. 1b9a9d8 microblaze: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
  53. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  54. 5184d44 Merge tag 'microblaze-v5.4-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 5 years ago
  55. 6a090e9 arch/microblaze: support get_user() of size 8 bytes by Randy Dunlap · 5 years ago
  56. c709bf4 microblaze: remove ioremap_fullcache by Christoph Hellwig · 5 years ago
  57. b8074aa PCI: Convert pci_resource_to_user() to a weak function by Denis Efremov · 5 years ago
  58. 6843d8a binfmt_flat: remove the persistent argument from flat_get_addr_from_rp by Christoph Hellwig · 6 years ago
  59. bdd15a2 binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable by Christoph Hellwig · 6 years ago
  60. 1d52dca binfmt_flat: remove flat_old_ram_flag by Christoph Hellwig · 6 years ago
  61. 2f3196d binfmt_flat: remove flat_set_persistent by Christoph Hellwig · 6 years ago
  62. 9ee24b2 binfmt_flat: remove flat_reloc_valid by Christoph Hellwig · 6 years ago
  63. 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 6 years ago
  64. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  65. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  66. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  67. 171c2bc Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  68. fdcd06a arch: Use asm-generic header for asm/mmiowb.h by Will Deacon · 6 years ago
  69. 32d9258 syscalls: Remove start and number from syscall_set_arguments() args by Steven Rostedt (VMware) · 6 years ago
  70. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  71. 6137fed arch/tlb: Clean up simple architectures by Peter Zijlstra · 6 years ago
  72. 3d9683c KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported by Masahiro Yamada · 6 years ago
  73. 16add41 syscall_get_arch: add "struct task_struct *" argument by Dmitry V. Levin · 6 years ago
  74. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  75. b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  76. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  77. 41ea391 Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038 by Thomas Gleixner · 6 years ago
  78. d33c577 y2038: rename old time and utime syscalls by Arnd Bergmann · 6 years ago
  79. 36c0f7f arch: unexport asm/shmparam.h for all architectures by Masahiro Yamada · 6 years ago
  80. 3bd6e94 arch: restore generic-y += shmparam.h for some architectures by Masahiro Yamada · 6 years ago
  81. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  82. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  83. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  84. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  85. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  86. 30807ef Merge tag 'microblaze-v5.0-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 6 years ago
  87. 1e17ab5 microblaze: generate uapi header and system call table files by Firoz Khan · 6 years ago
  88. c0b2826 microblaze: move __NR_syscalls macro from asm/unistd.h by Firoz Khan · 6 years ago
  89. 3541833 Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  90. 68a385c microblaze: Typo s/use use/use/ by Geert Uytterhoeven · 6 years ago
  91. a8874e7 mm: make the __PAGETABLE_PxD_FOLDED defines non-empty by Martin Schwidefsky · 6 years ago
  92. de0d22e treewide: remove current_text_addr by Nick Desaulniers · 6 years ago
  93. 4dcb923 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  94. 58b0440 dma-mapping: consolidate the dma mmap implementations by Christoph Hellwig · 6 years ago
  95. caf6f9c asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro by Arnd Bergmann · 7 years ago
  96. 82b355d y2038: Remove newstat family from default syscall set by Arnd Bergmann · 7 years ago
  97. ed207a7 microblaze: remove consistent_sync and consistent_sync_page by Christoph Hellwig · 6 years ago
  98. 5411ad2 microblaze: use generic dma_noncoherent_ops by Christoph Hellwig · 6 years ago
  99. 22c3b15 Merge tag 'microblaze-v4.18-rc3' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 7 years ago
  100. 45df561 microblaze: consolidate GPIO reset handling by Rob Herring · 7 years ago