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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-12
mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXEC
Baoquan He
9
-16
/
+16
2023-12-12
iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
Jason Gunthorpe
1
-1
/
+1
2023-12-11
MIPS: SGI-IP27: hubio: fix nasid kernel-doc warning
Randy Dunlap
1
-1
/
+1
2023-12-10
mips: kexec: include linux/reboot.h
Arnd Bergmann
1
-0
/
+1
2023-12-10
mips: smp: fix setup_profiling_timer() prototype
Arnd Bergmann
1
-0
/
+3
2023-12-10
mips: hide conditionally unused functions
Arnd Bergmann
2
-0
/
+4
2023-12-10
mips: suspend: include linux/suspend.h as needed
Arnd Bergmann
2
-0
/
+2
2023-12-10
mips: mt: include asm/mips_mt.h
Arnd Bergmann
1
-0
/
+1
2023-12-10
mips: spram: fix missing prototype warning for spram_config
Arnd Bergmann
2
-1
/
+2
2023-12-10
mips: add missing declarations
Arnd Bergmann
3
-0
/
+5
2023-12-10
mips: move cache declarations into header
Arnd Bergmann
6
-12
/
+10
2023-12-10
mips: fix tlb_init() prototype
Arnd Bergmann
4
-2
/
+3
2023-12-10
mips: fix setup_zero_pages() prototype
Arnd Bergmann
3
-1
/
+3
2023-12-10
mips: unhide uasm_in_compat_space_p() declaration
Arnd Bergmann
1
-2
/
+0
2023-12-10
mips: move jump_label_apply_nops() declaration to header
Arnd Bergmann
2
-2
/
+4
2023-12-10
mips: move build_tlb_refill_handler() prototype
Arnd Bergmann
3
-4
/
+3
2023-12-10
mips: mark local function static if possible
Arnd Bergmann
2
-2
/
+2
2023-12-10
mips: signal: move sigcontext declarations to header
Arnd Bergmann
2
-3
/
+3
2023-12-10
mips: add missing declarations for trap handlers
Arnd Bergmann
4
-0
/
+27
2023-12-10
mips: add asm/syscalls.h header
Arnd Bergmann
8
-0
/
+40
2023-12-10
mips: decompress: fix add missing prototypes
Arnd Bergmann
4
-14
/
+29
2023-12-10
arch: turn off -Werror for architectures with known warnings
Arnd Bergmann
1
-6
/
+0
2023-12-08
KVM: remove CONFIG_HAVE_KVM_EVENTFD
Paolo Bonzini
1
-1
/
+0
2023-12-05
MIPS: kernel: Clear FPU states when setting up kernel threads
Thomas Bogendoerfer
1
-12
/
+13
2023-12-05
MIPS: Loongson64: Handle more memory types passed from firmware
Jiaxun Yang
2
-17
/
+31
2023-12-05
MIPS: Loongson64: Enable DMA noncoherent support
Jiaxun Yang
3
-2
/
+13
2023-12-05
MIPS: Loongson64: Reserve vgabios memory on boot
Jiaxun Yang
1
-0
/
+5
2023-12-05
mips/smp: Call rcutree_report_cpu_starting() earlier
Stefan Wiehler
1
-2
/
+2
2023-12-05
mips: remove extraneous asm-generic/iomap.h include
Arnd Bergmann
1
-2
/
+0
2023-11-28
Merge branch 'asm-generic-prototypes' into asm-generic
Arnd Bergmann
3
-0
/
+8
2023-11-23
arch: add do_page_fault prototypes
Arnd Bergmann
1
-0
/
+3
2023-11-23
arch: add missing prepare_ftrace_return() prototypes
Arnd Bergmann
1
-0
/
+4
2023-11-23
arch: vdso: consolidate gettime prototypes
Arnd Bergmann
1
-0
/
+1
2023-11-23
asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
Kefeng Wang
1
-9
/
+0
2023-11-23
mips: io: remove duplicated codes
Baoquan He
1
-23
/
+5
2023-11-23
arch/*/io.h: remove ioremap_uc in some architectures
Baoquan He
1
-1
/
+0
2023-11-23
mips: add <asm-generic/io.h> including
Jiaxun Yang
6
-35
/
+75
2023-11-14
Merge branch 'kvm-guestmemfd' into HEAD
Paolo Bonzini
2
-3
/
+1
2023-11-13
KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
2
-3
/
+1
2023-11-12
LSM: wireup Linux Security Module syscalls
Casey Schaufler
3
-0
/
+9
2023-11-10
Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2023-11-10
Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
37
-2583
/
+5
2023-11-10
kprobes: unify kprobes_exceptions_nofify() prototypes
Arnd Bergmann
1
-2
/
+0
2023-11-04
Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-3
/
+0
2023-11-03
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-40
/
+29
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+2
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-2
/
+40
2023-11-02
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-2
/
+0
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+6
2023-11-01
Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-6
/
+5
[prev]
[next]