1. 3f3ded9 nios2: remove __iounmap by Christoph Hellwig · 5 years ago
  2. d092a87 arch: rely on asm-generic/io.h for default ioremap_* definitions by Christoph Hellwig · 5 years ago
  3. 5ace77e nios2: remove __ioremap by Christoph Hellwig · 5 years ago
  4. b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
  5. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  6. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  7. 9e3a25d Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  8. fc7835c2 nios2: switch to generic version of pte allocation by Mike Rapoport · 6 years ago
  9. b1acd4b nios2: use the generic uncached segment support in dma-direct by Christoph Hellwig · 6 years ago
  10. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  11. 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 6 years ago
  12. 9952f69 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 by Thomas Gleixner · 6 years ago
  13. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  14. 4359375 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 12 by Thomas Gleixner · 6 years ago
  15. 27ebbf9 Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  16. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  17. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  18. 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
  19. c67fdc1 arch: mostly remove <asm/segment.h> by Christoph Hellwig · 6 years ago
  20. fdcd06a arch: Use asm-generic header for asm/mmiowb.h by Will Deacon · 6 years ago
  21. 32d9258 syscalls: Remove start and number from syscall_set_arguments() args by Steven Rostedt (VMware) · 6 years ago
  22. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  23. 6137fed arch/tlb: Clean up simple architectures by Peter Zijlstra · 6 years ago
  24. e7fd28a asm-generic/tlb, arch: Provide generic VIPT cache flush by Peter Zijlstra · 6 years ago
  25. 3d9683c KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported by Masahiro Yamada · 6 years ago
  26. 16add41 syscall_get_arch: add "struct task_struct *" argument by Dmitry V. Levin · 6 years ago
  27. 1660aac nios2: define syscall_get_arch() by Dmitry V. Levin · 6 years ago
  28. d607526 Merge tag 'nios2-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 6 years ago
  29. 3ac2394 nios2: update_mmu_cache preload the TLB with the new PTE by Nicholas Piggin · 6 years ago
  30. 0b5754b nios2: pte_clear does not need to flush TLB by Nicholas Piggin · 6 years ago
  31. 195568a nios2: flush_tlb_page use PID based flush by Nicholas Piggin · 6 years ago
  32. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  33. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  34. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  35. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  36. de0d22e treewide: remove current_text_addr by Nick Desaulniers · 6 years ago
  37. 25622e0 nios2: use generic dma_noncoherent_ops by Christoph Hellwig · 7 years ago
  38. 2b5a9a3 time: Add an asm-generic/compat.h file by Arnd Bergmann · 7 years ago
  39. b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
  40. c601a89 nios2: add ioremap_nocache declaration before include asm-generic/io.h. by Greentime Hu · 7 years ago
  41. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  42. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  43. e0af0c1 arch: Remove clkdev.h asm-generic from Kbuild by Stephen Boyd · 7 years ago
  44. c9eb617 dma-mapping: turn dma_cache_sync into a dma_map_ops method by Christoph Hellwig · 7 years ago
  45. 2fd523c dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherent by Christoph Hellwig · 7 years ago
  46. 3beb425 nios2: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 8 years ago
  47. 770c0d8 nios2: remove unneeded arch/nios2/include/(generated/)asm/signal.h by Masahiro Yamada · 8 years ago
  48. 1b044f1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  49. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 8 years ago
  50. 6bc51cb signal: Remove non-uapi <asm/siginfo.h> by Christoph Hellwig · 8 years ago
  51. e118c3f nios2: remove custom early console implementation by Tobias Klauser · 8 years ago
  52. 7f1e614 nios2: use generic strncpy_from_user() and strnlen_user() by Ley Foon Tan · 8 years ago
  53. edebea9 nios2: Add CDX support by Marek Vasut · 8 years ago
  54. 2346083 nios2: Add BMX support by Marek Vasut · 8 years ago
  55. 4b40c1c nios2: implement flush_dcache_mmap_lock/unlock by Julien Beraud · 8 years ago
  56. f679b31 nios2: remove wrapper header for cmpxchg.h by Tobias Klauser · 8 years ago
  57. eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 8 years ago
  58. bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 8 years ago
  59. de51d6c nios2: switch to RAW_COPY_USER by Al Viro · 8 years ago
  60. 981db65 nios2: switch to generic extable.h by Al Viro · 8 years ago
  61. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  62. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  63. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  64. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  65. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  66. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  67. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
  68. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
  69. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  70. 70f56cb Merge tag 'nios2-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 8 years ago
  71. 863cf8d nios2: Convert pfn_valid to static inline by Tobias Klauser · 8 years ago
  72. 3c98fd2 nios2: Extend !__ASSEMBLY__ section in asm/page.h by Tobias Klauser · 8 years ago
  73. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  74. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  75. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  76. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  77. 476080a nios2: use of_property_read_bool by Ley Foon Tan · 8 years ago
  78. 2e29f50 nios2: fix __get_user() by Al Viro · 8 years ago
  79. e33d1f6 nios2: copy_from_user() should zero the tail of destination by Al Viro · 8 years ago
  80. 565299d nios2: get rid of superfluous __GFP_REPEAT by Michal Hocko · 9 years ago
  81. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 9 years ago
  82. 046982c nios2: use correct void* return type for page_to_virt() by Ard Biesheuvel · 9 years ago
  83. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 9 years ago
  84. 5a1a67f nios2: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  85. 713e9b8 nios2: Switch to generic __xchg() by Marek Vasut · 9 years ago
  86. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  87. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 10 years ago
  88. a6e2f02 Make asm/word-at-a-time.h available on all architectures by Chris Metcalf · 10 years ago
  89. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  90. 2ae416b mm: new mm hook framework by Laurent Dufour · 10 years ago
  91. 556269c arch/*/io.h: Add ioremap_wt() to all architectures by Toshi Kani · 10 years ago
  92. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 10 years ago
  93. 05f0c55 Merge tag 'nios2-v4.1-rc1' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 10 years ago
  94. 1a70db49 nios2: rework cache by Ley Foon Tan · 10 years ago
  95. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  96. fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 10 years ago
  97. 7587d12 nios2: signal: Move restart_block to struct task_struct by Ley Foon Tan · 10 years ago
  98. 92d5dd8 nios2: update pt_regs by Chung-Ling Tang · 10 years ago
  99. b0f0c26 Merge tag 'nios2-v3.20-rc1' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 10 years ago
  100. d16d2be nios2: add kgdb support by Ley Foon Tan · 10 years ago