summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-01-2813-93/+172
|\
| * s390: fix __EMIT_BUG() macroSven Schnelle2020-01-225-16/+46
| * s390/ftrace: generate traced function stack frameVasily Gorbik2020-01-221-1/+14
| * s390: adjust -mpacked-stack support check for clang 10Vasily Gorbik2020-01-221-1/+1
| * s390/jump_label: use "i" constraint for clangVasily Gorbik2020-01-221-1/+3
| * s390/cpum_sf: Use DIV_ROUND_UPThomas Richter2020-01-221-1/+1
| * s390/cpum_sf: Use kzalloc and minor changesThomas Richter2020-01-221-5/+4
| * s390/cpum_sf: Convert debug trace to common layoutThomas Richter2020-01-221-26/+30
| * s390/pci: Fix possible deadlock in recover_store()Niklas Schnelle2020-01-221-21/+42
| * s390/pci: Recover handle in clp_set_pci_fn()Niklas Schnelle2020-01-223-21/+31
* | Merge tag 'for-linus-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-01-288-43/+61
|\ \
| * | um: Fix time-travel=inf-cpu with xor/raid6Johannes Berg2020-01-193-1/+9
| * | Revert "um: Enable CONFIG_CONSTRUCTORS"Johannes Berg2020-01-192-1/+2
| * | um: Mark non-vector net transports as obsoleteBrendan Higgins2020-01-191-40/+41
| * | um: Add an option to make serial driver non-rawJohannes Berg2020-01-192-1/+9
* | | Merge tag 'thermal-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-01-283-0/+14
|\ \ \
| * | | ARM: configs: Build BCM2711 thermal as moduleStefan Wahren2020-01-272-0/+2
| * | | ARM: dts: bcm2711: Enable thermalStefan Wahren2020-01-271-0/+12
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-2823-358/+742
|\ \ \ \
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-2625-13/+46
| |\| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-01-231-10/+8
| |\ \ \ \
| | * | | | bpf: Introduce BPF_MAP_TYPE_STRUCT_OPSMartin KaFai Lau2020-01-091-10/+8
| * | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-1966-967/+259
| |\ \ \ \ \
| * | | | | | ARM/net: ixp4xx: Pass ethernet physical base as resourceLinus Walleij2020-01-127-0/+120
| * | | | | | ixp4xx_eth: move platform_data definitionArnd Bergmann2020-01-121-12/+1
| * | | | | | ptp: ixp46x: move adjacent to ethernet driverArnd Bergmann2020-01-121-68/+0
| * | | | | | wan: ixp4xx_hss: prepare compile testingArnd Bergmann2020-01-122-9/+4
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-0938-103/+162
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-314-3/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-12-278-255/+475
| |\ \ \ \ \ \ \
| | * | | | | | | riscv, perf: Add arch specific perf_arch_bpf_user_pt_regsBjörn Töpel2019-12-191-0/+4
| | * | | | | | | riscv, bpf: Add missing uapi header for BPF_PROG_TYPE_PERF_EVENT programsBjörn Töpel2019-12-191-0/+9
| | * | | | | | | riscv, bpf: Optimize callsBjörn Töpel2019-12-191-37/+64
| | * | | | | | | riscv, bpf: Provide RISC-V specific JIT image alloc/freeBjörn Töpel2019-12-192-0/+17
| | * | | | | | | riscv, bpf: Optimize BPF tail callsBjörn Töpel2019-12-191-6/+7
| | * | | | | | | riscv, bpf: Add support for far jumps and exitsBjörn Töpel2019-12-191-20/+17
| | * | | | | | | riscv, bpf: Add support for far branching when emitting tail callBjörn Töpel2019-12-191-19/+3
| | * | | | | | | riscv, bpf: Add support for far branchingBjörn Töpel2019-12-191-164/+188
| | * | | | | | | riscv, bpf: Fix broken BPF tail callsBjörn Töpel2019-12-191-2/+11
| | * | | | | | | bpf, x86: Align dispatcher branch targets to 16BBjörn Töpel2019-12-131-1/+29
| | * | | | | | | bpf: Introduce BPF dispatcherBjörn Töpel2019-12-131-0/+122
| | * | | | | | | bpf, x86, arm64: Enable jit by default when not built as always-onDaniel Borkmann2019-12-112-0/+2
| | * | | | | | | ARM: net: bpf: Improve prologue code sequenceRussell King2019-12-111-17/+13
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-2280-402/+378
| |\ \ \ \ \ \ \ \
| * | | | | | | | | MIPS: ath79: ar9331: add ar9331-switch nodeOleksij Rempel2019-12-202-1/+131
| * | | | | | | | | netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-124-4/+4
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-01-2882-1992/+5135
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | crypto: arm/chacha - fix build failured when kernel mode NEON is disabledArd Biesheuvel2020-01-221-2/+2
| * | | | | | | | | crypto: x86/poly1305 - emit does base conversion itselfJason A. Donenfeld2020-01-221-6/+2
| * | | | | | | | | crypto: x86/poly1305 - fix .gitignore typoJason A. Donenfeld2020-01-221-1/+1