summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-06-20kexec_file: do not add extra alignment to efi memmapDave Young1-3/+2
2018-06-20parisc: time: Convert read_persistent_clock() to read_persistent_clock64()Baolin Wang1-1/+1
2018-06-20MIPS: dts: Boston: Fix PCI bus dtc warnings:Matt Redfearn1-0/+6
2018-06-20MIPS: io: Add barrier after register read in readX()Sinan Kaya1-0/+2
2018-06-20MIPS: io: Prevent compiler reordering writeX()Sinan Kaya1-1/+1
2018-06-20x86: Add check for APIC access address for vmentry of L2 guestsKrish Sadhukhan1-0/+13
2018-06-20KVM: X86: fix incorrect reference of trace_kvm_pi_irte_updatehu huajun2-4/+3
2018-06-16kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor accessPaolo Bonzini3-12/+24
2018-06-16KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_systemPaolo Bonzini3-28/+38
2018-06-16kvm: nVMX: Enforce cpl=0 for VMX instructionsFelix Wilhelm1-2/+13
2018-06-16KVM: x86: introduce linear_{read,write}_systemPaolo Bonzini1-32/+32
2018-06-16KVM: X86: Fix reserved bits check for MOV to CR3Wanpeng Li2-2/+4
2018-06-05powerpc/mm/slice: Fix hugepage allocation at hint address on 8xxChristophe Leroy6-3/+28
2018-06-05powerpc/mm/slice: Enhance for supporting PPC32Christophe Leroy3-9/+50
2018-06-05powerpc/mm/slice: create header files dedicated to slicesChristophe Leroy5-59/+80
2018-06-05powerpc/mm/slice: Remove intermediate bitmap copyChristophe Leroy1-8/+4
2018-06-05MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requestsMaciej W. Rozycki1-0/+4
2018-06-05MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRsMaciej W. Rozycki2-2/+2
2018-06-05x86/MCE/AMD: Cache SMCA MISC block addressesBorislav Petkov1-15/+14
2018-06-05x86/mce/AMD: Carve out SMCA get_block_address() codeYazen Ghannam1-26/+31
2018-05-30ARM: dts: porter: Fix HDMI output routingLaurent Pinchart1-1/+1
2018-05-30ARM: dts: imx7d: cl-som-imx7: fix pinctrl_enetAapo Vienamo1-26/+26
2018-05-30ARM: dts: at91: tse850: use the correct compatible for the eepromPeter Rosin1-1/+1
2018-05-30x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic' specifiedBaoquan He1-1/+1
2018-05-30MIPS: Octeon: Fix logging messages with spurious periods after newlinesJoe Perches1-5/+5
2018-05-30ARM: dts: bcm283x: Fix pin function of JTAG pinsHenry Zhang1-1/+1
2018-05-30ARM: dts: bcm283x: Fix probing of bcm2835-i2sStefan Wahren1-2/+2
2018-05-30ARM: dts: dra71-evm: Correct evm_sd regulator max voltageRavikumar Kattekola1-2/+2
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