1. d503ac5 kbuild: rename LDFLAGS to KBUILD_LDFLAGS by Masahiro Yamada · 6 years ago
  2. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
  3. 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 6 years ago
  4. 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 6 years ago
  5. 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
  6. 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  7. 7f5c1ea c6x: use generic dma_noncoherent_ops by Christoph Hellwig · 6 years ago
  8. 6e88628 dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG by Christoph Hellwig · 6 years ago
  9. 15b28bb dma-debug: move initialization to common code by Christoph Hellwig · 6 years ago
  10. 559f900 signal/c6x: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  11. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 6 years ago
  12. 2b5a9a3 time: Add an asm-generic/compat.h file by Arnd Bergmann · 6 years ago
  13. 85fa2cc c6x: pass endianness info to sparse by Luc Van Oostenryck · 7 years ago
  14. 319938b c6x: fix platforms/plldata.c get_coreid build error by Randy Dunlap · 6 years ago
  15. f5ad907 c6x: remove unused KTHREAD_SIZE definition by Jérémy Lefaure · 7 years ago
  16. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  17. ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  18. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  19. 4717fc1 c6x: do not use print_symbol() by Sergey Senozhatsky · 7 years ago
  20. e0af0c1 arch: Remove clkdev.h asm-generic from Kbuild by Stephen Boyd · 7 years ago
  21. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  22. 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
  23. 37cb8e1 Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  24. 74ce189 kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile by Masahiro Yamada · 7 years ago
  25. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  26. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
  27. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  28. 265444a c6x/kbuild: replace CFLAGS_MODULE with KBUILD_CFLAGS_MODULE by Cao jin · 7 years ago
  29. c17c020 arch: remove unused *_segments() macros/functions by Tobias Klauser · 7 years ago
  30. 636d421 c6x: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  31. 98cd249 c6x: defconfig: Cleanup from old Kconfig options by Krzysztof Kozlowski · 7 years ago
  32. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  33. 97b8155 c6x: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
  34. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  35. 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
  36. 468138d binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail by Al Viro · 7 years ago
  37. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 7 years ago
  38. fb9ef14 c6x: remove DMA_ERROR_CODE by Christoph Hellwig · 7 years ago
  39. 6bc51cb signal: Remove non-uapi <asm/siginfo.h> by Christoph Hellwig · 7 years ago
  40. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 7 years ago
  41. 3fb9268 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  42. 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
  43. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  44. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 7 years ago
  45. e1e5fc1 c6x/timer64: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 7 years ago
  46. b5effd3 debug: Fix __bug_table[] in arch linker scripts by Peter Zijlstra · 7 years ago
  47. 72c3373 Merge branch 'regset' (PTRACE_SETREGSET data leakage) by Linus Torvalds · 7 years ago
  48. fb411b83 c6x/ptrace: Remove useless PTRACE_SETREGSET implementation by Dave Martin · 7 years ago
  49. 86944ee c6x: switch to RAW_COPY_USER by Al Viro · 7 years ago
  50. dcecd93 c6x: remove duplicate definition of __access_ok by Al Viro · 8 years ago
  51. 3fb50075 asm-generic/uaccess.h: don't mess with __copy_{to,from}_user by Al Viro · 7 years ago
  52. db68ce1 new helper: uaccess_kernel() by Al Viro · 7 years ago
  53. aaa2e7a add asm-generic/extable.h by Al Viro · 8 years ago
  54. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 7 years ago
  55. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 7 years ago
  56. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 7 years ago
  57. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 7 years ago
  58. 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
  59. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 7 years ago
  60. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 7 years ago
  61. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 7 years ago
  62. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  63. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  64. 64c596b arch/c6x: add option to skip sync on DMA map and unmap by Alexander Duyck · 8 years ago
  65. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  66. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  67. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  68. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  69. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  70. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  71. d8fcfb6 c6x: Remove unnecessary of_platform_populate with default match table by Kefeng Wang · 8 years ago
  72. d04f90f Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 8 years ago
  73. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 8 years ago
  74. b0da6d4 asm-generic: Drop renameat syscall from default list by James Hogan · 8 years ago
  75. 0398b95 c6x: Fix misspellings in comments. by Adam Buchbinder · 8 years ago
  76. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 8 years ago
  77. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  78. 8b9e6d5 mn10300, c6x: CONFIG_GENERIC_BUG must depend on CONFIG_BUG by Andrew Morton · 8 years ago
  79. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 8 years ago
  80. 06bea3d locking/lockdep: Eliminate lockdep_init() by Andrey Ryabinin · 8 years ago
  81. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 8 years ago
  82. 4605f04b c6x: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  83. 75777c1 Merge branch 'for-linux-next' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 9 years ago
  84. fbd35c0 locking/cmpxchg, arch: Remove tas() definitions by Davidlohr Bueso · 9 years ago
  85. 5d4c9bc irqdomain: Use irq_domain_get_of_node() instead of direct field access by Marc Zyngier · 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. ca3060d c6x: Use generic clkdev.h header by Stephen Boyd · 9 years ago
  88. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  89. 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
  90. 677e6fe c6x/timer64: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  91. 88bd646 C6X/megamode-pic: Prepare megamod_irq_cascade for irq argument removal by Thomas Gleixner · 9 years ago
  92. 4b979e4 Merge branch 'linus' into irq/core by Thomas Gleixner · 9 years ago
  93. bdf76e3 C6X/meagmod-pic: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  94. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  95. a6e2f02 Make asm/word-at-a-time.h available on all architectures by Chris Metcalf · 9 years ago
  96. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  97. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  98. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 9 years ago
  99. 45701e2 Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 9 years ago
  100. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 9 years ago