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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-12
MIPS: loongson2ef: Add missing break in cs5536_isa
Jiaxun Yang
1
-1
/
+1
2023-04-12
MIPS: Remove set_swbp() in uprobes.c
Tiezhu Yang
1
-18
/
+0
2023-04-12
MIPS: Use def_bool y for ARCH_SUPPORTS_UPROBES
Tiezhu Yang
1
-2
/
+1
2023-04-12
MIPS: fw: Allow firmware to pass a empty env
Jiaxun Yang
1
-1
/
+1
2023-04-12
MIPS: Remove deprecated CONFIG_MIPS_CMP
Thomas Bogendoerfer
15
-629
/
+3
2023-04-05
MIPS: lantiq: remove unused function declaration
Aleksander Jan Bajkowski
1
-3
/
+0
2023-04-05
MIPS: Drop unused positional parameter in local_irq_{dis,en}able
Nathan Chancellor
1
-2
/
+2
2023-04-05
MIPS: mm: Remove local_cache_flush_page
Thomas Bogendoerfer
4
-11
/
+0
2023-04-05
MIPS: Remove no longer used ide.h
Thomas Bogendoerfer
2
-151
/
+0
2023-04-05
MIPS: mm: Remove unused *cache_page_indexed flush functions
Thomas Bogendoerfer
1
-100
/
+0
2023-04-05
MIPS: generic: Enable all CPUs supported by virt board in Kconfig
Jiaxun Yang
1
-0
/
+4
2023-04-05
MIPS: Add board config for virt board
Jiaxun Yang
1
-0
/
+38
2023-04-05
MIPS: Octeon: Disable CVMSEG by default on other platforms
Jiaxun Yang
1
-1
/
+2
2023-04-05
MIPS: Loongson: Don't select platform features with CPU
Jiaxun Yang
2
-2
/
+3
2023-04-05
MIPS: Loongson: Move arch cflags to MIPS top level Makefile
Jiaxun Yang
3
-51
/
+38
2023-04-05
MIPS: Octeon: Allow CVMSEG to be disabled
Jiaxun Yang
2
-1
/
+9
2023-04-05
MIPS: c-octeon: Provide alternative SMP cache flush function
Jiaxun Yang
1
-0
/
+5
2023-04-05
MIPS: cpu-features: Enable octeon_cache by cpu_type
Jiaxun Yang
1
-1
/
+18
2023-04-05
MIPS: Octeon: Opt-out 4k_cache feature
Jiaxun Yang
2
-1
/
+3
2023-04-05
MIPS: mips-cm: Check availability of config registers
Jiaxun Yang
1
-2
/
+7
2023-04-05
MIPS: smp-cps: Disable coherence setup for unsupported ISA
Jiaxun Yang
2
-0
/
+10
2023-04-05
MIPS: Move declaration of bcache ops to cache.c
Jiaxun Yang
3
-14
/
+21
2023-03-27
MIPS: octeon: Fix compile error
Thomas Bogendoerfer
1
-1
/
+1
2023-03-24
MIPS: c-r4k: Always install dma flush functions
Jiaxun Yang
1
-9
/
+3
2023-03-24
MIPS: Always select ARCH_HAS_SYNC_DMA_FOR_CPU for noncoherent platforms
Jiaxun Yang
1
-8
/
+1
2023-03-24
MIPS: Always select ARCH_HAS_SETUP_DMA_OPS
Jiaxun Yang
1
-1
/
+1
2023-03-24
MIPS: octeon: Use of_address_to_resource()
Rob Herring
1
-20
/
+15
2023-03-24
mips: Remove obsolete configs IRQ_MSP_CIC and IRQ_MSP_SLP
Lukas Bulwahn
1
-6
/
+0
2023-03-17
MIPS: ath79: remove obsolete ATH79_DEV_* configs
Lukas Bulwahn
1
-16
/
+0
2023-03-17
MIPS: sibyte: Replace BCM1125H with SB1250 option
Thomas Bogendoerfer
2
-12
/
+1
2023-03-17
MIPS: sibyte: Remove Sibyte CARMEL and CRHINE board support
Thomas Bogendoerfer
8
-96
/
+1
2023-03-17
MIPS: sibyte: Remove unused config option SIBYTE_BCM1x55
Thomas Bogendoerfer
8
-30
/
+12
2023-03-17
MIPS: sibyte: remove no longer needed board_mem_region
Thomas Bogendoerfer
1
-15
/
+0
2023-03-14
mips: Use of_property_read_bool() for boolean properties
Rob Herring
2
-2
/
+2
2023-03-14
mips: ralink: mt7620: introduce 'soc_device' initialization
Sergio Paracuellos
2
-0
/
+45
2023-03-14
mips: ralink: mt7620: soc queries and tests as functions
Sergio Paracuellos
1
-22
/
+72
2023-03-14
mips: ralink: mt7620: define MT7620_SYSC_BASE with __iomem
Sergio Paracuellos
2
-9
/
+9
2023-03-14
mips: ralink: rt288x: introduce 'soc_device' initialization
Sergio Paracuellos
2
-0
/
+31
2023-03-14
mips: ralink: rt288x: soc queries and tests as functions
Sergio Paracuellos
1
-16
/
+47
2023-03-14
mips: ralink: rt288x: define RT2880_SYSC_BASE with __iomem
Sergio Paracuellos
2
-5
/
+5
2023-03-14
mips: ralink: rt3883: introduce 'soc_device' initialization
Sergio Paracuellos
2
-0
/
+30
2023-03-14
mips: ralink: rt3883: soc queries and tests as functions
Sergio Paracuellos
1
-16
/
+48
2023-03-14
mips: ralink: rt3883: define RT3883_SYSC_BASE with __iomem
Sergio Paracuellos
2
-5
/
+6
2023-03-14
mips: ralink: rt305x: introduce 'soc_device' initialization
Sergio Paracuellos
2
-0
/
+47
2023-03-14
mips: ralink: rt305x: soc queries and tests as functions
Sergio Paracuellos
1
-20
/
+77
2023-03-14
mips: ralink: rt305x: define RT305X_SYSC_BASE with __iomem
Sergio Paracuellos
2
-6
/
+5
2023-03-14
dt-bindings: mips: loongson: Add Loongson-1 based boards
Keguang Zhang
2
-0
/
+14
2023-03-14
MIPS: Loongson64: Opt-out war_io_reorder_wmb
Jiaxun Yang
1
-1
/
+1
2023-03-14
MIPS: Loongson64: Remove CPU_HAS_WB
Jiaxun Yang
2
-16
/
+0
2023-03-14
MIPS: Loongson64: smp: Correct nudge_writes usage
Jiaxun Yang
1
-26
/
+12
[next]