1. 3d374d0 final removal of CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  2. e23b622 Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  3. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  4. 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  5. 27ea6df Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  6. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  7. ece8e0b Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  8. d652e1eb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  9. b7133a9 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  10. bf14e3b sysctl: Enable PARISC "unaligned-trap" to be used cross-arch by Vineet Gupta · 11 years ago
  11. 139321c cifs: Enable building with user namespaces enabled. by Eric W. Biederman · 11 years ago
  12. c9617a4 nfsd: Enable building with user namespaces enabled. by Eric W. Biederman · 11 years ago
  13. 4277bbf nfs: Enable building with user namespaces enabled. by Eric W. Biederman · 11 years ago
  14. 1ac7fd8 ncpfs: Support interacting with multiple user namespaces by Eric W. Biederman · 12 years ago
  15. 0f07bd3 gfs2: Enable building with user namespaces enabled by Eric W. Biederman · 11 years ago
  16. ecb528e ocfs2: Enable building with user namespaces enabled by Eric W. Biederman · 11 years ago
  17. 515ee7b coda: Allow coda to be built when user namespace support is enabled by Eric W. Biederman · 11 years ago
  18. a0a5386 afs: Support interacting with multiple user namespaces by Eric W. Biederman · 12 years ago
  19. 4fa814b 9p: Allow building 9p with user namespaces enabled. by Eric W. Biederman · 11 years ago
  20. d5ea055 ceph: Enable building when user namespaces are enabled. by Eric W. Biederman · 11 years ago
  21. 02fc8d3 cputime: Restore CPU_ACCOUNTING config defaults for PPC64 by Stephen Rothwell · 11 years ago
  22. 8bd75c7 sched/rt: Move rt specific bits into new header file by Clark Williams · 11 years ago
  23. cf4aebc2 sched: Move sched.h sysctl bits into separate header by Clark Williams · 11 years ago
  24. 9f3b795 driver-core: constify data for class_find_device() by Michał Mirosław · 11 years ago
  25. b2c77a5 Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core by Ingo Molnar · 11 years ago
  26. 0779314 Merge branch 'nohz/printk-v8' into irq/core by Frederic Weisbecker · 11 years ago
  27. 9228b5f Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 11 years ago
  28. bdb0ae6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  29. 83e6818 efi: Make 'efi_enabled' a function to query EFI facilities by Matt Fleming · 12 years ago
  30. 9fc52d8 rcu: Allow TREE_PREEMPT_RCU on UP systems by Paul E. McKenney · 11 years ago
  31. 6bfc09e rcu: Provide RCU CPU stall warnings for tiny RCU by Paul E. McKenney · 12 years ago
  32. abf917c cputime: Generic on-demand virtual cputime accounting by Frederic Weisbecker · 12 years ago
  33. e11f0ae userns: Recommend use of memory control groups. by Eric W. Biederman · 11 years ago
  34. 422d26b Merge 3.8-rc5 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  35. d9d8d7e MODSIGN: Add option to not sign modules during modules_install by Michal Marek · 11 years ago
  36. 2275367 MODSIGN: Simplify Makefile with a Kconfig helper by Michal Marek · 11 years ago
  37. 786133f Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into irq/core by Ingo Molnar · 11 years ago
  38. c14afb8 Merge branch 'master' into for-3.9-async by Tejun Heo · 11 years ago
  39. 3a142ed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  40. 43b1682 make sure that /linuxrc has std{in,out,err} by Al Viro · 11 years ago
  41. bb813f4 init, block: try to load default elevator module early during boot by Tejun Heo · 11 years ago
  42. ed408f7 Merge 3.9-rc4 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  43. 3a55fb0 Tell the world we gave up on pushing CC_OPTIMIZE_FOR_SIZE by Kirill Smelkov · 12 years ago
  44. 19c9239 init: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  45. 5a958db make CONFIG_EXPERIMENTAL invisible and default by Kees Cook · 12 years ago
  46. b6fca72 sysctl: Enable IA64 "ignore-unaligned-usertrap" to be used cross-arch by Vineet Gupta · 11 years ago
  47. f80b0c9 Ensure that kernel_init_freeable() is not inlined into non __init code by Vineet Gupta · 11 years ago
  48. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  49. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 11 years ago
  50. d7f25f8 memcg: infrastructure to match an allocation to the right cache by Glauber Costa · 11 years ago
  51. 510fc4e memcg: kmem accounting basic infrastructure by Glauber Costa · 11 years ago
  52. 6a2b60b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  53. 9228ff9 Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  54. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 11 years ago
  55. 11520e5 Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)" by Linus Torvalds · 11 years ago
  56. d42b3a2 Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  57. 3c466d4 init: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 12 years ago
  58. 1a687c2 mm: sched: numa: Control enabling and disabling of NUMA balancing by Mel Gorman · 12 years ago
  59. be3a728 mm: numa: pte_numa() and pmd_numa() by Andrea Arcangeli · 12 years ago
  60. 630e1e0 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 12 years ago
  61. 91d1aa43 context_tracking: New context tracking susbsystem by Frederic Weisbecker · 12 years ago
  62. d33b98f block: partition: msdos: provide UUIDs for partitions by Stephen Warren · 12 years ago
  63. 283f8fc init: reduce PARTUUID min length to 1 from 36 by Stephen Warren · 12 years ago
  64. 1ad7e89 block: store partition_meta_info.uuid as a string by Stephen Warren · 12 years ago
  65. 98f842e proc: Usable inode numbers for the namespace file descriptors. by Eric W. Biederman · 13 years ago
  66. 1c4042c pidns: Consolidate initialzation of special init task state by Eric W. Biederman · 14 years ago
  67. 74876a9 printk: Wake up klogd using irq_work by Frederic Weisbecker · 12 years ago
  68. 6147a9d irq_work: Remove CONFIG_HAVE_IRQ_WORK by Frederic Weisbecker · 12 years ago
  69. 3fbfbf7 rcu: Add callback-free CPUs by Paul E. McKenney · 12 years ago
  70. 499dcf2 userns: Support fuse interacting with multiple user namespaces by Eric W. Biederman · 12 years ago
  71. 45634cd userns: Support autofs4 interacing with multiple user namespaces by Eric W. Biederman · 12 years ago
  72. eded09c FRV: gcc-4.1.2 also inlines weak functions by David Howells · 12 years ago
  73. bd52276 x86-64/efi: Use EFI to deal with platform wall clock (again) by Jan Beulich · 12 years ago
  74. af71bef rcu: Wordsmith help text for RCU_USER_QS kernel parameter by Paul Gortmaker · 12 years ago
  75. ba49df4 rcu: Update RCU_FAST_NO_HZ help text by Paul E. McKenney · 12 years ago
  76. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  77. 4e21fc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  78. 8418263 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  79. a74fb73 infrastructure for saner ret_from_kernel_thread semantics by Al Viro · 12 years ago
  80. 9d55ab7 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  81. a608ca2 vfs: allocate page instead of names_cache buffer in mount_block_root by Jeff Layton · 12 years ago
  82. d6b2123 make sure that we always have a return path from kernel_execve() by Al Viro · 12 years ago
  83. ba4df28 don't bother with kernel_thread/kernel_execve for launching linuxrc by Al Viro · 12 years ago
  84. d677124 rcu: Advise most users not to enable RCU user mode by Frederic Weisbecker · 12 years ago
  85. 48ba246 MODSIGN: Implement module signature checking by David Howells · 12 years ago
  86. ea0b6dc MODSIGN: Provide Kconfig options by David Howells · 12 years ago
  87. 106a4ee module: signature checking hook by Rusty Russell · 12 years ago
  88. 147e615 prio_tree: remove by Michel Lespinasse · 12 years ago
  89. 7ac57a8 Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry by Catalin Marinas · 12 years ago
  90. af1839e Kconfig: clean up the long arch list for the UID16 config option by Catalin Marinas · 12 years ago
  91. 4520c6a X.509: Add simple ASN.1 grammar compiler by David Howells · 12 years ago
  92. 046d662 coredump: make core dump functionality optional by Alex Kelly · 12 years ago
  93. 754b7b6 sections: disable const sections for PA-RISC v2 by Andi Kleen · 12 years ago
  94. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  95. 06d2fe1 Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  96. 81f56e5 Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  97. 3b29b03 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  98. 0b981cb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  99. 2223af3 efi: Fix the ACPI BGRT driver for images located in EFI boot services memory by Josh Triplett · 12 years ago
  100. 7851079 efi: Defer freeing boot services memory until after ACPI init by Josh Triplett · 12 years ago