aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-02-10Merge branch 'android-3.18' of https://android.googlesource.com/kernel/commonAmit Pundir
2016-01-14Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidlsk-v3.18-16.01-androidAlex Shi
2016-01-14Merge remote-tracking branch 'lts/linux-3.18.y' into linux-linaro-lsk-v3.18lsk-v3.18-16.01Alex Shi
2016-01-14Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2016-01-14arm64: Add dtb files to archclean ruleJungseok Lee
2016-01-12FROMLIST: x86: mm: support ARCH_MMAP_RND_BITS.dcashman
2016-01-12FROMLIST: arm64: mm: support ARCH_MMAP_RND_BITS.dcashman
2016-01-12FROMLIST: arm: mm: support ARCH_MMAP_RND_BITS.dcashman
2016-01-12FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR.dcashman
2016-01-12Revert "arm: mm: support ARCH_MMAP_RND_BITS."dcashman
2015-12-16Merge branch 'v3.18/topic/of-overlay' into linux-linaro-lsk-v3.18lsk-v3.18-15.12Alex Shi
2015-12-16of/reconfig: Always use the same structure for notifiersGrant Likely
2015-12-14Merge branch 'linaro-android-3.18-lsk' of git://android.git.linaro.org/kernel...lsk-v3.18-15.12-androidKevin Hilman
2015-12-14Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-12-14KVM: x86: Use new is_noncanonical_address in _linearizeNadav Amit
2015-12-14KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup
2015-12-14ARM: orion: Fix DSA platform device after mvmdio conversionFlorian Fainelli
2015-12-14arm: enable ARCH_MMAP_RND_BITS only for MMU platformsAmit Pundir
2015-12-10Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-12-08Merge branch 'pan-3.18' of https://git.linaro.org/people/david.brown/linux-ls...Kevin Hilman
2015-12-03arm64: kernel: Add support for Privileged Access Neverv3.18/topic/PANJames Morse
2015-12-03arm64: Generalise msr_s/mrs_s operationsSuzuki K. Poulose
2015-12-03arm64: kernel: Add cpufeature 'enable' callbackJames Morse
2015-12-03arm64: kernel: Add cpuid_feature_extract_field() for 4bit sign extensionJames Morse
2015-12-03arm64: kernel: Add min_field_value and use '>=' for feature detectionJames Morse
2015-12-03arm64: kernel: Add optional CONFIG_ parameter to ALTERNATIVE()James Morse
2015-12-03arm64: alternative: Provide if/else/endif assembler macrosDaniel Thompson
2015-12-03arm64: alternative: Work around .inst assembler bugsMarc Zyngier
2015-12-03arm64: alternative: Merge alternative-asm.h into alternative.hMarc Zyngier
2015-12-03arm64: Add AArch32 instruction set condition code checksPunit Agrawal
2015-12-03arm64: lib: use pair accessors for copy_*_user routinesWill Deacon
2015-12-03arm64/uaccess: fix sparse errorsMichael S. Tsirkin
2015-12-03arm64: kernel: Move config_sctlr_el1James Morse
2015-12-03arm64: Emulate SETEND for AArch32 tasksSuzuki K. Poulose
2015-12-03arm64: kconfig: move emulation option under kernel featuresWill Deacon
2015-12-03arm64: Consolidate hotplug notifier for instruction emulationSuzuki K. Poulose
2015-12-03arm64: fix return code check when changing emulation handlerWill Deacon
2015-12-03arm64: Trace emulation of AArch32 legacy instructionsPunit Agrawal
2015-12-03arm64: Emulate CP15 Barrier instructionsPunit Agrawal
2015-12-03arm64: Port SWP/SWPB emulation support from armPunit Agrawal
2015-12-03arm64: Add support for hooks to handle undefined instructionsPunit Agrawal
2015-12-03arm64: Add framework for legacy instruction emulationPunit Agrawal
2015-12-03arm64: alternative: Introduce feature for GICv3 CPU interfaceMarc Zyngier
2015-12-03arm64: Extract feature parsing code from cpu_errata.cMarc Zyngier
2015-12-03arm64: alternatives: fix pr_fmt string for consistencyWill Deacon
2015-12-03arm64: Track system support for mixed endian EL0Suzuki K. Poulose
2015-12-03arm64: Provide a namespace to NCAPSFabio Estevam
2015-11-16Merge remote-tracking branch 'origin/v3.18/topic/pcie/master' into linux-lina...Alex Shi
2015-11-15Revert "ARM64: unwind: Fix PC calculation"Will Deacon
2015-11-15powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde