aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-04-17Merge branches 'v3.10/topic/tc2' and 'v3.10/topic/arm64-fvp' of git://git.lin...Mark Brown
2014-04-17arm64: dtbs: add VGA panel descriptionRyan Harkin
2014-04-16Merge branch 'v3.10/topic/arm64-dma' of git://git.linaro.org/kernel/linux-lin...Mark Brown
2014-04-16arm64: Implement coherent DMA API based on swiotlbCatalin Marinas
2014-04-16arm64: define DMA_ERROR_CODEStefano Stabellini
2014-04-16arm64: Change misleading function names in dma-mappingRitesh Harjani
2014-04-16arm64: Provide default implementation for dma_{alloc,free}_attrsDamian Hobson-Garcia
2014-04-15Merge tag 'v3.10.37' into linux-linaro-lskAlex Shi
2014-04-14Merge branches 'v3.10/topic/configs' and 'v3.10/topic/arm64-hugepages' of git...Mark Brown
2014-04-14arm64: Fix build for __PAGE_NONE defineMark Brown
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-14arm64: mm: permit use of tagged pointers at EL0Will Deacon
2014-04-04Merge tag 'v3.10.36' into linux-linaro-lskAlex Shi
2014-04-03x86: fix boot on uniprocessor systemsArtem Fetishev
2014-03-31Merge tag 'v3.10.35' into linux-linaro-lskMark Brown
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-31Merge branch 'v3.10/topic/arm64-be' of git://git.linaro.org/kernel/linux-lina...Mark Brown
2014-03-28Merge tag 'v3.10.34' into linux-linaro-lskAlex Shi
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-14Merge branches 'v3.10/topic/be' and 'v3.10/topic/arm64-be' of git://git.linar...Mark Brown
2014-03-13arm64: ptrace: fix compat registes get/set to be endian cleanMatthew Leach
2014-03-13arm64: module: ensure instruction is little-endian before manipulationWill Deacon
2014-03-13arm64: kconfig: allow CPU_BIG_ENDIAN to be selectedWill Deacon
2014-03-13arm64: big-endian: write CPU holding pen address as LEMatthew Leach
2014-03-13arm64: big-endian: set correct endianess on kernel entryMatthew Leach
2014-03-13arm64: head: create a new function for setting the boot_cpu_mode flagMatthew Leach
2014-03-13arm64: asm: add CPU_LE & CPU_BE assembler helpersMatthew Leach
2014-03-13arm64: big-endian: don't treat code as data when copying sigret codeMatthew Leach
2014-03-13arm64: compat: correct register concatenation for syscall wrappersMatthew Leach
2014-03-13arm64: compat: add support for big-endian (BE8) AArch32 binariesWill Deacon
2014-03-13arm64: setup: report ELF_PLATFORM as the machine for utsnameWill Deacon