summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-05-02powerpc: Sanitize stack pointer in signal handling codeJosh Boyer
2009-05-02KVM: VMX: Flush volatile msrs before emulating rdmsrAvi Kivity
2009-05-02KVM: x86: fix LAPIC pending count calculationMarcelo Tosatti
2009-05-02KVM: x86: disable kvmclock on non constant TSC hostsMarcelo Tosatti
2009-05-02KVM: PIT: fix i8254 pending count readMarcelo Tosatti
2009-05-02KVM: MMU: handle large host sptes on invlpg/resyncMarcelo Tosatti
2009-05-02KVM: MMU: check for present pdptr shadow page in walk_shadowMarcelo Tosatti
2009-05-02KVM: x86 emulator: Fix handling of VMMCALL instructionAmit Shah
2009-05-02KVM: Fix cpuid iteration on multiple leaves per eacNitin A Kamble
2009-05-02KVM: Fix cpuid leaf 0xb loop terminationNitin A Kamble
2009-05-02KVM: MMU: Fix aliased gfns treated as unaliasedIzik Eidus
2009-05-02KVM: SVM: Set the 'busy' flag of the TR selectorAmit Shah
2009-05-02KVM: SVM: Set the 'g' bit of the cs selector for cross-vendor migrationAmit Shah
2009-05-02KVM: VMX: Move private memory slot positionSheng Yang
2009-05-02KVM: MMU: Extend kvm_mmu_page->slot_bitmap sizeSheng Yang
2009-05-02KVM: call kvm_arch_vcpu_reset() instead of the kvm_x86_ops callbackGleb Natapov
2009-05-02KVM: x86: Reset pending/inject NMI state on CPU resetJan Kiszka
2009-05-02powerpc: Fix data-corrupting bug in __futex_atomic_opPaul Mackerras
2009-05-02x86, setup: mark %esi as clobbered in E820 BIOS callMichael K. Johnson
2009-05-02x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRsAndreas Herrmann
2009-05-02x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited protVenkatesh Pallipadi
2009-03-23powerpc: Remove extra semicolon in fsl_soc.cJohns Daniel
2009-03-23S390: __div64_31 broken for CONFIG_MARCH_G5Martin Schwidefsky
2009-03-23Fix misreporting of #cores as #hyperthreads for Q9550Joe Korty
2009-03-23Build fix for __early_pfn_to_nid() undefined link errorTony Luck
2009-03-16MIPS: compat: Implement is_compat_task.Ralf Baechle
2009-03-16ARM: Add i2c_board_info for RiscPC PCF8583Russell King
2009-03-16x86: fix math_emu register frame accessTejun Heo
2009-03-16x86: math_emu info cleanupTejun Heo
2009-03-16x86, hpet: fix for LS21 + HPET = boot hangjohn stultz
2009-03-16x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemptionJeremy Fitzhardinge
2009-03-16powerpc: Fix load/store float double alignment handlerMichael Neuling
2009-03-16xen: disable interrupts early, as start_kernel expectsJeremy Fitzhardinge
2009-03-16x86-64: syscall-audit: fix 32/64 syscall holeRoland McGrath
2009-03-16x86-64: seccomp: fix 32/64 syscall holeRoland McGrath
2009-03-16x86-64: fix int $0x80 -ENOSYS returnRoland McGrath
2009-03-16x86: tone down mtrr_trim_uncached_memory() warningIngo Molnar
2009-03-16x86: add Dell XPS710 reboot quirkLeann Ogasawara
2009-03-16x86: oprofile: don't set counter width from cpuid on Core2Tim Blechmann
2009-03-16x86, vmi: TSC going backwards check in vmi clocksourceAlok N Kataria
2009-03-16mm: fix memmap init for handling memory holeKAMEZAWA Hiroyuki
2009-03-16mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki
2009-03-16sparc64: Fix DAX handling via userspace access from kernel.David S. Miller
2009-03-16sparc64: Fix crashes in jbusmc_print_dimm()David S. Miller
2009-02-20x86, vm86: fix preemption bugThomas Gleixner
2009-02-20x86/cpa: make sure cpa is safe to call in lazy mmu modeJeremy Fitzhardinge
2009-02-20powerpc/vsx: Fix VSX alignment handler for regs 32-63Michael Neuling
2009-02-17x86: microcode_amd: fix wrong handling of equivalent CPU idAndreas Herrmann
2009-02-17sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx()David S. Miller
2009-02-17sparc: Enable syscall wrappers for 64-bit (CVE-2009-0029)Christian Borntraeger