summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-06-01MCE: Fix vm86 handling for 32bit mce handlerAndi Kleen
2012-06-01ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem heldDima Zavin
2012-06-01ARM: 7365/1: drop unused parameter from flush_cache_user_rangeDima Zavin
2012-06-01tile: fix bug where fls(0) was not returning 0Chris Metcalf
2012-06-01x86/mce: Fix check for processor context when machine check was taken.Tony Luck
2012-06-01x86, relocs: Add jiffies and jiffies_64 to the relative whitelistH. Peter Anvin
2012-06-01x86-32, relocs: Whitelist more symbols for ld bug workaroundH. Peter Anvin
2012-06-01x86, relocs: Build clean fixJarkko Sakkinen
2012-06-01x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin
2012-06-01x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin
2012-06-01x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin
2012-06-01xen: do not map the same GSI twice in PVHVM guests.Stefano Stabellini
2012-06-01um: Implement a custom pte_same() functionRichard Weinberger
2012-06-01um: Fix __swp_type()Richard Weinberger
2012-06-01perf/x86: Update event scheduling constraints for AMD family 15h modelsRobert Richter
2012-06-01KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compatDavid Howells
2012-06-01powerpc: Fix broken cpu_idle_wait() implementationThomas Gleixner
2012-06-01s390/pfault: fix task state raceHeiko Carstens
2012-06-01PARISC: fix panic on prefetch(NULL) on PA7300LCJames Bottomley
2012-06-01PARISC: fix crash in flush_icache_page_asm on PA1.1John David Anglin
2012-06-01PARISC: fix PA1.1 oops on bootJames Bottomley
2012-06-01tilegx: enable SYSCALL_WRAPPERS supportChris Metcalf
2012-05-21arch/tile: apply commit 74fca9da0 to the compat signal handling as wellChris Metcalf
2012-05-21ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESSRussell King
2012-05-21ARM: 7417/1: vfp: ensure preemption is disabled when enabling VFP accessWill Deacon
2012-05-21sparc64: Do not clobber %g2 in xcall_fetch_glob_regs().David S. Miller
2012-05-12ARM: 7398/1: l2x0: only write to debug registers on PL310Will Deacon
2012-05-12ARM: 7397/1: l2x0: only apply workaround for erratum #753970 on PL310Will Deacon
2012-05-12KVM: VMX: Fix kvm_set_shared_msr() called in preemptible contextAvi Kivity
2012-05-12KVM: VMX: vmx_set_cr0 expects kvm->srcu lockedMarcelo Tosatti
2012-05-12KVM: nVMX: Fix erroneous exception bitmap checkNadav Har'El
2012-05-12KVM: VMX: Fix delayed load of shared MSRsAvi Kivity
2012-05-12KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity
2012-05-12KVM: x86 emulator: correctly mask pmc index bits in RDPMC instruction emulationGleb Natapov
2012-05-12KVM: Fix write protection race during dirty loggingTakuya Yoshikawa
2012-05-12KVM: s390: Sanitize fpc registers for KVM_SET_FPUChristian Borntraeger
2012-05-12KVM: s390: do store status after handling STOP_ON_STOP bitJens Freimann
2012-05-12ARM: OMAP: Revert "ARM: OMAP: ctrl: Fix CONTROL_DSIPHY register fields"Archit Taneja
2012-05-12ARM: orion5x: Fix GPIO enable bits for MPP9Ben Hutchings
2012-05-12ARM: 7414/1: SMP: prevent use of the console when using idmap_pgdColin Cross
2012-05-12ARM: 7412/1: audit: use only AUDIT_ARCH_ARM regardless of endiannessWill Deacon
2012-05-12ARM: 7411/1: audit: fix treatment of saved ip register during syscall tracingWill Deacon
2012-05-12ARM: 7410/1: Add extra clobber registers for assembly in kernel_execveTim Bird
2012-05-12percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bitTejun Heo
2012-05-12x86, relocs: Remove an unused variableKusanagi Kouichi
2012-05-12xen/pci: don't use PCI BIOS service for configuration space accessesDavid Vrabel
2012-05-12xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEsKonrad Rzeszutek Wilk
2012-05-07powerpc/85xx: don't call of_platform_bus_probe() twiceTimur Tabi
2012-05-07x86, efi: Add dedicated EFI stub entry pointMatt Fleming
2012-05-07x86, boot: Correct CFLAGS for hostprogsH. Peter Anvin