summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mpic: Don't reset affinity for secondary MPIC on bootArnd Bergmann2008-12-131-2/+7
* sparc64: Sync FPU state in VIS emulation handler.Hong H. Pham2008-12-131-0/+2
* sparc64: Fix VIS emulation bugsJoseph Myers2008-12-131-2/+2
* sparc64: Fix bug in PTRACE_SETFPREGS64 handling.Chris Torek2008-12-131-1/+1
* sparc64: Fix PCI resource mapping on sparc64Max Dmitrichenko2008-12-131-1/+9
* sparc64: Fix __copy_{to,from}_user_inatomic defines.Hugh Dickins2008-12-131-2/+2
* sparc64: Fix offset calculation in compute_size()David S. Miller2008-12-131-1/+1
* powerpc/spufs: add a missing mutex_unlockKou Ishizaki2008-12-051-0/+2
* powerpc/spufs: Fix spinning in spufs_ps_fault on signalJeremy Kerr2008-12-051-0/+3
* x86: call dmi-quirks for HP Laptops after early-quirks are executedAndreas Herrmann2008-12-051-0/+8
* x86: SB600: skip ACPI IRQ0 override if it is not routed to INT2 of IOAPICAndreas Herrmann2008-12-051-3/+52
* x86: Hibernate: Fix breakage on x86_32 with CONFIG_NUMA setRafael J. Wysocki2008-12-052-0/+39
* xen: do not reserve 2 pages of padding between hypervisor and fixmap.Ian Campbell2008-12-051-1/+1
* CPUFREQ: powernow-k8: ignore out-of-range PstateStatus valueAndreas Herrmann2008-12-052-4/+31
* x86: more general identifier for Phoenix BIOSPhilipp Kohlbecher2008-12-051-1/+1
* IA64: fix boot panic caused by offline CPUsDoug Chapman2008-12-052-8/+28
* parisc: fix kernel crash when unwinding a userspace processHelge Deller2008-12-051-22/+21
* 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
| |/