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
2023-04-05
MIPS: Octeon: Allow CVMSEG to be disabled
Jiaxun Yang
1
-1
/
+6
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
1
-1
/
+1
2023-04-05
MIPS: Move declaration of bcache ops to cache.c
Jiaxun Yang
1
-0
/
+2
2023-03-28
mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()
Gerald Schaefer
1
-1
/
+2
2023-03-24
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
1
-1
/
+1
2023-03-23
KVM: MIPS: Make kvm_mips_callbacks const
Sean Christopherson
1
-1
/
+1
2023-03-21
MIPS: loongson32: Update the clock initialization
Keguang Zhang
1
-1
/
+0
2023-03-17
MIPS: sibyte: Remove Sibyte CARMEL and CRHINE board support
Thomas Bogendoerfer
3
-55
/
+1
2023-03-14
mips: ralink: mt7620: define MT7620_SYSC_BASE with __iomem
Sergio Paracuellos
1
-1
/
+2
2023-03-14
mips: ralink: rt288x: define RT2880_SYSC_BASE with __iomem
Sergio Paracuellos
1
-1
/
+2
2023-03-14
mips: ralink: rt3883: define RT3883_SYSC_BASE with __iomem
Sergio Paracuellos
1
-1
/
+3
2023-03-14
mips: ralink: rt305x: define RT305X_SYSC_BASE with __iomem
Sergio Paracuellos
1
-1
/
+2
2023-03-14
MIPS: Loongson64: Opt-out war_io_reorder_wmb
Jiaxun Yang
1
-1
/
+1
2023-03-14
MIPS: BCM47XX: Add support for Huawei B593u-12
Rafał Miłecki
1
-0
/
+1
2023-03-08
mips/cpu: Mark play_dead() __noreturn
Josh Poimboeuf
1
-1
/
+1
2023-03-02
Merge tag 'mips_6.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...
Linus Torvalds
2
-1
/
+5
2023-02-28
MIPS: Workaround clang inline compat branch issue
Jiaxun Yang
1
-1
/
+1
2023-02-27
MIPS: smp-cps: Don't rely on CP0_CMGCRBASE
Jiaxun Yang
1
-0
/
+4
2023-02-26
Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
4
-53
/
+27
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+1
2023-02-25
Merge tag 'mips_6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
4
-3
/
+3
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-44
/
+130
2023-02-20
MIPS: vpe-mt: drop physical_memsize
Randy Dunlap
1
-1
/
+0
2023-02-19
mips: fix syscall_get_nr
Elvira Khabirova
1
-1
/
+1
2023-02-15
dma-mapping: no need to pass a bus_type into get_arch_dma_ops()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-13
MIPS: loongson32: Drop obsolete cpufreq platform device
Keguang Zhang
2
-19
/
+0
2023-02-09
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
1
-13
/
+0
2023-02-09
mips: drop definition of pfn_valid() for DISCONTIGMEM
Mike Rapoport (IBM)
1
-15
/
+0
2023-02-09
MIPS: BCM47XX: Add support for Linksys E2500 V3
Rafał Miłecki
1
-0
/
+1
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-1
/
+0
2023-02-02
mips/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
3
-16
/
+131
2023-01-27
MIPS: Fix a compilation issue
xurui
1
-1
/
+1
2023-01-26
MIPS: Always use -Wa,-msoft-float and eliminate GAS_HAS_SET_HARDFLOAT
Nathan Chancellor
4
-53
/
+27
2022-12-29
KVM: MIPS: Hardcode callbacks to hardware virtualization extensions
Sean Christopherson
1
-1
/
+1
2022-12-29
KVM: Drop arch hardware (un)setup hooks
Sean Christopherson
1
-1
/
+0
2022-12-16
Merge tag 'staging-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-11
/
+9
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-8
/
+1
2022-12-12
Merge tag 'mips_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2
-1
/
+6
2022-12-11
MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()
Feiyang Chen
2
-9
/
+9
2022-12-02
Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2022-12-01
mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomem
John Thomson
1
-1
/
+3
2022-12-01
MIPS: Restore symbol versions for copy_page_cpu and clear_page_cpu
Genjian Zhang
1
-0
/
+3
2022-11-30
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
1
-0
/
+1
2022-11-30
mm: add dummy pmd_young() for architectures not having it
Juergen Gross
1
-0
/
+1
2022-11-18
stackprotector: actually use get_random_canary()
Jason A. Donenfeld
1
-8
/
+1
2022-11-11
MIPS: pic32: treat port as signed integer
Jason A. Donenfeld
1
-1
/
+1
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
1
-2
/
+0
[prev]
[next]