1. fe53ca5 mm: use early_pfn_to_nid in page_ext_init by Yang Shi · 8 years ago
  2. 5b26fc8 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  3. c8cdd2b init/main.c: simplify initcall_blacklisted() by Rasmus Villemoes · 8 years ago
  4. 427934b printk/nmi: increase the size of NMI buffer and make it configurable by Petr Mladek · 8 years ago
  5. 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 8 years ago
  6. b8f1a75 mm: call page_ext_init() after all struct pages are initialized by Yang Shi · 8 years ago
  7. c7ce4f60 mm: SLAB freelist randomization by Thomas Garnier · 8 years ago
  8. 877417e Kbuild: change CC_OPTIMIZE_FOR_SIZE definition by Arnd Bergmann · 8 years ago
  9. f76be61 Make CONFIG_FHANDLE default y by Andi Kleen · 8 years ago
  10. dbacb0e kconfig option for TRIM_UNUSED_KSYMS by Nicolas Pitre · 8 years ago
  11. 6b5f04b Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  12. bb7aeae Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  13. 271ecc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  14. 2213e9a kallsyms: add support for relative offsets in kallsyms address table by Ard Biesheuvel · 8 years ago
  15. 4d5d566 x86: kallsyms: disable absolute percpu symbols on !SMP by Ard Biesheuvel · 8 years ago
  16. e6fd1fb init/main.c: use list_for_each_entry() by Geliang Tang · 8 years ago
  17. 710d60c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  18. d09e356 Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  19. 6cc578d cgroup: Trivial correction to reflect controller. by Parav Pandit · 8 years ago
  20. d43de6c akcipher: Move the RSA DER encoding check to the crypto layer by David Howells · 8 years ago
  21. 931ef16 cpu/hotplug: Unpark smpboot threads from the state machine by Thomas Gleixner · 8 years ago
  22. cff7d37 cpu/hotplug: Convert to a state machine for the control processor by Thomas Gleixner · 8 years ago
  23. d2aa1ac mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel mappings by Kees Cook · 8 years ago
  24. 06bea3d locking/lockdep: Eliminate lockdep_init() by Andrey Ryabinin · 8 years ago
  25. d886f4e mm: memcontrol: rein in the CONFIG space madness by Johannes Weiner · 8 years ago
  26. 489c2a2 mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM by Johannes Weiner · 8 years ago
  27. f057f3b init/do_mounts: initrd_load() can be boolean by Yaowei Bai · 8 years ago
  28. 31c025b init/main.c: obsolete_checksetup can be boolean by Yaowei Bai · 8 years ago
  29. 2d663b5 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  30. 0cbeafb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  31. e535d74 Merge tag 'docs-4.5' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  32. b2113a4 uselib: default depending if libc5 was used by Riku Voipio · 8 years ago
  33. cb74ed2 audit: always enable syscall auditing when supported and audit is enabled by Paul Moore · 8 years ago
  34. 34a9304 Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  35. 3104fb3 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 8 years ago
  36. b035396 init, Documentation: Remove ramdisk_blocksize mentions by Robert Elliott · 8 years ago
  37. 6bf024e cgroup: put controller Kconfig options in meaningful order by Johannes Weiner · 8 years ago
  38. a0166ec cgroup: clean up the kernel configuration menu nomenclature by Johannes Weiner · 8 years ago
  39. 86fffe4 kernel: remove stop_machine() Kconfig dependency by Chris Wilson · 8 years ago
  40. 967dcb8 rcu: Wire up rcu_end_inkernel_boot() by Paul E. McKenney · 9 years ago
  41. 5b25b13 sys_membarrier(): system-wide memory barrier (generic, x86) by Mathieu Desnoyers · 9 years ago
  42. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  43. 90f0230 kmod: use system_unbound_wq instead of khelper by Frederic Weisbecker · 9 years ago
  44. b793c00 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  45. 7d9071a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  46. 6c0f568 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  47. 72b252a mm: send one IPI per CPU to TLB flush all entries after unmapping pages by Mel Gorman · 9 years ago
  48. a14c151 userfaultfd: buildsystem activation by Andrea Arcangeli · 9 years ago
  49. 8bdc69b Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  50. bf3eac8 percpu-rwsem: kill CONFIG_PERCPU_RWSEM by Oleg Nesterov · 9 years ago
  51. cfc411e Move certificate handling to its own directory by David Howells · 9 years ago
  52. 228c37f sign-file: Document dependency on OpenSSL devel libraries by David Howells · 9 years ago
  53. 9b9412d Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 9 years ago
  54. 99d27b1 modsign: Add explicit CONFIG_SYSTEM_TRUSTED_KEYS option by David Woodhouse · 9 years ago
  55. fb11794 modsign: Use single PEM file for autogenerated key by David Woodhouse · 9 years ago
  56. 1329e8c modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if needed by David Woodhouse · 9 years ago
  57. 19e91b6 modsign: Allow external signing key to be specified by David Woodhouse · 9 years ago
  58. 091f6e2 MODSIGN: Extract the blob PKCS#7 signature verifier from module signing by David Howells · 9 years ago
  59. 3f1e1be MODSIGN: Use PKCS#7 messages as module signatures by David Howells · 9 years ago
  60. 4248b0d fs, file table: reinit files_stat.max_files after deferred memory initialisation by Mel Gorman · 9 years ago
  61. be55fa2 rcu: Hide RCU_NOCB_CPU behind RCU_EXPERT by Paul E. McKenney · 9 years ago
  62. 49b786e cgroup: implement the PIDs subsystem by Aleksa Sarai · 9 years ago
  63. d1ec4c3 rcu: Drop RCU_USER_QS in favor of NO_HZ_FULL by Paul E. McKenney · 9 years ago
  64. 22a093b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  65. 91cca0f Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  66. f6db834 sched/stat: Simplify the sched_info accounting dependency by Naveen N. Rao · 9 years ago
  67. 2d01eed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  68. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  69. fb39f98 printk: Increase maximum CONFIG_LOG_BUF_SHIFT from 21 to 25 by Ingo Molnar · 9 years ago
  70. 0e1cc95 mm: meminit: finish initialisation of struct pages before basic setup by Mel Gorman · 9 years ago
  71. bbe179f Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  72. 8d7804a Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  73. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  74. c69e3c3 init/do_mounts.c: add create_dev() failure log by Vishnu Pratap Singh · 9 years ago
  75. 2e13ba5 fs, proc: introduce CONFIG_PROC_CHILDREN by Iago López Galeiras · 9 years ago
  76. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  77. 43c9fad Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  78. b6c09b5 modules: clarify CONFIG_MODULE_COMPRESS help, suggest 'N'. by Rusty Russell · 9 years ago
  79. c58267e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  80. b064a8f ACPI / init: Switch over platform to the ACPI mode later by Rafael J. Wysocki · 9 years ago
  81. 89e9b9e writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACK by Tejun Heo · 9 years ago
  82. 6c9692e module: Make the mod_tree stuff conditional on PERF_EVENTS || TRACING by Peter Zijlstra · 9 years ago
  83. e72aeaf rcu: Remove prompt for RCU implementation by Pranith Kumar · 9 years ago
  84. 26730f5 rcu: Make RCU able to tolerate undefined CONFIG_RCU_KTHREAD_PRIO by Paul E. McKenney · 9 years ago
  85. 47d631a rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT_LEAF by Paul E. McKenney · 9 years ago
  86. 05c5df3 rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT by Paul E. McKenney · 9 years ago
  87. 8739c5c rcu: Break dependency of RCU_FANOUT_LEAF on RCU_FANOUT by Paul E. McKenney · 9 years ago
  88. 78cae10 rcu: Create RCU_EXPERT Kconfig and hide booleans behind it by Paul E. McKenney · 9 years ago
  89. 7fa2700 rcu: Convert CONFIG_RCU_FANOUT_EXACT to boot parameter by Paul E. McKenney · 9 years ago
  90. 7db21ed rcu: Directly drive RCU_USER_QS from Kconfig by Paul E. McKenney · 9 years ago
  91. 82d0f4c rcu: Directly drive TASKS_RCU from Kconfig by Paul E. McKenney · 9 years ago
  92. 8d12ded Merge branch 'perf/urgent' into perf/core, before applying dependent patches by Ingo Molnar · 9 years ago
  93. d59cfc0 sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem by Tejun Heo · 9 years ago
  94. ecc8617 module: add extra argument for parse_params() callback by Luis R. Rodriguez · 9 years ago
  95. cb30711 perf_event: Don't allow vmalloc() backed perf on powerpc by Michael Ellerman · 9 years ago
  96. cb31ef4 init: fix regression by supporting devices with major:minor:offset format by Chen Yu · 9 years ago
  97. d6a24d0 Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 9 years ago
  98. afad97e Merge tag 'dm-4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  99. ff691f6 kernel/fork.c: new function for max_threads by Heinrich Schuchardt · 9 years ago
  100. 2813893 kernel: conditionally support non-root users, groups and capabilities by Iulia Manda · 9 years ago