1. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  2. d6dd50e Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  3. 6a33979 mm: remove misleading ARCH_USES_NUMA_PROT_NONE by Mel Gorman · 10 years ago
  4. 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
  5. 28596c97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  6. bdf428f Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  7. 74da386 Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux by Linus Torvalds · 10 years ago
  8. 7b6ea43 Merge tag 'tiny/kconfig-for-3.17' of https://git.kernel.org/pub/scm/linux/kernel/git/josh/linux by Linus Torvalds · 10 years ago
  9. 62b4d20 init/Kconfig: Fix HAVE_FUTEX_CMPXCHG to not break up the EXPERT menu by Josh Triplett · 10 years ago
  10. 361e9df init/Kconfig: Hide printk log config if CONFIG_PRINTK=n by Josh Triplett · 10 years ago
  11. 6273143 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
  12. d4311ff init/main.c: Give init_task a canary by Aaron Tomlin · 10 years ago
  13. 8ba4caf Revert "init: make rootdelay=N consistent with rootwait behaviour" by Paul Gortmaker · 10 years ago
  14. 96b4672 Merge branch 'rcu-tasks.2014.09.10a' into HEAD by Paul E. McKenney · 10 years ago
  15. f4579fc rcu: Fix attempt to avoid unsolicited offloading of callbacks by Paul E. McKenney · 10 years ago
  16. a80e49e nohz: Move nohz full init call to tick init by Frederic Weisbecker · 10 years ago
  17. 8315f42 rcu: Add call_rcu_tasks() by Paul E. McKenney · 10 years ago
  18. 0bf37ae init/do_mounts: better syntax description by Pavel Machek · 10 years ago
  19. beb50df kbuild: handle module compression while running 'make modules_install'. by Bertrand Jacquin · 10 years ago
  20. 51c0ff6 mm: Fix CROSS_MEMORY_ATTACH help text grammar by Geert Uytterhoeven · 10 years ago
  21. d3ac21c mm: Support compiling out madvise and fadvise by Josh Triplett · 10 years ago
  22. a2a368d mm: fix CROSS_MEMORY_ATTACH help text grammar by Geert Uytterhoeven · 10 years ago
  23. 8065be8 Merge branch 'akpm' (second patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
  24. de5b56b kernel: build bin2c based on config option CONFIG_BUILD_BIN2C by Vivek Goyal · 10 years ago
  25. dd4d9fe init/main.c: code clean-up by Fabian Frederick · 10 years ago
  26. 9687fd9 initramfs: add write error checks by David Engraf · 10 years ago
  27. d97b07c initramfs: support initramfs that is bigger than 2GiB by Yinghai Lu · 10 years ago
  28. 3874743 initramfs: support initrd that is bigger than 2GiB by Yinghai Lu · 10 years ago
  29. 4dfe694 init: make rootdelay=N consistent with rootwait behaviour by Paul Gortmaker · 10 years ago
  30. b3345d7 Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  31. 23b2899 printk: allow increasing the ring buffer depending on the number of CPUs by Luis R. Rodriguez · 10 years ago
  32. 1823172 Merge branches 'doc.2014.07.08a', 'fixes.2014.07.09a', 'maintainers.2014.07.08b', 'nocbs.2014.07.07a' and 'torture.2014.07.07a' into HEAD by Paul E. McKenney · 10 years ago
  33. ab74fdf rcu: Handle obsolete references to TINY_PREEMPT_RCU by Paul E. McKenney · 10 years ago
  34. b58cc46 rcu: Don't offload callbacks unless specifically requested by Paul E. McKenney · 10 years ago
  35. e663911 kernel: add calibration_delay_done() by Peter De Schrijver · 10 years ago
  36. 4251c2a6 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  37. 2071b3e Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  38. 647f010 init/main.c: remove an ifdef by Andrew Morton · 10 years ago
  39. 34a1b72 kthreads: kill CLONE_KERNEL, change kernel_thread(kernel_init) to avoid CLONE_SIGHAND by Oleg Nesterov · 10 years ago
  40. 7b0b73d init/main.c: add initcall_blacklist kernel parameter by Prarit Bhargava · 10 years ago
  41. d62cf81 init/main.c: don't use pr_debug() by Andrew Morton · 10 years ago
  42. a8fe19e kernel/printk: use symbolic defines for console loglevels by Borislav Petkov · 10 years ago
  43. f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 10 years ago
  44. 226b4cc mm/process_vm_access: move config option into init/Kconfig by Konstantin Khlebnikov · 10 years ago
  45. dc6f6c9 memcg: kill start_kernel()->mm_init_owner(&init_mm) by Oleg Nesterov · 10 years ago
  46. f98bafa memcg: kill CONFIG_MM_OWNER by Oleg Nesterov · 10 years ago
  47. 2ee0646 Documentation/memcg: warn about incomplete kmemcg state by Vladimir Davydov · 10 years ago
  48. e6ab9a2 Merge commit '7ed6fb9b5a5510e4ef78ab27419184741169978a' into x86/espfix by H. Peter Anvin · 10 years ago
  49. 722a9f9 asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/* by Andi Kleen · 10 years ago
  50. 197725d x86, espfix: Make espfix64 a Kconfig option, fix UML by H. Peter Anvin · 10 years ago
  51. 3891a04 x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack by H. Peter Anvin · 10 years ago
  52. 51e158c param: hand arguments after -- straight to init by Rusty Russell · 10 years ago
  53. 82c04ff init/Kconfig: move the trusted keyring config option to general setup by Peter Foley · 10 years ago
  54. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  55. 6aa7a29 initramfs: debug detected compression method by Daniel M. Weeks · 10 years ago
  56. 5d2acfc kconfig: make allnoconfig disable options behind EMBEDDED and EXPERT by Josh Triplett · 10 years ago
  57. 76ca7d1 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  58. a68b310 init/do_mounts.c: fix comment error by chishanmingshen · 10 years ago
  59. 69369a7 fs, kernel: permit disabling the uselib syscall by Josh Triplett · 10 years ago
  60. 6af9f7b sys_sysfs: Add CONFIG_SYSFS_SYSCALL by Fabian Frederick · 10 years ago
  61. 32d01dc Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  62. 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
  63. 7a01772 audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL by AKASHI Takahiro · 10 years ago
  64. 015d991 alpha: Enable system-call auditing support. by 蔡正龙 · 10 years ago
  65. c4e1acb ACPI / init: Invoke early ACPI initialization later by Rafael J. Wysocki · 10 years ago
  66. 03b8c7b futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test by Heiko Carstens · 10 years ago
  67. 2bd59d4 cgroup: convert to kernfs by Tejun Heo · 10 years ago
  68. c4ad8f9 execve: use 'struct filename *' for executable name passing by Linus Torvalds · 10 years ago
  69. a9302e8 alpha: Enable system-call auditing support. by 蔡正龙 · 10 years ago
  70. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  71. 729abd2 init/main.c: remove unused declaractions of mca_init() and sbus_init() by Kang Hu · 10 years ago
  72. d4a63a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
  73. f7f4f4d cramfs: take headers to fs/cramfs by Al Viro · 10 years ago
  74. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  75. 499a458 init: fix possible format string bug by Tetsuo Handa · 10 years ago
  76. 128e3f4 init/main.c: remove unused declaration of tc_init() by Geert Uytterhoeven · 10 years ago
  77. df32e43 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  78. f075e0f Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  79. 098b081 init/main.c: use memblock apis for early memory allocations by Santosh Shilimkar · 10 years ago
  80. b35f181 mm: create a separate slab for page->ptl allocation by Kirill A. Shutemov · 10 years ago
  81. 73f7d1c ACPI / init: Run acpi_early_init() before timekeeping_init() by Lee, Chun-Yi · 10 years ago
  82. dba8614 Merge branch 'linus' into timers/core by Ingo Molnar · 10 years ago
  83. be5e610 math64: Add mul_u64_u32_shr() by Peter Zijlstra · 10 years ago
  84. 99c8b1e trivial: fix spelling in CONTEXT_TRACKING_FORCE help text by Paul Gortmaker · 11 years ago
  85. 261000a userns: userns: Remove UIDGID_STRICT_TYPE_CHECKS by Eric W. Biederman · 12 years ago
  86. edab951 cgroup: Merge branch 'memcg_event' into for-3.14 by Tejun Heo · 10 years ago
  87. 79bd981 cgroup, memcg: move cgroup_event implementation to memcg by Tejun Heo · 10 years ago
  88. 78dc53c Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  89. 3eaded86 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  90. 8b2e9b7 Revert "mm: create a separate slab for page->ptl allocation" by Linus Torvalds · 10 years ago
  91. 2d3c627 Revert "init/Kconfig: add option to disable kernel compression" by H. Peter Anvin · 11 years ago
  92. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  93. ce6513f Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  94. ea1e7ed mm: create a separate slab for page->ptl allocation by Kirill A. Shutemov · 11 years ago
  95. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  96. 1bf49dd ./Makefile: export initial ramdisk compression config option by P J P · 11 years ago
  97. 69f0554 init/Kconfig: add option to disable kernel compression by Christian Ruppert · 11 years ago
  98. ba24762 init: make init failures more explicit by Michael Opdenacker · 11 years ago
  99. df3ef3a init/do_mounts_rd.c: fix NULL pointer dereference while loading initramfs by P J P · 11 years ago
  100. 8f6b2ae init/main.c: remove prototype for softirq_init() by Geert Uytterhoeven · 11 years ago