summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm64: use the correct function type for __arm64_sys_ni_syscallSami Tolvanen2019-06-222-10/+11
* arm64: use the correct function type in SYSCALL_DEFINE0Sami Tolvanen2019-06-221-9/+9
* arm64: fix syscall_fn_t typeSami Tolvanen2019-06-221-1/+1
* KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpuPaul Mackerras2019-06-221-8/+1
* KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token listPaul Mackerras2019-06-223-8/+8
* ia64: fix build errors by exporting paddr_to_nid()Randy Dunlap2019-06-221-0/+1
* x86/CPU/AMD: Don't force the CPB cap when running under a hypervisorFrank van der Linden2019-06-221-2/+5
* powerpc/powernv: Return for invalid IMC domainAnju T Sudhakar2019-06-221-0/+4
* perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraintsStephane Eranian2019-06-221-14/+14
* x86/resctrl: Prevent NULL pointer dereference when local MBM is disabledPrarit Bhargava2019-06-191-0/+3
* x86/mm/KASLR: Compute the size of the vmemmap section properlyBaoquan He2019-06-191-1/+10
* x86/kasan: Fix boot with 5-level paging and KASANAndrey Ryabinin2019-06-191-1/+1
* x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov2019-06-191-1/+1
* KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger2019-06-191-14/+21
* KVM: x86/pmu: do not mask the value that is written to fixed PMUsPaolo Bonzini2019-06-191-5/+8
* KVM: x86/pmu: mask the result of rdpmc according to the width of the countersPaolo Bonzini2019-06-194-13/+15
* KVM: arm/arm64: Move cc/it checks under hyp's Makefile to avoid instrumentationJames Morse2019-06-192-0/+2
* arm64/mm: Inhibit huge-vmap with ptdumpMark Rutland2019-06-191-3/+8
* s390/kasan: fix strncpy_from_user kasan checksVasily Gorbik2019-06-191-0/+2
* ARM: exynos: Fix undefined instruction during Exynos5422 resumeMarek Szyprowski2019-06-151-0/+19
* ARM: dts: exynos: Always enable necessary APIO_1V8 and ABB_1V8 regulators on ...Krzysztof Kozlowski2019-06-151-0/+2
* ARM: OMAP2+: pm33xx-core: Do not Turn OFF CEFUSE as PPA may be using itKabir Sahane2019-06-151-3/+5
* ARM: dts: imx6qdl: Specify IMX6QDL_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov2019-06-151-1/+1
* ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov2019-06-151-1/+1
* ARM: dts: imx6ul: Specify IMX6UL_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov2019-06-151-1/+1
* ARM: dts: imx7d: Specify IMX7D_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov2019-06-151-2/+2
* ARM: dts: imx6sll: Specify IMX6SLL_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov2019-06-151-1/+1
* ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ahb" clock to SDMAAndrey Smirnov2019-06-151-1/+1
* ARM: dts: imx53: Specify IMX5_CLK_IPG as "ahb" clock to SDMAAndrey Smirnov2019-06-151-1/+1
* ARM: dts: imx50: Specify IMX5_CLK_IPG as "ahb" clock to SDMAAndrey Smirnov2019-06-151-1/+1
* ARM: dts: imx51: Specify IMX5_CLK_IPG as "ahb" clock to SDMAAndrey Smirnov2019-06-151-1/+1
* x86/PCI: Fix PCI IRQ routing table memory leakWenwen Wang2019-06-151-2/+8
* mips: Make sure dt memory regions are validSerge Semin2019-06-151-1/+13
* uml: fix a boot splat wrt use of cpu_all_maskMaciej Żenczykowski2019-06-151-1/+1
* perf/x86/intel: Allow PEBS multi-entry in watermark modeStephane Eranian2019-06-151-1/+1
* ARM: prevent tracing IPI_CPU_BACKTRACEArnd Bergmann2019-06-152-1/+6
* Revert "MIPS: perf: ath79: Fix perfcount IRQ assignment"Greg Kroah-Hartman2019-06-111-0/+6
* MIPS: pistachio: Build uImage.gz by defaultPaul Burton2019-06-111-0/+1
* MIPS: Bounds check virt_addr_validPaul Burton2019-06-111-0/+5
* s390/mm: fix address space detection in exception handlingGerald Schaefer2019-06-111-1/+4
* x86/insn-eval: Fix use-after-free access to LDT entryJann Horn2019-06-111-23/+24
* x86/power: Fix 'nosmt' vs hibernation triple fault during resumeJiri Kosina2019-06-112-0/+43
* pstore: Convert buf_lock to semaphoreKees Cook2019-06-111-2/+0
* x86/kprobes: Set instruction page as executableNadav Amit2019-06-091-4/+20
* x86/ftrace: Set trampoline pages as executableNadav Amit2019-06-091-0/+8
* x86/ftrace: Do not call function graph from dynamic trampolinesSteven Rostedt (VMware)2019-06-092-23/+26
* Revert "x86/build: Move _etext to actual end of .text"Greg Kroah-Hartman2019-06-091-3/+3
* arm64: Fix the arm64_personality() syscall wrapper redirectionCatalin Marinas2019-06-091-1/+1
* KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth2019-06-094-0/+10
* powerpc/perf: Fix MMCRA corruption by bhrb_filterRavi Bangoria2019-06-093-2/+10