aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| * | | sched: Improve latencies and throughputMike Galbraith2009-09-15
| * | | sched: Tweak wake_idxPeter Zijlstra2009-09-15
| * | | sched: Fix task affinity for select_task_rq_fairPeter Zijlstra2009-09-15
| * | | sched: for_each_domain() vs RCUPeter Zijlstra2009-09-15
| * | | sched: Weaken SD_POWERSAVINGS_BALANCEPeter Zijlstra2009-09-15
| * | | sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra2009-09-15
| * | | sched: Add TASK_WAKINGPeter Zijlstra2009-09-15
| * | | sched: Hook sched_balance_self() into sched_class::select_task_rq()Peter Zijlstra2009-09-15
| * | | sched: Move sched_balance_self() into sched_fair.cPeter Zijlstra2009-09-15
| * | | sched: Move code aroundPeter Zijlstra2009-09-15
| * | | sched: Add come comments to the sched featuresPeter Zijlstra2009-09-15
| * | | sched: Complete buddy switchesMike Galbraith2009-09-15
| * | | sched: Split WAKEUP_OVERLAPPeter Zijlstra2009-09-15
| * | | sched: Fix double_rq_lock() compile warningPeter Zijlstra2009-09-15
* | | | softirq: add BLOCK_IOPOLL to softirq_to_nameLi Zefan2009-09-17
* | | | tracing: switch function prints from %pf to %psSteven Rostedt2009-09-17
* | | | Merge branch 'linus' into tracing/coreIngo Molnar2009-09-17
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-09-16
| |\ \ \ \
| | * | | | driver-core: move dma-coherent.c from kernel to driver/baseMing Lei2009-09-15
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-16
| |\ \ \ \ \
| | * | | | | block: fix linkage problem with blk_iopoll and !CONFIG_BLOCKJens Axboe2009-09-15
| | |/ / / /
| * | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-09-15
| |\ \ \ \ \
| | * \ \ \ \ Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-08-26
| | |\ \ \ \ \
| | * | | | | | powerpc: Enable GCOVMichael Ellerman2009-08-19
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | Merge branch 'master' into for-nextTejun Heo2009-07-03
| | |\ \ \ \ \ \ \
| | * | | | | | | | percpu: clean up percpu variable definitionsTejun Heo2009-06-24
| | * | | | | | | | percpu: use DEFINE_PER_CPU_SHARED_ALIGNED()Tejun Heo2009-06-24
| | * | | | | | | | percpu: use dynamic percpu allocator as the default percpu allocatorTejun Heo2009-06-24
| * | | | | | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-09-15
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | perf_counter: Fix buffer overflow in perf_copy_attr()Xiao Guangrong2009-09-15
| * | | | | | | | | | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-15
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'x86/urgent' into x86/patH. Peter Anvin2009-08-26
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT initSuresh Siddha2009-08-21
| | * | | | | | | | | | generic-ipi: Allow cpus not yet online to call smp_call_function with irqs di...Suresh Siddha2009-08-21
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-15
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| | * | | | | | | | | Merge commit 'v2.6.31-rc8' into x86/txtIngo Molnar2009-09-02
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang2009-09-01
| | * | | | | | | | | | x86, intel_txt: Intel TXT Sx shutdown supportJoseph Cihula2009-07-21
| * | | | | | | | | | | Merge branch 'for-linus3' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2009-09-14
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | CRED: Allow put_cred() to cope with a NULL groups listDavid Howells2009-09-14
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-09-14
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | PM: Trivial fixesWu Fengguang2009-09-14
| | * | | | | | | | | | | PM / Hibernate / Memory hotplug: Always use for_each_populated_zone()Gerald Schaefer2009-09-14
| | * | | | | | | | | | | PM/Hibernate: Do not try to allocate too much memory too hard (rev. 2)Rafael J. Wysocki2009-09-14
| | * | | | | | | | | | | PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2)Rafael J. Wysocki2009-09-14
| | * | | | | | | | | | | PM/Hibernate: Rework shrinking of memoryRafael J. Wysocki2009-09-14
| | * | | | | | | | | | | PM: Fix typo in label name s/Platofrm_finish/Platform_finish/Thadeu Lima de Souza Cascardo2009-09-14
| | * | | | | | | | | | | Merge branch 'master' into for-linusRafael J. Wysocki2009-09-14
| | |\ \ \ \ \ \ \ \ \ \ \