index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-18
MIPS: generic: Increase NR_IRQS to 256
Paul Cercueil
1
-1
/
+1
2020-09-18
MIPS: generic: Add support for zboot
Paul Cercueil
2
-0
/
+2
2020-09-18
MIPS: generic: Support booting with built-in or appended DTB
Paul Cercueil
1
-5
/
+4
2020-09-18
MIPS: generic: Init command line with fw_init_cmdline()
Paul Cercueil
1
-1
/
+1
2020-09-18
MIPS: generic: Allow boards to set system type
Paul Cercueil
1
-0
/
+5
2020-09-18
MIPS: Kconfig: add MIPS_GENERIC_KERNEL symbol
Paul Cercueil
2
-3
/
+7
2020-09-18
MIPS: cpu-probe: ingenic: Fix broken BUG_ON
Paul Cercueil
1
-1
/
+1
2020-09-18
MIPS: cpu-probe: Mark XBurst CPU as having vtagged caches
Paul Cercueil
1
-0
/
+3
2020-09-18
MIPS: cpu-probe: Set Ingenic's writecombine to _CACHE_CACHABLE_WA
Paul Cercueil
2
-6
/
+2
2020-09-18
MIPS: configs: lb60: Fix defconfig not selecting correct board
Paul Cercueil
1
-0
/
+1
2020-09-18
MIPS: Loongson64: Increase NR_IRQS to 320
Huacai Chen
1
-1
/
+2
2020-09-18
MIPS: netlogic: Remove unused code
Youling Tang
1
-15
/
+0
2020-09-18
MIPS: OCTEON: use devm_platform_ioremap_resource
Qinglang Miao
1
-9
/
+1
2020-09-18
MIPS: pci: use devm_platform_ioremap_resource_byname
Zhang Qilong
3
-11
/
+7
2020-09-18
MIPS: Correct the header guard of r4k-timer.h
Wei Li
1
-3
/
+3
2020-09-17
Merge tag 'mips_fixes_5.9_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2
-2
/
+8
2020-09-17
compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>
Christoph Hellwig
1
-2
/
+0
2020-09-16
MIPS: SNI: Fix spurious interrupts
Thomas Bogendoerfer
1
-2
/
+7
2020-09-16
PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable
Thomas Gleixner
1
-0
/
+1
2020-09-15
MIPS: SNI: Fix MIPS_L1_CACHE_SHIFT
Thomas Bogendoerfer
1
-0
/
+1
2020-09-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2020-09-11
KVM: MIPS: Change the definition of kvm type
Huacai Chen
1
-0
/
+2
2020-09-11
Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
9
-34
/
+24
2020-09-11
dma-direct: rename and cleanup __phys_to_dma
Christoph Hellwig
9
-9
/
+9
2020-09-11
dma-direct: remove __dma_to_phys
Christoph Hellwig
9
-9
/
+9
2020-09-11
MIPS/jazzdma: decouple from dma-direct
Christoph Hellwig
1
-11
/
+22
2020-09-11
MIPS/jazzdma: remove the unused vdma_remap function
Christoph Hellwig
2
-72
/
+0
2020-09-11
MIPS: make dma_sync_*_for_cpu a little less overzealous
Christoph Hellwig
1
-16
/
+28
2020-09-08
uaccess: add infrastructure for kernel builds with set_fs()
Christoph Hellwig
1
-0
/
+1
2020-09-08
mips: kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
1
-51
/
+3
2020-09-07
MIPS: Remove mach-*/war.h
Thomas Bogendoerfer
13
-132
/
+0
2020-09-07
MIPS: Get rid of CAVIUM_OCTEON_DCACHE_PREFETCH_WAR
Thomas Bogendoerfer
3
-5
/
+2
2020-09-07
MIPS: Get rid of BCM1250_M3_WAR
Thomas Bogendoerfer
14
-51
/
+5
2020-09-07
MIPS: Replace SIBYTE_1956_WAR by CONFIG_SB1_PASS_2_WORKAROUNDS
Thomas Bogendoerfer
13
-20
/
+0
2020-09-07
MIPS: Convert MIPS34K_MISSED_ITLB_WAR into a config option
Thomas Bogendoerfer
15
-22
/
+6
2020-09-07
MIPS: Convert R10000_LLSC_WAR info a config option
Thomas Bogendoerfer
19
-31
/
+15
2020-09-07
MIPS: Convert ICACHE_REFILLS_WORKAROUND_WAR into a config option
Thomas Bogendoerfer
15
-23
/
+16
2020-09-07
MIPS: Convert TX49XX_ICACHE_INDEX_INV into a config option
Thomas Bogendoerfer
15
-26
/
+12
2020-09-07
MIPS: Remove MIPS4K_ICACHE_REFILL_WAR and MIPS_CACHE_SYNC_WAR
Thomas Bogendoerfer
13
-59
/
+0
2020-09-07
MIPS: Convert R4600_V2_HIT_CACHEOP into a config option
Thomas Bogendoerfer
16
-41
/
+22
2020-09-07
MIPS: Convert R4600_V1_HIT_CACHEOP into a config option
Thomas Bogendoerfer
16
-46
/
+33
2020-09-07
MIPS: Convert R4600_V1_INDEX_ICACHEOP into a config option
Thomas Bogendoerfer
15
-24
/
+12
2020-09-07
MIPS: dts/ingenic: Cleanup qi_lb60.dts
Paul Cercueil
1
-69
/
+68
2020-09-07
MIPS: Loongson64: Remove unused loongson_reboot.
Jinyang He
1
-5
/
+0
2020-09-04
Merge tag 'mips_fixes_5.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
9
-10
/
+25
2020-09-03
MIPS: SNI: Fix SCSI interrupt
Thomas Bogendoerfer
1
-2
/
+2
2020-09-03
MIPS: add missing MSACSR and upper MSA initialization
Huang Pei
1
-0
/
+12
2020-09-03
MIPS: p5600: Discard UCA config selection
Jinyang He
1
-1
/
+0
2020-09-03
MIPS: Use rcu to lookup a task in mipsmt_sys_sched_setaffinity()
Davidlohr Bueso
1
-2
/
+2
2020-09-03
MIPS: Add support for ZSTD-compressed kernels
Paul Cercueil
4
-1
/
+24
[prev]
[next]