summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-06-26parisc : Remove broken line wrapping handling pdc_iodc_print()Guy Martin1-12/+1
2011-06-26powerpc: Fix some 6xx/7xxx CPU setup functionsBenjamin Herrenschmidt1-20/+20
2011-06-26x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platformsSuresh Siddha1-1/+9
2011-06-26rapidio: fix hang on RapidIO doorbell queue full conditionThomas Taranowski1-1/+0
2011-04-18x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic modeKenji Kaneshige1-0/+1
2011-04-18x86: Enable the intr-remap fault handling after local APIC setupKenji Kaneshige2-7/+8
2011-04-18x86, gcc-4.6: Use gcc -m options when building vdsoH. Peter Anvin1-2/+2
2011-04-18x86, hotplug: In the MWAIT case of play_dead, CLFLUSH the cache lineH. Peter Anvin1-1/+19
2011-04-18x86, hotplug: Move WBINVD back outside the play_dead loopH. Peter Anvin1-6/+5
2011-04-18x86, hotplug: Use mwait to offline a processor, fix the legacy caseH. Peter Anvin2-24/+62
2011-04-18x86, mwait: Move mwait constants to a common header fileH. Peter Anvin2-10/+16
2011-04-18nmi: fix clock comparator revalidationHeiko Carstens2-11/+13
2011-04-18x86-32: Fix dummy trampoline-related inline stubsH. Peter Anvin1-2/+2
2011-04-18x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampolineHugh Dickins1-2/+1
2011-04-18x86-32: Separate 1:1 pagetables from swapper_pg_dirJoerg Roedel6-20/+44
2011-04-18x86, UV: Fix initialization of max_pnodeJack Steiner1-3/+3
2011-04-18x86, UV: Delete unneeded boot messagesJack Steiner1-3/+0
2011-04-18sparc: Prevent no-handler signal syscall restart recursion.David S. Miller3-1/+7
2011-04-18sparc: Don't mask signal when we can't setup signal frame.David S. Miller3-58/+93
2011-04-18sparc64: Fix race in signal instruction flushing.David S. Miller1-42/+60
2011-04-18ARM: 6482/2: Fix find_next_zero_bit and related assemblyJames Jones1-2/+4
2011-04-18ARM: 6489/1: thumb2: fix incorrect optimisation in usraccWill Deacon1-1/+1
2011-04-18uml: disable winch irq before freeing handler dataWill Newton1-2/+3
2011-04-18acpi-cpufreq: fix a memleak when unloading driverZhang Rui1-0/+1
2011-04-18KVM: VMX: Fix host userspace gsbase corruptionAvi Kivity1-8/+7
2011-04-18KVM: x86: fix information leak to userlandVasiliy Kulikov1-0/+5
2011-04-18xen: don't bother to stop other cpus on shutdown/rebootJeremy Fitzhardinge1-4/+0
2011-04-18um: fix global timer issue when using CONFIG_NO_HZRichard Weinberger1-1/+1
2011-04-18um: remove PAGE_SIZE alignment in linker script causing kernel segfault.Richard Weinberger1-1/+1
2011-04-18microblaze: Fix build with make 3.82Thomas Backlund1-2/+6
2011-01-07KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity3-44/+19
2011-01-07KVM: x86: Move TSC reset out of vmcb_initZachary Amsden1-1/+1
2011-01-07KVM: x86: Fix SVM VMCB resetZachary Amsden1-1/+1
2011-01-07KVM: VMX: Fix host GDT.LIMIT corruptionAvi Kivity1-0/+4
2011-01-07KVM: MMU: fix conflict access permissions in direct spXiao Guangrong1-0/+2
2011-01-07KVM: MMU: fix direct sp's access corruptedXiao Guangrong1-2/+26
2011-01-07x86, kdump: Change copy_oldmem_page() to use cached addressingCliff Wickman1-1/+1
2011-01-07x86, intr-remap: Set redirection hint in the IRTESuresh Siddha1-0/+2
2011-01-07x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUsAndreas Herrmann1-1/+1
2011-01-07x86, olpc: Don't retry EC commands foreverPaul Fox1-1/+4
2011-01-07x86, kexec: Make sure to stop all CPUs before exiting the kernelAlok Kataria5-13/+21
2011-01-07x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bitAndre Przywara2-2/+2
2011-01-07mm, x86: Saving vmcore with non-lazy freeing of vmasCliff Wickman2-0/+2
2011-01-07powerpc/perf: Fix sampling enable for PPC970Paul Mackerras1-0/+2
2011-01-07x86: detect scattered cpuid features earlierJacob Pan1-1/+1
2011-01-07powerpc: Don't use kernel stack with translation offMichael Neuling1-3/+9
2011-01-07powerpc: Initialise paca->kstack before early_setup_secondaryMatt Evans1-3/+3
2011-01-07x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration orderBorislav Petkov1-6/+3
2011-01-07ubd: fix incorrect sector handling during request restartTejun Heo1-4/+5
2011-01-07x86, irq: Plug memory leak in sparse irqThomas Gleixner1-3/+8