summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-1513-128/+586
|\
| * arm64: dts: fsl-ls1028a-rdb: Specify in-band mode for ENETC port 0Claudiu Manoil2020-10-111-0/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-10-082-3/+3
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-0525-75/+211
| |\ \
| * | | powerpc: dts: t1040rdb: add ports for Seville Ethernet switchVladimir Oltean2020-10-031-0/+107
| * | | powerpc: dts: t1040: add bindings for Seville Ethernet switchVladimir Oltean2020-10-031-0/+78
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-10-011-12/+23
| |\ \ \
| | * | | bpf: x64: Do not emit sub/add 0, %rsp when !stack_depthMaciej Fijalkowski2020-09-291-10/+23
| | * | | bpf, x64: Drop "pop %rcx" instruction on BPF JIT epilogueMaciej Fijalkowski2020-09-291-2/+0
| * | | | net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and targetVladimir Oltean2020-09-291-1/+2
| * | | | net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and targetVladimir Oltean2020-09-291-1/+2
| |/ / /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-09-233-103/+239
| |\ \ \
| | * | | bpf, x64: rework pro/epilogue and tailcall handling in JITMaciej Fijalkowski2020-09-171-48/+189
| | * | | bpf: rename poke descriptor's 'ip' member to 'tailcall_target'Maciej Fijalkowski2020-09-171-9/+11
| | * | | bpf, x64: use %rcx instead of %rax for tail call retpolinesMaciej Fijalkowski2020-09-172-18/+18
| | * | | s390/bpf: Fix multiple tail callsIlya Leoshkevich2020-09-141-34/+27
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-22100-350/+645
| |\ \ \ \
| * | | | | s390/cio: Helper functions to read CSSID, IID, and CHIDAlexandra Winter2020-09-151-0/+4
| * | | | | s390/cio: Add new Operation Code OC3 to PNSOAlexandra Winter2020-09-153-4/+12
| * | | | | arm64: dts: mt7622: add mt7531 dsa to bananapi-bpi-r64 boardLanden Chao2020-09-141-0/+50
| * | | | | arm64: dts: mt7622: add mt7531 dsa to mt7622-rfb1 boardLanden Chao2020-09-141-6/+57
| * | | | | arm64: dts: exynos: Use newer S3FWRN5 GPIO properties in Exynos5433 TM2Krzysztof Kozlowski2020-09-101-2/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-04175-483/+693
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-09-011-11/+21
| |\ \ \ \ \
| | * | | | | bpf: Introduce sleepable BPF programsAlexei Starovoitov2020-08-281-11/+21
* | | | | | | Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2020-10-151-11/+9
|\ \ \ \ \ \ \
| * | | | | | | x86: Use tracepoint_enabled() for msr tracepoints instead of open coding itSteven Rostedt (VMware)2020-09-281-11/+9
* | | | | | | | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-152-1/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDTMichael Kelley2020-10-142-1/+7
| * | | | | | | | x86/hyperv: Remove aliases with X64 in their nameJoseph Salisbury2020-09-285-52/+19
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'parisc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-1519-68/+116
|\ \ \ \ \ \ \ \
| * | | | | | | | parisc: Add MAP_UNINITIALIZED defineHelge Deller2020-10-151-0/+1
| * | | | | | | | parisc: Improve spinlock handlingJohn David Anglin2020-10-151-10/+13
| * | | | | | | | parisc: Install vmlinuz instead of zImage fileHelge Deller2020-10-151-1/+1
| * | | | | | | | parisc: Rewrite tlb flush threshold calculationJohn David Anglin2020-10-151-10/+8
| * | | | | | | | parisc: Switch to more fine grained lws locksJohn David Anglin2020-10-152-7/+7
| * | | | | | | | parisc: Mark pointers volatile in __xchg8(), __xchg32() and __xchg64()John David Anglin2020-10-152-10/+10
| * | | | | | | | parisc: Fix comments and enable interrupts laterJohn David Anglin2020-10-151-7/+7
| * | | | | | | | parisc: Add alternative patching to synchronize_caches defineJohn David Anglin2020-10-151-1/+5
| * | | | | | | | parisc: Add ioread64_hi_lo() and iowrite64_hi_lo()Helge Deller2020-10-151-0/+18
| * | | | | | | | parisc: disable CONFIG_IDE in defconfigsChristoph Hellwig2020-10-152-9/+3
| * | | | | | | | parisc: Drop useless comments in uapi/asm/signal.hHelge Deller2020-10-151-2/+2
| * | | | | | | | parisc: Define O_NONBLOCK to become 000200000Helge Deller2020-10-152-3/+3
| * | | | | | | | parisc: Drop HP-UX specific fcntl and signal flagsHelge Deller2020-10-152-5/+1
| * | | | | | | | parisc: Avoid external interrupts when IPI finishesHelge Deller2020-10-151-3/+6
| * | | | | | | | parisc: Add qemu fw_cfg interfaceHelge Deller2020-10-152-0/+31
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2020-10-151-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | xtensa: fix Kconfig typoRandy Dunlap2020-09-011-1/+1
* | | | | | | | | | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-1588-391/+256
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ARM/ixp4xx: add a missing include of dma-map-ops.hChristoph Hellwig2020-10-131-0/+1