summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-10-27x86/debug: Fix DR_STEP vs ptrace_get_debugreg(6)Peter Zijlstra
2020-10-27x86/debug: Only clear/set ->virtual_dr6 for userspace #DBPeter Zijlstra
2020-10-27x86/debug: Fix BTF handlingPeter Zijlstra
2020-10-27Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-27Merge tag 'orphan-handling-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-10-27arm/build: Always handle .ARM.exidx and .ARM.extab sectionsNathan Chancellor
2020-10-27Merge tag 'imx-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2020-10-27Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Arnd Bergmann
2020-10-27ARM: multi_v5_defconfig: Select CONFIG_GPIO_MXCFabio Estevam
2020-10-27ARM: imx_v4_v5_defconfig: Select CONFIG_GPIO_MXCFabio Estevam
2020-10-26arch/um: partially revert the conversion to __section() macroLinus Torvalds
2020-10-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-10-26Merge tag 'imx-fixes-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2020-10-26s390: correct __bootdata / __bootdata_preserved macrosVasily Gorbik
2020-10-26arm64: vdso32: Allow ld.lld to properly link the VDSONathan Chancellor
2020-10-26ARM: dts: mmp2-olpc-xo-1-75: Use plural form of "-gpios"Lubomir Rintel
2020-10-26ARM: dts: mmp3: Add power domain for the cameraLubomir Rintel
2020-10-26arm64: berlin: Select DW_APB_TIMER_OFJisheng Zhang
2020-10-26Merge tag 'sunxi-fixes-for-5.9-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2020-10-26Merge tag 'mvebu-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2020-10-26ARM: multi_v7_defconfig: Build in CONFIG_GPIO_MXC by defaultAnson Huang
2020-10-26ARM: imx_v6_v7_defconfig: Build in CONFIG_GPIO_MXC by defaultAnson Huang
2020-10-26arm64: defconfig: Build in CONFIG_GPIO_MXC by defaultAnson Huang
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-25Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-25Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-24Merge tag 'dma-mapping-5.10-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-24Merge tag 'x86_seves_fixes_for_v5.10_rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-10-24Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-10-24Merge tag 'riscv-for-linus-5.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-24Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-24Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-10-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-10-24KVM: ioapic: break infinite recursion on lazy EOIVitaly Kuznetsov
2020-10-24KVM: vmx: rename pi_init to avoid conflict with paridePaolo Bonzini
2020-10-24KVM: x86/mmu: Avoid modulo operator on 64-bit value to fix i386 buildSean Christopherson
2020-10-23Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-10-24crypto: x86/poly1305 - add back a needed assignmentEric Biggers
2020-10-23x86/uaccess: fix code generation in put_user()Rasmus Villemoes
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-23parisc: Add wrapper syscalls to fix O_NONBLOCK flag usageHelge Deller
2020-10-23arm64: dts: meson: odroid-n2 plus: fix vddcpu_a pwmJerome Brunet
2020-10-23ARM: dts: meson8: remove two invalid interrupt lines from the GPU nodeMartin Blumenstingl
2020-10-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-10-23Merge tag 'tag-chrome-platform-for-v5.10' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-23Merge tag 'arc-5.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds