summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | MIPS: pci-rt3883: trivial: remove unused variableIlya Lipnitskiy2021-04-161-4/+0
| * | | | MIPS: pci-rt2880: remove unneeded locksIlya Lipnitskiy2021-04-161-13/+0
| * | | | MIPS: pci-rt2880: fix slot 0 configurationIlya Lipnitskiy2021-04-161-13/+24
| * | | | MIPS: Fix strnlen_user access checkThomas Bogendoerfer2021-04-151-2/+2
| * | | | MIPS: Fix access_ok() for the last byte of user spacePaul Burton2021-04-131-1/+3
| * | | | MIPS: Alchemy: Use DEFINE_SPINLOCK() for spinlockLifu Chen2021-04-121-2/+1
| * | | | MIPS: add support for buggy MT7621S core detectionIlya Lipnitskiy2021-04-121-1/+22
| * | | | MIPS: generic: Update node names to avoid unit addressesNathan Chancellor2021-04-128-46/+46
| * | | | MIPS: uaccess: Reduce number of nested macrosThomas Bogendoerfer2021-04-121-86/+68
| * | | | MIPS: octeon: Add __raw_copy_[from|to|in]_user symbolsThomas Bogendoerfer2021-04-091-2/+6
| * | | | MIPS: Fix new sparse warningsThomas Bogendoerfer2021-04-072-6/+7
| * | | | MIPS: ralink: rt288x: select MIPS_AUTO_PFN_OFFSETIlya Lipnitskiy2021-04-061-0/+1
| * | | | MIPS: Loongson64: Use _CACHE_UNCACHED instead of _CACHE_UNCACHED_ACCELERATEDTiezhu Yang2021-04-061-3/+0
| * | | | MIPS: Remove get_fs/set_fsThomas Bogendoerfer2021-04-0611-400/+190
| * | | | MIPS: uaccess: Remove get_fs/set_fs call sitesThomas Bogendoerfer2021-04-063-186/+136
| * | | | MIPS: uaccess: Added __get/__put_kernel_nofaultThomas Bogendoerfer2021-04-063-0/+38
| * | | | MIPS: kernel: Remove not needed set_fs callsThomas Bogendoerfer2021-04-061-8/+0
| * | | | MIPS: Add support for CONFIG_DEBUG_VIRTUALFlorian Fainelli2021-04-066-4/+83