summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'edac_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2018-06-063-6/+127
|\
| * Merge tag 'socfpga_updates_for_v4.18_part2' into edac-for-4.18Borislav Petkov2018-05-123-6/+127
| |\
| | * arm64: dts: stratix10: add sdram eccThor Thayer2018-05-081-0/+12
| | * arm64: dts: stratix10: Change pad skew values for EMAC0 PHY driverOoi, Joyce2018-04-241-1/+1
| | * ARM: dts: consistently use 'atmel' as at24 manufacturer in cyclone5Bartosz Golaszewski2018-04-241-3/+3
| | * arm64: dts: stratix10: Add PL330 DMAC to Stratix10 dtsGraham Moore2018-04-161-0/+19
| | * arm64: dts: stratix10: enable i2c, add i2c periperalsAlan Tull2018-04-162-0/+39
| | * arm64: dts: stratix10: use clock bindings for the Stratix10 platformDinh Nguyen2018-04-162-2/+53
* | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-06-0640-210/+1317
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'fixes', 'misc' and 'spectre' into for-linusRussell King2018-06-0540-210/+1317
| |\ \ \ \
| | | * | | ARM: spectre-v1: fix syscall entryRussell King2018-05-312-11/+32
| | | * | | ARM: spectre-v1: add array_index_mask_nospec() implementationRussell King2018-05-311-0/+19
| | | * | | ARM: spectre-v1: add speculation barrier (csdb) macrosRussell King2018-05-312-0/+21
| | | * | | ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1Russell King2018-05-311-2/+12
| | | * | | ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handlingRussell King2018-05-311-1/+16
| | | * | | ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15Russell King2018-05-311-0/+1
| | | * | | ARM: KVM: invalidate icache on guest exit for Cortex-A15Marc Zyngier2018-05-312-0/+29
| | | * | | ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17Marc Zyngier2018-05-313-5/+85
| | | * | | ARM: spectre-v2: warn about incorrect context switching functionsRussell King2018-05-311-0/+15
| | | * | | ARM: spectre-v2: add firmware based hardeningRussell King2018-05-312-0/+81
| | | * | | ARM: spectre-v2: harden user aborts in kernel spaceRussell King2018-05-315-8/+94
| | | * | | ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bitRussell King2018-05-313-3/+39
| | | * | | ARM: spectre-v2: harden branch predictor on context switchesRussell King2018-05-313-35/+115
| | | * | | ARM: spectre: add Kconfig symbol for CPUs vulnerable to SpectreRussell King2018-05-311-0/+4
| | | * | | ARM: bugs: add support for per-processor bug checkingRussell King2018-05-313-1/+10
| | | * | | ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King2018-05-314-0/+13
| | | * | | ARM: bugs: prepare processor bug infrastructureRussell King2018-05-313-2/+12
| | | * | | ARM: add more CPU part numbers for Cortex and Brahma B15 CPUsRussell King2018-05-311-0/+8
| | * | | | ARM: 8774/1: remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada2018-05-191-8/+8
| | * | | | ARM: 8768/1: uaccess: remove const to avoid duplicate specifierStefan Agner2018-05-191-1/+1
| | * | | | ARM: 8767/1: add support for building ARM kernel with clangStefan Agner2018-05-191-1/+1
| | * | | | ARM: 8766/1: drop no-thumb-interwork in EABI modeStefan Agner2018-05-191-1/+1
| | * | | | ARM: 8765/1: smp: Move clear_tasks_mm_cpumask() call to __cpu_die()Grygorii Strashko2018-05-191-2/+1
| | * | | | ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct sizeDavid Rivshin2018-05-191-1/+1
| | * | | | ARM: 8763/1: dma-mapping: Use vma_pages()Fabio Estevam2018-05-191-1/+1
| | * | | | ARM: 8757/1: NOMMU: Support PMSAv8 MPUVladimir Murzin2018-05-199-4/+547
| | * | | | ARM: 8756/1: NOMMU: Postpone MPU activation till __after_proc_initVladimir Murzin2018-05-191-23/+22
| | * | | | ARM: 8755/1: NOMMU: Reorganise __setup_mpuVladimir Murzin2018-05-191-2/+5
| | * | | | ARM: 8754/1: NOMMU: Move PMSAv7 MPU under it's own namespaceVladimir Murzin2018-05-196-110/+133
| | * | | | ARM: 8752/1: Kconfig: default ARM_MODULE_PLTS to 'y'Anders Roxell2018-05-191-1/+3
| | | |_|/ | | |/| |
* | | | | Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-06-065-13/+13
|\ \ \ \ \
| * | | | | kconfig: add basic helper macros to scripts/Kconfig.includeMasahiro Yamada2018-05-291-0/+2
| * | | | | kconfig: show compiler version text in the top commentMasahiro Yamada2018-05-291-0/+2
| * | | | | kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada2018-05-295-13/+9
* | | | | | Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-06-0613-45/+21
|\ \ \ \ \ \
| * | | | | | kbuild: add machine size to CHECKFLAGSLuc Van Oostenryck2018-06-018-10/+7
| * | | | | | kbuild: add endianness flag to CHEKCFLAGSLuc Van Oostenryck2018-05-293-3/+2
| * | | | | | powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selectedNicholas Piggin2018-05-172-11/+12
| * | | | | | kbuild: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selectable if enabledNicholas Piggin2018-05-171-15/+0
| * | | | | | kbuild: remove CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIXMasahiro Yamada2018-05-171-6/+0