1. 3b0fe0b uapi: export all headers under uapi directories by Nicolas Dichtel · 7 years ago
  2. d77bd2d c6x/ptrace: Remove useless PTRACE_SETREGSET implementation by Dave Martin · 7 years ago
  3. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  4. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  5. d8fcfb6 c6x: Remove unnecessary of_platform_populate with default match table by Kefeng Wang · 8 years ago
  6. 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
  7. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 8 years ago
  8. b0da6d4 asm-generic: Drop renameat syscall from default list by James Hogan · 8 years ago
  9. 0398b95 c6x: Fix misspellings in comments. by Adam Buchbinder · 8 years ago
  10. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 8 years ago
  11. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  12. 8b9e6d5 mn10300, c6x: CONFIG_GENERIC_BUG must depend on CONFIG_BUG by Andrew Morton · 8 years ago
  13. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 8 years ago
  14. 06bea3d locking/lockdep: Eliminate lockdep_init() by Andrey Ryabinin · 8 years ago
  15. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 8 years ago
  16. 4605f04b c6x: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  17. 75777c1 Merge branch 'for-linux-next' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 8 years ago
  18. fbd35c0 locking/cmpxchg, arch: Remove tas() definitions by Davidlohr Bueso · 9 years ago
  19. 5d4c9bc irqdomain: Use irq_domain_get_of_node() instead of direct field access by Marc Zyngier · 9 years ago
  20. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  21. ca3060d c6x: Use generic clkdev.h header by Stephen Boyd · 9 years ago
  22. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  23. 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
  24. 677e6fe c6x/timer64: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  25. 88bd646 C6X/megamode-pic: Prepare megamod_irq_cascade for irq argument removal by Thomas Gleixner · 9 years ago
  26. 4b979e4 Merge branch 'linus' into irq/core by Thomas Gleixner · 9 years ago
  27. bdf76e3 C6X/meagmod-pic: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  28. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  29. a6e2f02 Make asm/word-at-a-time.h available on all architectures by Chris Metcalf · 9 years ago
  30. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  31. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  32. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 9 years ago
  33. 45701e2 Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 9 years ago
  34. 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
  35. fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 9 years ago
  36. a555ad4 whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread() by Al Viro · 9 years ago
  37. 3083ca2 c6x: platforms: cache: Export symbol L1P_cache_block_invalidate and L1D_cache_block_writeback by Chen Gang · 9 years ago
  38. 2135115 c6x: kernel: setup: Export symbol memory_end by Chen Gang · 9 years ago
  39. d0f7352 c6x: kernel: setup: Add screen_info global variable by Chen Gang · 9 years ago
  40. df93ab7 c6x: include: asm: Kbuild: Add generic serial.h by Chen Gang · 9 years ago
  41. 76e0189 c6x: include: asm: dma-mapping: Add dummy dma_sync_single_range_for_device by Chen Gang · 9 years ago
  42. 9bd54f6 c6x: include: asm: setup: Include "linux/types.h" by Chen Gang · 9 years ago
  43. 06745d7 c6x: asm: Add default flat.h according to xtensa architecture by Chen Gang · 9 years ago
  44. 1a394e1 c6x: kernel: setup: Remove 'const' for local variables in machine_init by Chen Gang · 9 years ago
  45. 1d2a64b c6x: Makefile: Add -D__linux__ by Chen Gang · 9 years ago
  46. f483160 C6x: time: Ensure consistency in __init by Nishanth Menon · 9 years ago
  47. 65b9ab8 arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMU by Chen Gang · 9 years ago
  48. 3591276 c6x: kernel: setup: Include "linux/console.h" by Chen Gang · 9 years ago
  49. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  50. f5b45de c6x: drop pte_file() by Kirill A. Shutemov · 9 years ago
  51. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 9 years ago
  52. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  53. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  54. 615869e c6x: Use sigsp() by Richard Weinberger · 10 years ago
  55. e19c025 c6x: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  56. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  57. d2705064 Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next by Linus Torvalds · 10 years ago
  58. 01984a6 c6x: convert fdt pointers to opaque pointers by Rob Herring · 10 years ago
  59. a8ec151 arch,c6x: Convert smp_mb__*() by Peter Zijlstra · 10 years ago
  60. 462bf23 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  61. 3148140 Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 10 years ago
  62. ae72758 c6x: fix build failure caused by cache.h by Mark Salter · 10 years ago
  63. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 10 years ago
  64. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 10 years ago
  65. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 10 years ago
  66. 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  67. f13399f Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 10 years ago
  68. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  69. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago
  70. b2c32b3 c6x: remove unused COMMON_CLKDEV Kconfig parameter by Michael Opdenacker · 11 years ago
  71. 5116b1d of: remove empty arch prom.h headers by Rob Herring · 11 years ago
  72. 29eb45a of: remove early_init_dt_setup_initrd_arch by Rob Herring · 11 years ago
  73. a8e4463 c6x: use early_init_dt_scan by Rob Herring · 11 years ago
  74. 312717f c6x: use boot_command_line instead of private c6x_command_line by Rob Herring · 11 years ago
  75. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  76. 1a81b94 c6x: remove unused parameter in Kconfig by Michael Opdenacker · 11 years ago
  77. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  78. a1727da of: consolidate definition of early_init_dt_alloc_memory_arch() by Grant Likely · 11 years ago
  79. 374d5c9 of: Specify initrd location using 64-bit by Santosh Shilimkar · 11 years ago
  80. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  81. 02f5532 mm/c6x: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  82. 06256f8 c6x: normalize global variables exported by vmlinux.lds by Jiang Liu · 11 years ago
  83. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  84. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
  85. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  86. fe74650 arch: c6x: mm: include "asm/uaccess.h" to pass compiling by Chen Gang · 11 years ago
  87. ab53485 Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  88. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  89. 7e973d7 c6x: Wire up asm-generic/xor.h by Geert Uytterhoeven · 11 years ago
  90. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  91. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 11 years ago
  92. 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  93. 95a259e mm/c6x: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  94. d190e81 idle: Remove GENERIC_IDLE_LOOP config switch by Thomas Gleixner · 11 years ago
  95. f934af0 add memory barrier to arch_local_irq_restore by Mark Salter · 11 years ago
  96. e46746c c6x: Use generic idle loop by Thomas Gleixner · 11 years ago
  97. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  98. e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 11 years ago
  99. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  100. d64008a burying unused conditionals by Al Viro · 11 years ago