summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-04-19s390/compat: fix setup_frame32Heiko Carstens1-1/+1
2018-04-19s390/ipl: ensure loadparm valid flag is setVasily Gorbik1-0/+1
2018-04-19x86/apic: Fix signedness bug in APIC ID validity checksLi RongQing8-13/+16
2018-04-19x86/mce/AMD: Get address from already initialized blockYazen Ghannam1-0/+15
2018-04-19KVM: PPC: Book3S HV: trace_tlbie must not be called in realmodeNicholas Piggin1-4/+0
2018-04-19parisc: Fix HPMC handler by increasing size to multiple of 16 bytesHelge Deller1-1/+5
2018-04-19parisc: Fix out of array access in match_pci_device()Helge Deller1-0/+4
2018-04-12x86/microcode: Fix CPU synchronization routineBorislav Petkov1-27/+41
2018-04-12x86/microcode: Attempt late loading only when new microcode is presentBorislav Petkov4-19/+28
2018-04-12x86/microcode: Synchronize late microcode loadingAshok Raj1-26/+92
2018-04-12x86/microcode: Request microcode on the BSPBorislav Petkov1-6/+5
2018-04-12x86/microcode/intel: Look into the patch cache firstBorislav Petkov1-6/+5
2018-04-12x86/microcode: Do not upload microcode if CPUs are offlineAshok Raj1-0/+18
2018-04-12x86/microcode/intel: Writeback and invalidate caches before updating microcodeAshok Raj1-0/+12
2018-04-12x86/microcode/intel: Check microcode revision before updating sibling threadsAshok Raj1-3/+24
2018-04-12x86/microcode: Get rid of struct apply_microcode_ctxBorislav Petkov1-11/+8
2018-04-12x86/CPU: Check CPU feature bits after microcode upgradeBorislav Petkov1-0/+20
2018-04-12x86/CPU: Add a microcode loader callbackBorislav Petkov3-2/+17
2018-04-12x86/microcode: Propagate return value from updating functionsBorislav Petkov4-28/+34
2018-04-12x86/gart: Exclude GART aperture from vmcoreJiri Bohac2-2/+46
2018-04-12arm64: asid: Do not replace active_asids if already 0Catalin Marinas1-8/+11
2018-04-12ARM: dts: ls1021a: add "fsl,ls1021a-esdhc" compatible string to esdhc nodeRasmus Villemoes1-1/+1
2018-04-08Revert "ARM: dts: omap3-n900: Fix the audio CODEC's reset pin"Greg Kroah-Hartman1-2/+2
2018-04-08Revert "ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin"Greg Kroah-Hartman1-1/+1
2018-04-08ARM: dts: DRA76-EVM: Set powerhold property for tps65917Keerthy1-0/+1
2018-04-08crypto: x86/cast5-avx - fix ECB encryption when long sg follows short oneEric Biggers1-2/+1
2018-04-08crypto: arm,arm64 - Fix random regeneration of S_shippedLeonard Crestez2-0/+4
2018-04-08powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRsNicholas Piggin1-1/+1
2018-04-08powerpc/64s: Fix lost pending interrupt due to race causing lost update to ir...Nicholas Piggin1-0/+8
2018-04-08powerpc/mm: Workaround Nest MMU bug with TLB invalidationsBenjamin Herrenschmidt1-7/+43
2018-04-08powerpc/mm: Add tracking of the number of coprocessors using a contextBenjamin Herrenschmidt3-5/+17
2018-04-08x86/platform/uv/BAU: Add APIC idt entryAndrew Banman3-2/+4
2018-04-08ARM: dts: sun6i: a31s: bpi-m2: add missing regulatorsPhilipp Rossak1-3/+58
2018-04-08ARM: dts: sun6i: a31s: bpi-m2: improve pmic propertiesPhilipp Rossak1-0/+2
2018-04-08ARM: 8746/1: vfp: Go back to clearing vfp_current_hw_state[]Fabio Estevam1-1/+1
2018-04-08ARM: OMAP: Fix SRAM W+X mappingTony Lindgren2-11/+36
2018-03-28bpf, x64: increase number of passesDaniel Borkmann1-1/+2
2018-03-28perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake se...Kan Liang1-14/+17
2018-03-28perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()Dan Carpenter1-1/+1
2018-03-28perf/x86/intel/uncore: Fix Skylake UPI event formatKan Liang1-1/+1
2018-03-28x86/boot/64: Verify alignment of the LOAD segmentH.J. Lu1-0/+4
2018-03-28x86/build/64: Force the linker to use 2MB page sizeH.J. Lu1-0/+9
2018-03-28kvm/x86: fix icebp instruction handlingLinus Torvalds2-1/+9
2018-03-28x86/efi: Free efi_pgd with free_pages()Waiman Long1-1/+1
2018-03-28x86/vsyscall/64: Use proper accessor to update P4D entryBoris Ostrovsky1-1/+1
2018-03-28x86/entry/64: Don't use IST entry for #BP stackAndy Lutomirski3-10/+9
2018-03-28x86/mm: implement free pmd/pte page interfacesToshi Kani1-2/+26
2018-03-28mm/vmalloc: add interfaces to free unmapped page tableToshi Kani2-0/+34
2018-03-28h8300: remove extraneous __BIG_ENDIAN definitionArnd Bergmann1-1/+0
2018-03-28MIPS: lantiq: ase: Enable MFD_SYSCONMathias Kresin1-0/+2