1. 37407ea Revert "sched: Improve scalability via 'CPU buddies', which withstand random perturbations" by Linus Torvalds · 12 years ago
  2. 889cb3b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  3. 7ef6e97 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  4. 0bd1189 Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  5. ee378aa workqueue: fix possible idle worker depletion across CPU hotplug by Lai Jiangshan · 12 years ago
  6. 552a37e workqueue: restore POOL_MANAGING_WORKERS by Lai Jiangshan · 12 years ago
  7. ec58815 workqueue: fix possible deadlock in idle worker rebinding by Tejun Heo · 12 years ago
  8. 90beca5 workqueue: move WORKER_REBIND clearing in rebind_workers() to the end of the function by Tejun Heo · 12 years ago
  9. 96e6530 workqueue: UNBOUND -> REBIND morphing in rebind_workers() should be atomic by Lai Jiangshan · 12 years ago
  10. 500ad2d perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabled by K.Prasad · 12 years ago
  11. a6fa941 perf_event: Switch to internal refcount, fix race with close() by Al Viro · 12 years ago
  12. 9450d57 sched: Fix kernel-doc warnings in kernel/sched/fair.c by Randy Dunlap · 12 years ago
  13. a4c96ae sched: Unthrottle rt runqueues in __disable_runtime() by Peter Boonstoppel · 12 years ago
  14. 749c881 sched: Add missing call to calc_load_exit_idle() by Charles Wang · 12 years ago
  15. f319da0 sched: Fix load avg vs cpu-hotplug by Peter Zijlstra · 12 years ago
  16. cee5848 time: Move ktime_t overflow checking into timespec_valid_strict by John Stultz · 12 years ago
  17. 7ca63ee Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  18. b5bc0c7 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  19. bf2ac31 time: Avoid making adjustments if we haven't accumulated anything by John Stultz · 12 years ago
  20. 6ea565a time: Avoid potential shift overflow with large shift values by John Stultz · 12 years ago
  21. 85dc8f0 time: Fix casting issue in timekeeping_forward_now by Andreas Schwab · 12 years ago
  22. 784ffcb time: Ensure we normalize the timekeeper in tk_xtime_add by John Stultz · 12 years ago
  23. 1456c75 Merge branch 'audit-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 12 years ago
  24. f341861 task_work: add a scheduling point in task_work_run() by Eric Dumazet · 12 years ago
  25. 5c65ca7 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent by Ingo Molnar · 12 years ago
  26. c7a3a88 uprobes: Fix mmap_region()'s mm->mm_rb corruption if uprobe_mmap() fails by Oleg Nesterov · 12 years ago
  27. 53795ce Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  28. 90785be Merge branch 'alpha' (alpha architecture patches) by Linus Torvalds · 12 years ago
  29. be53db6 alpha: take a bunch of syscalls into osf_sys.c by Al Viro · 12 years ago
  30. 60916a9 tracing/syscalls: Fix perf syscall tracing when syscall_nr == -1 by Will Deacon · 12 years ago
  31. 4e8b145 time: Improve sanity checking of timekeeping inputs by John Stultz · 12 years ago
  32. b3e8692 audit: clean up refcounting in audit-tree by Miklos Szeredi · 12 years ago
  33. a2140fc audit: fix refcounting in audit-tree by Miklos Szeredi · 12 years ago
  34. 0fe33aa audit: don't free_chunk() after fsnotify_add_mark() by Miklos Szeredi · 12 years ago
  35. 8f61896 sched: Fix migration thread runtime bogosity by Mike Galbraith · 12 years ago
  36. e221d02 sched,rt: fix isolated CPUs leaving root_task_group indefinitely throttled by Mike Galbraith · 12 years ago
  37. 35cf4e5 sched,cgroup: Fix up task_groups list by Mike Galbraith · 12 years ago
  38. bea6832 sched: fix divide by zero at {thread_group,task}_times by Stanislaw Gruszka · 12 years ago
  39. a35b646 sched, cgroup: Reduce rq->lock hold times for large cgroup hierarchies by Peter Zijlstra · 12 years ago
  40. e4e139b Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  41. e375647 printk: Fix calculation of length used to discard records by Jeff Mahoney · 12 years ago
  42. 300d373 Revert "NMI watchdog: fix for lockup detector breakage on resume" by Rafael J. Wysocki · 12 years ago
  43. 1d17d17 time: Fix adjustment cleanup bug in timekeeping_adjust() by Ingo Molnar · 12 years ago
  44. c4e62d6 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  45. ddc5057 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  46. fcc1d2a Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  47. bd463a0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  48. 148311d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  49. d97e1dc Merge tag 'for_linux-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 12 years ago
  50. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  51. 2d53492 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  52. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  53. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  54. 907aed4 mm: allow PF_MEMALLOC from softirq context by Mel Gorman · 12 years ago
  55. 9adb62a mm/hotplug: correctly setup fallback zonelists when creating new pgdat by Jiang Liu · 12 years ago
  56. c255a45 memcg: rename config variables by Andrew Morton · 12 years ago
  57. 3965c9a mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads by Wanpeng Li · 12 years ago
  58. 44de9d0 mm: account the total_vm in the vm_stat_account() by Huang Shijie · 12 years ago
  59. bca1a5c Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  60. 4e250fd time: Remove all direct references to timekeeper by John Stultz · 12 years ago
  61. 6d0ef90 time: Clean up offs_real/wall_to_mono and offs_boot/total_sleep_time updates by John Stultz · 12 years ago
  62. d4e3ab3 time: Clean up stray newlines by John Stultz · 12 years ago
  63. 02ab20a time/jiffies: Rename ACTHZ to SHIFTED_HZ by John Stultz · 12 years ago
  64. 1f815fa Merge branch 'linus' into timers/urgent by Ingo Molnar · 12 years ago
  65. e6dab5f perf/trace: Add ability to set a target task for events by Andrew Vagin · 12 years ago
  66. b9403130 sched/cleanups: Add load balance cpumask pointer to 'struct lb_env' by Michael Wang · 12 years ago
  67. b10d22d kernel/debug: Make use of KGDB_REASON_NMI by Anton Vorontsov · 12 years ago
  68. 07cd27b kdb: Remove cpu from the more prompt by Jason Wessel · 12 years ago
  69. 0f26d0e kdb: Remove unused KDB_FLAG_ONLY_DO_DUMP by Jason Wessel · 12 years ago
  70. 65fed8f resource: make sure requested range is included in the root range by Octavian Purdila · 12 years ago
  71. 25353b3 taskstats: check nla_reserve() return by Alan Cox · 12 years ago
  72. fd4b616 sysctl: suppress kmemleak messages by Steven Rostedt · 12 years ago
  73. 63dca8d kdump: append newline to the last lien of vmcoreinfo note by Vivek Goyal · 12 years ago
  74. f19b9f7 fork: fix error handling in dup_task() by Akinobu Mita · 12 years ago
  75. 87bec58 revert "sched: Fix fork() error path to not crash" by Andrew Morton · 12 years ago
  76. b2412b7 fork: use vma_pages() to simplify the code by Huang Shijie · 12 years ago
  77. 0f20784 kmod: avoid deadlock from recursive kmod call by Tetsuo Handa · 12 years ago
  78. 79c743d kernel/kmod.c: document call_usermodehelper_fns() a bit by Andrew Morton · 12 years ago
  79. 088a52a printk: only look for prefix levels in kernel messages by Joe Perches · 12 years ago
  80. acc8fa41 printk: add generic functions to find KERN_<LEVEL> headers by Joe Perches · 12 years ago
  81. cdf5344 kmsg: /dev/kmsg - properly return possible copy_from_user() failure by Kay Sievers · 12 years ago
  82. b57b44a kernel/sys.c: avoid argv_free(NULL) by Andrew Morton · 12 years ago
  83. 45226e9 NMI watchdog: fix for lockup detector breakage on resume by Sameer Nanda · 12 years ago
  84. 190320c panic: fix a possible deadlock in panic() by Vikram Mulukutla · 12 years ago
  85. 54b5019 coredump: warn about unsafe suid_dumpable / core_pattern combo by Kees Cook · 12 years ago
  86. f1fd75b prctl: remove redunant assignment of "error" to zero by Sasikantha babu · 12 years ago
  87. 194f8dc uprobes: __replace_page() needs munlock_vma_page() by Oleg Nesterov · 12 years ago
  88. 57683f7 uprobes: Rename vma_address() and make it return "unsigned long" by Oleg Nesterov · 12 years ago
  89. f4d6dfe uprobes: Fix register_for_each_vma()->vma_address() check by Oleg Nesterov · 12 years ago
  90. cb113b4 uprobes: Introduce vaddr_to_offset(vma, vaddr) by Oleg Nesterov · 12 years ago
  91. 891c397 uprobes: Teach build_probe_list() to consider the range by Oleg Nesterov · 12 years ago
  92. aefd893 uprobes: Fix overflow in vma_address()/find_active_uprobe() by Oleg Nesterov · 12 years ago
  93. 2fd611a uprobes: Suppress uprobe_munmap() from mmput() by Oleg Nesterov · 12 years ago
  94. 665605a uprobes: Uprobe_mmap/munmap needs list_for_each_entry_safe() by Oleg Nesterov · 12 years ago
  95. 9f92448 uprobes: Clean up and document write_opcode()->lock_page(old_page) by Oleg Nesterov · 12 years ago
  96. 089ba99 uprobes: Kill write_opcode()->lock_page(new_page) by Oleg Nesterov · 12 years ago
  97. c517ee7 uprobes: __replace_page() should not use page_address_in_vma() by Oleg Nesterov · 12 years ago
  98. f403072 uprobes: Don't recheck vma/f_mapping in write_opcode() by Oleg Nesterov · 12 years ago
  99. a51d9ea fs: add link restriction audit reporting by Kees Cook · 12 years ago
  100. 800179c fs: add link restrictions by Kees Cook · 12 years ago