Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.c, fix | Ingo Molnar | 2008-07-18 | 1 | -1/+1 | |
| | * | | | | cpumask: Use optimized CPUMASK_ALLOC macros in the centrino_target | Mike Travis | 2008-07-18 | 1 | -28/+45 | |
| | * | | | | cpumask: Provide a generic set of CPUMASK_ALLOC macros | Mike Travis | 2008-07-18 | 1 | -0/+21 | |
| | * | | | | cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.c | Mike Travis | 2008-07-18 | 1 | -3/+3 | |
| | * | | | | cpumask: Optimize cpumask_of_cpu in kernel/time/tick-common.c | Mike Travis | 2008-07-18 | 1 | -7/+7 | |
| | * | | | | cpumask: Optimize cpumask_of_cpu in drivers/misc/sgi-xp/xpc_main.c | Mike Travis | 2008-07-18 | 1 | -1/+2 | |
| | * | | | | cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/ldt.c | Mike Travis | 2008-07-18 | 1 | -3/+3 | |
| | * | | | | cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/io_apic_64.c | Mike Travis | 2008-07-18 | 1 | -3/+1 | |
| | * | | | | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr | Mike Travis | 2008-07-18 | 14 | -35/+91 | |
| | * | | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-18 | 1704 | -192820/+103628 | |
| | |\ \ \ \ | | | | |/ / | | | |/| | | ||||||
| | * | | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-16 | 2558 | -99494/+166457 | |
| | |\ \ \ \ | ||||||
| | * | | | | | Revert "cpumask: introduce new APIs" | Ingo Molnar | 2008-07-06 | 1 | -4/+0 | |
| | * | | | | | Merge commit 'v2.6.26-rc9' into cpus4096 | Ingo Molnar | 2008-07-06 | 1401 | -14379/+33352 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | cpumask: make for_each_cpu_mask a bit smaller | Alexander van Heukelum | 2008-05-23 | 1 | -8/+8 | |
| | * | | | | | | net: Pass reference to cpumask variable in net/sunrpc/svc.c | Mike Travis | 2008-05-23 | 1 | -1/+1 | |
| | * | | | | | | clocksource/events: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 | 2 | -4/+3 | |
| | * | | | | | | infiniband: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 | 1 | -2/+2 | |
| | * | | | | | | x86: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 | 11 | -31/+31 | |
| | * | | | | | | net: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 | 2 | -3/+3 | |
| | * | | | | | | mm: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 | 2 | -3/+3 | |
| | * | | | | | | core: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 | 8 | -34/+34 | |
| | * | | | | | | cpufreq: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 | 3 | -10/+10 | |
| | * | | | | | | acpi: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 | 1 | -3/+3 | |
| | * | | | | | | x86: Add performance variants of cpumask operators | Mike Travis | 2008-05-23 | 2 | -30/+71 | |
| | * | | | | | | cpu: change some globals to statics in drivers/base/cpu.c v2 | Mike Travis | 2008-05-23 | 1 | -2/+2 | |
| | * | | | | | | sched: replace MAX_NUMNODES with nr_node_ids in kernel/sched.c | Mike Travis | 2008-05-23 | 1 | -9/+9 | |
| * | | | | | | | Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2008-07-23 | 6 | -15/+86 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | softlockup: fix invalid proc_handler for softlockup_panic | Hiroshi Shimamoto | 2008-07-18 | 1 | -1/+1 | |
| | * | | | | | | | Merge branch 'linus' into core/softlockup | Ingo Molnar | 2008-07-15 | 2669 | -98449/+173364 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | softlockup: fix watchdog task wakeup frequency | Johannes Weiner | 2008-07-01 | 1 | -4/+1 | |
| | * | | | | | | | | softlockup: fix watchdog task wakeup frequency | Johannes Weiner | 2008-06-30 | 1 | -2/+5 | |
| | * | | | | | | | | softlockup: show irqtrace | Vegard Nossum | 2008-06-25 | 1 | -0/+2 | |
| | * | | | | | | | | Merge commit 'v2.6.26-rc8' into core/softlockup | Ingo Molnar | 2008-06-25 | 324 | -5944/+10551 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | softlockup: print a module list on being stuck | Arjan van de Ven | 2008-06-18 | 1 | -0/+1 | |
| | * | | | | | | | | | Merge branch 'linus' into core/softlockup | Ingo Molnar | 2008-06-16 | 934 | -7298/+13670 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | softlockup: fix NMI hangs due to lock race - 2.6.26-rc regression | Jason Wessel | 2008-06-02 | 1 | -5/+10 | |
| | * | | | | | | | | | | softlockup: fix false positives on nohz if CPU is 100% idle for more than 60 ... | Ingo Molnar | 2008-05-30 | 1 | -2/+2 | |
| | * | | | | | | | | | | softlockup: fix softlockup_thresh fix | Ingo Molnar | 2008-05-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | softlockup: fix softlockup_thresh unaligned access and disable detection at r... | Dimitri Sivanich | 2008-05-25 | 3 | -7/+16 | |
| | * | | | | | | | | | | softlockup: allow panic on lockup | Ingo Molnar | 2008-05-25 | 5 | -2/+62 | |
| | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-07-23 | 94 | -795/+7354 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Merge branch 'pxa' into devel | Russell King | 2008-07-13 | 133 | -3423/+9897 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | [ARM] pxa: add base support for PXA930 Handheld Platform (aka SAAR) | Eric Miao | 2008-07-13 | 3 | -0/+90 | |
| | | * | | | | | | | | | [ARM] pxa: add base support for PXA930 Evaluation Board (aka TavorEVB) | Eric Miao | 2008-07-13 | 3 | -0/+90 | |
| | | * | | | | | | | | | [ARM] pxa: add base support for PXA930 (aka Tavor-P) | Eric Miao | 2008-07-13 | 6 | -0/+709 | |
| | | * | | | | | | | | | [ARM] Update mach-types | Russell King | 2008-07-13 | 1 | -1/+9 | |
| | | * | | | | | | | | | [ARM] pxa: make littleton to use the new smc91x platform data | Eric Miao | 2008-07-12 | 2 | -1/+11 | |
| | | * | | | | | | | | | [ARM] pxa: make zylonite to use the new smc91x platform data | Eric Miao | 2008-07-12 | 2 | -17/+11 | |
| | | * | | | | | | | | | [ARM] pxa: make mainstone to use the new smc91x platform data | Eric Miao | 2008-07-12 | 2 | -6/+36 | |
| | | * | | | | | | | | | [ARM] pxa: make lubbock to use new smc91x platform data | Eric Miao | 2008-07-12 | 2 | -2/+9 |