summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-03-24ARM: 8668/1: ftrace: Fix dynamic ftrace with DEBUG_RODATA and !FRAME_POINTERAbel Vesa1-5/+6
2018-03-24x86/reboot: Turn off KVM when halting a CPUTiantian Feng1-0/+3
2018-03-24KVM: PPC: Book3S PR: Exit KVM on failed mappingAlexey Kardashevskiy2-2/+9
2018-03-24powerpc/64s: Remove SAO feature from Power9 DD1Nicholas Piggin1-1/+2
2018-03-24x86: i8259: export legacy_pic symbolHans de Goede1-0/+1
2018-03-22parisc: Handle case where flush_cache_range is called with no contextJohn David Anglin1-9/+32
2018-03-22x86/mm: Fix vmalloc_fault to use pXd_largeToshi Kani1-3/+3
2018-03-22x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklistAlexander Sergeyev1-2/+1
2018-03-22x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit...Andy Whitcroft1-1/+4
2018-03-22x86/vm86/32: Fix POPF emulationAndy Lutomirski1-1/+2
2018-03-22x86/cpufeatures: Add Intel PCONFIG cpufeatureKirill A. Shutemov1-0/+1
2018-03-22x86/boot/32: Fix UP boot on Quark and possibly other platformsAndy Lutomirski2-5/+20
2018-03-22powerpc/modules: Don't try to restore r2 after a sibling callJosh Poimboeuf3-1/+17
2018-03-22ARM: dts: omap3-n900: Fix the audio CODEC's reset pinAndrew F. Davis1-2/+2
2018-03-22ARM: dts: am335x-pepper: Fix the audio CODEC's reset pinAndrew F. Davis1-1/+1
2018-03-22ARM: dts: exynos: Correct Trats2 panel reset lineSimon Shields1-1/+1
2018-03-22kprobes/x86: Set kprobes pages read-onlyMasami Hiramatsu2-0/+7
2018-03-22kprobes/x86: Fix kprobe-booster not to boost far call instructionsMasami Hiramatsu1-0/+2
2018-03-22powerpc/nohash: Fix use of mmu_has_feature() in setup_initial_memory_limit()Michael Ellerman1-1/+1
2018-03-22MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs countersAleksandar Markovic1-0/+2
2018-03-22MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identificationLeonid Yegoshin1-2/+12
2018-03-22MIPS: BPF: Fix multiple problems in JIT skb access helpers.David Daney1-11/+12
2018-03-22MIPS: BPF: Quit clobbering callee saved registers in JIT code.David Daney1-4/+12
2018-03-22kvm: nVMX: Disallow userspace-injected exceptions in guest modeJim Mattson1-1/+2
2018-03-22kvm/svm: Setup MCG_CAP on AMD properlyBorislav Petkov1-0/+7
2018-03-22ARM: dts: koelsch: Correct clock frequency of X2 DU clock inputGeert Uytterhoeven1-1/+1
2018-03-22powerpc: Avoid taking a data miss on every userspace instruction missAnton Blanchard1-1/+1
2018-03-22ARM: dts: r8a7793: Correct parent of SSI[0-9] clocksGeert Uytterhoeven1-2/+5
2018-03-22ARM: dts: r8a7791: Correct parent of SSI[0-9] clocksGeert Uytterhoeven1-2/+5
2018-03-22ARM: dts: r8a7790: Correct parent of SSI[0-9] clocksGeert Uytterhoeven1-2/+5
2018-03-22ARM: dts: r7s72100: fix ethernet clock parentChris Brandt1-1/+1
2018-03-22powerpc/mm/hugetlb: Filter out hugepage size not supported by page table layoutAneesh Kumar K.V1-0/+18
2018-03-22ARM: dts: silk: Correct clock of DU1Geert Uytterhoeven1-1/+1
2018-03-22ARM: dts: r8a7794: Correct clock of DU1Geert Uytterhoeven1-1/+1
2018-03-22ARM: dts: r8a7794: Add DU1 clock to device treeGeert Uytterhoeven1-3/+5
2018-03-22ARM: dts: bcm2835: add index to the ethernet aliasBaruch Siach2-2/+2
2018-03-22x86/boot/32: Defer resyncing initial_page_table until per-cpu is set upAndy Lutomirski2-15/+21
2018-03-22s390/topology: fix typo in early topology codeHeiko Carstens1-1/+1
2018-03-22ARM: dts: Adjust moxart IRQ controller and flagsLinus Walleij2-9/+10
2018-03-22x86/mce: Init some CPU features earlyYazen Ghannam1-12/+18
2018-03-22ARM: bcm2835: Enable missing CMA settings for VC4 driverStefan Wahren1-2/+2
2018-03-22ARM: brcmstb: Enable ZONE_DMA for non 64-bit capable peripheralsAl Cooper1-0/+1
2018-03-22x86/mce: Handle broadcasted MCE gracefully with kexecXunlei Pang3-4/+20
2018-03-22x86/mm: Make mmap(MAP_32BIT) work correctlyDmitry Safonov1-2/+3
2018-03-22arm64: dts: r8a7796: Remove unit-address and reg from integrated cacheGeert Uytterhoeven1-2/+1
2018-03-22ARM: dts: r8a7794: Remove unit-address and reg from integrated cacheGeert Uytterhoeven1-2/+1
2018-03-22ARM: dts: r8a7793: Remove unit-address and reg from integrated cacheGeert Uytterhoeven1-2/+1
2018-03-22ARM: dts: r8a7792: Remove unit-address and reg from integrated cacheGeert Uytterhoeven1-2/+1
2018-03-22ARM: dts: r8a7791: Remove unit-address and reg from integrated cacheGeert Uytterhoeven1-2/+1
2018-03-18x86: Treat R_X86_64_PLT32 as R_X86_64_PC32H.J. Lu3-0/+5