summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* sched: Dynamic sched_domain::levelPeter Zijlstra2011-04-112-4/+7
* sched: Move sched domain storage into the topology listPeter Zijlstra2011-04-111-52/+77
* sched: Reverse the topology listPeter Zijlstra2011-04-111-14/+20
* sched: Unify the sched_domain build functionsPeter Zijlstra2011-04-111-94/+39
* sched: Stuff the sched_domain creation in a data-structurePeter Zijlstra2011-04-111-6/+26
* sched: Create proper cpu_$DOM_mask() functionsPeter Zijlstra2011-04-111-5/+17
* sched: Avoid allocations in sched_domain_debug()Peter Zijlstra2011-04-111-12/+5
* sched: Create persistent sched_domains_tmpmaskPeter Zijlstra2011-04-111-8/+9
* sched: Remove some dead codePeter Zijlstra2011-04-111-16/+0
* sched: Remove nodemask allocationPeter Zijlstra2011-04-111-11/+3
* sched: Simplify NODE/ALLNODES domain creationPeter Zijlstra2011-04-111-18/+22
* sched: Avoid using sd->levelPeter Zijlstra2011-04-111-1/+1
* sched: Simplify the free path somePeter Zijlstra2011-04-111-6/+5
* sched: Dynamically allocate sched_domain/sched_group data-structuresPeter Zijlstra2011-04-112-296/+213
* sched: Simplify sched_groups_power initializationPeter Zijlstra2011-04-111-34/+5
* sched: Simplify finding the lowest sched_domainPeter Zijlstra2011-04-111-10/+13
* sched: Simplify sched_group creationPeter Zijlstra2011-04-111-19/+5
* sched: Clean up some ALLNODES codePeter Zijlstra2011-04-111-7/+4
* sched: Change NODE sched_domain group creationPeter Zijlstra2011-04-111-197/+32
* sched: Simplify build_sched_groups()Peter Zijlstra2011-04-111-36/+16
* sched: Simplify ->cpu_power initializationPeter Zijlstra2011-04-111-39/+5
* sched: Remove obsolete arch_ prefixesPeter Zijlstra2011-04-111-7/+7
* sched: Eliminate dead code from wakeup_gran()Shaohua Li2011-04-111-4/+1
* sched: Fix erroneous all_pinned logicKen Chen2011-04-111-7/+4
* sched: Fix sched-domain avg_load calculationKen Chen2011-04-111-1/+2
* signal.c: fix erroneous syscall kernel-docRandy Dunlap2011-04-081-2/+2
*-----. Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...Linus Torvalds2011-04-073-4/+16
|\ \ \ \
| | | | * genirq: Fix cpumask leak in __setup_irq()Xiaotian Feng2011-04-021-0/+1
| | * | | sched: Clean up rebalance_domains() load-balance interval calculationPeter Zijlstra2011-04-052-4/+15
| | |/ /
* | | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-0740-55/+55
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix common misspellingsLucas De Marchi2011-03-3140-55/+55
* | | | kernel/signal.c: add kernel-doc notation to syscallsRandy Dunlap2011-04-051-2/+63
* | | | kernel/signal.c: fix typos and coding styleRandy Dunlap2011-04-051-42/+48
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-04-042-2/+14
|\ \ \ \
| * | | | sched: Fix rebalance interval calculationSisir Koppaka2011-03-311-2/+3
| * | | | sched: Leave sched_setscheduler() earlier if possible, do not disturb SCHED_F...Dario Faggioli2011-03-311-0/+11
| |/ / /
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-041-2/+7
|\ \ \ \
| * | | | perf: Fix task_struct reference leakPeter Zijlstra2011-03-311-0/+5
| * | | | perf: Rebase max unprivileged mlock threshold on top of page sizeFrederic Weisbecker2011-03-311-2/+2
* | | | | ntp: fix non privileged system time shiftingRichard Cochran2011-04-041-0/+2
| |_|_|/ |/| | |
* | | | kdump: Allow shrinking of kdump region to be overriddenAnton Blanchard2011-04-011-2/+3
| |/ / |/| |
* | | genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-301-3/+0
* | | genirq: Fix misnamed label in handle_edge_eoi_irqThomas Gleixner2011-03-291-1/+1
|/ /
* | genirq: Remove move_*irq leftoversThomas Gleixner2011-03-291-10/+0
* | genirq: Remove compat codeThomas Gleixner2011-03-2912-276/+24
* | alpha: Use generic show_interrupts()Thomas Gleixner2011-03-291-2/+6
* | genirq: Fix harmless typoThomas Gleixner2011-03-291-1/+1
|/
*-. Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git...Linus Torvalds2011-03-299-95/+205
|\ \
| | * genirq; Fix cleanup falloutThomas Gleixner2011-03-292-8/+10
| | * genirq: Fix typo and remove unused variableThomas Gleixner2011-03-282-2/+1