1. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  2. 5e359bf Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  3. a1d8561 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  4. 07d93eb score/time: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  5. 08960e3 sched, score: Remove finish_arch_switch() by Peter Zijlstra · 9 years ago
  6. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  7. a6e2f02 Make asm/word-at-a-time.h available on all architectures by Chris Metcalf · 9 years ago
  8. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  9. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  10. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  11. 1bf7067 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  12. 80524e9 score: Fix exception handler label by Guenter Roeck · 9 years ago
  13. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 9 years ago
  14. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 9 years ago
  15. b3c395e mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are enabled by David Hildenbrand · 9 years ago
  16. a22e5f5 arch: Remove __ARCH_HAVE_CMPXCHG by Thomas Gleixner · 9 years ago
  17. fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 9 years ago
  18. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  19. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 9 years ago
  20. 917e401 score: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  21. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 9 years ago
  22. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  23. e2cabe1 score: use Kbuild logic to include <asm-generic/sections.h> by Geert Uytterhoeven · 10 years ago
  24. afa3536 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  25. 1742b63 score: Remove GENERIC_HAS_IOMAP by Richard Weinberger · 10 years ago
  26. d32c98e arch/score/include/asm/Kbuild: Add generic "serial.h" by Chen Gang · 10 years ago
  27. 203d2fb score: remove deprecated IRQF_DISABLED by Michael Opdenacker · 10 years ago
  28. 000ab4b arch/score/mm/cache.c: Export 'flush_icache_range' by Chen Gang · 10 years ago
  29. 51de2f1 arch: score: Export necessary symbols in related files by Chen Gang · 10 years ago
  30. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  31. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  32. 56106da lib/scatterlist: clean up useless architecture versions of scatterlist.h by Laura Abbott · 10 years ago
  33. 8cdea06 score, ptrace: remove unused macros by Chen Gang · 10 years ago
  34. 2bb12b7 score: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  35. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  36. 57aa6a7 arch,score: Convert smp_mb__*() by Peter Zijlstra · 10 years ago
  37. d0df04f score: remove unused CPU_SCORE7 Kconfig parameter by Michael Opdenacker · 10 years ago
  38. 073d822 arch: Remove stub cputime.h headers by Frederic Weisbecker · 10 years ago
  39. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
  40. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 11 years ago
  41. b399c46 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  42. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  43. 227d006 score: remove "select HAVE_GENERIC_HARDIRQS" again by Geert Uytterhoeven · 11 years ago
  44. f549ed1 arch: Re-sort some Kbuild files to hopefully help avoid some conflicts by Stephen Rothwell · 11 years ago
  45. 6806afc net: resort some Kbuild files to hopefully help avoid some conflicts by Stephen Rothwell · 11 years ago
  46. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  47. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  48. 8a38db1 [media] doc: no singing by Kees Cook · 11 years ago
  49. 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  50. 96da3a6 score: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  51. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  52. 37bf063 Merge tag 'v3.12-rc4' into sched/core by Ingo Molnar · 11 years ago
  53. df9e4d1 Score: Modify the Makefile of Score, remove -mlong-calls for compiling by Lennox Wu · 11 years ago
  54. 1ed62ca Score: Implement the function csum_ipv6_magic by Lennox Wu · 11 years ago
  55. 5fbbf8a Score: The commit is for compiling successfully. by Lennox Wu · 11 years ago
  56. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  57. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  58. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  59. 94bce45 arch: mm: remove obsolete init OOM protection by Johannes Weiner · 11 years ago
  60. 57a1a19 arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig" by Chen Gang · 11 years ago
  61. 70e2a7b score: delete __cpuinit usage from all score files by Paul Gortmaker · 11 years ago
  62. 609838c mm: invoke oom-killer from remaining unconverted page fault handlers by Johannes Weiner · 11 years ago
  63. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  64. ad94198 mm/score: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  65. ae49b83 score: normalize global variables exported by vmlinux.lds by Jiang Liu · 11 years ago
  66. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  67. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  68. 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
  69. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  70. 80ebf14 score: Wire up asm-generic/xor.h by Geert Uytterhoeven · 11 years ago
  71. 15b7e6f score: Remove unneeded <asm/dma-mapping.h> by Geert Uytterhoeven · 12 years ago
  72. 6b3f7b5 score: remove redundant kcore_list entries by Kyle McMartin · 11 years ago
  73. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  74. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  75. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 11 years ago
  76. 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
  77. 7265d80 mm/score: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  78. 2f96b8c proc: Split kcore bits from linux/procfs.h into linux/kcore.h by David Howells · 11 years ago
  79. d190e81 idle: Remove GENERIC_IDLE_LOOP config switch by Thomas Gleixner · 11 years ago
  80. 9944420 score: Use generic idle loop by Thomas Gleixner · 11 years ago
  81. 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 11 years ago
  82. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 11 years ago
  83. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  84. e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 11 years ago
  85. d64008a burying unused conditionals by Al Viro · 12 years ago
  86. b774cc5 score: switch to generic sigaltstack by Al Viro · 12 years ago
  87. b881bc4 ARCH: drivers remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  88. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  89. d66d8c7 UAPI: (Scripted) Disintegrate arch/score/include/asm by David Howells · 12 years ago
  90. 5208ba2 missing user_stack_pointer() instances by Al Viro · 12 years ago
  91. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  92. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  93. cc1b39d Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  94. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  95. eda9697 score: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  96. f409132 Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-next by Al Viro · 12 years ago
  97. afd3f96 score: do_sigaltstack() expects a userland pointer... by Al Viro · 12 years ago
  98. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  99. 1ffbed7 score: switch to generic sys_execve() by Al Viro · 12 years ago
  100. 1856ab6 score: switch to generic kernel_thread()/kernel_execve() by Al Viro · 12 years ago