aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-11-10Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 10-22/+30
2019-11-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-13/+29
2019-11-10Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-14/+0
2019-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 1-0/+13
2019-11-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-17/+0
2019-11-06arm64: Do not mask out PTE_RDONLY in pte_same()Gravatar Catalin Marinas 1-17/+0
2019-11-06Merge tag 'stm32-dt-for-v5.4-fixes-2' of git://git.kernel.org/pub/scm/linux/k...Gravatar Olof Johansson 2-13/+4
2019-11-06ARM: dts: stm32: change joystick pinctrl definition on stm32mp157c-ev1Gravatar Amelie Delaunay 1-1/+0
2019-11-06ARM: dts: stm32: remove OV5640 pinctrl definition on stm32mp157c-ev1Gravatar Amelie Delaunay 1-10/+2
2019-11-06ARM: dts: stm32: Fix CAN RAM mapping on stm32mp157cGravatar Christophe Roullier 1-2/+2
2019-11-06ARM: dts: stm32: relax qspi pins slew-rate for stm32mp157Gravatar Patrice Chotard 1-4/+4
2019-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 1-0/+13
2019-11-05x86/tsc: Respect tsc command line paraemeter for clocksource_tsc_earlyGravatar Michael Zhivich 1-0/+3
2019-11-05x86/dumpstack/64: Don't evaluate exception stacks before setupGravatar Thomas Gleixner 1-0/+7
2019-11-05x86/apic/32: Avoid bogus LDR warningsGravatar Jan Beulich 1-13/+15
2019-11-04timekeeping/vsyscall: Update VDSO data unconditionallyGravatar Huacai Chen 2-14/+0
2019-11-04Merge tag 'imx-fixes-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Olof Johansson 1-1/+1
2019-11-04arm64: dts: zii-ultra: fix ARM regulator GPIO handleGravatar Lucas Stach 1-1/+1
2019-11-03x86/resctrl: Prevent NULL pointer dereference when reading mondataGravatar Xiaochen Shen 1-0/+4
2019-11-02Merge tag 'sunxi-fixes-for-5.4-2' of https://git.kernel.org/pub/scm/linux/ker...Gravatar Olof Johansson 2-1/+6
2019-11-02Merge tag 'imx-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Olof Johansson 5-7/+19
2019-11-02Merge tag 'powerpc-5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 6-18/+57
2019-11-02Merge tag 's390-5.4-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 4-18/+42
2019-11-01Merge tag 'for-linus-20191101' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-2/+6
2019-11-01Merge tag 'riscv/for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 23-15/+72
2019-11-02powerpc/bpf: Fix tail call implementationGravatar Eric Dumazet 1-0/+13
2019-11-01Merge branch 'parisc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2019-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-21/+43
2019-11-01Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+3
2019-11-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 3-18/+58
2019-11-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-13/+11
2019-11-01arm64: apply ARM64_ERRATUM_843419 workaround for Brahma-B53 coreGravatar Florian Fainelli 1-3/+20
2019-11-01arm64: Brahma-B53 is SSB and spectre v2 safeGravatar Florian Fainelli 1-0/+2
2019-11-01arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 coreGravatar Doug Berger 2-2/+13
2019-10-31s390/idle: fix cpu idle time calculationGravatar Heiko Carstens 1-7/+22
2019-10-31s390/unwind: fix mixing regs and spGravatar Ilya Leoshkevich 2-5/+14
2019-10-31s390/cmm: fix information leak in cmm_timeout_handler()Gravatar Yihui ZENG 1-6/+6
2019-10-31arm64: cpufeature: Enable Qualcomm Falkor errata 1009 for KryoGravatar Bjorn Andersson 1-6/+14
2019-10-31KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is activeGravatar Paolo Bonzini 2-13/+11
2019-10-31x86, efi: Never relocate kernel below lowest acceptable addressGravatar Kairui Song 1-1/+3
2019-10-30parisc: fix frame pointer in ftrace_regs_caller()Gravatar Sven Schnelle 1-1/+1
2019-10-29arm64: cpufeature: Enable Qualcomm Falkor/Kryo errata 1003Gravatar Bjorn Andersson 1-0/+1
2019-10-29arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by defaultGravatar Catalin Marinas 1-7/+8
2019-10-29um-ubd: Entrust re-queue to the upper layersGravatar Anton Ivanov 1-2/+6
2019-10-29powerpc/powernv: Fix CPU idle to be called with IRQs disabledGravatar Nicholas Piggin 1-16/+37
2019-10-29ARM: sunxi: Fix CPU powerdown on A83TGravatar Ondrej Jirman 1-1/+5
2019-10-29ARM: dts: sun8i-a83t-tbs-a711: Fix WiFi resume from suspendGravatar Ondrej Jirman 1-0/+1
2019-10-29powerpc/prom_init: Undo relocation before entering secure modeGravatar Thiago Jung Bauermann 3-1/+18
2019-10-28Merge tag 'arc-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Gravatar Linus Torvalds 3-2/+31
2019-10-28RISC-V: Add PCIe I/O BAR memory mappingGravatar Yash Shah 2-1/+13