summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2012-05-07x86, efi: Fix endian issues and unaligned accessesMatt Fleming
2012-05-07x86, boot: Restrict CFLAGS for hostprogsMatt Fleming
2012-05-07x86, mkpiggy: Don't open code put_unaligned_le32()Matt Fleming
2012-05-07x86, efi: Fix pointer math issue in handle_ramdisks()Dan Carpenter
2012-05-07MIPS: ath79: fix AR933X WMAC reset codeGabor Juhos
2012-05-07ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQsWill Deacon
2012-05-07ARM: 7403/1: tls: remove covert channel via TPIDRURWWill Deacon
2012-05-07ARM: 7396/1: errata: only handle ARM erratum #326103 on affected coresWill Deacon
2012-05-07i387: ptrace breaks the lazy-fpu-restore logicOleg Nesterov
2012-05-07xen/smp: Fix crash when booting with ACPI hotplug CPUs.Konrad Rzeszutek Wilk
2012-05-07xen: correctly check for pending events when restoring irq flagsDavid Vrabel
2012-05-07x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id()Andreas Herrmann
2012-05-07x86, apic: APIC code touches invalid MSR on P5 class machinesBryan O'Donoghue
2012-05-07x86, microcode: Ensure that module is only loaded on supported AMD CPUsAndreas Herrmann
2012-05-07x86, microcode: Fix sysfs warning during module unload on unsupported CPUsAndreas Herrmann
2012-04-27ARM: OMAP: serial: Fix the ocp smart idlemode handling bugSantosh Shilimkar
2012-04-27ARM: OMAP1: DMTIMER: fix broken timer clock source selectionPaul Walmsley
2012-04-27ARM: at91: fix at91sam9261ek Ethernet dm9000 irqJean-Christophe PLAGNIOL-VILLARD
2012-04-22fix tlb flushing for page table pagesMartin Schwidefsky
2012-04-22x86: Use correct byte-sized register constraint in __add()H. Peter Anvin
2012-04-22x86: Use correct byte-sized register constraint in __xchg_op()Jeremy Fitzhardinge
2012-04-22sparc64: Fix bootup crash on sun4v.David S. Miller