aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l...Linus Torvalds2008-10-11
|\
| *---. Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for...Ingo Molnar2008-10-10
| |\ \ \
| | | | * Merge branch 'linus' into x86/iommuIngo Molnar2008-09-14
| | | | |\
| | | | * \ Merge commit 'v2.6.27-rc6' into x86/iommuIngo Molnar2008-09-10
| | | | |\ \
| | | | * | | dma-coherent: export dma_[alloc|release]_from_coherent methodsIngo Molnar2008-08-22
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2008-10-11
|\ \ \ \ \ \ \
| * | | | | | | [CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand g...venkatesh.pallipadi@intel.com2008-10-09
| |/ / / / / /
* | | | | | | Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2008-10-10
|\ \ \ \ \ \ \
| * | | | | | | Merge branch 'linus' into core/rcuIngo Molnar2008-10-08
| |\| | | | | |
| * | | | | | | rcu: RCU-based detection of stalled CPUs for Classic RCU, fixIngo Molnar2008-10-03
| * | | | | | | rcu: RCU-based detection of stalled CPUs for Classic RCUPaul E. McKenney2008-10-03
| * | | | | | | Merge commit 'v2.6.27-rc8' into core/rcuIngo Molnar2008-10-03
| |\ \ \ \ \ \ \
| * | | | | | | | rcu: fix sparse shadowed variable warningHarvey Harrison2008-09-23
| * | | | | | | | Merge commit 'v2.6.27-rc6' into core/rcuIngo Molnar2008-09-10
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | rcuclassic: fix compiler warningHiroshi Shimamoto2008-08-27
| * | | | | | | | rcu: use irq-safe locksPaul E. McKenney2008-08-21
| * | | | | | | | rcuclassic: fix compilation NGHiroshi Shimamoto2008-08-19
| * | | | | | | | rcu: fix locking cleanup falloutPaul E. McKenney2008-08-18
| * | | | | | | | rcu: remove redundant ACCESS_ONCE definition from rcupreempt.cPaul E. McKenney2008-08-18
| * | | | | | | | rcu: fix classic RCU locking cleanup lockdep problemPaul E. McKenney2008-08-17
| * | | | | | | | rcu: trace fix possible mem-leakSteven Rostedt2008-08-15
| * | | | | | | | rcu: classic RCU locking and memory-barrier cleanupsPaul E. McKenney2008-08-15
| * | | | | | | | rcu: prevent console flood when one CPU sees another AWOL via RCUPaul E. McKenney2008-08-15
| * | | | | | | | rcu, debug: detect stalled grace periods, cleanupsIngo Molnar2008-08-11
| * | | | | | | | rcu, debug: detect stalled grace periodsPaul E. McKenney2008-08-11
| * | | | | | | | Merge branch 'linus' into core/rcuIngo Molnar2008-08-11
| |\ \ \ \ \ \ \ \
| * | | | | | | | | rcu classic: new algorithm for callbacks-processing(v2)Lai Jiangshan2008-07-18
| * | | | | | | | | rcu classic: simplify the next pending batchLai Jiangshan2008-07-18
* | | | | | | | | | sched debug: add name to sched_domain sysctl entriesIngo Molnar2008-10-09
* | | | | | | | | | sched: sync wakeups vs avg_overlapPeter Zijlstra2008-10-08
| | | | | | | | | |
| \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \
*---. \ \ \ \ \ \ \ \ \ Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar2008-10-08
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| | | * | | | | | | | | cpusets: scan_for_empty_cpusets(), cpuset doesn't seem to be so constFrederic Weisbecker2008-10-03
| | * | | | | | | | | | kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-08
| * | | | | | | | | | | sched: remove redundant code in cpu_cgroup_create()Li Zefan2008-10-06
| * | | | | | | | | | | Merge branch 'linus' into sched/develIngo Molnar2008-10-06
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | sched_rt.c: resch needed in rt_rq_enqueue() for the root rt_rqDario Faggioli2008-10-04
| * | | | | | | | | | | | sched: minor optimizations in wake_affine and select_task_rq_fairAmit K. Arora2008-09-30
| * | | | | | | | | | | | sched: maintain only task entities in cfs_rq->tasks listBharata B Rao2008-09-25
| * | | | | | | | | | | | sched: fixup buddy selectionPeter Zijlstra2008-09-23
| * | | | | | | | | | | | sched: more sanity checks on the bandwidth settingsPeter Zijlstra2008-09-23
| * | | | | | | | | | | | sched: add some comments to the bandwidth codePeter Zijlstra2008-09-23
| * | | | | | | | | | | | sched: fixlet for group load balancePeter Zijlstra2008-09-23
| | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'sched/urgent' and 'sched/rt' into sched/develIngo Molnar2008-09-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | sched: compilation fix with gcc 3.4.6Krzysztof Helt2008-09-06
| | | * | | | | | | | | | | | sched: extract walk_tg_tree(), fixIngo Molnar2008-08-28
| | | * | | | | | | | | | | | sched: rt-bandwidth fixesPeter Zijlstra2008-08-19
| | | * | | | | | | | | | | | sched: extract walk_tg_tree()Peter Zijlstra2008-08-19
| | | * | | | | | | | | | | | sched: rt-bandwidth group disable fixesPeter Zijlstra2008-08-19
| | | * | | | | | | | | | | | sched: rt-bandwidth accounting fixPeter Zijlstra2008-08-19
| | | * | | | | | | | | | | | sched: rt-bandwidth for user grouping interfacePeter Zijlstra2008-08-19
| | | | |_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | |