summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-05-31ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem heldDima Zavin1-0/+2
2012-05-31ARM: 7365/1: drop unused parameter from flush_cache_user_rangeDima Zavin2-2/+2
2012-05-31um: Fix __swp_type()Richard Weinberger1-2/+2
2012-05-31um: Implement a custom pte_same() functionRichard Weinberger1-0/+6
2012-05-31perf/x86: Update event scheduling constraints for AMD family 15h modelsRobert Richter1-1/+10
2012-05-31s390/pfault: fix task state raceHeiko Carstens1-2/+12
2012-05-31KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compatDavid Howells2-1/+4
2012-05-31tilegx: enable SYSCALL_WRAPPERS supportChris Metcalf1-0/+1
2012-05-31arch/tile/Kconfig: remove pointless "!M386" test.Chris Metcalf1-1/+1
2012-05-31fix panic on prefetch(NULL) on PA7300LCJames Bottomley1-1/+6
2012-05-31fix crash in flush_icache_page_asm on PA1.1John David Anglin1-18/+20
2012-05-31fix PA1.1 oops on bootJames Bottomley1-0/+4
2012-05-31KVM: s390: Sanitize fpc registers for KVM_SET_FPUChristian Borntraeger1-1/+1
2012-05-31KVM: s390: do store status after handling STOP_ON_STOP bitJens Freimann1-8/+12
2012-05-31KVM: VMX: vmx_set_cr0 expects kvm->srcu lockedMarcelo Tosatti1-0/+2
2012-05-31KVM: nVMX: Fix erroneous exception bitmap checkNadav Har'El1-1/+1
2012-05-31KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity2-0/+13
2012-05-21arch/tile: apply commit 74fca9da0 to the compat signal handling as wellChris Metcalf1-7/+5
2012-05-21ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESSRussell King1-1/+3
2012-05-21ARM: 7417/1: vfp: ensure preemption is disabled when enabling VFP accessWill Deacon1-4/+6
2012-05-21ia64: Add accept4() syscallÉmeric Maschino2-1/+3
2012-05-21sparc64: Do not clobber %g2 in xcall_fetch_glob_regs().David S. Miller2-4/+4
2012-05-21ARM: orion5x: Fix GPIO enable bits for MPP9Ben Hutchings1-2/+2
2012-05-21ARM: OMAP: Revert "ARM: OMAP: ctrl: Fix CONTROL_DSIPHY register fields"Archit Taneja1-4/+4
2012-05-11percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bitTejun Heo1-1/+13
2012-05-11xen/pci: don't use PCI BIOS service for configuration space accessesDavid Vrabel1-2/+5
2012-05-11xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEsKonrad Rzeszutek Wilk1-1/+6
2012-05-11ARM: 7414/1: SMP: prevent use of the console when using idmap_pgdColin Cross1-2/+2
2012-05-11ARM: 7410/1: Add extra clobber registers for assembly in kernel_execveTim Bird1-1/+1
2012-05-11x86, relocs: Remove an unused variableKusanagi Kouichi1-2/+0
2012-05-11ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQsWill Deacon1-3/+3
2012-05-11ARM: 7403/1: tls: remove covert channel via TPIDRURWWill Deacon1-0/+4
2012-05-11ARM: 7398/1: l2x0: only write to debug registers on PL310Will Deacon1-5/+8
2012-05-11ARM: 7397/1: l2x0: only apply workaround for erratum #753970 on PL310Will Deacon1-6/+6
2012-05-11ARM: 7396/1: errata: only handle ARM erratum #326103 on affected coresWill Deacon2-6/+20
2012-05-11xen/smp: Fix crash when booting with ACPI hotplug CPUs.Konrad Rzeszutek Wilk1-0/+15
2012-05-11xen: correctly check for pending events when restoring irq flagsDavid Vrabel1-1/+1
2012-05-11x86, apic: APIC code touches invalid MSR on P5 class machinesBryan O'Donoghue1-14/+20
2012-05-11x86, microcode: Fix sysfs warning during module unload on unsupported CPUsAndreas Herrmann1-3/+1
2012-05-11ARM: OMAP1: DMTIMER: fix broken timer clock source selectionPaul Walmsley1-2/+2
2012-04-23fix tlb flushing for page table pagesMartin Schwidefsky4-28/+61
2012-04-23sparc64: Fix bootup crash on sun4v.David S. Miller1-1/+1
2012-04-23sparc64: Eliminate obsolete __handle_softirq() functionPaul E. McKenney1-7/+0
2012-04-23ia64: fix futex_atomic_cmpxchg_inatomic()Luck, Tony1-4/+5
2012-04-23ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEEJonathan Austin1-0/+12
2012-04-23ARM: 7379/1: DT: fix atags_to_fdt() second call siteMarc Zyngier1-1/+1
2012-04-13sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi2-7/+4
2012-04-13Revert "x86/ioapic: Add register level checks to detect bogus io-apic entries"Greg Kroah-Hartman1-32/+8
2012-04-13x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS versionJonathan Nieder1-1/+0
2012-04-13x86/PCI: use host bridge _CRS info on MSI MS-7253Jonathan Nieder1-0/+11