summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l...Linus Torvalds2008-10-111-0/+2
|\
| *---. Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for...Ingo Molnar2008-10-101-0/+2
| |\ \ \
| | | | * Merge branch 'linus' into x86/iommuIngo Molnar2008-09-141-22/+15
| | | | |\
| | | | * \ Merge commit 'v2.6.27-rc6' into x86/iommuIngo Molnar2008-09-1033-341/+556
| | | | |\ \
| | | | * | | dma-coherent: export dma_[alloc|release]_from_coherent methodsIngo Molnar2008-08-221-0/+2
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2008-10-111-1/+10
|\ \ \ \ \ \ \
| * | | | | | | [CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand g...venkatesh.pallipadi@intel.com2008-10-091-1/+10
| |/ / / / / /
* | | | | | | Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2008-10-103-95/+257
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into core/rcuIngo Molnar2008-10-097-17/+97
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | rcu: RCU-based detection of stalled CPUs for Classic RCU, fixIngo Molnar2008-10-031-1/+1
| * | | | | | | rcu: RCU-based detection of stalled CPUs for Classic RCUPaul E. McKenney2008-10-031-80/+86
| * | | | | | | Merge commit 'v2.6.27-rc8' into core/rcuIngo Molnar2008-10-0312-51/+97
| |\ \ \ \ \ \ \
| * | | | | | | | rcu: fix sparse shadowed variable warningHarvey Harrison2008-09-231-3/+3
| * | | | | | | | Merge commit 'v2.6.27-rc6' into core/rcuIngo Molnar2008-09-1046-707/+1133
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | rcuclassic: fix compiler warningHiroshi Shimamoto2008-08-271-1/+1
| * | | | | | | | rcu: use irq-safe locksPaul E. McKenney2008-08-211-6/+10
| * | | | | | | | rcuclassic: fix compilation NGHiroshi Shimamoto2008-08-191-0/+2
| * | | | | | | | rcu: fix locking cleanup falloutPaul E. McKenney2008-08-191-14/+22
| * | | | | | | | rcu: remove redundant ACCESS_ONCE definition from rcupreempt.cPaul E. McKenney2008-08-181-8/+0
| * | | | | | | | rcu: fix classic RCU locking cleanup lockdep problemPaul E. McKenney2008-08-171-2/+4
| * | | | | | | | rcu: trace fix possible mem-leakSteven Rostedt2008-08-151-1/+6
| * | | | | | | | rcu: classic RCU locking and memory-barrier cleanupsPaul E. McKenney2008-08-151-10/+41
| * | | | | | | | rcu: prevent console flood when one CPU sees another AWOL via RCUPaul E. McKenney2008-08-151-0/+1
| * | | | | | | | rcu, debug: detect stalled grace periods, cleanupsIngo Molnar2008-08-111-13/+13
| * | | | | | | | rcu, debug: detect stalled grace periodsPaul E. McKenney2008-08-111-0/+80
| * | | | | | | | Merge branch 'linus' into core/rcuIngo Molnar2008-08-1173-1897/+3112
| |\ \ \ \ \ \ \ \
| * | | | | | | | | rcu classic: new algorithm for callbacks-processing(v2)Lai Jiangshan2008-07-181-60/+97
| * | | | | | | | | rcu classic: simplify the next pending batchLai Jiangshan2008-07-181-14/+8
* | | | | | | | | | sched debug: add name to sched_domain sysctl entriesIngo Molnar2008-10-091-2/+12
* | | | | | | | | | sched: sync wakeups vs avg_overlapPeter Zijlstra2008-10-081-8/+10
| | | | | | | | | |
| \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \
*---. \ \ \ \ \ \ \ \ \ Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar2008-10-088-320/+359
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| | | * | | | | | | | | cpusets: scan_for_empty_cpusets(), cpuset doesn't seem to be so constFrederic Weisbecker2008-10-031-1/+1
| | * | | | | | | | | | kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-081-0/+19
| * | | | | | | | | | | sched: remove redundant code in cpu_cgroup_create()Li Zefan2008-10-061-4/+0
| * | | | | | | | | | | Merge branch 'linus' into sched/develIngo Molnar2008-10-0612-35/+147
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | sched_rt.c: resch needed in rt_rq_enqueue() for the root rt_rqDario Faggioli2008-10-041-4/+4
| * | | | | | | | | | | | sched: minor optimizations in wake_affine and select_task_rq_fairAmit K. Arora2008-09-301-9/+7
| * | | | | | | | | | | | sched: maintain only task entities in cfs_rq->tasks listBharata B Rao2008-09-251-17/+9
| * | | | | | | | | | | | sched: fixup buddy selectionPeter Zijlstra2008-09-231-2/+2
| * | | | | | | | | | | | sched: more sanity checks on the bandwidth settingsPeter Zijlstra2008-09-231-5/+28
| * | | | | | | | | | | | sched: add some comments to the bandwidth codePeter Zijlstra2008-09-231-0/+42
| * | | | | | | | | | | | sched: fixlet for group load balancePeter Zijlstra2008-09-231-13/+14
| | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'sched/urgent' and 'sched/rt' into sched/develIngo Molnar2008-09-238-129/+162
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | sched: compilation fix with gcc 3.4.6Krzysztof Helt2008-09-061-6/+4
| | | * | | | | | | | | | | | sched: extract walk_tg_tree(), fixIngo Molnar2008-08-281-1/+1
| | | * | | | | | | | | | | | sched: rt-bandwidth fixesPeter Zijlstra2008-08-191-62/+63
| | | * | | | | | | | | | | | sched: extract walk_tg_tree()Peter Zijlstra2008-08-191-33/+46
| | | * | | | | | | | | | | | sched: rt-bandwidth group disable fixesPeter Zijlstra2008-08-192-2/+12
| | | * | | | | | | | | | | | sched: rt-bandwidth accounting fixPeter Zijlstra2008-08-191-6/+5
| | | * | | | | | | | | | | | sched: rt-bandwidth for user grouping interfacePeter Zijlstra2008-08-191-2/+2
| | | | |_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | |
OpenPOWER on IntegriCloud