index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-10
mips: add asm/syscalls.h header
Arnd Bergmann
7
-0
/
+7
2023-12-05
MIPS: kernel: Clear FPU states when setting up kernel threads
Thomas Bogendoerfer
1
-12
/
+13
2023-12-05
mips/smp: Call rcutree_report_cpu_starting() earlier
Stefan Wiehler
1
-2
/
+2
2023-11-23
mips: add <asm-generic/io.h> including
Jiaxun Yang
1
-0
/
+1
2023-11-12
LSM: wireup Linux Security Module syscalls
Casey Schaufler
3
-0
/
+9
2023-11-10
Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-1
/
+0
2023-11-03
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-11
/
+0
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-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+6
2023-10-17
vgacon: clean up global screen_info instances
Arnd Bergmann
1
-11
/
+0
2023-10-17
vgacon: remove screen_info dependency
Arnd Bergmann
1
-1
/
+1
2023-10-17
vgacon: rework screen_info #ifdef checks
Arnd Bergmann
1
-1
/
+1
2023-10-06
arch: Reserve map_shadow_stack() syscall number for all architectures
Sohil Mehta
3
-0
/
+3
2023-10-06
MIPS: Remove dead code in relocate_new_kernel
Tiezhu Yang
1
-1
/
+0
2023-10-04
crash_core: change the prototype of function parse_crashkernel()
Baoquan He
1
-1
/
+2
2023-10-03
syscalls: Cleanup references to sys_lookup_dcookie()
Sohil Mehta
3
-3
/
+3
2023-09-21
futex: Add sys_futex_requeue()
peterz@infradead.org
3
-0
/
+3
2023-09-21
futex: Add sys_futex_wait()
peterz@infradead.org
3
-0
/
+3
2023-09-21
futex: Add sys_futex_wake()
peterz@infradead.org
3
-0
/
+3
2023-09-07
Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
5
-5
/
+3
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+2
2023-08-18
nmi_backtrace: allow excluding an arbitrary CPU
Douglas Anderson
1
-2
/
+2
2023-08-15
mips: replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
3
-3
/
+3
2023-08-15
mips: remove unneeded #include <asm/export.h>
Masahiro Yamada
2
-2
/
+0
2023-07-27
arch: Register fchmodat2, usually as syscall 452
Palmer Dabbelt
3
-0
/
+3
2023-07-25
tty: sysrq: switch sysrq handlers from int to u8
Jiri Slaby
1
-1
/
+1
2023-07-09
Merge tag 'mips_6.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...
Linus Torvalds
1
-6
/
+3
2023-07-03
MIPS: Loongson: Fix cpu_probe_loongson() again
Huacai Chen
1
-6
/
+3
2023-06-29
Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
5
-14
/
+77
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-0
/
+3
2023-06-26
Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-9
/
+14
2023-06-26
Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+13
2023-06-20
MIPS: Mark core_vpe_count() as __init
Nathan Chancellor
1
-1
/
+1
2023-06-16
mips/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
1
-0
/
+13
2023-06-09
cachestat: wire up cachestat for other architectures
Nhat Pham
3
-0
/
+3
2023-06-09
MIPS: Rework smt cmdline parameters
Jiaxun Yang
3
-13
/
+21
2023-06-09
mips: asm-offsets: add missing prototypes
Arnd Bergmann
1
-0
/
+14
2023-06-09
MIPS: uaccess: emulate Ingenic LXW/LXH/LXHU uaccess
Siarhei Volkau
1
-0
/
+41
2023-05-23
mips: Move initrd_start check after initrd address sanitisation.
Liviu Dudau
1
-4
/
+5
2023-05-23
MIPS: Restore Au1300 support
Manuel Lauss
1
-0
/
+5
2023-05-15
MIPS: SMP_CPS: Switch to hotplug core state synchronization
Thomas Gleixner
3
-9
/
+14
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-1
/
+6
2023-04-27
Merge tag 'mips_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
13
-480
/
+26
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+5
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-3
/
+1
2023-04-24
MIPS: uprobes: Restore thread.trap_nr
Tiezhu Yang
1
-0
/
+1
2023-04-22
MIPS: Sink body of check_bugs_early() into its only call site
Nathan Chancellor
1
-1
/
+2
2023-04-21
MIPS: Define RUNTIME_DISCARD_EXIT in LD script
Jiaxun Yang
1
-0
/
+2
2023-04-12
MIPS: octeon_switch: Remove duplicated labels
Jiaxun Yang
1
-6
/
+0
[prev]
[next]