aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-03-23 Merge tag 'v4.9.89' into linux-linaro-lsk-v4.9Alex Shi
2018-03-22parisc: Handle case where flush_cache_range is called with no contextJohn David Anglin
2018-03-22x86/mm: Fix vmalloc_fault to use pXd_largeToshi Kani
2018-03-22x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklistAlexander Sergeyev
2018-03-22x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit...Andy Whitcroft
2018-03-22x86/vm86/32: Fix POPF emulationAndy Lutomirski
2018-03-22x86/cpufeatures: Add Intel PCONFIG cpufeatureKirill A. Shutemov
2018-03-22x86/boot/32: Fix UP boot on Quark and possibly other platformsAndy Lutomirski
2018-03-22powerpc/modules: Don't try to restore r2 after a sibling callJosh Poimboeuf
2018-03-22ARM: dts: omap3-n900: Fix the audio CODEC's reset pinAndrew F. Davis
2018-03-22ARM: dts: am335x-pepper: Fix the audio CODEC's reset pinAndrew F. Davis
2018-03-22ARM: dts: exynos: Correct Trats2 panel reset lineSimon Shields
2018-03-22kprobes/x86: Set kprobes pages read-onlyMasami Hiramatsu
2018-03-22kprobes/x86: Fix kprobe-booster not to boost far call instructionsMasami Hiramatsu
2018-03-22powerpc/nohash: Fix use of mmu_has_feature() in setup_initial_memory_limit()Michael Ellerman
2018-03-22MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs countersAleksandar Markovic
2018-03-22MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identificationLeonid Yegoshin
2018-03-22MIPS: BPF: Fix multiple problems in JIT skb access helpers.David Daney
2018-03-22MIPS: BPF: Quit clobbering callee saved registers in JIT code.David Daney
2018-03-22kvm: nVMX: Disallow userspace-injected exceptions in guest modeJim Mattson
2018-03-22kvm/svm: Setup MCG_CAP on AMD properlyBorislav Petkov
2018-03-22ARM: dts: koelsch: Correct clock frequency of X2 DU clock inputGeert Uytterhoeven
2018-03-22powerpc: Avoid taking a data miss on every userspace instruction missAnton Blanchard
2018-03-22ARM: dts: r8a7793: Correct parent of SSI[0-9] clocksGeert Uytterhoeven
2018-03-22ARM: dts: r8a7791: Correct parent of SSI[0-9] clocksGeert Uytterhoeven
2018-03-22ARM: dts: r8a7790: Correct parent of SSI[0-9] clocksGeert Uytterhoeven
2018-03-22ARM: dts: r7s72100: fix ethernet clock parentChris Brandt
2018-03-22powerpc/mm/hugetlb: Filter out hugepage size not supported by page table layoutAneesh Kumar K.V
2018-03-22ARM: dts: silk: Correct clock of DU1Geert Uytterhoeven
2018-03-22ARM: dts: r8a7794: Correct clock of DU1Geert Uytterhoeven
2018-03-22ARM: dts: r8a7794: Add DU1 clock to device treeGeert Uytterhoeven
2018-03-22ARM: dts: bcm2835: add index to the ethernet aliasBaruch Siach
2018-03-22x86/boot/32: Defer resyncing initial_page_table until per-cpu is set upAndy Lutomirski
2018-03-22s390/topology: fix typo in early topology codeHeiko Carstens
2018-03-22ARM: dts: Adjust moxart IRQ controller and flagsLinus Walleij
2018-03-22x86/mce: Init some CPU features earlyYazen Ghannam
2018-03-22ARM: bcm2835: Enable missing CMA settings for VC4 driverStefan Wahren
2018-03-22ARM: brcmstb: Enable ZONE_DMA for non 64-bit capable peripheralsAl Cooper
2018-03-22x86/mce: Handle broadcasted MCE gracefully with kexecXunlei Pang
2018-03-22x86/mm: Make mmap(MAP_32BIT) work correctlyDmitry Safonov
2018-03-22arm64: dts: r8a7796: Remove unit-address and reg from integrated cacheGeert Uytterhoeven
2018-03-22ARM: dts: r8a7794: Remove unit-address and reg from integrated cacheGeert Uytterhoeven
2018-03-22ARM: dts: r8a7793: Remove unit-address and reg from integrated cacheGeert Uytterhoeven
2018-03-22ARM: dts: r8a7792: Remove unit-address and reg from integrated cacheGeert Uytterhoeven
2018-03-22ARM: dts: r8a7791: Remove unit-address and reg from integrated cacheGeert Uytterhoeven
2018-03-19 Merge tag 'v4.9.88' into linux-linaro-lsk-v4.9Alex Shi
2018-03-18x86: Treat R_X86_64_PLT32 as R_X86_64_PC32H.J. Lu
2018-03-18x86/module: Detect and skip invalid relocationsJosh Poimboeuf
2018-03-18ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 buildsArnd Bergmann
2018-03-18x86/paravirt, objtool: Annotate indirect callsPeter Zijlstra