summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-02-12ARM: 8808/1: kexec:offline panic_smp_self_stop CPUYufen Wang1-0/+15
2019-02-06arm64: hibernate: Clean the __hyp_text to PoC after resumeJames Morse1-1/+3
2019-02-06arm64: hyp-stub: Forbid kprobing of the hyp-stubJames Morse1-0/+2
2019-02-06arm64: kaslr: ensure randomized quantities are clean also when kaslr is offArd Biesheuvel1-0/+1
2019-02-06ARM: cns3xxx: Fix writing to wrong PCI config registers after alignmentKoen Vandeputte1-1/+1
2019-01-31xen: Fix x86 sched_clock() interface for xenJuergen Gross1-3/+9
2019-01-31x86/xen/time: Output xen sched_clock time from 0Pavel Tatashin1-1/+10
2019-01-31x86/xen/time: setup vcpu 0 time info pageJoao Martins3-1/+95
2019-01-31x86/xen/time: set pvclock flags on xen_time_init()Joao Martins1-0/+9
2019-01-31x86/pvclock: add setter for pvclock_pvti_cpu0_vaJoao Martins4-16/+26
2019-01-31s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPUDavid Hildenbrand1-2/+6
2019-01-31KVM: x86: Fix a 4.14 backport regression related to userspace/guest FPUSean Christopherson1-5/+1
2019-01-31x86/kaslr: Fix incorrect i8254 outb() parametersDaniel Drake1-2/+2
2019-01-31x86/pkeys: Properly copy pkey state at fork()Dave Hansen1-0/+18
2019-01-31KVM: x86: Fix single-step debuggingAlexander Popov1-2/+1
2019-01-31s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer1-0/+4
2019-01-31s390/early: improve machine detectionChristian Borntraeger2-2/+4
2019-01-31ARC: perf: map generic branches to correct hardware conditionEugeniy Paltsev1-1/+2
2019-01-31ARC: adjust memblock_reserve of kernel memoryEugeniy Paltsev1-1/+2
2019-01-31ARCv2: lib: memeset: fix doing prefetchw outside of bufferEugeniy Paltsev1-8/+32
2019-01-26arm64: Fix minor issues with the dcache_by_line_op macroWill Deacon2-12/+21
2019-01-26powerpc/xmon: Fix invocation inside lock regionBreno Leitao1-4/+14
2019-01-26arm64: perf: set suppress_bind_attrs flag to trueAnders Roxell1-0/+1
2019-01-26MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSurMaciej W. Rozycki3-0/+18
2019-01-26x86/mce: Fix -Wmissing-prototypes warningsBorislav Petkov4-7/+10
2019-01-23Disable MSI also when pcie-octeon.pcie_disable onYunQiang Su1-1/+3
2019-01-23arm64: kaslr: ensure randomized quantities are clean to the PoCArd Biesheuvel1-2/+6
2019-01-23MIPS: lantiq: Fix IPI interrupt handlingHauke Mehrtens1-63/+5
2019-01-23mips: fix n32 compat_ipc_parse_versionArnd Bergmann1-0/+1
2019-01-23arm64: Don't trap host pointer auth use to EL2Mark Rutland1-1/+3
2019-01-23arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland3-4/+4
2019-01-17x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao1-1/+1
2019-01-17x86,kvm: move qemu/guest FPU switching out to vcpu_runRik van Riel2-21/+26
2019-01-13powerpc/tm: Set MSR[TS] just prior to recheckpointBreno Leitao2-15/+49
2019-01-13arm64: relocatable: fix inconsistencies in linker script and optionsArd Biesheuvel2-5/+6
2019-01-13arm64: drop linker script hack to hide __efistub_ symbolsArd Biesheuvel1-27/+17
2019-01-13powerpc/boot: Set target when cross-compiling for clangJoel Stanley1-0/+5
2019-01-13powerpc: Disable -Wbuiltin-requires-header when setjmp is usedJoel Stanley2-1/+7
2019-01-13powerpc: avoid -mno-sched-epilog on GCC 4.9 and newerNicholas Piggin1-1/+6
2019-01-13x86/dump_pagetables: Fix LDT remap address markerKirill A. Shutemov1-5/+2
2019-01-13x86/mm: Fix guard hole handlingKirill A. Shutemov3-9/+15
2019-01-13ARM: dts: imx7d-nitrogen7: Fix the description of the Wifi clockFabio Estevam1-2/+7
2019-01-13ARM: imx: update the cpu power up timing setting on i.mx6sxAnson Huang1-1/+1
2019-01-13powerpc/mm: Fix linux page tables build with some configsMichael Ellerman1-0/+1
2019-01-13powerpc: Fix COFF zImage booting on old powermacsPaul Mackerras1-1/+3
2019-01-09MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=yPaul Burton2-3/+4
2019-01-09arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1Will Deacon1-1/+1
2019-01-09MIPS: OCTEON: mark RGMII interface disabled on OCTEON IIIAaro Koskinen1-1/+2
2019-01-09MIPS: Expand MIPS32 ASIDs to 64 bitsPaul Burton4-9/+7
2019-01-09MIPS: Align kernel load address to 64KBHuacai Chen1-3/+4