summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MIPS: SGI-IP27: restructure ioc3 register accessThomas Bogendoerfer2019-08-302-216/+146
* MIPS: SGI-IP27: remove ioc3 ethernet initThomas Bogendoerfer2019-08-301-13/+0
* dt-bindings: net: ethernet: Update mt7622 docs and dts to reflect the new phy...René van Dorst2019-08-272-10/+19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-2729-118/+402
|\
| * Merge tag 'arc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2019-08-278-28/+141
| |\
| | * arc: prefer __section from compiler_attributes.hNick Desaulniers2019-08-262-6/+5
| | * ARCv2: IDU-intc: Add support for edge-triggered interruptsMischa Jonker2019-08-261-6/+54
| | * ARC: unwind: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-061-2/+2
| | * ARC: [plat-hsdk]: allow to switch between AXI DMAC port configurationsEugeniy Paltsev2019-08-052-12/+78
| | * ARC: fix typo in setup_dma_ops log messageEugeniy Paltsev2019-08-051-1/+1
| | * ARCv2: entry: early return from exception need not clear U & DE bitsAlexey Brodkin2019-08-051-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-08-271-5/+7
| |\ \
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-08-231-5/+7
| | |\ \
| | | * | s390/bpf: use 32-bit index for tail callsIlya Leoshkevich2019-08-131-4/+6
| | | * | s390/bpf: fix lcgr instruction encodingIlya Leoshkevich2019-08-121-1/+1
| * | | | Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-08-253-12/+20
| |\ \ \ \
| | * | | | um: fix time travel modeJohannes Berg2019-08-233-12/+20
| * | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-08-258-33/+220
| |\ \ \ \ \
| | * | | | | x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Sean Christopherson2019-08-231-1/+1
| | * | | | | x86/boot: Fix boot regression caused by bootparam sanitizingJohn Hubbard2019-08-211-1/+1
| | * | | | | x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky2019-08-193-13/+140
| | * | | | | x86/boot/compressed/64: Fix boot on machines with broken E820 tableKirill A. Shutemov2019-08-191-3/+10
| | * | | | | x86/apic: Handle missing global clockevent gracefullyThomas Gleixner2019-08-191-15/+53
| | * | | | | x86/cpu: Explain Intel model naming conventionTony Luck2019-08-171-0/+15
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-08-251-1/+1
| |\ \ \ \ \ \
| | * | | | | | perf/x86: Fix typo in commentSu Yanjun2019-08-191-1/+1
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-08-251-2/+1
| |\ \ \ \ \ \
| | * | | | | | parisc: fix compilation errrorsQian Cai2019-08-241-2/+1
| * | | | | | | Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-08-242-4/+4
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | arm: select the dma-noncoherent symbols for all swiotlb buildsChristoph Hellwig2019-08-202-4/+4
| | |/ / / / /
| * | | | | | Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-08-222-0/+2
| |\ \ \ \ \ \
| | * | | | | | MIPS: Octeon: Mark expected switch fall-throughGustavo A. R. Silva2019-08-201-0/+1
| | * | | | | | ARM: riscpc: Mark expected switch fall-throughGustavo A. R. Silva2019-08-201-0/+1
| * | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-08-213-33/+6
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | Revert "KVM: x86/mmu: Zap only the relevant pages when removing a memslot"Paolo Bonzini2019-08-211-32/+1
| | * | | | | | KVM: x86: svm: remove redundant assignment of var new_entryMiaohe Lin2019-08-141-1/+0
| | * | | | | | kvm: x86: skip populating logical dest map if apic is not sw enabledRadim Krcmar2019-08-141-0/+5
* | | | | | | | s390/qeth: add TX NAPI support for IQD devicesJulian Wiedmann2019-08-241-0/+1
* | | | | | | | s390/qdio: let drivers opt-out from Output Queue scanningJulian Wiedmann2019-08-241-1/+1
* | | | | | | | s390/qdio: enable drivers to poll for Output completionsJulian Wiedmann2019-08-241-0/+3
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-1965-299/+372
|\| | | | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-08-191-4/+5
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-08-111-4/+5
| | |\ \ \ \ \
| | | * | | | | bpf: fix x64 JIT code generation for jmp to 1st insnAlexei Starovoitov2019-08-011-4/+5
| | | | |_|_|/ | | | |/| | |
| * | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-08-185-20/+92
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | x86/boot: Save fields explicitly, zero out everything elseJohn Hubbard2019-08-161-15/+48
| | * | | | | x86/fpu/math-emu: Address fallthrough warningsThomas Gleixner2019-08-122-3/+4
| | * | | | | x86/apic/32: Fix yet another implicit fallthrough warningBorislav Petkov2019-08-121-1/+2
| | * | | | | x86/umwait: Fix error handling in umwait_init()Fenghua Yu2019-08-121-1/+38
| * | | | | | Merge tag 'riscv/for-v5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-08-175-5/+30
| |\ \ \ \ \ \