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
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-13
MIPS: Add perf counter feature
James Hogan
2
-0
/
+5
2016-05-13
MIPS: Add defs & probing of [X]ContextConfig
James Hogan
3
-0
/
+11
2016-05-13
MIPS: Add defs & probing of BadInstr[P] registers
James Hogan
3
-0
/
+13
2016-05-13
MIPS: Add defs & probing of extended CP0_EBase
James Hogan
3
-0
/
+8
2016-05-13
MIPS: Define & use CP0_EBase bit definitions
James Hogan
1
-1
/
+9
2016-05-13
MIPS: Allow RIXI to be used on non-R2 or R6 cores
Florian Fainelli
1
-4
/
+4
2016-05-13
MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic)
Paul Burton
3
-14
/
+99
2016-05-13
MIPS: mm: Unify pte_page definition
Paul Burton
1
-3
/
+3
2016-05-13
MIPS: mm: Standardise on _PAGE_NO_READ, drop _PAGE_READ
Paul Burton
2
-31
/
+11
2016-05-13
MIPS: Use enums to make asm/pgtable-bits.h readable
Paul Burton
1
-108
/
+81
2016-05-13
MIPS: Remove redundant asm/pgtable-bits.h inclusions
Paul Burton
1
-2
/
+0
2016-05-13
MIPS: Separate XPA CPU feature into LPA and MVH
James Hogan
2
-2
/
+9
2016-05-13
MIPS: Support extended ASIDs
Paul Burton
1
-0
/
+14
2016-05-13
MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mips
Paul Burton
2
-23
/
+28
2016-05-13
MIPS: KVM: Abstract guest ASID mask
Paul Burton
1
-2
/
+3
2016-05-13
MIPS: Add & use CP0_EntryHi ASID definitions
James Hogan
1
-0
/
+2
2016-05-13
MIPS: Change my email address
John Crispin
13
-13
/
+13
2016-05-13
MIPS: Implement __arch_bitrev* using bitswap for MIPSr6
Paul Burton
1
-0
/
+30
2016-05-13
MIPS: make PCI_DMA_BUS_IS_PHYS=1 constant
Sergey Ryazanov
1
-6
/
+4
2016-05-13
MIPS64: Support of at least 48 bits of SEGBITS
Leonid Yegoshin
2
-8
/
+16
2016-05-13
MIPS64: signal: Fix o32 sigaction syscall
Leonid Yegoshin
1
-3
/
+9
2016-05-13
MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENT
Huacai Chen
4
-8
/
+26
2016-05-13
MIPS: Loongson-3: Fast TLB refill handler
Huacai Chen
4
-1
/
+12
2016-05-13
MIPS: Loongson: Invalidate special TLBs when needed
Huacai Chen
1
-0
/
+9
2016-05-13
MIPS: Loongson: Add Loongson-3A R2 basic support
Huacai Chen
7
-18
/
+23
2016-05-13
MIPS: BCM1480: bcm1480_regs.h: strip redundant comments
Antonio Ospite
1
-2
/
+2
2016-05-13
MIPS: Add and use watch register field definitions
James Hogan
1
-0
/
+18
2016-05-13
MIPS: Add and use CAUSEF_WP definition
James Hogan
1
-0
/
+2
2016-05-13
MIPS: ELF: Restructure personality macros
Maciej W. Rozycki
1
-7
/
+7
2016-05-13
MIPS: BMIPS: Add BCM6358 support
Álvaro Fernández Rojas
1
-0
/
+33
2016-05-13
MIPS: BMIPS: Add cpu-feature-overrides.h
Florian Fainelli
1
-0
/
+14
2016-05-13
MIPS: Loongson1B: Some updates/fixes for LS1B
Kelvin Cheung
9
-66
/
+129
2016-05-13
MIPS: Introduce plat_get_fdt a platform API to retrieve the FDT
Matt Redfearn
1
-0
/
+18
2016-05-13
MIPS: seccomp: Support compat with both O32 and N32
Matt Redfearn
1
-21
/
+26
2016-05-13
MIPS: Use generic clkdev.h header
Stephen Boyd
2
-27
/
+1
2016-05-13
MIPS: Sync icache & dcache in set_pte_at
Paul Burton
2
-11
/
+21
2016-05-13
MIPS: Flush dcache for flush_kernel_dcache_page
Paul Burton
1
-0
/
+1
2016-05-13
MIPS: Detect DSP v3 support
Zubair Lutfullah Kakakhel
2
-0
/
+5
2016-05-13
MIPS: cpu: Convert MIPS_CPU_* defs to (1ull << x)
James Hogan
1
-41
/
+48
2016-05-13
MIPS: cpu: Alter MIPS_CPU_* definitions to fill gap
James Hogan
1
-8
/
+8
2016-05-13
MIPS: BMIPS: Add early CPU initialization code
Florian Fainelli
1
-0
/
+1
2016-05-13
MIPS: Make flush_thread
Ralf Baechle
1
-0
/
+4
2016-05-13
MIPS: Support R_MIPS_PC{21,26} rela-style relocs
Paul Burton
1
-0
/
+5
2016-05-13
MIPS: Add M6250 cases to CPU switch statements
Paul Burton
1
-0
/
+4
2016-05-13
MIPS: Add M6250 PRID & cpu_type_enum values
Paul Burton
1
-1
/
+2
2016-05-13
MIPS: Add P6600 cases to CPU switch statements
Paul Burton
1
-0
/
+1
2016-05-13
MIPS: Add P6600 PRID & cpu_type_enum values
Paul Burton
1
-1
/
+2
2016-05-13
MIPS: <asm/cpu.h>: Reformat to 80 columns.
Ralf Baechle
1
-2
/
+2
2016-05-13
MIPS: smp-cps: Support MIPSr6 Virtual Processors
Paul Burton
1
-2
/
+2
2016-05-13
MIPS: smp-cps: Pull boot config retrieval out of mips_cps_boot_vpes
Paul Burton
1
-1
/
+1
[prev]
[next]