summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* mips: decompressor: do not copy source files while buildingMasahiro Yamada2021-11-106-19/+8
* MIPS: boot/compressed/: add __bswapdi2() to target for ZSTD decompressionRandy Dunlap2021-11-101-0/+6
* MIPS: fix duplicated slashes for Platform file pathMasahiro Yamada2021-11-091-1/+1
* MIPS: fix *-pkg builds for loongson2ef platformMasahiro Yamada2021-11-091-0/+2
* MIPS: BMIPS: Enable PCI KconfigFlorian Fainelli2021-11-091-0/+2
* MIPS: VDSO: remove -nostdlib compiler flagMasahiro Yamada2021-11-091-1/+1
* mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is setRandy Dunlap2021-11-091-0/+3
* MIPS: Update bmips_stb_defconfigFlorian Fainelli2021-11-091-8/+147
* MIPS: Allow modules to set board_be_handlerFlorian Fainelli2021-11-0911-13/+19
* MIPS: Cobalt: Explain GT64111 early PCI fixupPali Rohár2021-11-031-0/+15
* mips: fix HUGETLB function without THP enabledZhaolong Zhang2021-11-021-23/+22
* mips: cm: Convert to bitfield API to fix out-of-bounds accessGeert Uytterhoeven2021-11-022-17/+16
* MIPS: Remove NETLOGIC supportThomas Bogendoerfer2021-10-2479-11559/+6
* MIPS: kernel: proc: add CPU option reportingHauke Mehrtens2021-10-241-0/+122
* MIPS: kernel: proc: use seq_puts instead of seq_printfIlya Lipnitskiy2021-10-241-38/+38
* MIPS: kernel: proc: fix trivial style errorsIlya Lipnitskiy2021-10-241-24/+43
* MIPS: Fix assembly error from MIPSr2 code used within MIPS_ISA_ARCH_LEVELMaciej W. Rozycki2021-10-241-1/+4
* MIPS: octeon: Remove unused functionsThomas Bogendoerfer2021-10-244-32/+0
* MIPS: Loongson64: Add of_node_put() before breakWan Jiabing2021-10-181-0/+1
* bcm47xx: Replace printk(KERN_ALERT ... pci_devname(dev)) with pci_alert()Andy Shevchenko2021-10-181-8/+4
* bcm47xx: Get rid of redundant 'else'Andy Shevchenko2021-10-181-3/+1
* MIPS: sni: Fix the buildBart Van Assche2021-10-181-2/+2
* MIPS: Avoid macro redefinitionsPaul Cercueil2021-09-234-92/+155
* MIPS: loongson64: Fix no screen display during boot-upWang Haojun2021-09-231-0/+1
* MIPS: loongson64: make CPU_LOONGSON64 depends on MIPS_FP_SUPPORTJackie Liu2021-09-231-0/+1
* Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-09-124-20/+8
|\
| * Merge branch 'linus' into smp/urgentThomas Gleixner2021-09-111236-21958/+38511
| |\
| * | drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner2021-09-014-20/+8
* | | Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-118-14/+20
|\ \ \ | |_|/ |/| |
| * | riscv: Move EXCEPTION_TABLE to RO_DATA segmentJisheng Zhang2021-09-102-3/+2
| * | riscv: Enable BUILDTIME_TABLE_SORTJisheng Zhang2021-09-101-0/+1
| * | riscv: dts: microchip: mpfs-icicle: Fix serial consoleGeert Uytterhoeven2021-09-101-1/+5
| * | riscv: move the (z)install rules to arch/riscv/MakefileMasahiro Yamada2021-09-102-10/+5
| * | riscv: Improve stack randomisation on RV64Kefeng Wang2021-09-101-0/+3
| * | riscv: defconfig: enable NLS_CODEPAGE_437, NLS_ISO8859_1Heinrich Schuchardt2021-09-101-0/+2
| * | riscv: defconfig: enable BLK_DEV_NVMEHeinrich Schuchardt2021-09-101-0/+2
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-09-101-1/+21
|\ \ \
| * | | arm64: kdump: Skip kmemleak scan reserved memory for kdumpChen Wandun2021-09-101-0/+6
| * | | arm64: mm: limit linear region to 51 bits for KVM in nVHE modeArd Biesheuvel2021-09-091-1/+15
* | | | Merge tag 'for-5.15/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-1013-170/+93
|\ \ \ \
| * | | | parisc: Implement __get/put_kernel_nofault()Helge Deller2021-09-096-86/+62
| * | | | parisc: Mark sched_clock unstable only if clocks are not syncronizedHelge Deller2021-09-092-6/+3
| * | | | parisc: Reduce sigreturn trampoline to 3 instructionsHelge Deller2021-09-093-9/+8
| * | | | parisc: Check user signal stack trampoline is inside TASK_SIZEHelge Deller2021-09-091-7/+10
| * | | | parisc: Drop useless debug info and comments from signal.cHelge Deller2021-09-091-15/+0
| * | | | parisc: Drop strnlen_user() in favour of generic versionHelge Deller2021-09-094-38/+1
| * | | | parisc: Add missing FORCE prerequisite in MakefileHelge Deller2021-09-091-9/+9
* | | | | Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-09-097-33/+111
|\ \ \ \ \
| * | | | | um: fix stub location calculationJohannes Berg2021-08-264-4/+26
| * | | | | um: enable VMAP_STACKJohannes Berg2021-08-261-0/+1