summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-05-12ARM: 7398/1: l2x0: only write to debug registers on PL310Will Deacon1-5/+8
2012-05-12ARM: 7397/1: l2x0: only apply workaround for erratum #753970 on PL310Will Deacon1-6/+6
2012-05-12KVM: VMX: Fix kvm_set_shared_msr() called in preemptible contextAvi Kivity1-1/+4
2012-05-12KVM: VMX: vmx_set_cr0 expects kvm->srcu lockedMarcelo Tosatti1-0/+2
2012-05-12KVM: nVMX: Fix erroneous exception bitmap checkNadav Har'El1-1/+1
2012-05-12KVM: VMX: Fix delayed load of shared MSRsAvi Kivity1-0/+3
2012-05-12KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity2-0/+13
2012-05-12KVM: x86 emulator: correctly mask pmc index bits in RDPMC instruction emulationGleb Natapov1-1/+1
2012-05-12KVM: Fix write protection race during dirty loggingTakuya Yoshikawa1-6/+5
2012-05-12KVM: s390: Sanitize fpc registers for KVM_SET_FPUChristian Borntraeger1-1/+1
2012-05-12KVM: s390: do store status after handling STOP_ON_STOP bitJens Freimann1-8/+12
2012-05-12ARM: OMAP: Revert "ARM: OMAP: ctrl: Fix CONTROL_DSIPHY register fields"Archit Taneja1-4/+4
2012-05-12ARM: orion5x: Fix GPIO enable bits for MPP9Ben Hutchings1-2/+2
2012-05-12ARM: 7414/1: SMP: prevent use of the console when using idmap_pgdColin Cross1-2/+2
2012-05-12ARM: 7412/1: audit: use only AUDIT_ARCH_ARM regardless of endiannessWill Deacon1-7/+1
2012-05-12ARM: 7411/1: audit: fix treatment of saved ip register during syscall tracingWill Deacon1-8/+8
2012-05-12ARM: 7410/1: Add extra clobber registers for assembly in kernel_execveTim Bird1-1/+1
2012-05-12percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bitTejun Heo1-1/+13
2012-05-12x86, relocs: Remove an unused variableKusanagi Kouichi1-2/+0
2012-05-12xen/pci: don't use PCI BIOS service for configuration space accessesDavid Vrabel1-2/+5
2012-05-12xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEsKonrad Rzeszutek Wilk1-1/+6
2012-05-07powerpc/85xx: don't call of_platform_bus_probe() twiceTimur Tabi3-22/+8
2012-05-07x86, efi: Add dedicated EFI stub entry pointMatt Fleming3-13/+38
2012-05-07x86, boot: Correct CFLAGS for hostprogsH. Peter Anvin1-3/+3
2012-05-07x86, efi: Fix endian issues and unaligned accessesMatt Fleming1-16/+15
2012-05-07x86, boot: Restrict CFLAGS for hostprogsMatt Fleming1-2/+3
2012-05-07x86, mkpiggy: Don't open code put_unaligned_le32()Matt Fleming2-9/+3
2012-05-07x86, efi: Fix pointer math issue in handle_ramdisks()Dan Carpenter1-4/+4
2012-05-07MIPS: ath79: fix AR933X WMAC reset codeGabor Juhos1-1/+1
2012-05-07ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQsWill Deacon1-3/+3
2012-05-07ARM: 7403/1: tls: remove covert channel via TPIDRURWWill Deacon1-0/+4
2012-05-07ARM: 7396/1: errata: only handle ARM erratum #326103 on affected coresWill Deacon2-6/+20
2012-05-07i387: ptrace breaks the lazy-fpu-restore logicOleg Nesterov1-0/+1
2012-05-07xen/smp: Fix crash when booting with ACPI hotplug CPUs.Konrad Rzeszutek Wilk1-0/+15
2012-05-07xen: correctly check for pending events when restoring irq flagsDavid Vrabel1-1/+1
2012-05-07x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id()Andreas Herrmann5-16/+9
2012-05-07x86, apic: APIC code touches invalid MSR on P5 class machinesBryan O'Donoghue1-14/+20
2012-05-07x86, microcode: Ensure that module is only loaded on supported AMD CPUsAndreas Herrmann2-8/+10
2012-05-07x86, microcode: Fix sysfs warning during module unload on unsupported CPUsAndreas Herrmann1-3/+1
2012-04-27ARM: OMAP: serial: Fix the ocp smart idlemode handling bugSantosh Shilimkar1-1/+7
2012-04-27ARM: OMAP1: DMTIMER: fix broken timer clock source selectionPaul Walmsley1-2/+2
2012-04-27ARM: at91: fix at91sam9261ek Ethernet dm9000 irqJean-Christophe PLAGNIOL-VILLARD1-2/+3
2012-04-22fix tlb flushing for page table pagesMartin Schwidefsky4-28/+61
2012-04-22x86: Use correct byte-sized register constraint in __add()H. Peter Anvin1-1/+1
2012-04-22x86: Use correct byte-sized register constraint in __xchg_op()Jeremy Fitzhardinge1-1/+1
2012-04-22sparc64: Fix bootup crash on sun4v.David S. Miller1-1/+1
2012-04-22sparc64: Eliminate obsolete __handle_softirq() functionPaul E. McKenney1-7/+0
2012-04-22ia64: fix futex_atomic_cmpxchg_inatomic()Luck, Tony1-4/+5
2012-04-22ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEEJonathan Austin1-0/+12
2012-04-22ARM: 7379/1: DT: fix atags_to_fdt() second call siteMarc Zyngier1-1/+1