aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-1814-61/+91
|\
| * um: vector: Add dynamic tap interfaces and scriptingAnton Ivanov2020-10-111-9/+47
| * um: Clean up stacktrace dumpJohannes Berg2020-10-111-3/+1
| * um: Fix incorrect assumptions about max pid lengthMaciej Żenczykowski2020-10-111-4/+4
| * um: Remove dead usage of TIF_IA32Gabriel Krisman Bertazi2020-10-111-12/+1
| * um: Remove redundant NULL checkLi Heng2020-10-111-2/+1
| * um: change sigio_spinlock to a mutexJohannes Berg2020-10-111-3/+3
| * um: time-travel: Return the sequence number in ACK messagesJohannes Berg2020-10-111-0/+1
| * um: time-travel: Fix IRQ handling in time_travel_handle_message()Johannes Berg2020-10-111-5/+9
| * um: Allow static linking for non-glibc implementationsIgnat Korchagin2020-10-112-6/+6
| * um: Some fixes to build UML with muslIgnat Korchagin2020-10-116-12/+11
| * um: vector: Use GFP_ATOMIC under spin lockTiezhu Yang2020-10-111-2/+2
| * um: Fix null pointer dereference in vector_user_bpfGaurav Singh2020-10-111-3/+5
* | Merge tag 'mtd/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2020-10-1725-25/+26
|\ \
| * | Merge tag 'spi-nor/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Richard Weinberger2020-10-11263-828/+1341
| |\|
| * | mtd: rawnand: Use the new ECC engine type enumerationMiquel Raynal2020-09-2825-25/+25
| * | mtd: rawnand: Separate the ECC engine type and the ECC byte placementMiquel Raynal2020-09-281-1/+2
* | | Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2020-10-16158-3672/+1700
|\ \ \
| * | | MIPS: DEC: Restore bootmem reservation for firmware working memory areaMaciej W. Rozycki2020-10-141-1/+8
| * | | MIPS: dec: fix section mismatchThomas Bogendoerfer2020-10-141-2/+2
| * | | mips: ralink: enable zboot supportChuanhong Guo2020-10-131-0/+1
| * | | MIPS: ingenic: Remove CPU_SUPPORTS_HUGEPAGESPaul Cercueil2020-10-131-1/+0
| * | | MIPS: cpu-probe: remove MIPS_CPU_BP_GHIST option bitThomas Bogendoerfer2020-10-124-11/+4
| * | | MIPS: cpu-probe: introduce exclusive R3k CPU probeThomas Bogendoerfer2020-10-122-1/+178
| * | | MIPS: cpu-probe: move fpu probing/handling into its own fileThomas Bogendoerfer2020-10-124-324/+364
| * | | MIPS: replace add_memory_region with memblockThomas Bogendoerfer2020-10-1228-149/+82
| * | | MIPS: Loongson64: Clean up numa.cTiezhu Yang2020-10-122-31/+4
| * | | MIPS: Loongson64: Select SMP in Kconfig to avoid build errorTiezhu Yang2020-10-122-1/+1
| * | | mips: octeon: Add Ubiquiti E200 and E220 boardsMikhail Gusarov2020-10-121-0/+4
| * | | MIPS: SGI-IP28: disable use of ll/sc in kernelThomas Bogendoerfer2020-10-081-1/+1
| * | | MIPS: tx49xx: move tx4939_add_memory_regions into only userThomas Bogendoerfer2020-10-083-19/+13
| * | | MIPS: pgtable: Remove used PAGE_USERIO defineThomas Bogendoerfer2020-10-061-2/+0
| * | | MIPS: alchemy: Share prom_init implementationThomas Bogendoerfer2020-10-065-69/+20
| * | | MIPS: alchemy: Fix build breakage, if TOUCHSCREEN_WM97XX is disabledThomas Bogendoerfer2020-10-061-0/+7
| * | | MIPS: process: include exec.h header in process.cPujin Shi2020-09-301-0/+1
| * | | MIPS: process: Add prototype for function arch_dup_task_structPujin Shi2020-09-301-0/+1
| * | | MIPS: idle: Add prototype for function check_waitPujin Shi2020-09-271-0/+2
| * | | MIPS: Increase range of CONFIG_FORCE_MAX_ZONEORDERPaul Cercueil2020-09-271-1/+1
| * | | MIPS: Ingenic: Fix bugs when detecting L2 cache of JZ4775 and X1000E.周琰杰 (Zhou Yanjie)2020-09-271-0/+2
| * | | MIPS: Ingenic: Add system type for new Ingenic SoCs.周琰杰 (Zhou Yanjie)2020-09-272-0/+14
| * | | Revert "MIPS: OCTEON: use devm_platform_ioremap_resource"Thomas Bogendoerfer2020-09-231-1/+9
| * | | MIPS: kexec: Add crashkernel=YM handlingYouling Tang2020-09-211-3/+21
| * | | MIPS: Loongson64: Add UART node for LS7A PCHTiezhu Yang2020-09-211-0/+39
| * | | MIPS: Ingenic: Add CPU nodes for Ingenic SoCs.周琰杰 (Zhou Yanjie)2020-09-216-1/+93
| * | | MIPS: malta: remove mach-malta/malta-dtshim.h header fileThomas Bogendoerfer2020-09-213-26/+2
| * | | MIPS: malta: remove unused header fileThomas Bogendoerfer2020-09-211-33/+0
| * | | MIPS: alchemy: remove unused ALCHEMY_GPIOINT_AU1000Thomas Bogendoerfer2020-09-211-7/+0
| * | | MIPS: alchemy: remove unused ALCHEMY_GPIOINT_AU1300Thomas Bogendoerfer2020-09-212-141/+0
| * | | MIPS: SGI-IP30: Move irq bits to better header filesThomas Bogendoerfer2020-09-214-87/+67
| * | | MIPS: Loongson-3: Calculate ra properly when unwinding the stackHuacai Chen2020-09-211-1/+15