aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-03-14 Merge tag 'v3.18.28' into linux-linaro-lsk-v3.18Alex Shi
2016-03-04powerpc/powernv: Shorten EEH function namesGavin Shan
2016-03-04ARM: 8519/1: ICST: try other dividends than 1Linus Walleij
2016-03-04ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()Linus Walleij
2016-03-02MIPS: Fix buffer overflow in syscall_get_arguments()James Hogan
2016-02-26 Merge tag 'v3.18.27' into linux-linaro-lsk-v3.18Alex Shi
2016-02-15net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent
2016-02-15ARM: nomadik: set up MCDATDIR2Linus Walleij
2016-02-15ARM: dts: at91: sama5d4: fix instance id of DBGUMohamed Jamsheeth Hajanajubudeen
2016-02-15arm64: restore bogomips information in /proc/cpuinfoYang Shi
2016-02-15x86/mm/pat: Avoid truncation when converting cpa->numpages to addressMatt Fleming
2016-02-15powerpc/eeh: Fix PE location codeGavin Shan
2016-02-15arm64: mm: avoid calling apply_to_page_range on empty rangeMika Penttilä
2016-02-09m32r: fix m32104ut_defconfig build failSudip Mukherjee
2016-02-09sparc64: fix incorrect sign extension in sys_sparc64_personalityDmitry V. Levin
2016-02-09KVM: PPC: Fix ONE_REG AltiVec supportGreg Kurz
2016-02-09parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller
2016-02-09s390: fix normalization bug in exception table sortingArd Biesheuvel
2016-02-09uml: flush stdout before forkingVegard Nossum
2016-02-02KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8Thomas Huth
2016-01-14Merge remote-tracking branch 'lts/linux-3.18.y' into linux-linaro-lsk-v3.18lsk-v3.18-16.01Alex Shi
2016-01-14arm64: Add dtb files to archclean ruleJungseok Lee
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-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-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