aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-033-439/+39
|\
| * x86/hyperv: Split hyperv-tlfs.h into arch dependent and independent filesMichael Kelley2020-05-201-423/+36
| * x86/hyperv: Remove HV_PROCESSOR_POWER_STATE #definesMichael Kelley2020-05-201-5/+0
| * KVM: x86: hyperv: Remove duplicate definitions of Reference TSC PageMichael Kelley2020-05-203-11/+3
* | Merge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds2020-06-031-0/+1
|\ \
| * | kgdb: Delay "kgdbwait" to dbg_late_init() by defaultDouglas Anderson2020-05-181-0/+1
* | | Merge tag 'xtensa-20200603' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2020-06-032-18/+18
|\ \ \
| * | | xtensa: Fix spelling/grammar in commentChris Packham2020-05-251-2/+2
| * | | xtensa: add missing __user annotations to asm/uaccess.hMax Filippov2020-05-221-10/+8
| * | | xtensa: fix error paths in __get_user_{check,size}Max Filippov2020-05-221-3/+5
| * | | xtensa: fix type conversion in __get_user_sizeMax Filippov2020-05-221-1/+1
| * | | xtensa: add missing __user annotations to __{get,put}_user_checkMax Filippov2020-05-221-2/+2
* | | | Merge branch 'parisc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-036-7/+10
|\ \ \ \
| * | | | parisc: module: Update references to parisc websiteHelge Deller2020-06-011-2/+2
| * | | | parisc: hardware: Update references to parisc websiteHelge Deller2020-06-011-1/+2
| * | | | parisc: firmware: Update references to parisc websiteHelge Deller2020-06-011-1/+2
| * | | | parisc: Kconfig: Update references to parisc websiteHelge Deller2020-06-011-1/+1
| * | | | parisc: use -fno-strict-aliasing for decompressorArnd Bergmann2020-05-101-0/+1
| * | | | parisc: suppress error messages for 'make clean'Helge Deller2020-05-101-2/+2
* | | | | Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2020-06-03320-13161/+4205
|\ \ \ \ \
| * | | | | MIPS: ralink: drop ralink_clk_init for mt7621Chuanhong Guo2020-05-311-43/+0
| * | | | | MIPS: ralink: bootrom: mark a function as __init to save some memoryChristophe JAILLET2020-05-311-1/+1
| * | | | | MIPS: Loongson64: Reorder CPUCFG model match armsWANG Xuerui2020-05-311-16/+16
| * | | | | MIPS: Expose Loongson CPUCFG availability via HWCAPWANG Xuerui2020-05-312-1/+9
| * | | | | MIPS: Loongson64: Guard against future cores without CPUCFGWANG Xuerui2020-05-313-17/+35
| * | | | | MIPS: Fix build warning about "PTR_STR" redefinitionThomas Bogendoerfer2020-05-304-779/+781
| * | | | | MIPS: Loongson64: Remove not used pci.cTiezhu Yang2020-05-281-49/+0
| * | | | | MIPS: Loongson64: Define PCI_IOBASEJiaxun Yang2020-05-282-2/+48
| * | | | | MIPS: CPU_LOONGSON2EF need software to maintain cache consistencyLichao Liu2020-05-281-0/+1
| * | | | | MIPS: DTS: Fix build errors used with various configsTiezhu Yang2020-05-281-0/+2
| * | | | | MIPS: Loongson64: select NO_EXCEPT_FILLJiaxun Yang2020-05-271-0/+1
| * | | | | MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()YuanJunQing2020-05-271-3/+3
| * | | | | MIPS: mm: add page valid judgement in function pte_modifyBibo Mao2020-05-271-2/+5
| * | | | | mm/memory.c: Add memory read privilege on page fault handlingBibo Mao2020-05-271-0/+2
| * | | | | mm/memory.c: Update local TLB if PTE entry existsBibo Mao2020-05-271-0/+23
| * | | | | MIPS: Do not flush tlb page when updating PTE entryBibo Mao2020-05-271-0/+5
| * | | | | MIPS: ingenic: Default to a generic boardPaul Cercueil2020-05-271-1/+8
| * | | | | MIPS: ingenic: Add support for GCW Zero prototypePaul Cercueil2020-05-271-0/+13
| * | | | | MIPS: ingenic: DTS: Add memory info of GCW ZeroPaul Cercueil2020-05-271-0/+6
| * | | | | MIPS: Loongson64: Switch to generic PCI driverJiaxun Yang2020-05-276-189/+31
| * | | | | MIPS: DTS: Loongson64: Add PCI Controller NodeJiaxun Yang2020-05-271-0/+12
| * | | | | MIPS: BCM63xx: fix 6328 boot selection bitÁlvaro Fernández Rojas2020-05-271-2/+2
| * | | | | MIPS: BCM63XX: fix BCM6358 GPIO countDaniel González Cabanelas2020-05-251-3/+3
| * | | | | MIPS: tools: Fix resource leak in elf-entry.cKaige Li2020-05-241-1/+8
| * | | | | MIPS: SGI-IP30: Reorder the macros in war.hJoshua Kinard2020-05-241-3/+2
| * | | | | MIPS: emulate CPUCFG instruction on older Loongson64 coresWANG Xuerui2020-05-247-0/+356
| * | | | | MIPS: Tidy up CP0.Config6 bits definitionHuacai Chen2020-05-243-21/+32
| * | | | | MIPS: DTS: Only build subdir of current platformTiezhu Yang2020-05-241-14/+14
| * | | | | MIPS: Fix exception handler memcpy()Ben Hutchings2020-05-244-12/+12
| * | | | | mips: cevt-r4k: Update the r4k-clockevent frequency in sync with CPUSerge Semin2020-05-221-0/+44