summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | 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-281-0/+2
| * | | | | | | | | | | kconfig: show compiler version text in the top commentMasahiro Yamada2018-05-281-0/+2
| * | | | | | | | | | | kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada2018-05-285-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
* | | | | | | | | | | | | Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-06-061-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'asoc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2018-06-051-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | ARM: ep93xx: i2s: Add IRQ to platform device resourcesAlexander Sverdlin2018-05-111-0/+1
| | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'tty-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-06-061-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge 4.17-rc3 into tty-nextGreg Kroah-Hartman2018-04-30123-1106/+1845
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | serial: 8250_dw: Limit dw8250_tx_wait_empty quirk to armada-38x devicesJoshua Scott2018-04-231-2/+2
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-061-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | misc: IBM Virtual Management Channel Driver (VMC)Bryant G. Ly2018-05-141-0/+1
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'mmc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2018-06-063-0/+90
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | MIPS: configs: ci20: Enable ext4Ezequiel Garcia2018-05-021-0/+1
| * | | | | | | | | | | | | | MIPS: configs: ci20: Enable DMA and MMC supportEzequiel Garcia2018-05-021-0/+3
| * | | | | | | | | | | | | | MIPS: dts: ci20: Enable MMC in the devicetreeEzequiel Garcia2018-05-021-0/+34
| * | | | | | | | | | | | | | MIPS: dts: jz4780: Add MMC controller node to the devicetreeEzequiel Garcia2018-05-021-0/+40
| * | | | | | | | | | | | | | MIPS: dts: jz4780: Add DMA controller node to the devicetreeEzequiel Garcia2018-05-021-0/+12
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-06-0643-2288/+7409
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | crypto: x86/salsa20 - remove x86 salsa20 implementationsEric Biggers2018-05-304-1838/+0
| * | | | | | | | | | | | | | crypto: clarify licensing of OpenSSL asm codeAdam Langley2018-05-308-14/+76
| * | | | | | | | | | | | | | crypto: morus - Mark MORUS SIMD glue as x86-specificOndrej Mosnacek2018-05-303-0/+603