summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-04-26sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller
2014-04-26sparc64: don't treat 64-bit syscall return codes as 32-bitDave Kleikamp
2014-04-26sparc32: fix build failure for arch_jump_label_transformPaul Gortmaker
2014-04-26Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."Dave Kleikamp
2014-04-26sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...oftedal
2014-04-26x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsetsNeil Horman
2014-04-14crypto: ghash-clmulni-intel - use C implementation for setkey()Ard Biesheuvel
2014-04-14m68k: Skip futex_atomic_cmpxchg_inatomic() testFinn Thain
2014-04-14futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens
2014-04-14ARC: [nsimosci] Unbork consoleVineet Gupta
2014-04-14ARC: [nsimosci] Change .dts to use generic 8250 UARTMischa Jonker
2014-04-03x86: fix boot on uniprocessor systemsArtem Fetishev
2014-03-31KVM: VMX: fix use after free of vmx->loaded_vmcsMarcelo Tosatti
2014-03-31KVM: x86: handle invalid root_hpa everywhereMarcelo Tosatti
2014-03-31KVM: MMU: handle invalid root_hpa at __direct_mapMarcelo Tosatti
2014-03-31ARM: highbank: avoid L2 cache smc calls when PL310 is not presentRob Herring
2014-03-31ARM: move outer_cache declaration out of ifdefRob Herring
2014-03-31x86: bpf_jit: support negative offsetsAlexei Starovoitov
2014-03-23ARM: ignore memory below PHYS_OFFSETRussell King
2014-03-23ARM: 7864/1: Handle 64-bit memory in case of 32-bit phys_addr_tMagnus Damm
2014-03-23MIPS: include linux/types.hQais Yousef
2014-03-23x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPUSuresh Siddha
2014-03-23KVM: SVM: fix cr8 intercept windowRadim Krčmář
2014-03-23x86/amd/numa: Fix northbridge quirk to assign correct NUMA nodeDaniel J Blueman
2014-03-23x86: fix compile error due to X86_TRAP_NMI use in asm filesLinus Torvalds
2014-03-23x86: Ignore NMIs that come in during early bootH. Peter Anvin
2014-03-23ARM: 7991/1: sa1100: fix compile problem on CollieLinus Walleij
2014-03-23powerpc: Align p_dyn, p_rela and p_st symbolsAnton Blanchard
2014-03-23ARM: 7811/1: locks: use early clobber in arch_spin_trylockWill Deacon
2014-03-06ARM: 7812/1: rwlocks: retry trylock operation if strex fails on free lockWill Deacon
2014-03-06ARM: 7749/1: spinlock: retry trylock operation if strex fails on free lockWill Deacon
2014-03-06ARM: tegra: only run PL310 init on systems with oneStephen Warren
2014-03-06ARM64: unwind: Fix PC calculationOlof Johansson
2014-03-06xtensa: introduce spill_registers_kernel macroMax Filippov
2014-03-06perf/x86: Fix event schedulingPeter Zijlstra
2014-03-06x86: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski
2014-03-06powerpc/crashdump : Fix page frame number check in copy_oldmem_pageLaurent Dufour
2014-03-06powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctlyTony Breeds
2014-03-06kvm: x86: fix emulator buffer overflow (CVE-2014-0049)Andrew Honig
2014-03-06avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 useChen Gang
2014-03-06avr32: fix missing module.h causing build failure in mimc200/fram.cPaul Gortmaker
2014-03-06ARM: OMAP2+: gpmc: fix: DT ONENAND child nodes not probed when MTD_ONENAND is...Pekon Gupta
2014-03-06ARM: OMAP2+: gpmc: fix: DT NAND child nodes not probed when MTD_NAND is built...Pekon Gupta
2014-03-06ARM: 7957/1: add DSB after icache flush in __flush_icache_all()Vinayak Kale
2014-03-06ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMUWill Deacon
2014-03-06ARM: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski
2014-02-22ftrace/x86: Use breakpoints for converting function graph callerSteven Rostedt (Red Hat)
2014-02-22x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is offH. Peter Anvin
2014-02-22x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabledH. Peter Anvin
2014-02-22s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky