summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-04-13ARM: davinci: da8xx: Create DSP device only when assigned memorySuman Anna
2018-04-13powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hashMichael Ellerman
2018-04-13ARM: dts: imx6qdl-wandboard: Fix audio channel swapFabio Estevam
2018-04-13x86/tsc: Provide 'tsc=unstable' boot parameterPeter Zijlstra
2018-04-13ARM: dts: imx53-qsrb: Pulldown PMIC IRQ pinFabio Estevam
2018-04-13KVM: PPC: Book3S PR: Check copy_to/from_user return valuesPaul Mackerras
2018-04-13s390: move _text symbol to address higher than zeroHeiko Carstens
2018-04-13x86/asm: Don't use RBP as a temporary register in csum_partial_copy_generic()Josh Poimboeuf
2018-04-08Revert "ARM: dts: omap3-n900: Fix the audio CODEC's reset pin"Greg Kroah-Hartman
2018-04-08Revert "ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin"Greg Kroah-Hartman
2018-04-08ARM: dts: am57xx-beagle-x15-common: Add overide powerhold propertyKeerthy
2018-04-08ARM: dts: dra7: Add power hold and power controller properties to palmasKeerthy
2018-04-08crypto: x86/cast5-avx - fix ECB encryption when long sg follows short oneEric Biggers
2018-04-08arm64: avoid overflow in VA_START and PAGE_OFFSETNick Desaulniers
2018-04-08frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke
2018-04-08kprobes/x86: Fix to set RWX bits correctly before releasing trampolineMasami Hiramatsu
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