1. f9fab10 hung_task: fix false positive during vfork by Mandeep Singh Baines · 13 years ago
  2. e6780f7 futex: Fix uninterruptible loop due to gate_area by Hugh Dickins · 13 years ago
  3. 3b87487 Revert "clockevents: Set noop handler in clockevents_exchange_device()" by Linus Torvalds · 13 years ago
  4. a4a4923 Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 13 years ago
  5. 5fbd305 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  6. 3d3c8f9 binary_sysctl(): fix memory leak by Michel Lespinasse · 13 years ago
  7. b246272 cpusets: stall when updating mems_allowed for mempolicy or disjoint nodemask by David Rientjes · 13 years ago
  8. e0197aa cgroups: fix a css_set not found bug in cgroup_attach_proc by Mandeep Singh Baines · 13 years ago
  9. b1b73d0 time/clocksource: Fix kernel-doc warnings by Kusanagi Kouichi · 13 years ago
  10. ab347d9 Merge branches 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  11. ab27892 sched: Fix select_idle_sibling() regression in selecting an idle SMT sibling by Peter Zijlstra · 13 years ago
  12. 44b7f4b perf events: Fix ring_buffer_wakeup() brown paperbag bug by Will Deacon · 13 years ago
  13. 975e32c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  14. 031af165 sys_getppid: add missing rcu_dereference by Mandeep Singh Baines · 13 years ago
  15. 09dc3cf printk: avoid double lock acquire by Peter Zijlstra · 13 years ago
  16. 09d9673 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  17. 86b47c2 perf: Do no try to schedule task events if there are none by Gleb Natapov · 13 years ago
  18. 091c0f8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  19. a33caeb lockdep, kmemcheck: Annotate ->lock in lockdep_init_map() by Yong Zhang · 13 years ago
  20. c9c024b alarmtimers: Fix time comparison by Thomas Gleixner · 13 years ago
  21. 232ea34 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  22. 40c043b Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  23. f14aa87 Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  24. 7125fac Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  25. ddf6e0e ftrace: Fix hash record accounting bug by Steven Rostedt · 13 years ago
  26. bbbf7af jump_label: jump_label_inc may return before the code is patched by Gleb Natapov · 13 years ago
  27. c7c6ec8 ftrace: Remove force undef config value left for testing by Steven Rostedt · 13 years ago
  28. 27b14b5 tracing: Restore system filter behavior by Li Zefan · 13 years ago
  29. cb59974 tracing: fix event_subsystem ref counting by Ilya Dryomov · 13 years ago
  30. dc440d10 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent by Ingo Molnar · 13 years ago
  31. 10c6db1 perf: Fix loss of notification with multi-event by Peter Zijlstra · 13 years ago
  32. de28f25 clockevents: Set noop handler in clockevents_exchange_device() by Thomas Gleixner · 13 years ago
  33. c1be843 tick-broadcast: Stop active broadcast device when replacing it by Thomas Gleixner · 13 years ago
  34. 550acb1 genirq: Fix race condition when stopping the irq thread by Ido Yariv · 13 years ago
  35. d3d9acf trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call->filter by Tejun Heo · 13 years ago
  36. b1f9196 clocksource: Fix bug with max_deferment margin calculation by Yang Honggang (Joseph) · 13 years ago
  37. 8cd7920 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  38. a34815b Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 13 years ago
  39. c28800a Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  40. ce8f55c Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  41. 52553dd genirq: fix regression in irqfixup, irqpoll by Edward Donovan · 13 years ago
  42. 884a45d cgroup_freezer: fix freezing groups with stopped tasks by Michal Hocko · 13 years ago
  43. bb58dd5 PM / Hibernate: Do not leak memory in error/test code paths by Rafael J. Wysocki · 13 years ago
  44. 8ba8ed5 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  45. 2d360fc Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  46. 501a708 PM / Suspend: Fix bug in suspend statistics update by Srivatsa S. Bhat · 13 years ago
  47. 27c9cd7 hrtimer: Fix extra wakeups from __remove_hrtimer() by Jeff Ohlstein · 13 years ago
  48. aa9a7b1 PM / Hibernate: Fix the early termination of test modes by Srivatsa S. Bhat · 13 years ago
  49. d004e02 timekeeping: add arch_offset hook to ktime_get functions by Hector Palacios · 13 years ago
  50. 2ed0e64 genirq: Don't allow per cpu interrupts to be suspended by Marc Zyngier · 13 years ago
  51. aa1b052 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  52. 468e6a2 writeback: remove vm_dirties and task->dirties by Wu Fengguang · 13 years ago
  53. fccfdc6 sched: Fix buglet in return_cfs_rq_runtime() by Paul Turner · 13 years ago
  54. 4dcfe102 sched: Avoid SMT siblings in select_idle_sibling() if possible by Peter Zijlstra · 13 years ago
  55. 1d5f003 perf: Do not set task_ctx pointer in cpuctx if there are no events in the context by Gleb Natapov · 13 years ago
  56. f1c6f1a sched: Set the command name of the idle tasks in SMP kernels by Carsten Emde · 13 years ago
  57. 4a6184c sched, rt: Provide means of disabling cross-cpu bandwidth sharing by Peter Zijlstra · 13 years ago
  58. c6dc7f0 sched: Document wait_for_completion_*() return values by J. Bruce Fields · 13 years ago
  59. 461819a sched_fair: Fix a typo in the comment describing update_sd_lb_stats by Hui Kang · 13 years ago
  60. cf5f0ac sched: Add a comment to effective_load() since it's a pain by Peter Zijlstra · 13 years ago
  61. 367177e Merge branch 'formingo/3.2/tip/timers/core' of git://git.linaro.org/people/jstultz/linux into timers/core by Ingo Molnar · 13 years ago
  62. d65670a clocksource: Avoid selecting mult values that might overflow when adjusted by John Stultz · 13 years ago
  63. a6f05b9 PM / QoS: Set cpu_dma_pm_qos->name by Dominik Brodowski · 13 years ago
  64. b32fc0a Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  65. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  66. 208bca0 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  67. d4a2e61 Merge git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  68. 1197ab2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  69. 2449b8b module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree by Ben Hutchings · 13 years ago
  70. 1cd0d6c module: Enable dynamic debugging regardless of taint by Ben Hutchings · 13 years ago
  71. d6cc768 PM / Freezer: Revert 27920651fe "PM / Freezer: Make fake_signal_wake_up() wake TASK_KILLABLE tasks too" by Tejun Heo · 13 years ago
  72. 6513fd6 PM / QoS: Remove redundant check by Guennadi Liakhovetski · 13 years ago
  73. 79cfbdf PM / Sleep: Fix race between CPU hotplug and freezer by Srivatsa S. Bhat · 13 years ago
  74. 4536e4d Revert "perf: Add PM notifiers to fix CPU hotplug races" by Linus Torvalds · 13 years ago
  75. c75d720 genirq: Fix irqfixup, irqpoll regression by Edward Donovan · 13 years ago
  76. c1e2ee2 memcg: replace ss->id_lock with a rwlock by Andrew Bresticker · 13 years ago
  77. f1ecf06 sysctl: add support for poll() by Lucas De Marchi · 13 years ago
  78. 89e8a24 cpusets: avoid looping when storing to mems_allowed if one node remains set by David Rientjes · 13 years ago
  79. 77ceab8 cgroups: don't attach task to subsystem if migration failed by Ben Blum · 13 years ago
  80. 33ef6b6 cgroups: more safe tasklist locking in cgroup_attach_proc by Ben Blum · 13 years ago
  81. 367069f Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  82. 094803e Merge branch 'akpm' (Andrew's incoming) by Linus Torvalds · 13 years ago
  83. 50e1499 kgdb: follow rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  84. ae29bc9 printk: remove bounds checking for log_prefix by William Douglas · 13 years ago
  85. 48e4189 printk: fix bounds checking for log_prefix by William Douglas · 13 years ago
  86. 134620f printk: add console_suspend module parameter by Yanmin Zhang · 13 years ago
  87. 0eca6b7 printk: add module parameter ignore_loglevel to control ignore_loglevel by Yanmin Zhang · 13 years ago
  88. 73efc03 kernel/sysctl.c: add cap_last_cap to /proc/sys/kernel by Dan Ballard · 13 years ago
  89. 4ff8195 watchdog: move watchdog_*_all_cpus under CONFIG_SYSCTL by Vasily Averin · 13 years ago
  90. f445027 stop_machine: make stop_machine safe and efficient to call early by Jeremy Fitzhardinge · 13 years ago
  91. bc3e53f mm: distinguish between mlocked and pinned pages by Christoph Lameter · 13 years ago
  92. c9f0124 oom: remove oom_disable_count by David Rientjes · 13 years ago
  93. fcf6340 Cross Memory Attach by Christopher Yeoh · 13 years ago
  94. ec53cf2 irq: don't put module.h into irq.h for tracking irqgen modules. by Paul Gortmaker · 13 years ago
  95. 6e5fdee kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure by Paul Gortmaker · 13 years ago
  96. bdfa97b kernel: fix up module header handling in rcutiny files by Paul Gortmaker · 13 years ago
  97. 72a59aa kernel: params.c needs module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  98. 1596425 kernel: ksysfs.c is implicitly using stat.h by Paul Gortmaker · 13 years ago
  99. 967d1f9 kernel: fix two implicit header assumptions in irq_work.c by Paul Gortmaker · 13 years ago
  100. 74da1ff kernel: fix several implicit usasges of kmod.h by Paul Gortmaker · 13 years ago