aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-07-01Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidlsk-v4.1-16.06-androidAlex Shi
2016-07-01Merge remote-tracking branch 'lts/linux-4.1.y' into linux-linaro-lsk-v4.1lsk-v4.1-16.06Alex Shi
2016-06-29Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2016-06-28Merge branch 'v4.1/topic/KASAN' into linux-linaro-lsk-v4.1linux-linaro-lsk-v4.1-testAlex Shi
2016-06-28arm64: disable kasan when accessing frame->fp in unwind_frameYang Shi
2016-06-28x86: Fix KASAN false positives in thread_saved_pc()Dmitry Vyukov
2016-06-28x86, kasan: Fix build failure on KASAN=y && KMEMCHECK=y kernelsAndrey Ryabinin
2016-06-28x86/kasan: Move KASAN_SHADOW_OFFSET to the arch KconfigAndrey Ryabinin
2016-06-28arm64/kasan: add the conflict in "arm64: add KASAN support"Xishi Qiu
2016-06-28arm64/efi: isolate EFI stub from the kernel properArd Biesheuvel
2016-06-27x86, efi, kasan: Fix build failure on !KASAN && KMEMCHECK=y kernelsAndrey Ryabinin
2016-06-27x86, efi, kasan: #undef memset/memcpy/memmove per archAndrey Ryabinin
2016-06-27arm64: simplify dma_get_opsArnd Bergmann
2016-06-24Merge branch 'v4.1/topic/writeback-cg' into linux-linaro-lsk-v4.1Alex Shi
2016-06-24jump_label/x86: Work around asm build bug on older/backported GCCsv4.1/topic/writeback-cgPeter Zijlstra
2016-06-18powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was addedMichael Ellerman
2016-06-18x86, build: copy ldlinux.c32 to image.isoH. Peter Anvin
2016-06-17parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller
2016-06-17KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini
2016-06-17ARM: fix PTRACE_SETVFPREGS on SMP systemsRussell King
2016-06-17powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support callThomas Huth
2016-06-17powerpc: Use privileged SPR number for MMCR2Thomas Huth
2016-06-17powerpc: Fix definition of SIAR and SDAR registersThomas Huth
2016-06-17powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridgeRussell Currey
2016-06-17Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2016-06-14 Merge tag 'v4.1.26' into linux-linaro-lsk-v4.1Alex Shi
2016-06-09ARM64: Ignore Image-dtb from git point of viewDmitry Shmidt
2016-06-09arm64: add option to build Image-dtbHaojian Zhuang
2016-06-09UPSTREAM: arm64: module: avoid undefined shift behavior in reloc_data()Ard Biesheuvel
2016-06-09UPSTREAM: arm64: module: fix relocation of movz instruction with negative imm...Ard Biesheuvel
2016-06-08Merge branch 'v4.1/topic/writeback-cg' into linux-linaro-lsk-v4.1Alex Shi
2016-06-08locking/static_keys: Add selftestPeter Zijlstra
2016-06-08locking/static_keys: Add a new static_key interfacePeter Zijlstra
2016-06-08jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra
2016-06-06xen/x86: actually allocate legacy interrupts on PV guestsStefano Stabellini
2016-06-06kvm: arm64: Fix EC field in inject_abt64Matt Evans
2016-06-06MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki
2016-06-06MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)Paul Burton
2016-06-06MIPS: ptrace: Prevent writes to read-only FCSR bitsMaciej W. Rozycki
2016-06-06MIPS: ptrace: Fix FP context restoration FCSR regressionMaciej W. Rozycki
2016-06-06MIPS: math-emu: Fix jalr emulation when rd == $0Paul Burton
2016-06-06MIPS: Fix uapi include in exported asm/siginfo.hJames Hogan
2016-06-06MIPS: Sync icache & dcache in set_pte_atPaul Burton
2016-06-06MIPS: Handle highmem pages in __update_cachePaul Burton
2016-06-06MIPS: Flush highmem pages in __flush_dcache_pagePaul Burton
2016-06-06Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"Guilherme G. Piccoli
2016-06-06powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()Gavin Shan
2016-06-06powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()Gavin Shan
2016-06-06MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan
2016-06-06MIPS: KVM: Fix timer IRQ race when freezing timerJames Hogan