aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-01-14x86/jailhouse: Silence ACPI warningJan Kiszka1-0/+6
2018-01-14x86/jailhouse: Avoid access of unsupported platform resourcesJan Kiszka1-0/+13
2018-01-14x86/jailhouse: Set up timekeepingJan Kiszka1-0/+17
2018-01-14x86/jailhouse: Enable PMTIMERJan Kiszka2-0/+5
2018-01-14x86/jailhouse: Enable APIC and SMP supportJan Kiszka2-1/+45
2018-01-14x86/jailhouse: Add infrastructure for running in non-root cellJan Kiszka7-0/+136
2018-01-14x86: Introduce and use MP IRQ trigger and polarity definesJan Kiszka4-25/+37
2018-01-14x86/platform: Control warm reset setup via legacy feature flagJan Kiszka4-2/+5
2018-01-14x86/apic: Install an empty physflat_init_apic_ldrJan Kiszka1-2/+10
2018-01-14x86/tsc: Introduce early tsc clocksourcePeter Zijlstra1-10/+33
2018-01-14x86/time: Unconditionally register legacy timer interruptPeter Zijlstra1-3/+6
2018-01-14x86/tsc: Allow TSC calibration without PITPeter Zijlstra2-0/+23
2018-01-14x86/idt: Mark IDT tables __initconstAndi Kleen1-6/+6
2018-01-14x86/extable: Mark exception handler functions visibleAndi Kleen1-17/+17
2018-01-14x86/timer: Don't inline __const_udelayAndi Kleen1-1/+1
2018-01-14arm64: cpu_errata: Add Kryo to Falkor 1003 errataStephen Boyd2-0/+23
2018-01-14arm64: Extend early page table code to allow for larger kernelsSteve Capper5-40/+156
2018-01-14arm64: entry: Move the trampoline to be before PANSteve Capper2-7/+8
2018-01-14arm64: Re-order reserved_ttbr0 in linker scriptSteve Capper3-9/+8
2018-01-14arm64: sdei: Add trampoline code for remapping the kernelJames Morse4-14/+113
2018-01-14arm64: mmu: add the entry trampolines start/end section markers into sections.hJames Morse2-2/+1
2018-01-14arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEIJames Morse1-1/+1
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds33-84/+657
2018-01-14Revert "x86/apic: Remove init_bsp_APIC()"Ville Syrjälä3-0/+53
2018-01-14x86/mm/pkeys: Fix fill_sig_info_pkeyEric W. Biederman1-3/+4
2018-01-14x86/tsc: Print tsc_khz, when it differs from cpu_khzLen Brown1-0/+6
2018-01-14x86/tsc: Fix erroneous TSC rate on Skylake XeonLen Brown1-1/+0
2018-01-14x86/tsc: Future-proof native_calibrate_tsc()Len Brown1-0/+2
2018-01-14x86,perf: Disable intel_bts when PTIPeter Zijlstra1-0/+18
2018-01-14x86/pti: Fix !PCID and sanitize definesThomas Gleixner3-21/+23
2018-01-13cris: Fix conflicting types for _etext, _edata, _endSergey Senozhatsky1-1/+1
2018-01-13Merge tag 'pci-v4.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-11/+24
2018-01-13arm64: kernel: Add arch-specific SDEI entry code and CPU maskingJames Morse7-3/+384
2018-01-13arm64: uaccess: Add PAN helperJames Morse2-2/+14
2018-01-13arm64: Add vmap_stack header fileJames Morse2-11/+30
2018-01-13firmware: arm_sdei: Add driver for Software Delegated ExceptionsJames Morse1-0/+8
2018-01-13KVM: arm64: Stop save/restoring host tpidr_el1 on VHEJames Morse3-11/+12
2018-01-13arm64: alternatives: use tpidr_el2 on VHE hostsJames Morse6-6/+49
2018-01-13KVM: arm64: Change hyp_panic()s dependency on tpidr_el2James Morse4-12/+30
2018-01-13KVM: arm64: Store vcpu on the stack during __guest_enter()James Morse2-6/+10
2018-01-12error-injection: Separate error-injection from kprobeMasami Hiramatsu6-16/+35
2018-01-12tracing/kprobe: bpf: Check error injectable event is on function entryMasami Hiramatsu3-17/+15
2018-01-12ARM: dts: dra7: Reduce shut down temperature of non-cpu thermal zonesRavikumar Kattekola1-0/+16
2018-01-12ARM: dts: n900: Add aliases for lcd and tvout displaysIvaylo Dimitrov1-1/+3
2018-01-12ARM: dts: Update ti-sysc data for existing usersTony Lindgren6-35/+198
2018-01-12ARM: dts: Fix smartreflex compatible for omap3 shared mpu-iva instanceTony Lindgren1-1/+1
2018-01-12signal/mips: switch mips to generic siginfoAl Viro1-85/+1
2018-01-12signal/ia64: switch the last arch-specific copy_siginfo_to_user() to generic versionEric W. Biederman2-54/+0
2018-01-12ia64/signal: switch to generic struct siginfoEric W. Biederman1-67/+0
2018-01-12signal: Remove _sys_private and _overrun_incr from struct compat_siginfoEric W. Biederman8-10/+1