summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-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
2018-03-28MIPS: lantiq: Enable AHB Bus for USBMathias Kresin1-3/+3
2018-03-28MIPS: lantiq: Fix Danube USB clockMathias Kresin1-1/+1
2018-03-28MIPS: ralink: Fix booting on MT7621NeilBrown1-20/+22
2018-03-28MIPS: ralink: Remove ralink_halt()NeilBrown1-7/+0
2018-03-24ARM: dts: aspeed-evb: Add unit name to memory nodeJoel Stanley1-1/+1
2018-03-24vgacon: Set VGA struct resource typesBjorn Helgaas1-0/+1
2018-03-21parisc: Handle case where flush_cache_range is called with no contextJohn David Anglin1-9/+32
2018-03-21x86/mm: Fix vmalloc_fault to use pXd_largeToshi Kani1-3/+3
2018-03-21KVM: x86: Fix device passthrough when SME is activeTom Lendacky1-1/+3
2018-03-21x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklistAlexander Sergeyev1-2/+1
2018-03-21x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit...Andy Whitcroft1-1/+4
2018-03-21x86/vm86/32: Fix POPF emulationAndy Lutomirski1-1/+2
2018-03-21x86/cpufeatures: Add Intel PCONFIG cpufeatureKirill A. Shutemov1-0/+1
2018-03-21x86/cpufeatures: Add Intel Total Memory Encryption cpufeatureKirill A. Shutemov1-0/+1
2018-03-19arm64: dts: renesas: salvator-common: Add EthernetAVB PHY resetGeert Uytterhoeven1-0/+1
2018-03-19powerpc/64: Don't trace irqs-off at interrupt return to soft-disabled contextNicholas Piggin1-3/+7
2018-03-19powerpc/modules: Don't try to restore r2 after a sibling callJosh Poimboeuf3-1/+17
2018-03-19ARM: dts: omap3-n900: Fix the audio CODEC's reset pinAndrew F. Davis1-2/+2
2018-03-19ARM: dts: am335x-pepper: Fix the audio CODEC's reset pinAndrew F. Davis1-1/+1
2018-03-19ARM: dts: exynos: Correct Trats2 panel reset lineSimon Shields1-1/+1
2018-03-19ARM: dts: koelsch: Move cec_clock to root nodeSimon Horman1-6/+6
2018-03-19x86: Treat R_X86_64_PLT32 as R_X86_64_PC32H.J. Lu3-0/+5
2018-03-15x86/kprobes: Fix kernel crash when probing .entry_trampoline codeFrancis Deslauriers3-1/+12
2018-03-15objtool, retpolines: Integrate objtool with retpoline support more closelyPeter Zijlstra2-7/+4
2018-03-15x86/mm/sme, objtool: Annotate indirect call in sme_encrypt_execute()Peter Zijlstra1-0/+2
2018-03-15x86/boot, objtool: Annotate indirect jump in secondary_startup_64()Peter Zijlstra1-0/+2
2018-03-15x86/paravirt, objtool: Annotate indirect callsPeter Zijlstra2-5/+17
2018-03-15x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPPIngo Molnar1-12/+14
2018-03-15x86/speculation, objtool: Annotate indirect calls/jumps for objtoolPeter Zijlstra1-4/+23