summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-05-05sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller
2014-05-05sparc64: don't treat 64-bit syscall return codes as 32-bitDave Kleikamp
2014-05-05sparc32: fix build failure for arch_jump_label_transformPaul Gortmaker
2014-05-05x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsetsNeil Horman
2014-05-05powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supportedLEROY Christophe
2014-05-05parisc: fix epoll_pwait syscall on compat kernelHelge Deller
2014-05-05x86/quirks: Add workaround for AMD F16h Erratum792Aravind Gopalakrishnan
2014-05-05ARM: 7840/1: LPAE: don't reject mapping /dev/mem above 4GBSergey Dyasly
2014-04-18crypto: ghash-clmulni-intel - use C implementation for setkey()Ard Biesheuvel
2014-04-18ARC: [nsimosci] Unbork consoleVineet Gupta
2014-04-18ARC: [nsimosci] Change .dts to use generic 8250 UARTMischa Jonker
2014-04-13m68k: Skip futex_atomic_cmpxchg_inatomic() testFinn Thain
2014-04-13futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens
2014-04-03x86: fix boot on uniprocessor systemsArtem Fetishev
2014-04-03Revert "xen: properly account for _PAGE_NUMA during xen pte translations"David Vrabel
2014-04-03s390/time,vdso: fix clock_gettime for CLOCK_MONOTONICMartin Schwidefsky
2014-04-03arch/x86/mm/srat: Skip NUMA_NO_NODE while parsing SLITToshi Kani
2014-04-03crypto: sha256_ssse3 - also test for BMI2Oliver Neukum
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-31powerpc/eeh: Handle multiple EEH errorsGavin Shan
2014-03-31x86: bpf_jit: support negative offsetsAlexei Starovoitov
2014-03-31ARM: tegra: only run PL310 init on systems with oneStephen Warren
2014-03-31arm64: Use Normal NonCacheable memory for writecombineCatalin Marinas
2014-03-31arm64: dts: Reserve the memory used for secondary CPU release addressCatalin Marinas
2014-03-31arm64: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro
2014-03-26ARM: ignore memory below PHYS_OFFSETRussell King
2014-03-26ARM: 7864/1: Handle 64-bit memory in case of 32-bit phys_addr_tMagnus Damm
2014-03-26ARM: 7950/1: mm: Fix stage-2 device memory attributesChristoffer Dall
2014-03-24arm64: mm: Add double logical invert to pte accessorsSteve Capper
2014-03-24MIPS: include linux/types.hQais Yousef
2014-03-24x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPUSuresh Siddha
2014-03-24KVM: SVM: fix cr8 intercept windowRadim Krčmář
2014-03-22x86/amd/numa: Fix northbridge quirk to assign correct NUMA nodeDaniel J Blueman
2014-03-22x86: fix compile error due to X86_TRAP_NMI use in asm filesLinus Torvalds
2014-03-22x86: Ignore NMIs that come in during early bootH. Peter Anvin
2014-03-22ARM: 7991/1: sa1100: fix compile problem on CollieLinus Walleij
2014-03-22powerpc: Align p_dyn, p_rela and p_st symbolsAnton Blanchard
2014-03-22powerpc/tm: Fix crash when forking inside a transactionMichael Neuling
2014-03-12x86/dumpstack: Fix printk_address for direct addressesJiri Slaby
2014-03-12powerpc: Fix fatal SLB miss when restoring PPRBenjamin Herrenschmidt
2014-03-12s390/appldata: restore missing init_virt_timer()Gerald Schaefer
2014-03-12s390,time: revert direct ktime path for s390 clockevent deviceMartin Schwidefsky
2014-03-12s390/time,vdso: convert to the new update_vsyscall interfaceMartin Schwidefsky
2014-03-05ARM64: unwind: Fix PC calculationOlof Johansson
2014-03-05xtensa: introduce spill_registers_kernel macroMax Filippov
2014-03-05xtensa: save current register frame in fast_syscall_spill_registers_fixupMax Filippov
2014-03-05perf/x86: Fix event schedulingPeter Zijlstra
2014-03-05x86: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski