summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.cMike Travis2008-07-181-3/+3
| * | | | cpumask: Optimize cpumask_of_cpu in kernel/time/tick-common.cMike Travis2008-07-181-7/+7
| * | | | cpumask: Optimize cpumask_of_cpu in drivers/misc/sgi-xp/xpc_main.cMike Travis2008-07-181-1/+2
| * | | | cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/ldt.cMike Travis2008-07-181-3/+3
| * | | | cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/io_apic_64.cMike Travis2008-07-181-3/+1
| * | | | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis2008-07-1814-35/+91
| * | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-181704-192820/+103628
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-162558-99494/+166457
| |\ \ \ \
| * | | | | Revert "cpumask: introduce new APIs"Ingo Molnar2008-07-061-4/+0
| * | | | | Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar2008-07-061401-14379/+33352
| |\ \ \ \ \
| * | | | | | cpumask: make for_each_cpu_mask a bit smallerAlexander van Heukelum2008-05-231-8/+8
| * | | | | | net: Pass reference to cpumask variable in net/sunrpc/svc.cMike Travis2008-05-231-1/+1
| * | | | | | clocksource/events: use performance variant for_each_cpu_mask_nrMike Travis2008-05-232-4/+3
| * | | | | | infiniband: use performance variant for_each_cpu_mask_nrMike Travis2008-05-231-2/+2
| * | | | | | x86: use performance variant for_each_cpu_mask_nrMike Travis2008-05-2311-31/+31
| * | | | | | net: use performance variant for_each_cpu_mask_nrMike Travis2008-05-232-3/+3
| * | | | | | mm: use performance variant for_each_cpu_mask_nrMike Travis2008-05-232-3/+3
| * | | | | | core: use performance variant for_each_cpu_mask_nrMike Travis2008-05-238-34/+34
| * | | | | | cpufreq: use performance variant for_each_cpu_mask_nrMike Travis2008-05-233-10/+10
| * | | | | | acpi: use performance variant for_each_cpu_mask_nrMike Travis2008-05-231-3/+3
| * | | | | | x86: Add performance variants of cpumask operatorsMike Travis2008-05-232-30/+71
| * | | | | | cpu: change some globals to statics in drivers/base/cpu.c v2Mike Travis2008-05-231-2/+2
| * | | | | | sched: replace MAX_NUMNODES with nr_node_ids in kernel/sched.cMike Travis2008-05-231-9/+9
* | | | | | | Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2008-07-236-15/+86
|\ \ \ \ \ \ \
| * | | | | | | softlockup: fix invalid proc_handler for softlockup_panicHiroshi Shimamoto2008-07-181-1/+1
| * | | | | | | Merge branch 'linus' into core/softlockupIngo Molnar2008-07-152669-98449/+173364
| |\ \ \ \ \ \ \
| * | | | | | | | softlockup: fix watchdog task wakeup frequencyJohannes Weiner2008-07-011-4/+1
| * | | | | | | | softlockup: fix watchdog task wakeup frequencyJohannes Weiner2008-06-301-2/+5
| * | | | | | | | softlockup: show irqtraceVegard Nossum2008-06-251-0/+2
| * | | | | | | | Merge commit 'v2.6.26-rc8' into core/softlockupIngo Molnar2008-06-25324-5944/+10551
| |\ \ \ \ \ \ \ \
| * | | | | | | | | softlockup: print a module list on being stuckArjan van de Ven2008-06-181-0/+1
| * | | | | | | | | Merge branch 'linus' into core/softlockupIngo Molnar2008-06-16934-7298/+13670
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | softlockup: fix NMI hangs due to lock race - 2.6.26-rc regressionJason Wessel2008-06-021-5/+10
| * | | | | | | | | | softlockup: fix false positives on nohz if CPU is 100% idle for more than 60 ...Ingo Molnar2008-05-301-2/+2
| * | | | | | | | | | softlockup: fix softlockup_thresh fixIngo Molnar2008-05-251-1/+1
| * | | | | | | | | | softlockup: fix softlockup_thresh unaligned access and disable detection at r...Dimitri Sivanich2008-05-253-7/+16
| * | | | | | | | | | softlockup: allow panic on lockupIngo Molnar2008-05-255-2/+62
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-2394-795/+7354
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Merge branch 'pxa' into develRussell King2008-07-13133-3423/+9897
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [ARM] pxa: add base support for PXA930 Handheld Platform (aka SAAR)Eric Miao2008-07-133-0/+90
| | * | | | | | | | | [ARM] pxa: add base support for PXA930 Evaluation Board (aka TavorEVB)Eric Miao2008-07-133-0/+90
| | * | | | | | | | | [ARM] pxa: add base support for PXA930 (aka Tavor-P)Eric Miao2008-07-136-0/+709
| | * | | | | | | | | [ARM] Update mach-typesRussell King2008-07-131-1/+9
| | * | | | | | | | | [ARM] pxa: make littleton to use the new smc91x platform dataEric Miao2008-07-122-1/+11
| | * | | | | | | | | [ARM] pxa: make zylonite to use the new smc91x platform dataEric Miao2008-07-122-17/+11
| | * | | | | | | | | [ARM] pxa: make mainstone to use the new smc91x platform dataEric Miao2008-07-122-6/+36
| | * | | | | | | | | [ARM] pxa: make lubbock to use new smc91x platform dataEric Miao2008-07-122-2/+9
| | * | | | | | | | | [NET] smc91x: prepare SMC_USE_PXA_DMA to be specified in platform dataEric Miao2008-07-123-8/+13
| | * | | | | | | | | [NET] smc91x: prepare for SMC_IO_SHIFT to be a platform configurable variableEric Miao2008-07-123-26/+41
| | * | | | | | | | | [NET] smc91x: add SMC91X_NOWAIT flag to platform dataEric Miao2008-07-122-1/+4