summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2018-12-18x86/speculation: Add support for STIBP always-on preferred modeThomas Lendacky
2018-12-18Merge branch 'asoc-4.21' into asoc-nextMark Brown
2018-12-18ARM: davinci_all_defconfig: Update the audio optionsPeter Ujfalusi
2018-12-18ARM: omap1_defconfig: Do not select ASoC by defaultPeter Ujfalusi
2018-12-18ARM: omap2plus_defconfig: Update the audio optionsPeter Ujfalusi
2018-12-18ARM: davinci: dm365-evm: Update for the new ASoC Kcofnig optionsPeter Ujfalusi
2018-12-18ARM: OMAP2: Update for new MCBSP Kconfig optionPeter Ujfalusi
2018-12-18ARM: OMAP1: Makefile: Update for new MCBSP Kconfig optionPeter Ujfalusi
2018-12-17RISC-V: Remove EARLY_PRINTK supportAnup Patel
2018-12-17RISC-V: defconfig: Enable RISC-V SBI earlycon supportAnup Patel
2018-12-17x86/mm/cpa: Fix cpa_flush_array() TLB invalidationPeter Zijlstra
2018-12-15x86/vdso: Pass --eh-frame-hdr to the linkerAlistair Strachan
2018-12-14arch/sh/include/asm/io.h: provide prototypes for PCI I/O mapping in asm/io.hMark Brown
2018-12-14mm: introduce common STRUCT_PAGE_MAX_SHIFT defineLogan Gunthorpe
2018-12-14alpha: fix hang caused by the bootmem removalMike Rapoport
2018-12-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-12-14Merge tag 'powerpc-4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-12-14arm64: kaslr: print PHYS_OFFSET in dump_kernel_offset()Miles Chen
2018-12-14microblaze: remove the explicit removal of system.dtbMasahiro Yamada
2018-12-14microblaze: fix race condition in building boot imagesMasahiro Yamada
2018-12-14microblaze: add linux.bin* and simpleImage.* to PHONYMasahiro Yamada
2018-12-14microblaze: fix multiple bugs in arch/microblaze/boot/MakefileMasahiro Yamada
2018-12-14microblaze: move "... is ready" messages to arch/microblaze/MakefileMasahiro Yamada
2018-12-14microblaze: adjust the help to the real behaviorMasahiro Yamada
2018-12-13arm64: sysreg: Use _BITUL() when defining register bitsWill Deacon
2018-12-13arm64: cpufeature: Rework ptr auth hwcaps using multi_entry_cap_matchesWill Deacon
2018-12-13arm64: cpufeature: Reduce number of pointer auth CPU caps from 6 to 4Will Deacon
2018-12-13arm64: ptr auth: Move per-thread keys from thread_info to thread_structWill Deacon
2018-12-13arm64: enable pointer authenticationMark Rutland
2018-12-13arm64: add prctl control for resetting ptrauth keysKristina Martsenko
2018-12-13arm64: perf: strip PAC when unwinding userspaceMark Rutland
2018-12-13arm64: expose user PAC bit positions via ptraceMark Rutland
2018-12-13arm64: add basic pointer authentication supportMark Rutland
2018-12-13arm64/cpufeature: detect pointer authenticationMark Rutland
2018-12-13arm64: Don't trap host pointer auth use to EL2Mark Rutland
2018-12-13arm64/kvm: hide ptrauth from guestsMark Rutland
2018-12-13arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland
2018-12-13arm64: add pointer authentication register bitsMark Rutland
2018-12-13arm64: add comments about EC exception levelsKristina Martsenko
2018-12-13regulator: dts: enable soft-start and ramp delay for the OLinuXino Lime2Olliver Schinagl
2018-12-13arm64: perf: Treat EXCLUDE_EL* bit definitions as unsignedWill Deacon
2018-12-13arm64: kpti: Whitelist Cortex-A CPUs that don't implement the CSV3 fieldWill Deacon
2018-12-12Merge branch 'for-next/perf' into aarch64/for-next/coreWill Deacon
2018-12-12arm64: enable per-task stack canariesArd Biesheuvel
2018-12-12arm64: Add memory hotplug supportRobin Murphy
2018-12-12arm64: percpu: Fix LSE implementation of value-returning pcpu atomicsWill Deacon
2018-12-12arm64: add <asm/asm-prototypes.h>Mark Rutland
2018-12-12arm64: mm: Introduce MAX_USER_VA_BITS definitionWill Deacon
2018-12-11x86/mm: Fix decoy address handling vs 32-bit buildsDan Williams
2018-12-11x86/intel_rdt: Ensure a CPU remains online for the region's pseudo-locking se...Reinette Chatre