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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-05
MIPS: smp-cps: Disable coherence setup for unsupported ISA
Jiaxun Yang
2
-0
/
+10
2023-04-03
MIPS: vpe-cmp: remove module owner pointer from struct class usage.
Greg Kroah-Hartman
1
-1
/
+0
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-17
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
1
-1
/
+0
2023-03-09
module: fix MIPS module_layout -> module_memory
Randy Dunlap
1
-1
/
+1
2023-03-09
module: replace module_layout with module_memory
Song Liu
1
-6
/
+5
2023-03-08
sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
1
-1
/
+1
2023-03-08
mips/cpu: Make sure play_dead() doesn't return
Josh Poimboeuf
1
-0
/
+2
2023-03-08
mips/cpu: Expose play_dead()'s prototype definition
Josh Poimboeuf
2
-0
/
+3
2023-03-02
Merge tag 'mips_6.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...
Linus Torvalds
3
-22
/
+19
2023-02-27
MIPS: cevt-r4k: Offset the value used to clear compare interrupt
Jiaxun Yang
1
-2
/
+2
2023-02-27
MIPS: smp-cps: Don't rely on CP0_CMGCRBASE
Jiaxun Yang
2
-20
/
+17
2023-02-26
Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
3
-9
/
+9
2023-02-25
Merge tag 'mips_6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2
-7
/
+8
2023-02-20
MIPS: vpe-mt: drop physical_memsize
Randy Dunlap
1
-4
/
+3
2023-02-19
MIPS: SMP-CPS: fix build error when HOTPLUG_CPU not set
Randy Dunlap
1
-3
/
+5
2023-01-26
MIPS: Always use -Wa,-msoft-float and eliminate GAS_HAS_SET_HARDFLOAT
Nathan Chancellor
3
-9
/
+9
2023-01-13
cpuidle,arch: Mark all regular cpuidle_state:: Enter methods __cpuidle
Peter Zijlstra
1
-3
/
+3
2023-01-13
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
1
-5
/
+3
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
1
-1
/
+0
2022-12-12
Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+5
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2022-11-22
MIPS: vpe-cmp: fix possible memory leak while module exiting
Yang Yingliang
1
-2
/
+2
2022-11-22
MIPS: vpe-mt: fix possible memory leak while module exiting
Yang Yingliang
1
-2
/
+2
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2
-2
/
+2
2022-11-15
mips: ptrace: user_regset_copyin_ignore() always returns 0
Sergey Shtylyov
1
-4
/
+5
2022-11-11
MIPS: jump_label: Fix compat branch range check
Jiaxun Yang
1
-1
/
+1
2022-11-11
MIPS: fix duplicate definitions for exported symbols
Rongwei Zhang
1
-10
/
+5
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2
-2
/
+2
2022-10-10
Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-2
/
+2
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
1
-2
/
+2
2022-10-01
mips: allow firmware to pass RNG seed to kernel
Jason A. Donenfeld
1
-0
/
+21
2022-09-19
smp: add set_nr_cpu_ids()
Yury Norov
1
-1
/
+1
2022-09-19
mips: kernel: convert to DEFINE_SHOW_ATTRIBUTE
Liu Shixin
1
-13
/
+2
2022-09-12
MIPS: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-4
/
+4
2022-08-06
Merge tag 'mips_6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
3
-42
/
+2
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-7
/
+2
2022-07-29
mips: rename mt_init to mips_mt_init
Liam R. Howlett
1
-2
/
+2
2022-07-17
mips: rename PGD_ORDER to PGD_TABLE_ORDER
Mike Rapoport
1
-1
/
+0
2022-07-17
mips: drop definitions of PTE_ORDER
Mike Rapoport
1
-1
/
+0
2022-07-17
mips: rename PMD_ORDER to PMD_TABLE_ORDER
Matthew Wilcox (Oracle)
1
-3
/
+0
2022-07-14
MIPS: Remove VR41xx support
Thomas Bogendoerfer
1
-40
/
+0
2022-07-14
MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
Huacai Chen
1
-1
/
+1
2022-07-11
MIPS: vdso: Utilize __pa() for gic_pfn
Florian Fainelli
1
-1
/
+1
2022-06-24
jump_label: mips: move module NOP patching into arch code
Ard Biesheuvel
2
-2
/
+22
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+7
2022-05-30
Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-2
/
+1
2022-05-30
Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
8
-20
/
+48
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-23
/
+4
[prev]
[next]