index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-05
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-9
/
+10
2013-04-05
MIPS: Fix ISA level which causes secondary cache init bypassing and more
Deng-Cheng Zhu
2
-5
/
+3
2013-04-05
MIPS: Unbreak function tracer for 64-bit kernel.
David Daney
1
-4
/
+7
2013-03-19
MIPS: Fix code generation for non-DSP capable CPUs
Florian Fainelli
1
-19
/
+6
2013-03-13
MIPS: Fix inconsistent formatting inside /proc/cpuinfo
John Crispin
1
-1
/
+1
2013-03-12
MIPS: VR4133: Fix probe for LL/SC.
Yoichi Yuasa
1
-3
/
+4
2013-03-11
MIPS: compat: Return same error ENOSYS as native for invalid operation.
Ralf Baechle
1
-1
/
+1
2013-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2013-03-02
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
70
-508
/
+744
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-3
/
+3
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-10
/
+5
2013-02-25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2013-02-25
fix compat truncate/ftruncate
Al Viro
1
-2
/
+2
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
10
-460
/
+54
2013-02-22
new helper: file_inode(file)
Al Viro
2
-10
/
+5
2013-02-21
Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...
Ralf Baechle
9
-37
/
+214
2013-02-19
MIPS: remove broken conditional inside vpe loader code
John Crispin
1
-12
/
+3
2013-02-19
MIPS: SMTC: fix implicit declaration of set_vi_handler
Florian Fainelli
1
-0
/
+1
2013-02-19
MIPS: early_printk: drop __init annotations
Aaro Koskinen
1
-3
/
+2
2013-02-19
MIPS: Probe for and report hardware virtualization support.
David Daney
2
-0
/
+3
2013-02-19
mips: reserve elfcorehdr
Corey Minyard
1
-0
/
+39
2013-02-19
mips: Make sure kernel memory is in iomem
Corey Minyard
1
-21
/
+31
2013-02-17
MIPS: add irqdomain support for the CPU IRQ controller
Gabor Juhos
1
-0
/
+42
2013-02-17
MIPS: Add new GIC clocksource.
Steven J. Hill
2
-0
/
+50
2013-02-17
MIPS: dsp: Add assembler support for DSP ASEs.
Steven J. Hill
1
-0
/
+31
2013-02-17
MIPS: Add support for the M14KEc core.
Steven J. Hill
2
-0
/
+8
2013-02-17
MIPS: show correct cpu name for 24KEc
John Crispin
1
-1
/
+4
2013-02-15
MIPS: Add printing of ISA version in cpuinfo.
Steven J. Hill
2
-30
/
+80
2013-02-15
MIPS: Loongson2: Use clk API instead of direct dereferences
Julia Lawall
1
-3
/
+12
2013-02-03
mips: switch to generic sys_fork() and sys_clone()
Al Viro
6
-61
/
+8
2013-02-03
mips: take the "zero newsp means inherit the parent's one" to copy_thread()
Al Viro
3
-6
/
+3
2013-02-03
mips: no magic arguments for sysm_pipe()
Al Viro
1
-12
/
+6
2013-02-03
mips: don't bother with compat_sys_futex() wrappers
Al Viro
3
-9
/
+2
2013-02-03
mips: switch to generic compat rt_sigaction()
Al Viro
3
-54
/
+4
2013-02-03
mips: switch to generic compat sched_rr_get_interval()
Al Viro
3
-18
/
+2
2013-02-03
mips: sigsuspend() is essentially the same as rt_sigsuspend() here
Al Viro
2
-16
/
+4
2013-02-03
mips: switch to generic compat rt_sigqueueinfo()
Al Viro
3
-18
/
+2
2013-02-03
mips: switch to generic compat rt_sigpending()
Al Viro
3
-19
/
+2
2013-02-03
mips: switch to generic compat rt_sigprocmask()
Al Viro
3
-24
/
+2
2013-02-03
switch mips to generic rt_sigsuspend(), make it unconditional
Al Viro
5
-53
/
+2
2013-02-03
mips: switch to compat_sys_waitid()
Al Viro
2
-27
/
+1
2013-02-03
mips: switch to generic sigaltstack
Al Viro
5
-127
/
+11
2013-02-03
Merge commit '12890d0f61fc' into arch-mips
Al Viro
1
-13
/
+6
2013-02-03
mips: use sane prototype for sys_rt_sigsuspend()
Al Viro
1
-5
/
+1
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
68
-450
/
+450
2013-02-01
MIPS: Whitespace cleanups and reformatting.
Steven J. Hill
1
-2
/
+2
2013-02-01
MIPS: sysmips: Rewrite to use SYSCALL_DEFINE3().
Ralf Baechle
1
-12
/
+5
2013-02-01
MIPS: sysmips: Use unreachable().
Ralf Baechle
1
-1
/
+1
2013-01-31
MIPS: Function tracer: Fix broken function tracing
Al Cooper
2
-4
/
+39
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
1
-1
/
+1
[next]