aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-01-19Merge branch 'lsk-v4.1-android' of git://android.git.linaro.org/kernel/linaro...lsk-v4.1-17.02-androidAlex Shi
2017-01-19Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2017-01-19 Merge tag 'v4.1.38' into linux-linaro-lsk-v4.1lsk-v4.1-17.02Alex Shi
2017-01-16UPSTREAM: arm64: alternative: add auto-nop infrastructureMark Rutland
2017-01-16BACKPORT: arm64: barriers: introduce nops and __nops macros for NOP sequencesWill Deacon
2017-01-16Revert "FROMLIST: arm64: xen: Enable user access before a privcmd hvc call"Sami Tolvanen
2017-01-16Revert "FROMLIST: arm64: Enable CONFIG_ARM64_SW_TTBR0_PAN"Sami Tolvanen
2017-01-12kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson
2017-01-12arm/xen: Use alloc_percpu rather than __alloc_percpuJulien Grall
2017-01-12powerpc/ps3: Fix system hang with GCC 5 buildsGeoff Levand
2017-01-12KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECTPaul Mackerras
2017-01-12KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras
2017-01-03Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2017-01-03 Merge tag 'v4.1.37' into linux-linaro-lsk-v4.1Alex Shi
2016-12-22x86/kexec: add -fno-PIESebastian Andrzej Siewior
2016-12-21x86/init: Fix cr4_init_shadow() on CR4-less machinesAndy Lutomirski
2016-12-21ARM: 8617/1: dma: fix dma_max_pfn()Roger Quadros
2016-12-05FROMLIST: arm64: Enable CONFIG_ARM64_SW_TTBR0_PANCatalin Marinas
2016-12-05FROMLIST: arm64: xen: Enable user access before a privcmd hvc callCatalin Marinas
2016-12-05UPSTREAM: Revert "arm64: alternatives: add enable parameter to conditional as...Andre Przywara
2016-12-05UPSTREAM: arm64: mm: mark fault_info table constMark Rutland
2016-12-05UPSTREAM: arm64/kernel: fix incorrect EL0 check in inv_entry macroArd Biesheuvel
2016-12-05UPSTREAM: arm64: mm: remove dsb from update_mmu_cacheWill Deacon
2016-12-05UPSTREAM: arm64: tlb: remove redundant barrier from __flush_tlb_pgtableWill Deacon
2016-12-05UPSTREAM: arm64: mm: kill mm_cpumask usageWill Deacon
2016-12-05UPSTREAM: arm64: tlbflush: avoid flushing when fullmm == 1Will Deacon
2016-12-05UPSTREAM: arm64: tlbflush: remove redundant ASID casts to (unsigned long)Will Deacon
2016-12-05UPSTREAM: arm64: proc: de-scope TLBI operation during cold bootWill Deacon
2016-12-05UPSTREAM: arm64: entry: always restore x0 from the stack on syscall returnWill Deacon
2016-12-05UPSTREAM: arm64: Use last level TLBI for user pte changesCatalin Marinas
2016-12-05UPSTREAM: arm64: move update_mmu_cache() into asm/pgtable.hWill Deacon
2016-12-05UPSTREAM: arm64: entry: handle debug exceptions in el*_invMark Rutland
2016-12-05UPSTREAM: arm64: fix missing syscall trace exitJosh Stone
2016-12-02Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidlinux-linaro-lsk-android-testAlex Shi
2016-12-01 Merge tag 'v4.1.36' into linux-linaro-lsk-v4.1lsk-v4.1-16.12Alex Shi
2016-11-25parisc: Ensure consistent state when switching to kernel stack at syscall entryJohn David Anglin
2016-11-25KVM: MIPS: Precalculate MMIO load resume PCJames Hogan
2016-11-25KVM: MIPS: Make ERET handle ERL before EXLJames Hogan
2016-11-25powerpc: Convert cmp to cmpd in idle enter sequenceSasha Levin
2016-11-23arm64: KVM: Take S1 walks into account when determining S2 write faultsWill Deacon
2016-11-23arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOPMarc Zyngier
2016-11-23kvm: x86: memset whole irq_eoiJiri Slaby
2016-11-23arm64: percpu: rewrite ll/sc loops in assemblyWill Deacon
2016-11-23powerpc/mm: Prevent unlikely crash in copro_calculate_slb()Frederic Barrat
2016-11-01arm64: kernel: Init MDCR_EL2 even in the absence of a PMUMarc Zyngier
2016-10-30x86/mm: Expand the exception table logic to allow new handling optionsTony Luck
2016-10-28UPSTREAM: arm64: add ARMv8.2 id_aa64mmfr2 boiler plateJames Morse
2016-10-28BACKPORT: arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macroJames Morse
2016-10-28UPSTREAM: arm64/kvm: Make use of the system wide safe valuesSuzuki K. Poulose
2016-10-28BACKPORT: arm64/debug: Make use of the system wide safe valueSuzuki K. Poulose