summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-2915-70/+281
|\
| * arm64: dts: rockchip: Remove unnecessary reset in rk3328.dtsiEzequiel Garcia2021-04-261-2/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-04-263-4/+4
| |\
| | * arm64: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RT...Kunihiko Hayashi2021-04-222-3/+3
| | * ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RTL8...Kunihiko Hayashi2021-04-221-1/+1
| * | net: korina: Add support for device treeThomas Bogendoerfer2021-04-191-15/+5
| * | net: korina: Only pass mac address via platform dataThomas Bogendoerfer2021-04-191-2/+3
| * | arm64: dts: ls1028a: declare the Integrated Endpoint Register Block nodeVladimir Oltean2021-04-191-0/+6
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-1732-82/+101
| |\|
| * | powerpc: dts: fsl: Drop obsolete fsl,rx-bit-map and fsl,tx-bit-map propertiesClaudiu Manoil2021-04-164-33/+0
| * | of: net: pass the dst buffer to of_get_mac_address()Michael Walle2021-04-132-5/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-0981-329/+509
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-04-022-0/+203
| |\ \ \
| | * | | bpf: Support kernel function call in x86-32Martin KaFai Lau2021-03-261-0/+198
| | * | | bpf: Support bpf program calling kernel functionMartin KaFai Lau2021-03-261-0/+5
| * | | | mips/sgi-ip27: Delete obsolete TODO fileWang Qing2021-03-301-19/+0
| |/ / /
| * | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-03-251-9/+55
| |\ \ \
| | * | | s390/bpf: Implement new atomic opsIlya Leoshkevich2021-03-161-9/+55
* | | | | Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-04-2911-116/+158
|\ \ \ \ \
| * \ \ \ \ Merge branch 'locking/core' into x86/mm, to resolve conflictIngo Molnar2021-03-061-2/+2
| |\ \ \ \ \
| * | | | | | x86/mm/tlb: Remove unnecessary uses of the inline keywordNadav Amit2021-03-061-3/+3
| * | | | | | x86/mm/tlb: Do not make is_lazy dirty for no reasonNadav Amit2021-03-061-1/+2
| * | | | | | x86/mm/tlb: Privatize cpu_tlbstateNadav Amit2021-03-064-27/+33
| * | | | | | x86/mm/tlb: Flush remote and local TLBs concurrentlyNadav Amit2021-03-069-40/+56
| * | | | | | x86/mm/tlb: Open-code on_each_cpu_cond_mask() for tlb_is_not_lazy()Nadav Amit2021-03-061-5/+32
| * | | | | | x86/mm/tlb: Unify flush_tlb_func_local() and flush_tlb_func_remote()Nadav Amit2021-03-062-47/+39
* | | | | | | Merge tag 'microblaze-v5.13' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2021-04-299-82/+18
|\ \ \ \ \ \ \
| * | | | | | | microblaze: add 'fallthrough' to memcpy/memset/memmoveRandy Dunlap2021-04-223-0/+11
| * | | | | | | microblaze: Fix a typoBhaskar Chowdhury2021-03-221-1/+1
| * | | | | | | microblaze: tag highmem_setup() with __meminitDavid Hildenbrand2021-03-021-1/+1
| * | | | | | | microblaze: syscalls: switch to generic syscallhdr.shMasahiro Yamada2021-03-022-41/+2
| * | | | | | | microblaze: syscalls: switch to generic syscalltbl.shMasahiro Yamada2021-03-023-39/+3
* | | | | | | | Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-04-29144-5958/+2286
|\ \ \ \ \ \ \ \
| * | | | | | | | MIPS: BCM63XX: Use BUG_ON instead of condition followed by BUG.zhouchuangao2021-04-261-6/+3
| * | | | | | | | MIPS: select ARCH_KEEP_MEMBLOCK unconditionallyNick Desaulniers2021-04-231-1/+1
| * | | | | | | | mips: Do not include hi and lo in clobber list for R6Romain Naour2021-04-231-5/+21
| * | | | | | | | MIPS:DTS:Correct the license for Loongson-2Kxiaochuan mao2021-04-231-1/+1
| * | | | | | | | MIPS:DTS:Fix label name and interrupt number of ohci for Loongson-2Kxiaochuan mao2021-04-231-2/+2
| * | | | | | | | MIPS: Avoid handcoded DIVU in `__div64_32' altogetherMaciej W. Rozycki2021-04-231-6/+2
| * | | | | | | | mips/bootinfo:correct some comments of fw_argxiaochuan mao2021-04-211-1/+1
| * | | | | | | | MIPS: Avoid DIVU in `__div64_32' is result would be zeroMaciej W. Rozycki2021-04-211-2/+4
| * | | | | | | | MIPS: Reinstate platform `__div64_32' handlerMaciej W. Rozycki2021-04-211-16/+41
| * | | | | | | | MIPS: Makefile: Replace -pg with CC_FLAGS_FTRACEzhaoxiao2021-04-213-7/+7
| * | | | | | | | MIPS: pci-legacy: revert "use generic pci_enable_resources"Ilya Lipnitskiy2021-04-211-1/+37
| * | | | | | | | MIPS: Loongson64: Add kexec/kdump supportHuacai Chen2021-04-164-5/+152
| * | | | | | | | MIPS: pci-legacy: use generic pci_enable_resourcesIlya Lipnitskiy2021-04-161-38/+2
| * | | | | | | | MIPS: pci-legacy: remove busn_resource fieldIlya Lipnitskiy2021-04-162-2/+0
| * | | | | | | | MIPS: pci-legacy: remove redundant info messagesIlya Lipnitskiy2021-04-161-7/+0
| * | | | | | | | MIPS: pci-legacy: stop using of_pci_range_to_resourceIlya Lipnitskiy2021-04-161-2/+7
| * | | | | | | | MIPS: pci-rt3883: more accurate DT error messagesIlya Lipnitskiy2021-04-161-4/+2