summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-03-02x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systemsAndreas Herrmann3-13/+18
2011-03-02ARM: Ensure predictable endian state on signal handler entryRussell King1-1/+3
2011-03-02s390: remove task_show_regsMartin Schwidefsky2-42/+0
2011-03-02x86/pvclock: Zero last_value on resumeJeremy Fitzhardinge3-0/+8
2011-03-02x86, hpet: Disable per-cpu hpet timer if ARAT is supportedShaohua Li1-2/+10
2011-02-18x86: Add IRQ_TIME_ACCOUNTINGVenkatesh Pallipadi2-0/+19
2011-02-18sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi3-9/+0
2011-02-18x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...Suresh Siddha1-2/+3
2011-02-18parisc : Remove broken line wrapping handling pdc_iodc_print()Guy Martin1-12/+1
2011-02-18powerpc: Fix some 6xx/7xxx CPU setup functionsBenjamin Herrenschmidt1-20/+20
2011-02-18x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platformsSuresh Siddha1-1/+9
2011-02-18rapidio: fix hang on RapidIO doorbell queue full conditionThomas Taranowski1-1/+0
2011-02-18correct vdso version stringMartin Schwidefsky1-1/+1
2011-01-08x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic modeKenji Kaneshige1-0/+1
2011-01-08x86: Enable the intr-remap fault handling after local APIC setupKenji Kaneshige2-7/+8
2011-01-08x86, gcc-4.6: Use gcc -m options when building vdsoH. Peter Anvin1-2/+2
2011-01-08x86, amd: Fix panic on AMD CPU family 0x15Andreas Herrmann1-2/+1
2011-01-08x86, hotplug: Use mwait to offline a processor, fix the legacy caseH. Peter Anvin2-24/+84
2010-12-10nmi: fix clock comparator revalidationHeiko Carstens2-11/+13
2010-12-10x86-32: Fix dummy trampoline-related inline stubsH. Peter Anvin1-2/+2
2010-12-10x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampolineHugh Dickins1-2/+1
2010-12-10x86-32: Separate 1:1 pagetables from swapper_pg_dirJoerg Roedel6-20/+45
2010-12-10x86, UV: Fix initialization of max_pnodeJack Steiner1-3/+3
2010-12-10x86, UV: Delete unneeded boot messagesJack Steiner1-3/+0
2010-12-10sparc: Prevent no-handler signal syscall restart recursion.David S. Miller3-1/+7
2010-12-10sparc: Don't mask signal when we can't setup signal frame.David S. Miller3-58/+93
2010-12-10sparc64: Fix race in signal instruction flushing.David S. Miller1-42/+60
2010-12-10ARM: 6482/2: Fix find_next_zero_bit and related assemblyJames Jones1-2/+4
2010-12-10ARM: 6489/1: thumb2: fix incorrect optimisation in usraccWill Deacon1-1/+1
2010-12-10uml: disable winch irq before freeing handler dataWill Newton1-2/+3
2010-12-10acpi-cpufreq: fix a memleak when unloading driverZhang Rui1-0/+1
2010-12-10KVM: VMX: Fix host userspace gsbase corruptionBen Hutchings1-5/+11
2010-12-10KVM: x86: fix information leak to userlandVasiliy Kulikov1-0/+2
2010-12-10KVM: VMX: fix vmx null pointer dereference on debug register accessGleb Natapov1-0/+6
2010-12-10x86: AMD Northbridge: Verify NB's node is onlinePrarit Bhargava1-1/+8
2010-12-10xen: don't bother to stop other cpus on shutdown/rebootJeremy Fitzhardinge1-4/+0
2010-12-10um: fix global timer issue when using CONFIG_NO_HZRichard Weinberger1-1/+1
2010-12-10um: remove PAGE_SIZE alignment in linker script causing kernel segfault.Richard Weinberger1-1/+1
2010-12-10microblaze: Fix build with make 3.82Thomas Backlund1-2/+6
2010-11-22KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity3-44/+19
2010-11-22KVM: x86: Move TSC reset out of vmcb_initZachary Amsden1-1/+1
2010-11-22KVM: x86: Fix SVM VMCB resetZachary Amsden1-1/+1
2010-11-22KVM: SVM: Adjust tsc_offset only if tsc_unstableJoerg Roedel1-11/+12
2010-11-22KVM: VMX: Fix host GDT.LIMIT corruptionAvi Kivity1-0/+4
2010-11-22KVM: MMU: fix conflict access permissions in direct spXiao Guangrong1-0/+1
2010-11-22KVM: MMU: fix direct sps access corruptedXiao Guangrong1-2/+26
2010-11-22KVM: SVM: Fix wrong intercept masks on 32 bitJoerg Roedel1-2/+2
2010-11-22x86, kdump: Change copy_oldmem_page() to use cached addressingCliff Wickman1-1/+1
2010-11-22x86, intr-remap: Set redirection hint in the IRTESuresh Siddha1-0/+2
2010-11-22x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUsAndreas Herrmann1-1/+1