aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2016-10-28BACKPORT: arm64: add __init/__initdata section marker to some functions/varia...Jisheng Zhang
2016-10-28UPSTREAM: arm64: cpufeature: Track unsigned fieldsSuzuki K. Poulose
2016-10-28UPSTREAM: arm64: cpufeature: Add helpers for extracting unsigned valuesSuzuki K. Poulose
2016-10-28UPSTREAM: arm64: mark cpus_have_hwcap as __maybe_unusedArnd Bergmann
2016-10-28UPSTREAM: arm64: cpufeature: declare enable_cpu_capabilities as staticWill Deacon
2016-10-28UPSTREAM: arm64: Move FP/ASIMD hwcap handling to common codeSuzuki K. Poulose
2016-10-28UPSTREAM: arm64: fix bug for reloading FPSIMD state after CPU hotplug.Janet Liu
2016-10-28UPSTREAM: arm64: kernel thread don't need to save fpsimd context.Janet Liu
2016-10-28UPSTREAM: arm64/HWCAP: Use system wide safe valuesSuzuki K. Poulose
2016-10-28BACKPORT: arm64/capabilities: Make use of system wide safe valueSuzuki K. Poulose
2016-10-28UPSTREAM: arm64: Delay cpu feature capability checksSuzuki K. Poulose
2016-10-28UPSTREAM: arm64: Refactor check_cpu_capabilitiesSuzuki K. Poulose
2016-10-28UPSTREAM: arm64: Cleanup mixed endian support detectionSuzuki K. Poulose
2016-10-28UPSTREAM: arm64: Read system wide CPUID valueSuzuki K. Poulose
2016-10-28UPSTREAM: arm64: Consolidate CPU Sanity check to CPU Feature infrastructureSuzuki K. Poulose
2016-10-28BACKPORT: arm64: Keep track of CPU feature registersSuzuki K. Poulose
2016-10-28UPSTREAM: arm64: Handle width of a cpuid featureSuzuki K. Poulose
2016-10-28BACKPORT: arm64: Move /proc/cpuinfo handling codeSuzuki K. Poulose
2016-10-28BACKPORT: arm64: Move mixed endian support detectionSuzuki K. Poulose
2016-10-28BACKPORT: arm64: Move cpu feature detection codeSuzuki K. Poulose
2016-10-28BACKPORT: arm64: Delay cpuinfo_store_boot_cpuSuzuki K. Poulose
2016-10-28UPSTREAM: arm64: Delay ELF HWCAP initialisation until all CPUs are upSuzuki K. Poulose
2016-10-28BACKPORT: arm64: copy_to-from-in_user optimization using copy templateFeng Kan
2016-10-28BACKPORT: arm64: remove dead-code depending on CONFIG_UP_LATE_INITJonas Rabenstein
2016-10-28UPSTREAM: arm64: alternative: put secondary CPUs into polling loop during patchWill Deacon
2016-10-28BACKPORT: arm64: elf: use cpuid_feature_extract_field for hwcap detectionWill Deacon
2016-10-28BACKPORT: arm64: lse: use generic cpufeature detection for LSE atomicsWill Deacon
2016-10-28BACKPORT: arm64: kconfig: group the v8.1 features togetherWill Deacon
2016-10-28UPSTREAM: arm64: cpufeature.h: add missing #include of kernel.hWill Deacon
2016-10-28BACKPORT: arm64: kernel: Adopt new alternative assembler macrosDaniel Thompson
2016-10-28UPSTREAM: arm64: mm: Adopt new alternative assembler macrosDaniel Thompson
2016-10-28UPSTREAM: arm64: alternative: Allow immediate branch as alternative instructionMarc Zyngier
2016-10-28UPSTREAM: arm64: insn: Add aarch64_{get,set}_branch_offsetMarc Zyngier