1. 1232d61 sched, doc: Update sched-design-CFS.txt by Borislav Petkov · 14 years ago
  2. 20dd674 sched: Remove unused 'rq' variable and cpu_rq() call from alloc_fair_sched_group() by Sergey Senozhatsky · 14 years ago
  3. 16addf9 sched: Fix yield_to kernel-doc by Randy Dunlap · 14 years ago
  4. 58cbe24 sched, kernel-doc: Fix runqueue_is_locked() description by Randy Dunlap · 14 years ago
  5. 5f6fb45 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
  6. 420c1c5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  7. 9620639 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
  8. a926021 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
  9. 0586bed 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
  10. b80cd62 Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  11. c345f60 Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  12. 422e6c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  13. 397fae0 Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  14. becfd1f vfs: Add open by file handle support by Aneesh Kumar K.V · 14 years ago
  15. 990d6c2 vfs: Add name to file handle conversion support by Aneesh Kumar K.V · 14 years ago
  16. 6e0aa9f futex: Deobfuscate handle_futex_death() by Thomas Gleixner · 14 years ago
  17. 5f40d42 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  18. 73d049a open-style analog of vfs_path_lookup() by Al Viro · 14 years ago
  19. c9c6cac kill path_lookup() by Al Viro · 14 years ago
  20. 15a9155 fix race in audit_get_nd() by Al Viro · 14 years ago
  21. 6e6823d posix-clocks: Check write permissions in posix syscalls by Torben Hohn · 14 years ago
  22. 9956121 Merge branch 'tip/futex/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-rt into core/futexes by Thomas Gleixner · 14 years ago
  23. d209a69 genirq: Add chip flag to force mask on suspend by Thomas Gleixner · 14 years ago
  24. 017f2b2 futex,plist: Remove debug lock assignment from plist_node by Lai Jiangshan · 14 years ago
  25. 2e12978 futex,plist: Pass the real head of the priority list to plist_del() by Lai Jiangshan · 14 years ago
  26. 37a9d91 futex: Sanitize cmpxchg_futex_value_locked API by Michel Lespinasse · 14 years ago
  27. c0c9ed1 futex: Avoid redudant evaluation of task_pid_vnr() by Thomas Gleixner · 14 years ago
  28. bf98f77 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  29. bf294b4 SUNRPC: Close a race in __rpc_wait_for_completion_task() by Trond Myklebust · 14 years ago
  30. 8fe8f54 futex: Update futex_wait_setup comments about locking by Michel Lespinasse · 14 years ago
  31. a9e7acf hrtimer: Remove empty hrtimer_init_hres_timer() by Thomas Gleixner · 14 years ago
  32. 4a0b166 tracing: Fix irqoff selftest expanding max buffer by Steven Rostedt · 14 years ago
  33. 9a24470 tracing: Align 4 byte ints together in struct tracer by Steven Rostedt · 14 years ago
  34. 56355b8 tracing: Export trace_set_clr_event() by Yuanhan Liu · 14 years ago
  35. 31274d7 tracing: Explain about unstable clock on resume with ring buffer warning by Jiri Olsa · 14 years ago
  36. 10da37a tracing: Adjust conditional expression latency formatting. by David Sharp · 14 years ago
  37. 140e4f2 tracing: Fix event alignment: ftrace:context_switch and ftrace:wakeup by David Sharp · 14 years ago
  38. e6e1e25 tracing: Remove lock_depth from event entry by Steven Rostedt · 14 years ago
  39. 78833dd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  40. de29be5 ring-buffer: Remove unused #include <linux/trace_irq.h> by David Sharp · 14 years ago
  41. 750912f tracing: Add an 'overwrite' trace_option. by David Sharp · 14 years ago
  42. c68fd4f genirq: Add comments to Kconfig switches by Thomas Gleixner · 14 years ago
  43. 86cb2ec Merge commit 'v2.6.38-rc8' into perf/core by Ingo Molnar · 14 years ago
  44. 9977728 debugobjects: Add hint for better object identification by Stanislaw Gruszka · 14 years ago
  45. dfef6dcd3 unfuck proc_sysctl ->d_compare() by Al Viro · 14 years ago
  46. b75f38d cpuset: add a missing unlock in cpuset_write_resmask() by Li Zefan · 14 years ago
  47. e3e89cc Mark ptrace_{traceme,attach,detach} static by Linus Torvalds · 14 years ago
  48. 0830937 perf: Fix cgroup vs jump_label problem by Peter Zijlstra · 14 years ago
  49. 1b15d05 perf cgroup: Clean up perf_cgroup_create() by Li Zefan · 14 years ago
  50. f75e18c perf cgroup: Fix unmatched call to perf_detach_cgroup() by Li Zefan · 14 years ago
  51. 3db272c perf cgroup: Fix leak of file reference count by Li Zefan · 14 years ago
  52. 940c5b2 perf: Fix the missing event initialization when pmu is found in idr by Lin Ming · 14 years ago
  53. 6d1cafd sched: Resched proper CPU on yield_to() by Venkatesh Pallipadi · 14 years ago
  54. c02aa73 sched: Allow users with sufficient RLIMIT_NICE to change from SCHED_IDLE policy by Darren Hart · 14 years ago
  55. a2f5c9a sched: Allow SCHED_BATCH to preempt SCHED_IDLE tasks by Darren Hart · 14 years ago
  56. e0a92c1 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 14 years ago
  57. 0c3b916 sched: Fix sched rt group scheduling when hierachy is enabled by Balbir Singh · 14 years ago
  58. 888a8a3 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  59. 2d3a849 blktrace: Remove blk_fill_rwbs_rq. by Tao Ma · 14 years ago
  60. c09d7a3 Merge branch '/tip/perf/filter' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git into perf/core by Frederic Weisbecker · 14 years ago
  61. 5cd10e7 hrtimer: Update base[CLOCK_BOOTTIME].offset correctly by Thomas Gleixner · 14 years ago
  62. c69e375 genirq: Fixup fasteoi handler for oneshot mode by Thomas Gleixner · 14 years ago
  63. 8d32a30 genirq: Provide forced interrupt threading by Thomas Gleixner · 14 years ago
  64. 3a142a0 clockevents: Prevent oneshot mode when broadcast device is periodic by Thomas Gleixner · 14 years ago
  65. 544b4a1 sched: Clean up the IRQ_TIME_ACCOUNTING code by Venkatesh Pallipadi · 14 years ago
  66. 8eb90c3 sched: Switch wait_task_inactive to schedule_hrtimeout() by Thomas Gleixner · 14 years ago
  67. 9d591ed genirq: Allow shared oneshot interrupts by Thomas Gleixner · 14 years ago
  68. b5faba2 genirq: Prepare the handling of shared oneshot interrupts by Thomas Gleixner · 14 years ago
  69. 1204e95 genirq: Make warning in handle_percpu_event useful by Thomas Gleixner · 14 years ago
  70. 7e949870 sched: Add #ifdef around irq time accounting functions by Heiko Carstens · 14 years ago
  71. 768a06e perf: Simplify task_clock_event_read() by Peter Zijlstra · 14 years ago
  72. 3f7cce3 perf_events: Fix rcu and locking issues with cgroup support by Stephane Eranian · 14 years ago
  73. 511f67a sched, autogroup: Stop claiming ownership of the root task group by Mike Galbraith · 14 years ago
  74. 800d4d3 sched, autogroup: Stop going ahead if autogroup is disabled by Yong Zhang · 14 years ago
  75. 1747b21 sched, autogroup, sysctl: Use proc_dointvec_minmax() instead by Yong Zhang · 14 years ago
  76. 866ab43 sched: Fix the group_imb logic by Peter Zijlstra · 14 years ago
  77. cc57aa8 sched: Clean up some f_b_g() comments by Peter Zijlstra · 14 years ago
  78. c186faf sched: Clean up remnants of sd_idle by Peter Zijlstra · 14 years ago
  79. d927dc937 Merge commit 'v2.6.38-rc6' into sched/core by Ingo Molnar · 14 years ago
  80. fd4afaf genirq: Streamline kernel/irq/Kconfig by Jan Beulich · 14 years ago
  81. dbebbfb rtmutex: tester: Remove the remaining BKL leftovers by Thomas Gleixner · 14 years ago
  82. 571020d Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  83. ee88347 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  84. 70433c0 genirq: Use the correct variable for note_interrupt by Thomas Gleixner · 14 years ago
  85. 7fdd7f8 timers: Export CLOCK_BOOTTIME via the posix timers interface by John Stultz · 14 years ago
  86. 70a08cc timers: Add CLOCK_BOOTTIME hrtimer base by John Stultz · 14 years ago
  87. 314ac37 time: Extend get_xtime_and_monotonic_offset() to also return sleep by John Stultz · 14 years ago
  88. abb3a4e time: Introduce get_monotonic_boottime and ktime_get_boottime by John Stultz · 14 years ago
  89. e06383d hrtimers: extend hrtimer base code to handle more then 2 clockids by John Stultz · 14 years ago
  90. 8fff39e genirq: Add missing break in __irq_set_trigger() by Thomas Gleixner · 14 years ago
  91. ed4dea6 genirq: Use IRQ_BITMAP_BITS as search size in irq_alloc_descs() by Yinghai Lu · 14 years ago
  92. a61d825 genirq: Fix misplaced status update in irq_disable() by Thomas Gleixner · 14 years ago
  93. a439520 genirq: Implement irq_data based move_*_irq() versions by Thomas Gleixner · 14 years ago
  94. 77694b4 genirq; Add fasteoi irq_chip quirk by Thomas Gleixner · 14 years ago
  95. 7812957 genirq: Add preflow handler support by Thomas Gleixner · 14 years ago
  96. 3836ca0 genirq: Consolidate set_chip_handler functions by Thomas Gleixner · 14 years ago
  97. 02725e7 genirq: Use irq_get/put functions by Thomas Gleixner · 14 years ago
  98. d5eb4ad2 genirq: Implement irq_get/put_desc_[bus]locked/unlock() by Thomas Gleixner · 14 years ago
  99. 091738a genirq: Remove real old transition functions by Thomas Gleixner · 14 years ago
  100. a6967ca genirq: Remove desc->status when GENERIC_HARDIRQS_NO_COMPAT=y by Thomas Gleixner · 14 years ago