index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-22
mips: Add CP0 Write Merge config support
Serge Semin
3
-1
/
+14
2020-05-22
mips: Fix cpu_has_mips64r1/2 activation for MIPS32 CPUs
Serge Semin
1
-2
/
+4
2020-05-22
mips: Add MIPS Warrior P5600 support
Serge Semin
1
-0
/
+2
2020-05-22
mips: Add MIPS Release 5 support
Serge Semin
11
-31
/
+64
2020-05-21
mips: MAAR: Use more precise address mask
Serge Semin
1
-1
/
+1
2020-05-20
Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/...
Paolo Bonzini
2
-61
/
+66
2020-05-19
mips: MAAR: Add XPA mode support
Serge Semin
2
-2
/
+25
2020-05-18
MIPS: SGI-IP30: Remove R5432_CP0_INTERRUPT_WAR from war.h
Joshua Kinard
1
-1
/
+0
2020-05-17
mips/mm: Add page soft dirty tracking
Guoyun Sun
2
-4
/
+64
2020-05-17
MIPS: define more Loongson CP0.Config6 and CP0.Diag feature bits
WANG Xuerui
1
-0
/
+6
2020-05-17
MIPS: Loongson64: define offsets and known revisions for some CPUCFG features
WANG Xuerui
1
-0
/
+19
2020-05-17
MIPS: Loongson64: fix typos in loongson_regs.h
WANG Xuerui
1
-5
/
+5
2020-05-15
kvm: add halt-polling cpu usage stats
David Matlack
1
-0
/
+2
2020-05-15
MIPS: SGI-IP27: Use the _AC() macro in spaces.h
Joshua Kinard
1
-5
/
+7
2020-05-12
floppy: split the base port from the register in I/O accesses
Willy Tarreau
2
-8
/
+8
2020-05-09
MIPS: Remove NEC MARKEINS/EMMA
Thomas Bogendoerfer
3
-291
/
+0
2020-05-09
MIPS: Remove PMC MSP71xx platform
Thomas Bogendoerfer
12
-2064
/
+0
2020-05-09
MIPS: Remove support for LASAT
Thomas Bogendoerfer
10
-702
/
+0
2020-05-08
MIPS: Loongson: Add DMA support for LS7A
Tiezhu Yang
1
-0
/
+5
2020-05-08
MIPS: inst.h: Stop including asm.h to avoid various build failures
Huacai Chen
1
-89
/
+95
2020-05-07
MIPS: asm: Rename some macros to avoid build errors
Huacai Chen
1
-10
/
+10
2020-05-07
MIPS: Use fallthrough for arch/mips
Liangliang Huang
3
-3
/
+3
2020-05-07
MIPS: Remove dead code in pci.h
Jason Yan
1
-3
/
+0
2020-04-30
MIPS: perf: Add hardware perf events support for new Loongson-3
Huacai Chen
1
-0
/
+1
2020-04-29
MIPS: ingenic: Drop obsolete code, merge the rest in setup.c
Paul Cercueil
4
-220
/
+1
2020-04-29
MIPS: Loongson64: Switch the order of RS780E and LS7A
Liangliang Huang
1
-2
/
+2
2020-04-28
MIPS: Loongson: Get host bridge information
Tiezhu Yang
1
-0
/
+6
2020-04-26
MIPS: Kernel: Identify Loongson-2K processors
Jiaxun Yang
1
-0
/
+4
2020-04-26
MIPS: Rename the "Fill" cache ops to avoid build failure
Huacai Chen
1
-1
/
+1
2020-04-24
MIPS: arch_send_call_function_single_ipi() calling conventions change
Liangliang Huang
1
-1
/
+1
2020-04-24
MIPS: Loongson-3: Add some unaligned instructions emulation
Huacai Chen
1
-0
/
+26
2020-04-24
MIPS: Move unaligned load/store helpers to inst.h
Huacai Chen
2
-0
/
+777
2020-04-24
MIPS: Fix the declaration conflict of mm_isBranchInstr()
Huacai Chen
2
-4
/
+3
2020-04-23
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
2
-61
/
+66
2020-04-21
MIPS: Cleanup code about plat_mem_setup()
Tiezhu Yang
1
-1
/
+1
2020-04-20
MIPS: Loongson64: Remove dead RTC code
Jiaxun Yang
1
-36
/
+0
2020-04-19
MIPS: move ioremap_prot und iounmap out of line
Christoph Hellwig
1
-83
/
+3
2020-04-19
MIPS: split out the 64-bit ioremap implementation
Christoph Hellwig
1
-28
/
+37
2020-04-19
MIPS: merge __ioremap_mode into ioremap_prot
Christoph Hellwig
1
-17
/
+13
2020-04-19
MIPS: cleanup fixup_bigphys_addr handling
Christoph Hellwig
7
-88
/
+10
2020-04-19
MIPS: remove cpu_has_64bit_addresses
Christoph Hellwig
11
-17
/
+2
2020-04-16
mips: loongsoon2ef: remove private clk api
Arnd Bergmann
2
-49
/
+1
2020-04-16
MIPS: Fix typo for user_ld macro definition
bibo mao
1
-1
/
+1
2020-04-14
MIPS: Kill MIPS_GIC_IRQ_BASE
Jiaxun Yang
2
-8
/
+0
2020-04-14
MIPS: xilfpga: Removed unused header files
bibo mao
1
-14
/
+0
2020-04-14
mips: define pud_index() regardless of page table folding
Mike Rapoport
1
-2
/
+2
2020-04-10
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
1
-14
/
+30
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
1
-4
/
+1
2020-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
1
-13
/
+0
[prev]
[next]