summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-072-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-061-95/+11
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-06-051-8/+8
| |\
| | * bpf, arm32: fix inconsistent naming about emit_a32_lsr_{r64,i64}Wang YanQing2018-06-051-5/+5
| | * bpf, arm32: correct check_imm24Wang YanQing2018-06-051-3/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-0313-15/+16
| |\ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-261-15/+1
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-2138-124/+339
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-161-10/+3
| |\ \ \ \
| | * | | | bpf, arm32: save 4 bytes of unneeded stack spaceDaniel Borkmann2018-05-141-10/+3
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-112-4/+4
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-071-77/+0
| |\ \ \ \ \
| | * | | | | bpf, arm32: remove ld_abs/ld_indDaniel Borkmann2018-05-031-77/+0
* | | | | | | Merge tag 'edac_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2018-06-061-3/+3
|\ \ \ \ \ \ \
| * | | | | | | ARM: dts: consistently use 'atmel' as at24 manufacturer in cyclone5Bartosz Golaszewski2018-04-241-3/+3
| | |/ / / / / | |/| | | | |
* | | | | | | 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 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-06-061-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kbuild: add machine size to CHECKFLAGSLuc Van Oostenryck2018-06-011-1/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-06-061-0/+1
|\ \ \ \ \ \ \ \ \