summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: enable MAXSMPMike Travis2008-12-161-3/+4
* x86: fix build error with post-merge of tip/cpus4096 and rr-for-ingo/master.Mike Travis2008-12-161-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Ingo Molnar2008-12-16141-420/+393
|\
| * Merge ../linux-2.6-x86Rusty Russell2008-12-13215-3916/+10580
| |\
| * | cpumask: Use all NR_CPUS bits unless CONFIG_CPUMASK_OFFSTACKRusty Russell2008-12-131-4/+7
| * | cpumask: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumaskRusty Russell2008-12-131-1/+13
| * | cpumask: Add CONFIG_CPUMASK_OFFSTACKRusty Russell2008-12-131-0/+7
| * | cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-1352-61/+63
| * | cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-1342-161/+171
| * | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-1319-59/+86
| * | cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-1335-132/+42
* | | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-1617-737/+794
|\ \ \ | |_|/ |/| |
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer...Linus Torvalds2008-12-131-0/+1
| |\ \
| | * | powerpc/40x: Add proper BOOTCFLAGS for cuboot-acadiaJosh Boyer2008-12-111-0/+1
| * | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-12-132-3/+3
| |\ \ \
| | * | | i2c-highlander: Trivial endian casting fixesHarvey Harrison2008-12-111-2/+2
| | * | | i2c-pmcmsp: Fix endianness misannotationHarvey Harrison2008-12-111-1/+1
| | | |/ | | |/|
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-12-132-10/+18
| |\ \ \
| | * | | Commands needing to be retried require a complete re-initialization.Alan D. Brunelle2008-12-122-10/+18
| | |/ /
| * | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-12-134-437/+638
| |\ \ \
| | * | | MIPS: IP32: Update defconfigDavid Daney2008-12-121-436/+624
| | * | | MIPS: Add missing calls to plat_unmap_dma_mem.David Daney2008-12-121-0/+3
| | * | | MIPS: Kconfig: Fix the arch-specific header pathDmitri Vorobiev2008-12-121-1/+1
| | * | | MIPS: Use EI/DI for MIPS R2.David Daney2008-12-121-0/+10
| | |/ /
| * | | console ASCII glyph 1:1 mappingIngo Brueckl2008-12-131-1/+1
| * | | unicode table for cp437Ingo Brueckl2008-12-131-6/+6
| |/ /
| * | Revert "radeonfb: accelerate imageblit and other improvements"Linus Torvalds2008-12-106-280/+127
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096Ingo Molnar2008-12-1260-487/+1211
|\ \ \ \ \
| | | * | | x86, apm: remove CONFIG_APM_REAL_MODE_POWER_OFF in favor of a kernel parameterNiels de Vos2008-12-022-11/+0
| | | * | | x86: drop REBOOT_CF9_COND from reboot fallback chainH. Peter Anvin2008-11-241-4/+4
| | | * | | x86: revert default reboot method to REBOOT_KBDH. Peter Anvin2008-11-221-1/+1
| | | * | | x86: attempt reboot via port CF9 if we have standard PCI portsH. Peter Anvin2008-11-114-9/+34
| | | * | | x86: call machine_shutdown and stop all CPUs in native_machine_haltIvan Vecera2008-11-115-13/+24
| | * | | | x86: clean up get_smp_config()Yinghai Lu2008-12-082-14/+22
| | * | | | Merge branch 'linus' into x86/quirksIngo Molnar2008-12-08625-6630/+11585
| | |\ \ \ \
| | * | | | | x86: fix wakeup_cpu with numaq/es7000 v2 - call ->update_genapic()Yinghai Lu2008-11-201-1/+11
| | * | | | | x86: use update_genapic to get rid of ES7000_CLUSTERED_APIC v2Yinghai Lu2008-11-185-32/+80
| | * | | | | x86: fix wakeup_cpu with numaq/es7000, v2, fix #2Ingo Molnar2008-11-181-2/+4
| | * | | | | x86: fix wakeup_cpu with numaq/es7000, v2, fixYinghai Lu2008-11-1811-15/+48
| | * | | | | x86: fix wakeup_cpu with numaq/es7000, v2Yinghai Lu2008-11-1715-95/+110
| * | | | | | sparse irqs: add irqnr.h to the user headers listIngo Molnar2008-12-121-0/+1
| * | | | | | sparse irqs: handle !GENIRQ platformsIngo Molnar2008-12-123-4/+13
| * | | | | | sparseirq: fix !SMP && !PCI_MSI && !HT_IRQ buildYinghai Lu2008-12-091-1/+1
| * | | | | | sparseirq: fix Alpha build failureYinghai Lu2008-12-093-19/+29
| * | | | | | sparseirq: fix typo in !CONFIG_IO_APIC caseIngo Molnar2008-12-081-5/+2
| * | | | | | x86, MSI: pass irq_cfg and irq_descYinghai Lu2008-12-083-154/+222
| * | | | | | x86: MSI start irq numbering from nr_irqs_gsiYinghai Lu2008-12-083-9/+19
| * | | | | | x86: use NR_IRQS_LEGACYYinghai Lu2008-12-085-10/+12
| * | | | | | sparse irq_desc[] array: core kernel and x86 changesYinghai Lu2008-12-0823-163/+649
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'sched/core' into cpus4096Ingo Molnar2008-12-12166-1646/+2889
|\ \ \ \ \ \
OpenPOWER on IntegriCloud