summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-0523-217/+841
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-08-033-9/+108
| |\
| | * bpf, arm64: Add BPF exception tablesJean-Philippe Brucker2020-07-313-9/+108
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-0224-34/+104
| |\ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-2572-210/+385
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-225-175/+684
| |\ \ \
| | * | | bpf, riscv: Use compressed instructions in the rv64 JITLuke Nelson2020-07-211-134/+147
| | * | | bpf, riscv: Add encodings for compressed instructionsLuke Nelson2020-07-211-0/+452
| | * | | bpf, riscv: Modify JIT ctx to support compressed instructionsLuke Nelson2020-07-214-19/+44
| | * | | s390/bpf: Use bpf_skip() in bpf_jit_prologue()Ilya Leoshkevich2020-07-211-4/+5
| | * | | s390/bpf: Tolerate not converging code shrinkingIlya Leoshkevich2020-07-211-1/+26
| | * | | s390/bpf: Use brcl for jumping to exit_ip if necessaryIlya Leoshkevich2020-07-211-2/+6
| | * | | s390/bpf: Fix sign extension in branch_kuIlya Leoshkevich2020-07-211-15/+4
| * | | | arch, net: remove the last csum_partial_copy() leftoversChristoph Hellwig2020-07-203-8/+7
| * | | | net: remove compat_sys_{get,set}sockoptChristoph Hellwig2020-07-1911-24/+31
| |/ / /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-11151-712/+948
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-06-2595-331/+965
| |\ \ \ \
| * | | | | MIPS: dts: ocelot: describe the load/save GPIOQuentin Schulz2020-06-241-1/+11
* | | | | | Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-08-051-0/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge v5.8-rc6 into drm-nextDave Airlie2020-07-24216-953/+1330
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge drm/drm-next into drm-intel-next-queuedJani Nikula2020-06-252943-60005/+79523
| |\ \ \ \ \ \ \
| * | | | | | | | x86/gpu: add RKL stolen memory supportMatt Roper2020-05-201-0/+1
* | | | | | | | | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2020-08-051-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm/migrate: add a flags parameter to migrate_vmaRalph Campbell2020-07-281-1/+3
* | | | | | | | | | Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2020-08-051-4/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | arch: arm: mach-omap2: mmc: Move omap_mmc_notify_cover_event() prototypeLee Jones2020-07-131-4/+0
* | | | | | | | | | | random: random.h should include archrandom.h, not the other way aroundLinus Torvalds2020-08-052-2/+1
* | | | | | | | | | | Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-08-054-3/+20
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge 5.8-rc7 into usb-nextGreg Kroah-Hartman2020-07-2716-50/+95
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | usb: ohci-omap: Convert to use GPIO descriptorsLinus Walleij2020-07-211-0/+17
| * | | | | | | | | | | | Merge 5.8-rc6 into usb-nextGreg Kroah-Hartman2020-07-20120-394/+820
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge 5.8-rc3 into usb-nextGreg Kroah-Hartman2020-06-29185-808/+1399
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | USB: OTG: rename product list of devicesGreg Kroah-Hartman2020-06-192-2/+2
| * | | | | | | | | | | | | USB: rename USB OTG hub configuration optionGreg Kroah-Hartman2020-06-191-1/+1
* | | | | | | | | | | | | | Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds2020-08-046-12/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | docs: move other kAPI documents to core-apiMauro Carvalho Chehab2020-06-261-1/+1
| * | | | | | | | | | | | | | docs: fix references for DMA*.txt filesMauro Carvalho Chehab2020-06-264-10/+10
| * | | | | | | | | | | | | | docs: sh: convert register-banks.txt to ReSTMauro Carvalho Chehab2020-06-191-1/+1
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge tag 'printk-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-08-042-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-5.9-console-return-codes' into for-linusPetr Mladek2020-08-041-1/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | mips: Return proper error code from console ->setup() hookAndy Shevchenko2020-06-251-1/+3
| * | | | | | | | | | | | | | | printk: Make linux/printk.h self-containedHerbert Xu2020-07-271-1/+1
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'parisc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-08-049-105/+66
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | parisc: make the log level string for register dumps constRolf Eike Beer2020-08-041-3/+3
| * | | | | | | | | | | | | | | parisc: Do not use an ordered store in pa_tlb_lock()John David Anglin2020-07-281-2/+7
| * | | | | | | | | | | | | | | Revert "parisc: Revert "Release spinlocks using ordered store""Helge Deller2020-07-282-10/+6
| * | | | | | | | | | | | | | | Revert "parisc: Use ldcw instruction for SMP spinlock release barrier"Helge Deller2020-07-283-39/+24
| * | | | | | | | | | | | | | | Revert "parisc: Drop LDCW barrier in CAS code when running UP"Helge Deller2020-07-281-8/+4
| * | | | | | | | | | | | | | | Revert "parisc: Improve interrupt handling in arch_spin_lock_flags()"Helge Deller2020-07-281-17/+8
| * | | | | | | | | | | | | | | parisc: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-281-1/+1