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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-30
MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()
Huacai Chen
1
-0
/
+1
2014-04-02
MIPS: Fix potencial corruption
Ralf Baechle
1
-11
/
+0
2013-11-28
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
Ingo Molnar
1
-1
/
+1
2013-01-03
MIPS: Fix poweroff failure when HOTPLUG_CPU configured.
Huacai Chen
1
-3
/
+1
2012-10-30
mips,kgdb: fix recursive page fault with CONFIG_KPROBES
Jason Wessel
1
-0
/
+9
2012-10-17
kbuild: Fix gcc -x syntax
Jean Delvare
2
-2
/
+2
2012-07-25
MIPS: Properly align the .data..init_task section.
David Daney
2
-3
/
+4
2012-06-10
MIPS: BCM63XX: Add missing include for bcm63xx_gpio.h
Jonas Gorski
1
-0
/
+1
2011-12-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+4
2011-11-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
31
-330
/
+80
2011-11-14
MIPS: lantiq: use export.h in favour of module.h
John Crispin
15
-13
/
+15
2011-11-14
perf: Don't use -ENOSPC for out of PMU resources
Peter Zijlstra
1
-4
/
+4
2011-11-11
MIPS: Fix build error due to missing inclusion of <linux/export.h>.
Ralf Baechle
1
-0
/
+1
2011-11-10
MIPS: ASID conflict after CPU hotplug
Maksim Rayskiy
1
-1
/
+2
2011-11-10
MIPS: Octeon: Fix compile error in arch/mips/cavium-octeon/flash_setup.c
David Daney
1
-7
/
+2
2011-11-10
MIPS: errloongson2_clock: Fix build error by including linux/module.h
Aaro Koskinen
1
-0
/
+1
2011-11-09
kbuild: Fix missing system calls check on mips.
David Daney
1
-2
/
+2
2011-11-09
MIPS: Hook up process_vm_readv and process_vm_writev system calls.
David Daney
5
-6
/
+20
2011-11-08
MIPS: Kernel hangs occasionally during boot.
Al Cooper
1
-19
/
+19
2011-11-08
MIPS: Octeon: Mark SMP-IPI interrupt as IRQF_NO_THREAD
Venkat Subbiah
1
-2
/
+3
2011-11-08
MIPS: BCM47xx: fix build with GENERIC_GPIO configuration
Florian Fainelli
1
-3
/
+15
2011-11-08
MIPS: NXP: Remove unused source files.
Ralf Baechle
2
-277
/
+0
2011-11-08
MIPS: Yosemite, Emma: Fix off-by-two in arcs_cmdline buffer size check
Thomas Jarosch
2
-2
/
+2
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
36
-20
/
+29
2011-11-06
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
3
-44
/
+0
2011-11-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
72
-2850
/
+3050
2011-11-01
Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
1
-13
/
+0
2011-10-31
mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
14
-0
/
+14
2011-10-31
mips: remove needless include of module.h from core kernel files.
Paul Gortmaker
9
-9
/
+0
2011-10-31
mips: migrate core kernel file from module.h --> export.h
Paul Gortmaker
11
-11
/
+11
2011-10-31
mips: fix implicit smp.h usage in various files.
Paul Gortmaker
3
-0
/
+3
2011-10-31
mips: fix implicit use of asm/elf.h in kernel/cpu-probe.c
Paul Gortmaker
1
-0
/
+1
2011-10-31
mips: drop unused Kconfig symbols
Paul Bolle
3
-44
/
+0
2011-10-29
i2c-au1550: remove usage of volatile keyword
Manuel Lauss
1
-13
/
+0
2011-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2
-0
/
+64
2011-10-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...
Linus Torvalds
1
-1
/
+2
2011-10-28
compat: sync compat_stats with statfs.
Eric W. Biederman
1
-1
/
+2
2011-10-26
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-6
/
+67
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
14
-67
/
+406
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+2
2011-10-24
MIPS: O32: Provide definition of registers ta0 .. ta3.
Ralf Baechle
1
-0
/
+6
2011-10-24
MIPS: perf: Add Octeon support for hardware perf.
David Daney
2
-1
/
+148
2011-10-24
MIPS: perf: Add support for 64-bit perf counters.
David Daney
1
-469
/
+389
2011-10-24
MIPS: perf: Reorganize contents of perf support files.
David Daney
4
-520
/
+532
2011-10-24
MIPS: perf: Cleanup formatting in arch/mips/kernel/perf_event.c
David Daney
2
-57
/
+37
2011-10-24
MIPS: Add accessor macros for 64-bit performance counter registers.
David Daney
1
-0
/
+8
2011-10-24
MIPS: Add probes for more Octeon II CPUs.
David Daney
1
-0
/
+3
2011-10-24
MIPS: Add more CPU identifiers for Octeon II CPUs.
David Daney
1
-0
/
+3
2011-10-24
MIPS: XLR, XLS: Add comment for smp setup
Hillf Danton
1
-0
/
+4
2011-10-24
MIPS: JZ4740: GPIO: Check correct IRQ in demux handler
Lars-Peter Clausen
1
-1
/
+1
[next]