aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-06-24binfmt_flat: provide a default version of flat_get_relocate_addrChristoph Hellwig5-6/+0
2019-06-24binfmt_flat: remove flat_set_persistentChristoph Hellwig7-11/+0
2019-06-24binfmt_flat: remove flat_reloc_validChristoph Hellwig7-7/+0
2019-06-23smp: Remove smp_call_function() and on_each_cpu() return valuesNadav Amit7-38/+19
2019-06-23x86/apic: Use non-atomic operations when possibleNadav Amit3-4/+4
2019-06-23arm64: dts: imx8mm-evk: Enable audio codec wm8524Daniel Baluta1-0/+55
2019-06-22ARM: dts: BCM5301X: Fix most DTC W=1 warningsFlorian Fainelli28-84/+30
2019-06-22ARM: dts: NSP: Fix the bulk of W=1 DTC warningsFlorian Fainelli9-14/+11
2019-06-22ARM: dts: BCM63xx: Fix DTC W=1 warningsFlorian Fainelli2-7/+4
2019-06-22ARM: dts: BCM53573: Fix DTC W=1 warningsFlorian Fainelli5-13/+5
2019-06-22ARM: dts: bcm-mobile: Fix most DTC W=1 warningsFlorian Fainelli6-18/+18
2019-06-22ARM: dts: Cygnus: Fix most DTC W=1 warningsFlorian Fainelli3-11/+9
2019-06-22ARM: dts: Fix BCM7445 DTC warningsFlorian Fainelli2-5/+5
2019-06-22ARM: bcm283x: Enable DMA support for SPI controllerLukas Wunner1-0/+2
2019-06-22x86/vdso: Add clock_gettime64() entry pointVincenzo Frascino2-0/+9
2019-06-22x86/vdso: Add clock_getres() entry pointVincenzo Frascino4-0/+51
2019-06-22x86/vdso: Switch to generic vDSO implementationVincenzo Frascino12-379/+284
2019-06-22arm64: vdso: Enable vDSO compat supportVincenzo Frascino3-3/+27
2019-06-22arm64: compat: Get sigreturn trampolines from vDSOVincenzo Frascino2-0/+29
2019-06-22arm64: elf: VDSO code page discoveryVincenzo Frascino1-0/+14
2019-06-22arm64: compat: VDSO setup for compat layerVincenzo Frascino1-2/+88
2019-06-22arm64: vdso: Refactor vDSO codeVincenzo Frascino1-71/+144
2019-06-22arm64: compat: Add vDSOVincenzo Frascino9-0/+584
2019-06-22arm64: compat: Generate asm offsets for signalsVincenzo Frascino1-0/+6
2019-06-22arm64: compat: Expose signal related structuresVincenzo Frascino2-46/+46
2019-06-22arm64: compat: Add missing syscall numbersVincenzo Frascino1-0/+5
2019-06-22arm64: vdso: Build vDSO with -ffixed-x18Peter Collingbourne1-1/+1
2019-06-22arm64: vdso: Substitute gettimeofday() with C implementationVincenzo Frascino8-387/+220
2019-06-22Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds8-9/+31
2019-06-22x86/cpu: Disable frequency requests via aperfmperf IPI for nohz_full CPUsKonstantin Khlebnikov1-1/+11
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1981-9785/+2201
2019-06-22timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld2-8/+8
2019-06-22x86/apic: Fix integer overflow on 10 bit left shift of cpu_khzColin Ian King1-1/+2
2019-06-22x86/asm: Pin sensitive CR0 bitsKees Cook1-1/+14
2019-06-22x86/asm: Pin sensitive CR4 bitsKees Cook3-2/+48
2019-06-22x86/acpi/cstate: Add Zhaoxin processors support for cache flush policy in C3Tony W Wang-oc1-0/+15
2019-06-22x86/cpu: Create Zhaoxin processors architecture support fileTony W Wang-oc4-1/+183
2019-06-22x86/cpu: Split Tremont based Atoms from the restAndy Shevchenko1-0/+1
2019-06-22x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2Andi Kleen2-1/+6
2019-06-22x86/cpu: Enable FSGSBASE on 64bit by default and add a chicken bitAndy Lutomirski1-18/+14
2019-06-22x86/entry/64: Handle FSGSBASE enabled paranoid entry/exitChang S. Bae2-11/+75
2019-06-22x86/entry/64: Introduce the FIND_PERCPU_BASE macroChang S. Bae2-0/+49
2019-06-22x86/entry/64: Switch CR3 before SWAPGS in paranoid entryChang S. Bae1-8/+23
2019-06-22x86/process/64: Use FSGSBASE instructions on thread copy and ptraceChang S. Bae1-6/+13
2019-06-22x86/process/64: Use FSBSBASE in switch_to() if availableAndy Lutomirski1-6/+28
2019-06-22x86/fsgsbase/64: Enable FSGSBASE instructions in helper functionsChang S. Bae2-15/+78
2019-06-22x86/fsgsbase/64: Add intrinsics for FSGSBASE instructionsAndi Kleen1-0/+30
2019-06-22x86/cpu: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASEAndy Lutomirski1-0/+24
2019-06-22x86/ptrace: Prevent ptrace from clearing the FS/GS selectorChang S. Bae1-12/+2
2019-06-22ARM: configs: multi_v5: Add more ASPEED devicesJoel Stanley1-0/+8