aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* x86: fixup_irqs() doesnt need an argument.Mike Travis2008-12-16
* xen: convert to cpumask_var_t and new cpumask primitives.Mike Travis2008-12-16
* x86: Update io_apic.c to use new cpumask APIMike Travis2008-12-16
* x86: update add-cpu_mask_to_apicid_and to use struct cpumask*Mike Travis2008-12-16
* x86: Add cpu_mask_to_apicid_andMike Travis2008-12-16
* x86: move and enhance debug printk for nr_cpu_ids etc.Mike Travis2008-12-16
* x86 smp: modify send_IPI_mask interface to accept cpumask_t pointersMike Travis2008-12-16
* x86: enable MAXSMPMike Travis2008-12-16
* x86: fix build error with post-merge of tip/cpus4096 and rr-for-ingo/master.Mike Travis2008-12-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Ingo Molnar2008-12-16
|\
| * Merge ../linux-2.6-x86Rusty Russell2008-12-13
| |\
| * | cpumask: Use all NR_CPUS bits unless CONFIG_CPUMASK_OFFSTACKRusty Russell2008-12-13
| * | cpumask: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumaskRusty Russell2008-12-13
| * | cpumask: Add CONFIG_CPUMASK_OFFSTACKRusty Russell2008-12-13
| * | cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-13
| * | cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-13
| * | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-13
| * | cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-13
* | | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-16
|\ \ \ | |_|/ |/| |
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer...Linus Torvalds2008-12-13
| |\ \
| | * | powerpc/40x: Add proper BOOTCFLAGS for cuboot-acadiaJosh Boyer2008-12-11
| * | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-12-13
| |\ \ \
| | * | | i2c-highlander: Trivial endian casting fixesHarvey Harrison2008-12-11
| | * | | i2c-pmcmsp: Fix endianness misannotationHarvey Harrison2008-12-11
| | | |/ | | |/|
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-12-13
| |\ \ \
| | * | | Commands needing to be retried require a complete re-initialization.Alan D. Brunelle2008-12-12
| | |/ /
| * | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-12-13
| |\ \ \
| | * | | MIPS: IP32: Update defconfigDavid Daney2008-12-12
| | * | | MIPS: Add missing calls to plat_unmap_dma_mem.David Daney2008-12-12
| | * | | MIPS: Kconfig: Fix the arch-specific header pathDmitri Vorobiev2008-12-12
| | * | | MIPS: Use EI/DI for MIPS R2.David Daney2008-12-12
| | |/ /
| * | | console ASCII glyph 1:1 mappingIngo Brueckl2008-12-13
| * | | unicode table for cp437Ingo Brueckl2008-12-13
| |/ /
| * | Revert "radeonfb: accelerate imageblit and other improvements"Linus Torvalds2008-12-10
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096Ingo Molnar2008-12-12
|\ \ \ \ \
| | | * | | x86, apm: remove CONFIG_APM_REAL_MODE_POWER_OFF in favor of a kernel parameterNiels de Vos2008-12-02
| | | * | | x86: drop REBOOT_CF9_COND from reboot fallback chainH. Peter Anvin2008-11-24
| | | * | | x86: revert default reboot method to REBOOT_KBDH. Peter Anvin2008-11-23
| | | * | | x86: attempt reboot via port CF9 if we have standard PCI portsH. Peter Anvin2008-11-11
| | | * | | x86: call machine_shutdown and stop all CPUs in native_machine_haltIvan Vecera2008-11-11
| | * | | | x86: clean up get_smp_config()Yinghai Lu2008-12-08
| | * | | | Merge branch 'linus' into x86/quirksIngo Molnar2008-12-08
| | |\ \ \ \
| | * | | | | x86: fix wakeup_cpu with numaq/es7000 v2 - call ->update_genapic()Yinghai Lu2008-11-20
| | * | | | | x86: use update_genapic to get rid of ES7000_CLUSTERED_APIC v2Yinghai Lu2008-11-18
| | * | | | | x86: fix wakeup_cpu with numaq/es7000, v2, fix #2Ingo Molnar2008-11-18
| | * | | | | x86: fix wakeup_cpu with numaq/es7000, v2, fixYinghai Lu2008-11-17
| | * | | | | x86: fix wakeup_cpu with numaq/es7000, v2Yinghai Lu2008-11-17
| * | | | | | sparse irqs: add irqnr.h to the user headers listIngo Molnar2008-12-12
| * | | | | | sparse irqs: handle !GENIRQ platformsIngo Molnar2008-12-12
| * | | | | | sparseirq: fix !SMP && !PCI_MSI && !HT_IRQ buildYinghai Lu2008-12-09