summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-06-25sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIODYoung Xiao1-0/+4
2019-06-25mdesc: fix a missing-check bug in get_vdev_port_node_info()Gen Zhang1-0/+2
2019-06-25xtensa: Fix section mismatch between memblock_reserve and mem_reserveGuenter Roeck1-1/+2
2019-06-25MIPS: uprobes: remove set but not used variable 'epc'YueHaibing1-3/+0
2019-06-25parisc: Fix compiler warnings in float emulation codeHelge Deller1-4/+4
2019-06-25ARC: [plat-hsdk]: Add missing FIFO size entry in GMAC nodeJose Abreu1-0/+3
2019-06-25ARC: [plat-hsdk]: Add missing multicast filter bins number to GMAC nodeJose Abreu1-0/+1
2019-06-25ARC: fix build warningsVineet Gupta2-9/+18
2019-06-25s390/ap: rework assembler functions to use unions for in/out register variablesHarald Freudenberger1-9/+19
2019-06-25s390/jump_label: Use "jdd" constraint on gcc9Ilya Leoshkevich1-4/+10
2019-06-22arm64: use the correct function type for __arm64_sys_ni_syscallSami Tolvanen2-10/+11
2019-06-22arm64: use the correct function type in SYSCALL_DEFINE0Sami Tolvanen1-9/+9
2019-06-22arm64: fix syscall_fn_t typeSami Tolvanen1-1/+1
2019-06-22KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpuPaul Mackerras1-8/+1
2019-06-22KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token listPaul Mackerras3-8/+8
2019-06-22ia64: fix build errors by exporting paddr_to_nid()Randy Dunlap1-0/+1
2019-06-22x86/CPU/AMD: Don't force the CPB cap when running under a hypervisorFrank van der Linden1-2/+5
2019-06-22powerpc/powernv: Return for invalid IMC domainAnju T Sudhakar1-0/+4
2019-06-22perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraintsStephane Eranian1-14/+14
2019-06-19x86/resctrl: Prevent NULL pointer dereference when local MBM is disabledPrarit Bhargava1-0/+3
2019-06-19x86/mm/KASLR: Compute the size of the vmemmap section properlyBaoquan He1-1/+10
2019-06-19x86/kasan: Fix boot with 5-level paging and KASANAndrey Ryabinin1-1/+1
2019-06-19x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov1-1/+1
2019-06-19KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger1-14/+21
2019-06-19KVM: x86/pmu: do not mask the value that is written to fixed PMUsPaolo Bonzini1-5/+8
2019-06-19KVM: x86/pmu: mask the result of rdpmc according to the width of the countersPaolo Bonzini4-13/+15
2019-06-19KVM: arm/arm64: Move cc/it checks under hyp's Makefile to avoid instrumentationJames Morse2-0/+2
2019-06-19arm64/mm: Inhibit huge-vmap with ptdumpMark Rutland1-3/+8
2019-06-19s390/kasan: fix strncpy_from_user kasan checksVasily Gorbik1-0/+2
2019-06-15ARM: exynos: Fix undefined instruction during Exynos5422 resumeMarek Szyprowski1-0/+19
2019-06-15ARM: dts: exynos: Always enable necessary APIO_1V8 and ABB_1V8 regulators on ...Krzysztof Kozlowski1-0/+2
2019-06-15ARM: OMAP2+: pm33xx-core: Do not Turn OFF CEFUSE as PPA may be using itKabir Sahane1-3/+5
2019-06-15ARM: dts: imx6qdl: Specify IMX6QDL_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov1-1/+1
2019-06-15ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov1-1/+1
2019-06-15ARM: dts: imx6ul: Specify IMX6UL_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov1-1/+1
2019-06-15ARM: dts: imx7d: Specify IMX7D_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov1-2/+2
2019-06-15ARM: dts: imx6sll: Specify IMX6SLL_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov1-1/+1
2019-06-15ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ahb" clock to SDMAAndrey Smirnov1-1/+1
2019-06-15ARM: dts: imx53: Specify IMX5_CLK_IPG as "ahb" clock to SDMAAndrey Smirnov1-1/+1
2019-06-15ARM: dts: imx50: Specify IMX5_CLK_IPG as "ahb" clock to SDMAAndrey Smirnov1-1/+1
2019-06-15ARM: dts: imx51: Specify IMX5_CLK_IPG as "ahb" clock to SDMAAndrey Smirnov1-1/+1
2019-06-15x86/PCI: Fix PCI IRQ routing table memory leakWenwen Wang1-2/+8
2019-06-15mips: Make sure dt memory regions are validSerge Semin1-1/+13
2019-06-15uml: fix a boot splat wrt use of cpu_all_maskMaciej Żenczykowski1-1/+1
2019-06-15perf/x86/intel: Allow PEBS multi-entry in watermark modeStephane Eranian1-1/+1
2019-06-15ARM: prevent tracing IPI_CPU_BACKTRACEArnd Bergmann2-1/+6
2019-06-11Revert "MIPS: perf: ath79: Fix perfcount IRQ assignment"Greg Kroah-Hartman1-0/+6
2019-06-11MIPS: pistachio: Build uImage.gz by defaultPaul Burton1-0/+1
2019-06-11MIPS: Bounds check virt_addr_validPaul Burton1-0/+5
2019-06-11s390/mm: fix address space detection in exception handlingGerald Schaefer1-1/+4