| Commit message (Expand) | Author | Age |
... | |
| * | | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-18 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-15 |
| |\ \ \ \ |
|
| * | | | | | Revert "cpumask: introduce new APIs" | Ingo Molnar | 2008-07-06 |
| * | | | | | Merge commit 'v2.6.26-rc9' into cpus4096 | Ingo Molnar | 2008-07-06 |
| |\ \ \ \ \ |
|
| * | | | | | | cpumask: make for_each_cpu_mask a bit smaller | Alexander van Heukelum | 2008-05-23 |
| * | | | | | | net: Pass reference to cpumask variable in net/sunrpc/svc.c | Mike Travis | 2008-05-23 |
| * | | | | | | clocksource/events: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 |
| * | | | | | | infiniband: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 |
| * | | | | | | x86: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 |
| * | | | | | | net: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 |
| * | | | | | | mm: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 |
| * | | | | | | core: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 |
| * | | | | | | cpufreq: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 |
| * | | | | | | acpi: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 |
| * | | | | | | x86: Add performance variants of cpumask operators | Mike Travis | 2008-05-23 |
| * | | | | | | cpu: change some globals to statics in drivers/base/cpu.c v2 | Mike Travis | 2008-05-23 |
| * | | | | | | sched: replace MAX_NUMNODES with nr_node_ids in kernel/sched.c | Mike Travis | 2008-05-23 |
* | | | | | | | Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2008-07-23 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | softlockup: fix invalid proc_handler for softlockup_panic | Hiroshi Shimamoto | 2008-07-18 |
| * | | | | | | | Merge branch 'linus' into core/softlockup | Ingo Molnar | 2008-07-15 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | softlockup: fix watchdog task wakeup frequency | Johannes Weiner | 2008-07-01 |
| * | | | | | | | | softlockup: fix watchdog task wakeup frequency | Johannes Weiner | 2008-06-30 |
| * | | | | | | | | softlockup: show irqtrace | Vegard Nossum | 2008-06-25 |
| * | | | | | | | | Merge commit 'v2.6.26-rc8' into core/softlockup | Ingo Molnar | 2008-06-25 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | softlockup: print a module list on being stuck | Arjan van de Ven | 2008-06-18 |
| * | | | | | | | | | Merge branch 'linus' into core/softlockup | Ingo Molnar | 2008-06-16 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | softlockup: fix NMI hangs due to lock race - 2.6.26-rc regression | Jason Wessel | 2008-06-02 |
| * | | | | | | | | | | softlockup: fix false positives on nohz if CPU is 100% idle for more than 60 ... | Ingo Molnar | 2008-05-30 |
| * | | | | | | | | | | softlockup: fix softlockup_thresh fix | Ingo Molnar | 2008-05-25 |
| * | | | | | | | | | | softlockup: fix softlockup_thresh unaligned access and disable detection at r... | Dimitri Sivanich | 2008-05-25 |
| * | | | | | | | | | | softlockup: allow panic on lockup | Ingo Molnar | 2008-05-25 |
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-07-23 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|/
|/| | | | | | | | | |
|
| * | | | | | | | | | Merge branch 'pxa' into devel | Russell King | 2008-07-13 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | [ARM] pxa: add base support for PXA930 Handheld Platform (aka SAAR) | Eric Miao | 2008-07-13 |
| | * | | | | | | | | | [ARM] pxa: add base support for PXA930 Evaluation Board (aka TavorEVB) | Eric Miao | 2008-07-13 |
| | * | | | | | | | | | [ARM] pxa: add base support for PXA930 (aka Tavor-P) | Eric Miao | 2008-07-13 |
| | * | | | | | | | | | [ARM] Update mach-types | Russell King | 2008-07-13 |
| | * | | | | | | | | | [ARM] pxa: make littleton to use the new smc91x platform data | Eric Miao | 2008-07-12 |
| | * | | | | | | | | | [ARM] pxa: make zylonite to use the new smc91x platform data | Eric Miao | 2008-07-12 |
| | * | | | | | | | | | [ARM] pxa: make mainstone to use the new smc91x platform data | Eric Miao | 2008-07-12 |
| | * | | | | | | | | | [ARM] pxa: make lubbock to use new smc91x platform data | Eric Miao | 2008-07-12 |
| | * | | | | | | | | | [NET] smc91x: prepare SMC_USE_PXA_DMA to be specified in platform data | Eric Miao | 2008-07-12 |
| | * | | | | | | | | | [NET] smc91x: prepare for SMC_IO_SHIFT to be a platform configurable variable | Eric Miao | 2008-07-12 |
| | * | | | | | | | | | [NET] smc91x: add SMC91X_NOWAIT flag to platform data | Eric Miao | 2008-07-12 |
| | * | | | | | | | | | [NET] smc91x: favor the use of SMC91X_USE_* instead of SMC_CAN_USE_* | Eric Miao | 2008-07-12 |
| | * | | | | | | | | | [NET] smc91x: remove "irq_flags" from "struct smc91x_platdata" | Eric Miao | 2008-07-12 |
| | * | | | | | | | | | Merge branch 'pxa-devel' into pxa | Russell King | 2008-07-12 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | [ARM] 5113/1: PXA SSP: Additional register definitions for PXA3xx SSP | Mark Brown | 2008-07-10 |
| | | * | | | | | | | | | [ARM] 5112/1: PXA SSP: Strip in-code changelog | Mark Brown | 2008-07-10 |
| | | * | | | | | | | | | [ARM] 5110/1: PXA SSP: Remember the platform device on probe() | Mark Brown | 2008-07-10 |