aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-09-02Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 2-0/+7
2018-09-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 11-168/+196
2018-09-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 20-46/+167
2018-09-02x86/pti: Fix section mismatch warning/errorGravatar Randy Dunlap 1-1/+1
2018-09-02sparc: set a default 32-bit dma mask for OF devicesGravatar Christoph Hellwig 2-0/+7
2018-09-01Merge tag 'omap-for-v4.19/fixes-v2-signed' of git://git.kernel.org/pub/scm/li...Gravatar Olof Johansson 4-11/+49
2018-09-01x86/vdso: Fix lsl operand orderGravatar Samuel Neves 1-1/+1
2018-09-01x86/mce: Fix set_mce_nospec() to avoid #GP faultGravatar LuckTony 1-1/+24
2018-08-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-1/+0
2018-08-31x86/efi: Load fixmap GDT in efi_call_phys_epilog()Gravatar Joerg Roedel 1-6/+2
2018-08-31Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-10/+6
2018-08-31Merge tag 'm68k-for-v4.19-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-6/+4
2018-08-31x86/nmi: Fix NMI uaccess race against CR3 switchingGravatar Andy Lutomirski 4-1/+53
2018-08-31x86: Allow generating user-space headers without a compilerGravatar Ben Hutchings 1-4/+7
2018-08-31x86/dumpstack: Don't dump kernel memory based on usermode RIPGravatar Jann Horn 3-5/+15
2018-08-31arm64: mm: always enable CONFIG_HOLES_IN_ZONEGravatar James Morse 1-1/+0
2018-08-31m68k/mac: Use correct PMU response formatGravatar Finn Thain 1-6/+4
2018-08-30x86/asm: Use CC_SET()/CC_OUT() in __gen_sigismember()Gravatar Uros Bizjak 1-3/+4
2018-08-30x86/alternatives: Lockdep-enforce text_mutex in text_poke*()Gravatar Jiri Kosina 1-4/+5
2018-08-30x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()Gravatar Jann Horn 1-0/+4
2018-08-30x86/irqflags: Mark native_restore_fl extern inlineGravatar Nick Desaulniers 1-1/+2
2018-08-30x86/build: Remove jump label quirk for GCC older than 4.5.2Gravatar Masahiro Yamada 1-12/+0
2018-08-29Merge tag 'riscv-for-linus-4.19-rc2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-14/+5
2018-08-29powerpc: disable support for relative ksymtab referencesGravatar Ard Biesheuvel 1-1/+0
2018-08-29Merge tag 'nios2-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-9/+0
2018-08-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 3-40/+57
2018-08-29arm64: defconfig: Enable TI's AM6 SoC platformGravatar Nishanth Menon 1-0/+3
2018-08-29ARM: defconfig: Update the ARM Versatile defconfigGravatar Linus Walleij 1-6/+8
2018-08-28x86/xen: remove redundant variable save_pudGravatar Colin Ian King 1-2/+0
2018-08-28RISC-V: Use a less ugly workaround for unused variable warningsGravatar Palmer Dabbelt 1-14/+1
2018-08-28riscv: tlb: Provide definition of tlb_flush() before including tlb.hGravatar Will Deacon 1-0/+4
2018-08-28ARM: dts: omap4-droid4: Fix emmc errors seen on some devicesGravatar Tony Lindgren 1-1/+1
2018-08-28Merge branch 'perm-fix' into omap-for-v4.19/fixes-v2Gravatar Tony Lindgren 1963-40671/+48910
2018-08-28ARM: dts: Fix file permission for am335x-osd3358-sm-red.dtsGravatar Neeraj Dantu 1-0/+0
2018-08-27x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clearGravatar Juergen Gross 1-4/+3
2018-08-27x86/xen: don't write ptes directly in 32-bit PV guestsGravatar Juergen Gross 1-4/+3
2018-08-27x86/Kconfig: Fix trivial typoGravatar Nikolas Nyby 1-1/+1
2018-08-27x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+Gravatar Andi Kleen 3-6/+45
2018-08-27x86/spectre: Add missing family 6 check to microcode checkGravatar Andi Kleen 1-0/+3
2018-08-27ARM: imx_v6_v7_defconfig: Select CONFIG_DRM_PANEL_SEIKO_43WVF1GGravatar Fabio Estevam 1-0/+1
2018-08-27ARM: mxs_defconfig: Select CONFIG_DRM_PANEL_SEIKO_43WVF1GGravatar Fabio Estevam 1-0/+1
2018-08-27ARM: dts: imx23-evk: Convert to the new display bindingsGravatar Fabio Estevam 1-24/+24
2018-08-27ARM: dts: imx23-evk: Move regulators outside simple-busGravatar Fabio Estevam 1-25/+17
2018-08-27ARM: dts: imx28-evk: Convert to the new display bindingsGravatar Fabio Estevam 1-24/+24
2018-08-27ARM: dts: imx28-evk: Move regulators outside simple-busGravatar Fabio Estevam 1-74/+61
2018-08-27Revert "ARM: dts: imx7d: Invert legacy PCI irq mapping"Gravatar Leonard Crestez 1-4/+8
2018-08-27nios2: kconfig: remove duplicate DEBUG_STACK_USAGE symbol defintionsGravatar Tobias Klauser 1-9/+0
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxGravatar Linus Torvalds 2-62/+8
2018-08-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+33
2018-08-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 8-10/+15