summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* m68k: Fix off-by-one in m68k_setup_user_interrupt()Geert Uytterhoeven2008-11-201-1/+1
* S390: cpu topology: fix lockingHeiko Carstens2008-11-201-4/+7
* powerpc/mpic: Fix regression caused by change of default IRQ affinityKumar Gala2008-11-204-6/+61
* ARM: 5329/1: Feroceon: fix feroceon_l2_inv_rangeNicolas Pitre2008-11-201-2/+2
* ARM: 5300/1: fixup spitz reset during bootDmitry Baryshkov2008-11-134-8/+14
* x86: don't use tsc_khz to calculate lpj if notsc is passedAlok Kataria2008-11-131-4/+4
* ARM: xsc3: fix xsc3_l2_inv_rangeDan Williams2008-11-131-2/+2
* x86: fix macro with bad_bios_dmi_tableYinghai Lu2008-11-131-1/+1
* x86: fix CONFIG_X86_RESERVE_LOW_64K=yYinghai Lu2008-11-131-5/+6
* x86: add X86_RESERVE_LOW_64KIngo Molnar2008-11-132-1/+23
* x86: reserve low 64K on AMI and Phoenix BIOS boxenIngo Molnar2008-11-131-2/+9
* x86: add DMI quirk for AMI BIOS which corrupts address 0xc000 during resumeIngo Molnar2008-11-131-0/+27
* x86: register a platform RTC device if PNP doesn't describe itBjorn Helgaas2008-11-061-4/+18
* x86: avoid dereferencing beyond stack + THREAD_SIZEDavid Rientjes2008-11-061-2/+2
* powerpc: Don't use a 16G page if beyond mem= limitsJon Tollefson2008-11-061-2/+4
* powerpc/numa: Make memory reserve code more robustJon Tollefson2008-11-061-5/+10
* powerpc: Reserve in bootmem lmb reserved regions that cross NUMA nodesJon Tollefson2008-11-061-28/+80
* powerpc: fix i2c on PPC linkstation / kurobox machinesGuennadi Liakhovetski2008-11-062-4/+17
* sparc64: Fix race in arch/sparc64/kernel/trampoline.SAndrea Shepard2008-11-061-4/+14
* x86: fix /dev/mem mmap breakage when PAT is disabledRavikiran G Thirumalai2008-11-061-0/+4
* S390: Fix sysdev class file creation.Heiko Carstens2008-11-061-15/+9
* amd_iommu: fix nasty bug that caused ILLEGAL_DEVICE_TABLE_ENTRY errorsAndreas Herrmann2008-10-251-1/+1
* x86 ACPI: fix breakage of resume on 64-bit UP systems with SMP kernelRafael J. Wysocki2008-10-251-0/+3
* x86: improve UP kernel when CPU-hotplug and SMP is enabledThomas Gleixner2008-10-181-1/+1
* x86: SB450: skip IRQ0 override if it is not routed to INT2 of IOAPICAndreas Herrmann2008-10-181-0/+48
* x86, early_ioremap: fix fencepost errorAlan Cox2008-10-181-1/+1
* x86: Reserve FIRST_DEVICE_VECTOR in used_vectors bitmap.Stefan Bader2008-10-181-0/+3
* [CPUFREQ] correct broken links and email addressesNémeth Márton2008-10-092-2/+2
* [MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte SurRalf Baechle2008-10-081-0/+4
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2008-10-061-6/+1
|\
| * kgdb, x86: Avoid invoking kgdb_nmicallback twice per NMIJan Kiszka2008-10-061-6/+1
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-061-9/+11
|\ \
| * | x86: gart iommu have direct mapping when agp is present tooYinghai Lu2008-10-051-9/+11
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-10-062-1/+83
|\ \
| * | IDE: Fix platform device registration in Swarm IDE driver (v2)Ralf Baechle2008-10-052-1/+83
| |/
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-10-062-11/+17
|\ \
| * | [MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=yRalf Baechle2008-10-061-0/+1
| * | [MIPS] Fix CMP Kconfig configuration and mark as broken.Ralf Baechle2008-10-061-11/+16
| |/
* / x86 ACPI: Blacklist two HP machines with buggy BIOSesRafael J. Wysocki2008-10-061-0/+16
|/
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-041-1/+1
|\
| * x86 setup: correct segfault in generation of 32-bit reloc kernelH. Peter Anvin2008-10-031-1/+1
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-10-0314-297/+548
|\ \
| * | [MIPS] SMTC: Fix SMTC dyntick support.Kevin D. Kissell2008-10-038-273/+523
| * | [MIPS] SMTC: Close tiny holes in the SMTC IPI replay system.Kevin D. Kissell2008-10-032-6/+6
| * | [MIPS] SMTC: Fix holes in SMTC and FPU affinity support.Kevin D. Kissell2008-10-033-13/+14
| * | [MIPS] SMTC: Build fix: Fix filename in MakefileRalf Baechle2008-10-031-1/+1
| * | [MIPS] Build fix: Fix irq flags typeRalf Baechle2008-10-032-4/+4
| |/
* / [S390] nohz: Fix __udelay.Heiko Carstens2008-10-032-34/+56
|/
* powerpc: Fix boot hang regression on MPC8544DSKumar Gala2008-10-021-1/+11
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-011-1/+1
|\