summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-06-10PARISC: fix TLB fault path on PA2.0 narrow systemsJames Bottomley
2012-06-10PARISC: fix boot failure on 32-bit systems caused by branch stubs placed befo...John David Anglin
2012-06-10mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli
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-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-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-21ia64: Add accept4() syscallÉmeric Maschino
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-21sparc64: Do not clobber %g2 in xcall_fetch_glob_regs().David S. Miller
2012-05-21ARM: orion5x: Fix GPIO enable bits for MPP9Ben Hutchings
2012-05-21ARM: 7414/1: SMP: prevent use of the console when using idmap_pgdColin Cross
2012-05-21ARM: 7410/1: Add extra clobber registers for assembly in kernel_execveTim Bird
2012-05-21percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bitTejun Heo
2012-05-21xen/pci: don't use PCI BIOS service for configuration space accessesDavid Vrabel
2012-05-21xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEsKonrad Rzeszutek Wilk
2012-05-07ARM: 7403/1: tls: remove covert channel via TPIDRURWWill Deacon
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, apic: APIC code touches invalid MSR on P5 class machinesBryan O'Donoghue
2012-04-22S390: fix tlb flushing for page table pagesMartin Schwidefsky
2012-04-22sparc64: Fix bootup crash on sun4v.David S. Miller
2012-04-22sparc64: Eliminate obsolete __handle_softirq() functionPaul E. McKenney
2012-04-22ia64: fix futex_atomic_cmpxchg_inatomic()Luck, Tony
2012-04-22ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEEJonathan Austin
2012-04-13iommu/amd: Make sure IOMMU interrupts are re-enabled on resumeJoerg Roedel
2012-04-13sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi
2012-04-13Revert "x86/ioapic: Add register level checks to detect bogus io-apic entries"Greg Kroah-Hartman
2012-04-13x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS versionJonathan Nieder
2012-04-13x86/PCI: use host bridge _CRS info on MSI MS-7253Jonathan Nieder
2012-04-13x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel
2012-04-13m68k/mac: Add missing platform check before registering platform devicesGeert Uytterhoeven
2012-04-13x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of ANDzhuangfeiran@ict.ac.cn
2012-04-02x86, tls: Off by one limit checkDan Carpenter
2012-04-02x86, tsc: Skip refined tsc calibration on systems with reliable TSCAlok Kataria
2012-04-02net: bpf_jit: fix BPF_S_LDX_B_MSH compilationEric Dumazet
2012-04-02x86-32: Fix endless loop when processing signals for kernel tasksDmitry Adamushko
2012-04-02KVM: x86: fix missing checks in syscall emulationStephan Bärwolf
2012-04-02KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"Stephan Bärwolf
2012-04-02mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli