aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-09-15sched: Fix sync wakeups againPeter Zijlstra
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-09-15driver-core: move dma-coherent.c from kernel to driver/baseMing Lei
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-15Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-09-15tracing: optimize global_trace_clock cachelinesSteven Rostedt
2009-09-15Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-15Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-15sched: Add WF_FORKPeter Zijlstra
2009-09-15sched: Rename sync argumentsPeter Zijlstra
2009-09-15sched: Rename select_task_rq() argumentPeter Zijlstra
2009-09-15sched: Feature to disable APERF/MPERF cpu_powerPeter Zijlstra
2009-09-15sched: Provide arch_scale_freq_powerPeter Zijlstra
2009-09-15sched: Improve latencies and throughputMike Galbraith
2009-09-15sched: Tweak wake_idxPeter Zijlstra
2009-09-15sched: Fix task affinity for select_task_rq_fairPeter Zijlstra
2009-09-15sched: for_each_domain() vs RCUPeter Zijlstra
2009-09-15sched: Weaken SD_POWERSAVINGS_BALANCEPeter Zijlstra
2009-09-15sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra
2009-09-15sched: Add TASK_WAKINGPeter Zijlstra
2009-09-15sched: Hook sched_balance_self() into sched_class::select_task_rq()Peter Zijlstra
2009-09-15sched: Move sched_balance_self() into sched_fair.cPeter Zijlstra
2009-09-15sched: Move code aroundPeter Zijlstra
2009-09-15sched: Add come comments to the sched featuresPeter Zijlstra
2009-09-15sched: Complete buddy switchesMike Galbraith
2009-09-15sched: Split WAKEUP_OVERLAPPeter Zijlstra
2009-09-15sched: Fix double_rq_lock() compile warningPeter Zijlstra
2009-09-15time: Prevent 32 bit overflow with set_normalized_timespec()Thomas Gleixner
2009-09-15perf_counter: Fix buffer overflow in perf_copy_attr()Xiao Guangrong
2009-09-14Merge branch 'for-linus3' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2009-09-14ftrace: document function and function graph implementationMike Frysinger
2009-09-14Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-09-14cleanup console_print()Anirban Sinha
2009-09-15CRED: Allow put_cred() to cope with a NULL groups listDavid Howells
2009-09-14clocksource: Delay clocksource down rating to late bootThomas Gleixner
2009-09-14clocksource: clocksource_select must be called with mutex lockedThomas Gleixner
2009-09-14PM: Trivial fixesWu Fengguang
2009-09-14PM / Hibernate / Memory hotplug: Always use for_each_populated_zone()Gerald Schaefer
2009-09-14PM/Hibernate: Do not try to allocate too much memory too hard (rev. 2)Rafael J. Wysocki
2009-09-14PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2)Rafael J. Wysocki
2009-09-14PM/Hibernate: Rework shrinking of memoryRafael J. Wysocki
2009-09-14PM: Fix typo in label name s/Platofrm_finish/Platform_finish/Thadeu Lima de Souza Cascardo
2009-09-14Merge branch 'master' into for-linusRafael J. Wysocki
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-14tracing: make testing syscall events a separate configurationSteven Rostedt
2009-09-14tracing: remove some unused macrosLi Zefan
2009-09-14ftrace: add compile-time check on F_printk()Li Zefan
2009-09-14tracing: fix F_printk() typosLi Zefan