1. 77c100c export pid symbols needed for kvm_vcpu_on_spin by Rik van Riel · 14 years ago
  2. f74b944 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  3. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  4. a5e6b13 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  5. 1fd06bb sched.c: fix kernel-doc for runqueue_is_locked() by Randy Dunlap · 14 years ago
  6. fc82e1d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  7. 0f6e0e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  8. bd2895e Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  9. 016aa2e 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
  10. 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
  11. 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
  12. 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
  13. 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
  14. 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
  15. 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
  16. 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
  17. 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
  18. a002951 Merge branch 'next' into for-linus by James Morris · 14 years ago
  19. 30df754 Merge branch 'irq/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by David S. Miller · 14 years ago
  20. 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
  21. becfd1f vfs: Add open by file handle support by Aneesh Kumar K.V · 14 years ago
  22. 990d6c2 vfs: Add name to file handle conversion support by Aneesh Kumar K.V · 14 years ago
  23. bea3864 PM / Hibernate: Reduce autotuned default image size by Rafael J. Wysocki · 14 years ago
  24. 40dc166 PM / Core: Introduce struct syscore_ops for core subsystems PM by Rafael J. Wysocki · 14 years ago
  25. f9b9e80 PM QoS: Make pm_qos settings readable by Thomas Renninger · 14 years ago
  26. cf4fb80 PM: Simplify kernel/power/Kconfig by Jan Beulich · 14 years ago
  27. 6831c6e PM: Drop pm_flags that is not necessary by Rafael J. Wysocki · 14 years ago
  28. 88a6f33 PM: Clean up PM_TRACE dependencies and drop unnecessary Kconfig option by Rafael J. Wysocki · 14 years ago
  29. aa33860 PM: Remove CONFIG_PM_OPS by Rafael J. Wysocki · 14 years ago
  30. 196ec24 PM: Reorder power management Kconfig options by Rafael J. Wysocki · 14 years ago
  31. 1eb208a PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME) by Rafael J. Wysocki · 14 years ago
  32. cd51e61c PM / ACPI: Remove references to pm_flags from bus.c by Rafael J. Wysocki · 14 years ago
  33. 6e0aa9f futex: Deobfuscate handle_futex_death() by Thomas Gleixner · 14 years ago
  34. 5f40d42 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  35. 9d90c8d printk: do not mangle valid userspace syslog prefixes by Kay Sievers · 14 years ago
  36. 73d049a open-style analog of vfs_path_lookup() by Al Viro · 14 years ago
  37. c9c6cac kill path_lookup() by Al Viro · 14 years ago
  38. 15a9155 fix race in audit_get_nd() by Al Viro · 14 years ago
  39. 6e6823d posix-clocks: Check write permissions in posix syscalls by Torben Hohn · 14 years ago
  40. 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
  41. d209a69 genirq: Add chip flag to force mask on suspend by Thomas Gleixner · 14 years ago
  42. 017f2b2 futex,plist: Remove debug lock assignment from plist_node by Lai Jiangshan · 14 years ago
  43. 2e12978 futex,plist: Pass the real head of the priority list to plist_del() by Lai Jiangshan · 14 years ago
  44. 37a9d91 futex: Sanitize cmpxchg_futex_value_locked API by Michel Lespinasse · 14 years ago
  45. c0c9ed1 futex: Avoid redudant evaluation of task_pid_vnr() by Thomas Gleixner · 14 years ago
  46. 33175d8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  47. 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
  48. bf294b4 SUNRPC: Close a race in __rpc_wait_for_completion_task() by Trond Myklebust · 14 years ago
  49. 8fe8f54 futex: Update futex_wait_setup comments about locking by Michel Lespinasse · 14 years ago
  50. a9e7acf hrtimer: Remove empty hrtimer_init_hres_timer() by Thomas Gleixner · 14 years ago
  51. 4a0b166 tracing: Fix irqoff selftest expanding max buffer by Steven Rostedt · 14 years ago
  52. 9a24470 tracing: Align 4 byte ints together in struct tracer by Steven Rostedt · 14 years ago
  53. 56355b8 tracing: Export trace_set_clr_event() by Yuanhan Liu · 14 years ago
  54. 31274d7 tracing: Explain about unstable clock on resume with ring buffer warning by Jiri Olsa · 14 years ago
  55. 10da37a tracing: Adjust conditional expression latency formatting. by David Sharp · 14 years ago
  56. 140e4f2 tracing: Fix event alignment: ftrace:context_switch and ftrace:wakeup by David Sharp · 14 years ago
  57. e6e1e25 tracing: Remove lock_depth from event entry by Steven Rostedt · 14 years ago
  58. 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
  59. de29be5 ring-buffer: Remove unused #include <linux/trace_irq.h> by David Sharp · 14 years ago
  60. 750912f tracing: Add an 'overwrite' trace_option. by David Sharp · 14 years ago
  61. c68fd4f genirq: Add comments to Kconfig switches by Thomas Gleixner · 14 years ago
  62. 86cb2ec Merge commit 'v2.6.38-rc8' into perf/core by Ingo Molnar · 14 years ago
  63. 9977728 debugobjects: Add hint for better object identification by Stanislaw Gruszka · 14 years ago
  64. dfef6dcd3 unfuck proc_sysctl ->d_compare() by Al Viro · 14 years ago
  65. fe3fa43 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 14 years ago
  66. 4ba8216 BKL: That's all, folks by Arnd Bergmann · 14 years ago
  67. b75f38d cpuset: add a missing unlock in cpuset_write_resmask() by Li Zefan · 14 years ago
  68. e3e89cc Mark ptrace_{traceme,attach,detach} static by Linus Torvalds · 14 years ago
  69. e611eec rcu: add comment saying why DEBUG_OBJECTS_RCU_HEAD depends on PREEMPT. by Paul E. McKenney · 14 years ago
  70. fe8e640 rcupdate: remove dead code by Amerigo Wang · 14 years ago
  71. 37743de rcutorture: Get rid of duplicate sched.h include by Jesper Juhl · 14 years ago
  72. ba74f4d rcu: call __rcu_read_unlock() in exit_rcu for tiny RCU by Lai Jiangshan · 14 years ago
  73. 0830937 perf: Fix cgroup vs jump_label problem by Peter Zijlstra · 14 years ago
  74. 1b15d05 perf cgroup: Clean up perf_cgroup_create() by Li Zefan · 14 years ago
  75. f75e18c perf cgroup: Fix unmatched call to perf_detach_cgroup() by Li Zefan · 14 years ago
  76. 3db272c perf cgroup: Fix leak of file reference count by Li Zefan · 14 years ago
  77. 940c5b2 perf: Fix the missing event initialization when pmu is found in idr by Lin Ming · 14 years ago
  78. 6d1cafd sched: Resched proper CPU on yield_to() by Venkatesh Pallipadi · 14 years ago
  79. c02aa73 sched: Allow users with sufficient RLIMIT_NICE to change from SCHED_IDLE policy by Darren Hart · 14 years ago
  80. a2f5c9a sched: Allow SCHED_BATCH to preempt SCHED_IDLE tasks by Darren Hart · 14 years ago
  81. e0a92c1 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 14 years ago
  82. 0c3b916 sched: Fix sched rt group scheduling when hierachy is enabled by Balbir Singh · 14 years ago
  83. 888a8a3 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  84. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  85. c53fa1e netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms by Patrick McHardy · 14 years ago
  86. 2d3a849 blktrace: Remove blk_fill_rwbs_rq. by Tao Ma · 14 years ago
  87. 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
  88. 5cd10e7 hrtimer: Update base[CLOCK_BOOTTIME].offset correctly by Thomas Gleixner · 14 years ago
  89. c69e375 genirq: Fixup fasteoi handler for oneshot mode by Thomas Gleixner · 14 years ago
  90. 8d32a30 genirq: Provide forced interrupt threading by Thomas Gleixner · 14 years ago
  91. 3a142a0 clockevents: Prevent oneshot mode when broadcast device is periodic by Thomas Gleixner · 14 years ago
  92. 544b4a1 sched: Clean up the IRQ_TIME_ACCOUNTING code by Venkatesh Pallipadi · 14 years ago
  93. 8eb90c3 sched: Switch wait_task_inactive to schedule_hrtimeout() by Thomas Gleixner · 14 years ago
  94. 9d591ed genirq: Allow shared oneshot interrupts by Thomas Gleixner · 14 years ago
  95. b5faba2 genirq: Prepare the handling of shared oneshot interrupts by Thomas Gleixner · 14 years ago
  96. 1204e95 genirq: Make warning in handle_percpu_event useful by Thomas Gleixner · 14 years ago
  97. 7e949870 sched: Add #ifdef around irq time accounting functions by Heiko Carstens · 14 years ago
  98. 768a06e perf: Simplify task_clock_event_read() by Peter Zijlstra · 14 years ago
  99. 3f7cce3 perf_events: Fix rcu and locking issues with cgroup support by Stephane Eranian · 14 years ago
  100. 511f67a sched, autogroup: Stop claiming ownership of the root task group by Mike Galbraith · 14 years ago