1. 3ca0af5 hexagon: define ioremap_uc by Nick Desaulniers · 4 years, 6 months ago
  2. 7fc3515 hexagon: clean up ioremap by Christoph Hellwig · 5 years ago
  3. dab02b0 hexagon: work around compiler crash by Nick Desaulniers · 4 years, 6 months ago
  4. 246d487 hexagon: parenthesize registers in asm predicates by Nick Desaulniers · 4 years, 6 months ago
  5. 5c41aaa hexagon: modify ffs() and fls() to return int by Randy Dunlap · 6 years ago
  6. 200f351 arch/hexagon: fix kernel/dma.c build warning by Randy Dunlap · 6 years ago
  7. d503ac5 kbuild: rename LDFLAGS to KBUILD_LDFLAGS by Masahiro Yamada · 6 years ago
  8. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  9. fa1b5d0 Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  10. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
  11. 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 6 years ago
  12. 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 6 years ago
  13. 9837559 atomics/treewide: Make unconditional inc/dec ops optional by Mark Rutland · 6 years ago
  14. 18cc181 atomics/treewide: Make test ops optional by Mark Rutland · 6 years ago
  15. eccc2da atomics/treewide: Make atomic_fetch_add_unless() optional by Mark Rutland · 6 years ago
  16. 8b47038 atomics/treewide: Remove redundant atomic_inc_not_zero() definitions by Mark Rutland · 6 years ago
  17. bfc18e3 atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() by Mark Rutland · 6 years ago
  18. 608dbdf hexagon: drop the unused variable zero_page_mask by Anshuman Khandual · 6 years ago
  19. 2738f35 hexagon: fix printk format warning in setup.c by Randy Dunlap · 6 years ago
  20. 0bbcce5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  21. 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  22. 86596f0 scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig by Christoph Hellwig · 6 years ago
  23. 325ef18 PCI: remove PCI_DMA_BUS_IS_PHYS by Christoph Hellwig · 6 years ago
  24. 330e261 hexagon: export csum_partial_copy_nocheck by Arnd Bergmann · 6 years ago
  25. a57ab96 hexagon: add memset_io() helper by Arnd Bergmann · 6 years ago
  26. 1a4bd97 signal/hexagon: Use force_sig_fault as appropriate by Eric W. Biederman · 6 years ago
  27. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 6 years ago
  28. 2b5a9a3 time: Add an asm-generic/compat.h file by Arnd Bergmann · 6 years ago
  29. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  30. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  31. bf15f90 hexagon: use the generic dma_capable helper by Christoph Hellwig · 7 years ago
  32. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  33. 0b04ea6 hexagon: Make THREAD_SIZE available to vmlinux.lds by David Howells · 7 years ago
  34. 8cd268f hexagon: remove unused flush_write_buffers definition by Christoph Hellwig · 7 years ago
  35. e0af0c1 arch: Remove clkdev.h asm-generic from Kbuild by Stephen Boyd · 7 years ago
  36. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  37. 09bd7c7 Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  38. e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  39. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  40. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  41. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
  42. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  43. 3a5befc hexagon/kbuild: replace CFLAGS_MODULE with KBUILD_CFLAGS_MODULE by Cao jin · 7 years ago
  44. c9eb617 dma-mapping: turn dma_cache_sync into a dma_map_ops method by Christoph Hellwig · 7 years ago
  45. a4c1887 locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations by Will Deacon · 7 years ago
  46. a8a217c locking/core: Remove {read,spin,write}_can_lock() by Will Deacon · 7 years ago
  47. f231e43 hexagon: get rid of #include <generated/compile.h> by Masahiro Yamada · 7 years ago
  48. 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  49. 30d6e0a futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  50. 952111d arch: Remove spin_unlock_wait() arch-specific definitions by Paul E. McKenney · 7 years ago
  51. 9d664c0 locking/atomic: Fix atomic_set_release() for 'funny' architectures by Peter Zijlstra · 7 years ago
  52. e4c694a hexagon: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
  53. 9f45efb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  54. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  55. 00f3ca2 mm: memcontrol: per-lruvec stats infrastructure by Johannes Weiner · 7 years ago
  56. 1b044f1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  57. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 7 years ago
  58. 3d6119a hexagon: remove the unused dma_is_consistent prototype by Christoph Hellwig · 7 years ago
  59. a2b63aa hexagon: remove arch-specific dma_supported implementation by Christoph Hellwig · 7 years ago
  60. e830467 hexagon: switch to use ->mapping_error for error reporting by Christoph Hellwig · 7 years ago
  61. f0cd9ae Merge branch 'timers/urgent' into timers/core by Thomas Gleixner · 7 years ago
  62. 4d801cc hexagon: Use raw_copy_to_user by Guenter Roeck · 7 years ago
  63. 6bc51cb signal: Remove non-uapi <asm/siginfo.h> by Christoph Hellwig · 7 years ago
  64. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 7 years ago
  65. 174ddfd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  66. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 7 years ago
  67. 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 · 7 years ago
  68. ac4691f hexagon: switch to RAW_COPY_USER by Al Viro · 7 years ago
  69. a60a9fb hexagon/time: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 7 years ago
  70. 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 · 7 years ago
  71. aaa2e7a add asm-generic/extable.h by Al Viro · 8 years ago
  72. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 7 years ago
  73. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  74. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  75. 68e21be sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 7 years ago
  76. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 7 years ago
  77. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 7 years ago
  78. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 7 years ago
  79. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 7 years ago
  80. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 7 years ago
  81. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 7 years ago
  82. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 7 years ago
  83. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  84. 6d1c42d Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 7 years ago
  85. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 7 years ago
  86. 1e8fb9c hexagon: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  87. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 7 years ago
  88. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 7 years ago
  89. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  90. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  91. b8a346d arch/hexagon: Add option to skip DMA sync as a part of mapping by Alexander Duyck · 8 years ago
  92. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  93. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  94. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  95. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  96. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  97. f35c1e0 hexagon: fix strncpy_from_user() error return by Al Viro · 8 years ago
  98. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  99. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  100. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago