aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-29cgroup: Change from CAP_SYS_NICE to CAP_SYS_RESOURCE for cgroup migration per...lsk-v4.1-16.11-androidJohn Stultz
2016-10-29CHROMIUM: cgroups: relax permissions on moving tasks between cgroupsDmitry Torokhov
2016-10-29Revert "cgroup: refactor allow_attach function into common code"Amit Pundir
2016-10-29Revert "memcg: add permission check"Amit Pundir
2016-10-29Revert "cgroup: Add generic cgroup subsystem permission checks"Amit Pundir
2016-10-29Revert "cgroup: memcg: pass correct argument to subsys_cgroup_allow_attach"Amit Pundir
2016-10-29Revert "cgroup: Fix issues in allow_attach callback"Amit Pundir
2016-10-29Revert "Fix generic cgroup subsystem permission checks"Amit Pundir
2016-10-29Revert "include: linux: cgroup: Fix compiler warning"Amit Pundir
2016-10-29Revert "cgroup: fix cgroup_taskset_for_each call in allow_attach() for 4.1"Amit Pundir
2016-10-29Revert "cgroup: refactor allow_attach handler for 4.4"Amit Pundir
2016-10-29Revert "cpuset: Add allow_attach hook for cpusets on android."Amit Pundir
2016-10-29Revert "cpuset: Fix allow_attach hook for cpusets on android."Amit Pundir
2016-10-28BACKPORT: lib: harden strncpy_from_userMark Rutland
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