1. d06ca95 userns: Teach inet_diag to work with user namespaces by Eric W. Biederman · 12 years ago
  2. d13fda8 userns: Convert net/ax25 to use kuid_t where appropriate by Eric W. Biederman · 12 years ago
  3. 4f82f45 net ip6 flowlabel: Make owner a union of struct pid * and kuid_t by Eric W. Biederman · 12 years ago
  4. 7064d16 userns: Use kgids for sysctl_ping_group_range by Eric W. Biederman · 12 years ago
  5. a7cb5a4 userns: Print out socket uids in a user namespace aware fashion. by Eric W. Biederman · 12 years ago
  6. fc5795c8 userns: Allow USER_NS and NET simultaneously in Kconfig by Eric W. Biederman · 12 years ago
  7. f026cfa Revert "x86-64/efi: Use EFI to deal with platform wall clock" by H. Peter Anvin · 12 years ago
  8. d755586 userns: Allow the usernamespace support to build after the removal of usbfs by Eric W. Biederman · 12 years ago
  9. 9adb62a mm/hotplug: correctly setup fallback zonelists when creating new pgdat by Jiang Liu · 12 years ago
  10. c255a45 memcg: rename config variables by Andrew Morton · 12 years ago
  11. 2bc64a2 mm/hugetlb: add new HugeTLB cgroup by Aneesh Kumar K.V · 12 years ago
  12. cea8f46 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  13. 43a1141 Merge tag 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 12 years ago
  14. 96263d2 init: add comments to keep initcall-names in sync with initcall levels by Jim Cromie · 12 years ago
  15. 0a2fe19 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  16. 4a9d4b0 switch fput to task_work_add by Al Viro · 12 years ago
  17. 8f827a1 ARM: 7453/1: audit: only allow syscall auditing for pure EABI userspace by Will Deacon · 12 years ago
  18. 19efb72 init: Drop initcall level output by Borislav Petkov · 12 years ago
  19. ae82fdb module_param: stop double-calling parameters. by Rusty Russell · 12 years ago
  20. bacef66 x86-64/efi: Use EFI to deal with platform wall clock by Jan Beulich · 12 years ago
  21. 08615d7 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  22. 0a4dd35 kconfig: update compression algorithm info by Randy Dunlap · 12 years ago
  23. c67e538 init: disable sparse checking of the mount.o source files by H Hartley Sweeten · 12 years ago
  24. 0d16751 Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  25. c7523a7c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  26. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  27. 269af9a Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  28. 2ff2b28 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  29. 5d4e2d0 Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  30. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  31. 226da0d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  32. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 12 years ago
  33. 31a6710 Fix blocking allocations called very early during bootup by Linus Torvalds · 12 years ago
  34. 16ee657 Merge remote-tracking branch 'tip/perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 12 years ago
  35. b38a86e userns: Convert the move_pages, and migrate_pages permission checks to use uid_eq by Eric W. Biederman · 12 years ago
  36. 14a590c userns: Convert cgroup permission checks to use uid_eq by Eric W. Biederman · 12 years ago
  37. 8751e03 userns: Convert tmpfs to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  38. ab27b91 userns: Convert sysfs to use kgid/kuid where appropriate by Eric W. Biederman · 12 years ago
  39. 091bd3e userns: Convert sysctl permission checks to use kuid and kgids. by Eric W. Biederman · 12 years ago
  40. dcb0f22 userns: Convert proc to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  41. 08cefc7 userns: Convert ext4 to user kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  42. 1523299 userns: Convert ext3 to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  43. b8a9f9e userns: Convert ext2 to use kuid/kgid where appropriate. by Eric W. Biederman · 12 years ago
  44. f04c6ce userns: Convert devpts to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  45. ebc887b userns: Convert binary formats to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  46. e1c972b userns: Add negative depends on entries to avoid building code that is userns unsafe by Eric W. Biederman · 12 years ago
  47. 2d84e02 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
  48. 67ba529 Merge branch 'smp/threadalloc' into smp/hotplug by Thomas Gleixner · 12 years ago
  49. 377485f init: don't try mounting device as nfs root unless type fully matches by Sasha Levin · 12 years ago
  50. a6359d1 init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK by Thomas Gleixner · 12 years ago
  51. a4a2eb4 init_task: Create generic init_task instance by Thomas Gleixner · 12 years ago
  52. eb15742 Merge 3.4-rc5 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  53. 0b7877d Merge tag 'v3.4-rc5' into for-3.5/core by Jens Axboe · 12 years ago
  54. 9fb48c7 params: add 3rd arg to option handler callback signature by Jim Cromie · 12 years ago
  55. 392d65a perf: Remove PERF_COUNTERS config option by Robert Richter · 12 years ago
  56. a99cd11 init: fix bug where environment vars can't be passed via boot args by Chris Metcalf · 12 years ago
  57. 8932a63 rcu: Reduce cache-miss initialization latencies for large systems by Paul E. McKenney · 12 years ago
  58. c933664 rcu: Clarify help text for RCU_BOOST_PRIO by Paul E. McKenney · 12 years ago
  59. 1dbdc6f kbuild/extable: Hook up sortextable into the build system. by David Daney · 12 years ago
  60. 5673a94 userns: Add a Kconfig option to enforce strict kuid and kgid type checks by Eric W. Biederman · 13 years ago
  61. deb74f5 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 12 years ago
  62. 959d851 Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-merged by Tejun Heo · 12 years ago
  63. 39429c5 new helper: ext2_image_size() by Al Viro · 12 years ago
  64. 2f99c36 get rid of pointless includes of ext2_fs.h by Al Viro · 12 years ago
  65. 5f054e3 documentation: remove references to cpu_*_map. by Rusty Russell · 12 years ago
  66. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  67. 49a7f04 Move all declarations of free_initmem() to linux/mm.h by David Howells · 12 years ago
  68. 026cee0 params: <level>_initcall-like kernel parameters by Pawel Moll · 12 years ago
  69. 0e0cb89 init/do_mounts.c: print error code on mount failure by Bernhard Walle · 12 years ago
  70. 8595c53 init: check printed flag to skip printing message by Diwakar Tundlam · 12 years ago
  71. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  72. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  73. bc58450 init: Remove CONFIG_PPC_ISERIES by Stephen Rothwell · 12 years ago
  74. 2ba6894 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  75. 7fa87ce init: fix wording error in mm_init comment by Jim Cromie · 12 years ago
  76. 32e380a blkcg: make CONFIG_BLK_CGROUP bool by Tejun Heo · 12 years ago
  77. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 13 years ago
  78. 5c8806a rcu: Move RCU_TRACE to lib/Kconfig.debug by Paul E. McKenney · 13 years ago
  79. f429ee3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit by Linus Torvalds · 13 years ago
  80. 29ef73b Kernel: Audit Support For The ARM Platform by Nathaniel Husted · 13 years ago
  81. 633b454 audit: only allow tasks to set their loginuid if it is -1 by Eric Paris · 13 years ago
  82. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  83. 067bce1 c/r: introduce CHECKPOINT_RESTORE symbol by Cyrill Gorcunov · 13 years ago
  84. 2329abf module_param: make bool parameters really bool (core code) by Rusty Russell · 13 years ago
  85. b8bf17d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  86. 9fc5c3e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  87. d0b9706 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  88. 57eccf1 Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  89. 6db9dc1 sched: Fix CONFIG_CGROUP_SCHED dependency by Fabio Estevam · 13 years ago
  90. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  91. d8c9584 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb by Al Viro · 13 years ago
  92. 9753dfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  93. 423d091 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  94. 43717c7 NFS: Retry mounting NFSROOT by Chuck Lever · 13 years ago
  95. 685dd2d init/initramfs.c: should use umode_t by Al Viro · 13 years ago
  96. e5671df Basic kernel memory functionality for the Memory Controller by Glauber Costa · 13 years ago
  97. b807fbf rcu: Permit RCU_FAST_NO_HZ to be used by TREE_PREEMPT_RCU by Paul E. McKenney · 13 years ago
  98. 54c29c6 mm, x86: Remove debug_pagealloc_enabled by Stanislaw Gruszka · 13 years ago
  99. 73839c5 init/main.c: Execute lockdep_init() as early as possible by Ming Lei · 13 years ago
  100. b565201 x86: Reduce clock calibration time during slave cpu startup by Jack Steiner · 13 years ago