summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \
| * | | | | | sched: add missing arch_update_cpu_topology() callHeiko Carstens2008-12-121-2/+6
| * | | | | | sched: let arch_update_cpu_topology indicate if topology changedHeiko Carstens2008-12-123-4/+11
| * | | | | | Merge commit 'v2.6.28-rc8' into sched/coreIngo Molnar2008-12-12364-3086/+5447
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Linux 2.6.28-rc8v2.6.28-rc8Linus Torvalds2008-12-101-1/+1
| | * | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-12-101-0/+2
| | |\ \ \ \ \
| | | * | | | | sched: CPU remove deadlock fixBrian King2008-12-091-0/+2
| | * | | | | | fix mapping_writably_mapped()Hugh Dickins2008-12-101-6/+9
| | * | | | | | Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob...Linus Torvalds2008-12-101-1/+9
| | |\ \ \ \ \ \
| | | * | | | | | tracehook: exec double-reporting fixRoland McGrath2008-12-091-1/+9
| | * | | | | | | lib/idr.c: Fix bug introduced by RCU fixManfred Spraul2008-12-101-1/+7
| | * | | | | | | MN10300: Give correct size when reserving interrupt vector tableAkira Takeuchi2008-12-101-1/+1
OpenPOWER on IntegriCloud