summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-05-30x86/devicetree: Fix device IRQ settings in DTIvan Gorinov1-5/+8
2018-05-30x86/devicetree: Initialize device tree before using itIvan Gorinov1-3/+5
2018-05-30arm64: dts: qcom: Fix SPI5 config on MSM8996Ilia Lin1-2/+2
2018-05-30perf/x86/intel: Fix event update for auto-reloadKan Liang2-13/+94
2018-05-30perf/x86/intel: Fix large period handling on Broadwell CPUsKan Liang2-2/+2
2018-05-30perf/x86/intel: Properly save/restore the PMU state in the NMI handlerKan Liang1-1/+9
2018-05-30powerpc/powernv/npu: Fix deadlock in mmio_invalidate()Alistair Popple1-88/+141
2018-05-30powerpc: Add missing prototype for arch_irq_work_raise()Mathieu Malaterre1-0/+1
2018-05-30MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offsetMathias Kresin1-1/+1
2018-05-30KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in useVitaly Kuznetsov1-1/+9
2018-05-30arm: dts: socfpga: fix GIC PPI warningPhilipp Puschmann1-1/+1
2018-05-30powerpc/perf: Fix kernel address leak via sampling registersMichael Ellerman1-0/+15
2018-05-30powerpc/perf: Prevent kernel address leak to userspace via BHRB bufferMadhavan Srinivasan1-0/+10
2018-05-30m68k: set dma and coherent masks for platform FEC ethernetsGreg Ungerer1-2/+10
2018-05-30powerpc/mpic: Check if cpu_possible() in mpic_physmask()Michael Ellerman1-1/+1
2018-05-30powerpc/64s: sreset panic if there is no debugger or crash dump handlersNicholas Piggin1-2/+13
2018-05-30sparc64: Make atomic_xchg() an inline function rather than a macro.David S. Miller1-1/+5
2018-05-30KVM: VMX: raise internal error for exception during invalid protected mode stateSean Christopherson1-6/+14
2018-05-30x86/mm: Fix bogus warning during EFI bootup, use boot_cpu_has() instead of th...Sai Praneeth1-1/+6
2018-05-30powerpc/64s/idle: Fix restore of AMOR on POWER9 after deep sleepNicholas Piggin1-0/+2
2018-05-30powerpc/fscr: Enable interrupts earlier before calling get_user()Anshuman Khandual1-15/+17
2018-05-30x86/mm: Do not forbid _PAGE_RW before init for __ro_after_initDave Hansen1-2/+4
2018-05-30x86/pgtable: Don't set huge PUD/PMD on non-leaf entriesJoerg Roedel1-0/+9
2018-05-30sh: fix debug trap failure to process signals before return to userRich Felker1-1/+1
2018-05-30x86/alternatives: Fixup alternative_call_2Alexey Dobriyan1-3/+1
2018-05-30perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUsStephane Eranian1-8/+17
2018-05-30ARM: 8748/1: mm: Define vdso_start, vdso_end as arrayJinbum Park2-7/+7
2018-05-30arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discoveryMarc Zyngier1-2/+2
2018-05-30ARM: davinci: fix the GPIO lookup for omapl138-hawkBartosz Golaszewski1-2/+2
2018-05-30ia64/err-inject: Use get_user_pages_fast()Davidlohr Bueso1-1/+1
2018-05-30ARM: dts: rockchip: Add missing #sound-dai-cells on rk3288Rob Herring1-0/+2
2018-05-30arm64: dts: rockchip: Fix rk3399-gru-* s2r (pinctrl hogs, wifi reset)Douglas Anderson1-13/+3
2018-05-30ARC: setup cpu possible mask according to possible-cpus dts propertyEugeniy Paltsev1-10/+40
2018-05-30ARC: mcip: update MCIP debug mask when the new cpu came onlineEugeniy Paltsev1-5/+32
2018-05-30ARC: mcip: halt GFRC counter when ARC cores haltEugeniy Paltsev1-0/+37
2018-05-30powerpc/boot: Fix random libfdt related build errorsGuenter Roeck1-1/+2
2018-05-30ARM: dts: bcm283x: Fix unit address of local_intcStefan Wahren2-2/+2
2018-05-30ARM: dts: NSP: Fix amount of RAM on BCM958625HRFlorian Fainelli1-1/+1
2018-05-30ARM: orion5x: Revert commit 4904dbda41c8.David S. Miller3-10/+95
2018-05-30ARM: dts: imx6dl: Include correct dtsi file for Engicam i.CoreM6 DualLite/Sol...Shyam Saini1-1/+1
2018-05-30KVM: nVMX: Don't halt vcpu when L1 is injecting events to L2Chao Gao1-1/+6
2018-05-30arm64: fix unwind_frame() for filtered out fn for function graph tracingPratyush Anand3-2/+7
2018-05-30x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across ...Samuel Neves1-0/+1
2018-05-30locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugsAndrea Parri1-3/+18
2018-05-30x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-directo...Wang Hui1-0/+1
2018-05-30ARM: OMAP: Fix dmtimer init for omap1Tony Lindgren1-5/+2
2018-05-30arm64: dts: cavium: fix PCI bus dtc warningsRob Herring1-1/+2
2018-05-30powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data accessMark Lord1-0/+3
2018-05-30bug.h: work around GCC PR82365 in BUG()Arnd Bergmann5-5/+24
2018-05-30locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()Andrea Parri1-8/+7