1. dbf520a Revert "lockdep: check that no locks held at freeze time" by Paul Walmsley · 12 years ago
  2. 2c3de1c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  3. 87a8ebd userns: Restrict when proc and sysfs can be mounted by Eric W. Biederman · 12 years ago
  4. 3151527 userns: Don't allow creation if the user is chrooted by Eric W. Biederman · 12 years ago
  5. 751c644 pid: Handle the exit of a multi-threaded init. by Eric W. Biederman · 12 years ago
  6. a12183c Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  7. 2ca067e poweroff: change orderly_poweroff() to use schedule_work() by Oleg Nesterov · 12 years ago
  8. dc72c32 printk: Provide a wake_up_klogd() off-case by Frederic Weisbecker · 12 years ago
  9. cd82346 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  10. b63dc12 Merge branch 'for-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  11. 1f1b396 Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent by Ingo Molnar · 12 years ago
  12. d610d98 perf: Generate EXIT event only once per task context by Namhyung Kim · 12 years ago
  13. 778141e perf: Reset hwc->last_period on sw clock events by Namhyung Kim · 12 years ago
  14. 613f04a tracing: Prevent buffer overwrite disabled for latency tracers by Steven Rostedt (Red Hat) · 12 years ago
  15. 8090282 tracing: Keep overwrite in sync between regular and snapshot buffers by Steven Rostedt (Red Hat) · 12 years ago
  16. 69d34da tracing: Protect tracer flags with trace_types_lock by Steven Rostedt (Red Hat) · 12 years ago
  17. 0b34083 Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent by Ingo Molnar · 12 years ago
  18. 842d223 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 12 years ago
  19. e68035f workqueue: convert to idr_alloc() by Tejun Heo · 12 years ago
  20. 522cff1 kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORER by Andrew Morton · 12 years ago
  21. 2ca3952 signal: always clear sa_restorer on execve by Kees Cook · 12 years ago
  22. e66eded userns: Don't allow CLONE_NEWUSER | CLONE_FS by Eric W. Biederman · 12 years ago
  23. 740466b tracing: Fix free of probe entry by calling call_rcu_sched() by Steven Rostedt (Red Hat) · 12 years ago
  24. 6c23cbb futex: fix kernel-doc notation and spello by Randy Dunlap · 12 years ago
  25. 20f22ab signals: fix new kernel-doc warnings by Randy Dunlap · 12 years ago
  26. 2721e72 tracing: Fix race in snapshot swapping by Steven Rostedt (Red Hat) · 12 years ago
  27. 7c6baa30 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  28. eb28342 workqueue: fix possible pool stall bug in wq_unbind_fn() by Lai Jiangshan · 12 years ago
  29. dc893e1 Revert parts of "hlist: drop the node parameter from iterators" by Arnd Bergmann · 12 years ago
  30. a7dc19b clockevents: Don't allow dummy broadcast timers by Mark Rutland · 12 years ago
  31. c9960e4 tracing: Do not return EINVAL in snapshot when not allocated by Steven Rostedt (Red Hat) · 12 years ago
  32. d8741e2 tracing: Add help of snapshot feature when snapshot is empty by Steven Rostedt (Red Hat) · 12 years ago
  33. e3b5951 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  34. 6516ab6 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  35. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  36. 8fd5e7a Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 12 years ago
  37. 6ec40b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  38. db61ec2 fix compat_sys_rt_sigprocmask() by Al Viro · 12 years ago
  39. 649508f trace/ring_buffer: handle 64bit aligned structs by James Hogan · 13 years ago
  40. 3cfb077 Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 12 years ago
  41. e23b622 Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 12 years ago
  42. 36dfea4 kdb: Remove unhandled ssb command by Vincent · 12 years ago
  43. a37372f kdb: Prevent kernel oops with kdb_defcmd by Jason Wessel · 12 years ago
  44. 1b2caa2d kdb: Remove the ll command by Jason Wessel · 12 years ago
  45. 074604a kdb_main: fix help print by Jason Wessel · 12 years ago
  46. 4eb7a66 kdb: Fix overlap in buffers with strcpy by Jason Wessel · 12 years ago
  47. 00370b8 kdb: Setup basic kdb state before invoking commands via kgdb by Matt Klein · 12 years ago
  48. 5f784f7 kdb: use ARRAY_SIZE where possible by Sasha Levin · 12 years ago
  49. f7c82d5 kdb: A fix for kdb command table expansion by John Blackwood · 12 years ago
  50. 2af7844 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 12 years ago
  51. ee89f81 Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  52. 4cd5d11 irq: Don't re-enable interrupts at the end of irq_exit by Frederic Weisbecker · 12 years ago
  53. 2a7d2b9 Merge branch 'akpm' (final batch from Andrew) by Linus Torvalds · 12 years ago
  54. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  55. 1e142b2 kcmp: make it depend on CHECKPOINT_RESTORE by Cyrill Gorcunov · 12 years ago
  56. c759b35 kfifo: move kfifo.c from kernel/ to lib/ by Stefani Seibold · 12 years ago
  57. bf53153 kernel/utsname.c: fix wrong comment about clone_uts_ns() by Yuanhan Liu · 12 years ago
  58. cd89f46 kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code block by Yuanhan Liu · 12 years ago
  59. df1778b sysctl: fix null checking in bin_dn_node_address() by Xi Wang · 12 years ago
  60. ee94d52 posix-timers: convert to idr_alloc() by Tejun Heo · 12 years ago
  61. 0e9c3be events: convert to idr_alloc() by Tejun Heo · 12 years ago
  62. d228d9e cgroup: convert to idr_alloc() by Tejun Heo · 12 years ago
  63. c897ff6 cgroup: don't use idr_remove_all() by Tejun Heo · 12 years ago
  64. 8c333ac kexec: avoid freeing NULL pointer in image_crash_alloc() by Zhang Yanfei · 12 years ago
  65. b92e7e0 kexec: fix memory leak in function kimage_normal_alloc by Zhang Yanfei · 12 years ago
  66. fe88f2e kexec: prevent double free on image allocation failure by Sasha Levin · 12 years ago
  67. 0d0bf66 kexec: export PG_hwpoison flag into vmcoreinfo by Mitsuhiro Tanino · 12 years ago
  68. 8a525f5 kexec: get rid of duplicate check for hole_end by Zhang Yanfei · 12 years ago
  69. 8d67091 kexec: add the values related to buddy system for filtering free pages. by Atsushi Kumagai · 12 years ago
  70. 6f977e6 fork: unshare: remove dead code by Alan Cox · 12 years ago
  71. 80d26af coredump: use a freezable_schedule for the coredump_finish wait by Mandeep Singh Baines · 12 years ago
  72. 6aa9707 lockdep: check that no locks held at freeze time by Mandeep Singh Baines · 12 years ago
  73. e579d2c coredump: remove redundant defines for dumpable states by Kees Cook · 12 years ago
  74. 5d1fadc kernel/signal.c: fix suboptimal printk usage by Valdis Kletnieks · 12 years ago
  75. 66dd34a signal: allow to send any siginfo to itself by Andrey Vagin · 12 years ago
  76. 7ff6764 usermodehelper: cleanup/fix __orderly_poweroff() && argv_free() by Oleg Nesterov · 12 years ago
  77. db05021 ftrace: Update the kconfig for DYNAMIC_FTRACE by Steven Rostedt · 12 years ago
  78. 6131ffa more file_inode() open-coded instances by Al Viro · 12 years ago
  79. 0ca7ffb Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  80. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  81. 24e5591 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  82. dcad0fc Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  83. f8ef15d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  84. 46c498c stop_machine: Mark per cpu stopper enabled early by Thomas Gleixner · 12 years ago
  85. 7bb307e export kernel_write(), convert open-coded instances by Al Viro · 12 years ago
  86. 3dadecc switch vfs_getattr() to struct path by Al Viro · 12 years ago
  87. fffddfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  88. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  89. 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  90. 89f8833 Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  91. 7f6575f cputime: Use local_clock() for full dynticks cputime accounting by Frederic Weisbecker · 12 years ago
  92. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  93. 5ce1a70 Merge branch 'akpm' (more incoming from Andrew) by Linus Torvalds · 12 years ago
  94. 75f7ad8 page-writeback.c: subtract min_free_kbytes from dirtyable memory by Paul Szabo · 12 years ago
  95. aa00d89 sched: do not use cpu_to_node() to find an offlined cpu's node. by Tang Chen · 12 years ago
  96. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  97. 3b5d851 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  98. bbbfeac sched: Fix /proc/sched_debug failure on very very large systems by Nathan Zimmer · 12 years ago
  99. cb152ff sched: Fix /proc/sched_stat failure on very very large systems by Nathan Zimmer · 12 years ago
  100. 2ef14f4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago