1. 478735e3 /proc/stat: fix scalability of irq sum of all cpu by KAMEZAWA Hiroyuki · 14 years ago
  2. d16e15f exit: add lock context annotation on find_new_reaper() by Namhyung Kim · 14 years ago
  3. 9b1bf12 signals: move cred_guard_mutex from task_struct to signal_struct by KOSAKI Motohiro · 14 years ago
  4. b840115 signals: annotate lock context change on ptrace_stop() by Namhyung Kim · 14 years ago
  5. b8ed374 signals: annotate lock_task_sighand() by Namhyung Kim · 14 years ago
  6. 9fed81d ptrace: cleanup ptrace_request() by Namhyung Kim · 14 years ago
  7. 4abf986 ptrace: change signature of sys_ptrace() and friends by Namhyung Kim · 14 years ago
  8. c4b5ed2 ptrace: annotate lock context change on exit_ptrace() by Namhyung Kim · 14 years ago
  9. 4553175 cgroup: notify ns_cgroup deprecated by Daniel Lezcano · 14 years ago
  10. f4a2589 cgroups: add check for strcpy destination string overflow by Evgeny Kuznetsov · 14 years ago
  11. 32a8cf2 cgroup: make the mount options parsing more accurate by Daniel Lezcano · 14 years ago
  12. 97978e6 cgroup: add clone_children control file by Daniel Lezcano · 14 years ago
  13. 2d3cbf8 cgroup_freezer: update_freezer_state() does incorrect state transitions by Tomasz Buchert · 14 years ago
  14. 0bdba58 cgroup_freezer: fix can_attach() to prohibit moving from/to freezing/frozen cgroups by Tomasz Buchert · 14 years ago
  15. d5de4ddb cgroup_freezer: unnecessary test in cgroup_freezing_or_frozen() by Tomasz Buchert · 14 years ago
  16. 426e1f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  17. ee2f154 docbook: add more wait/wake/completion to device-drivers docbook by Randy Dunlap · 14 years ago
  18. f5d87d8 printk: declare printk_ratelimit_state in ratelimit.h by Namhyung Kim · 14 years ago
  19. 674dff6 printk: change type of 'boot_delay' to int * by Namhyung Kim · 14 years ago
  20. 8155c02 printk: add lock context annotation by Namhyung Kim · 14 years ago
  21. 6c095ef printk: fixup declaration of kmsg_reasons by Namhyung Kim · 14 years ago
  22. 4ce6494 stop_machine: convert cpu notifier to return encapsulate errno value by Akinobu Mita · 14 years ago
  23. ca51c5a kernel/stop_machine.c: fix unused variable warning by Rakib Mullick · 14 years ago
  24. 518de9b fs: allow for more than 2^31 files by Eric Dumazet · 14 years ago
  25. 571428b kernel/user.c: add lock release annotation on free_user() by Namhyung Kim · 14 years ago
  26. ca1cab3 workqueues: s/ON_STACK/ONSTACK/ by Andrew Morton · 14 years ago
  27. 3ecb01d use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages by Jan Beulich · 14 years ago
  28. 61ecdb80 mm: strictly nested kmap_atomic() by Peter Zijlstra · 14 years ago
  29. 3d5992d oom: add per-mm oom disable count by Ying Han · 14 years ago
  30. 312d3ca fs: use percpu counter for nr_dentry and nr_dentry_unused by Christoph Hellwig · 14 years ago
  31. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  32. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  33. cffbc8a fs: Convert nr_inodes and nr_unused to per-cpu counters by Dave Chinner · 14 years ago
  34. 7e360c3 fs: allow for more than 2^31 files by Eric Dumazet · 14 years ago
  35. 5260562 MN10300: Fix the PERCPU() alignment to allow for workqueues by David Howells · 14 years ago
  36. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  37. 02f3603 Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linus', 'x86-quirks-for-linus', 'x86-setup-for-linus', 'x86-uv-for-linus' and 'x86-vm86-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  38. 8814011 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  39. 91b7450 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  40. 495363d kdb,debug_core: adjust master cpu switch logic against new debug_core locking by Jason Wessel · 14 years ago
  41. dfee3a7 debug_core: refactor locking for master/slave cpus by Jason Wessel · 14 years ago
  42. c1bb9a9 debug_core: disable hw_breakpoints on all cores in kgdb_cpu_enter() by Dongdong Deng · 14 years ago
  43. 91b152a kdb,kgdb: fix sparse fixups by Jason Wessel · 14 years ago
  44. 75d14ed kdb: Fix oops in kdb_unregister by Jason Wessel · 14 years ago
  45. e3bda3a kdb,ftdump: Remove reference to internal kdb include by Jason Wessel · 14 years ago
  46. f7030bb kdb: Allow kernel loadable modules to add kdb shell functions by Jason Wessel · 14 years ago
  47. fb70b58 debug_core: stop rcu warnings on kernel resume by Jason Wessel · 14 years ago
  48. 16cdc62 debug_core: move all watch dog syncs to a single function by Jason Wessel · 14 years ago
  49. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  50. 79f14b7 Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  51. 5704e44 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  52. d4429f6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  53. 3044100 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  54. b515316 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  55. a8cbf22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  56. 4a60cfa Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  57. 62bea97 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  58. b61f6a5 Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  59. 0575db8 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  60. bc4016f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  61. 5d70f79 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  62. 888a6f7 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  63. 31b7eab Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  64. b0ae198 security: remove unused parameter from security_task_setscheduler() by KOSAKI Motohiro · 14 years ago
  65. 14d4962 Merge branch 'linus' into irq/core by Ingo Molnar · 14 years ago
  66. 809b4e0 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  67. 750ed15 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  68. 7e40798 tracing: Fix compile issue for trace_sched_wakeup.c by Steven Rostedt · 14 years ago
  69. 7ada876 futex: Fix errors in nested key ref-counting by Darren Hart · 14 years ago
  70. 01b284f blktrace: remove the big kernel lock by Arnd Bergmann · 14 years ago
  71. 0fc86c7 rtmutex-tester: make it build without BKL by Arnd Bergmann · 14 years ago
  72. daaae6b workqueue: remove in_workqueue_context() by Tejun Heo · 14 years ago
  73. 31ddd87 workqueue: Clarify that schedule_on_each_cpu is synchronous by Tejun Heo · 14 years ago
  74. 23beab7 Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into devel by Russell King · 14 years ago
  75. b7dadc3 sched: Export account_system_vtime() by Ingo Molnar · 14 years ago
  76. d267f87 sched: Call tick_check_idle before __irq_enter by Venkatesh Pallipadi · 14 years ago
  77. aa48380 sched: Remove irq time from available CPU power by Venkatesh Pallipadi · 14 years ago
  78. 305e683 sched: Do not account irq time to current task by Venkatesh Pallipadi · 14 years ago
  79. b52bfee sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time by Venkatesh Pallipadi · 14 years ago
  80. 6cdd519 sched: Add a PF flag for ksoftirqd identification by Venkatesh Pallipadi · 14 years ago
  81. 75e1056 sched: Fix softirq time accounting by Venkatesh Pallipadi · 14 years ago
  82. 75dd321 sched: Drop group_capacity to 1 only if local group has extra capacity by Nikhil Rao · 14 years ago
  83. fab4762 sched: Force balancing on newidle balance if local group has capacity by Nikhil Rao · 14 years ago
  84. 2582f0e sched: Set group_imb only a task can be pulled from the busiest cpu by Nikhil Rao · 14 years ago
  85. ef8002f sched: Do not consider SCHED_IDLE tasks to be cache hot by Nikhil Rao · 14 years ago
  86. 7e54a5a perf: Optimize sw events by Peter Zijlstra · 14 years ago
  87. 82cd6de perf: Use jump_labels to optimize the scheduler hooks by Peter Zijlstra · 14 years ago
  88. 3b6e901 jump_label: Use more consistent naming by Peter Zijlstra · 14 years ago
  89. d580ff8 perf, hw_breakpoint: Fix crash in hw_breakpoint creation by Peter Zijlstra · 14 years ago
  90. c6be5a5 perf: Find task before event alloc by Peter Zijlstra · 14 years ago
  91. e7d0bc0 perf: Fix task refcount bugs by Peter Zijlstra · 14 years ago
  92. 74c3337 perf: Fix group moving by Peter Zijlstra · 14 years ago
  93. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  94. 8e5fc1a perf_events: Fix transaction recovery in group_sched_in() by Stephane Eranian · 14 years ago
  95. c530ccd perf_events: Fix bogus context time tracking by Stephane Eranian · 14 years ago
  96. 4ba053c lockdep: Check the depth of subclass by Hitoshi Mitake · 14 years ago
  97. 6201625 lockdep: Add improved subclass caching by Hitoshi Mitake · 14 years ago
  98. f2f108e Merge branch 'linus' into core/locking by Ingo Molnar · 14 years ago
  99. 17bdcf9 sched: Drop all load weight manipulation for RT tasks by Linus Walleij · 14 years ago
  100. 34f971f sched: Create special class for stop/migrate work by Peter Zijlstra · 14 years ago