summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-03-28bpf, x64: increase number of passesDaniel Borkmann
2018-03-28perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()Dan Carpenter
2018-03-28x86/entry/64: Don't use IST entry for #BP stackAndy Lutomirski
2018-03-28x86/boot/64: Verify alignment of the LOAD segmentH.J. Lu
2018-03-28x86/build/64: Force the linker to use 2MB page sizeH.J. Lu
2018-03-28kvm/x86: fix icebp instruction handlingLinus Torvalds
2018-03-28x86/mm: implement free pmd/pte page interfacesToshi Kani
2018-03-28mm/vmalloc: add interfaces to free unmapped page tableToshi Kani
2018-03-28MIPS: ralink: Remove ralink_halt()NeilBrown
2018-03-24vgacon: Set VGA struct resource typesBjorn Helgaas
2018-03-24ia64: fix module loading for gcc-5.4Sergei Trofimovich
2018-03-24ARM: DRA7: clockdomain: Change the CLKTRCTRL of CM_PCIE_CLKSTCTRL to SW_WKUPKishon Vijay Abraham I
2018-03-24ARM: 8668/1: ftrace: Fix dynamic ftrace with DEBUG_RODATA and !FRAME_POINTERAbel Vesa
2018-03-24KVM: PPC: Book3S PR: Exit KVM on failed mappingAlexey Kardashevskiy
2018-03-24x86: i8259: export legacy_pic symbolHans de Goede
2018-03-22ARM: dts: LogicPD Torpedo: Fix I2C1 pinmuxAdam Ford
2018-03-22x86/mm: Fix vmalloc_fault to use pXd_largeToshi Kani
2018-03-22x86/vm86/32: Fix POPF emulationAndy Lutomirski
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-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-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: 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: Adjust moxart IRQ controller and flagsLinus Walleij
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-18Revert "ARM: dts: LogicPD Torpedo: Fix I2C1 pinmux"Greg Kroah-Hartman
2018-03-18ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 buildsArnd Bergmann
2018-03-18x86/MCE: Serialize sysfs changesSeunghun Han
2018-03-18MIPS: OCTEON: irq: Check for null return on kzalloc allocationColin Ian King
2018-03-18MIPS: ath25: Check for kzalloc allocation failureColin Ian King
2018-03-18MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen
2018-03-11bpf, x64: implement retpoline for tail callDaniel Borkmann
2018-03-11x86/spectre: Fix an error messageDan Carpenter
2018-03-11x86/apic/vector: Handle legacy irq data correctlyThomas Gleixner
2018-03-11ARM: dts: LogicPD Torpedo: Fix I2C1 pinmuxAdam Ford
2018-03-11x86/syscall: Sanitize syscall table de-references under speculation fixJiri Slaby
2018-03-11ARM: mvebu: Fix broken PL310_ERRATA_753970 selectsUlf Magnusson
2018-03-03MIPS: Implement __multi3 for GCC7 MIPS64r6 buildsJames Hogan
2018-03-03SolutionEngine771x: fix Ether platform dataSergei Shtylyov
2018-03-03ARM: dts: ls1021a: fix incorrect clock referencesArnd Bergmann
2018-03-03ARM: 8731/1: Fix csum_partial_copy_from_user() stack mismatchChunyan Zhang