index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
sibyte
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-29
MIPS: SMP: Constify smp ops
Matt Redfearn
1
-2
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2015-09-03
MIPS: Sibyte: Move bus watcher from deprecated __initcall to device_initcall
Ralf Baechle
1
-1
/
+1
2015-07-14
MIPS: SB1: Remove support for Pass 1 parts.
Ralf Baechle
1
-4
/
+1
2014-11-25
MIPS: Replace use of phys_t with phys_addr_t.
Ralf Baechle
1
-2
/
+2
2014-11-25
MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT
Ralf Baechle
1
-2
/
+2
2013-06-21
MIPS: Sibyte: Fix bus watcher build for BCM1x55 and BCM1x80.
Ralf Baechle
2
-0
/
+257
2013-06-21
MIPS: Sibyte: Add missing sched.h header
Markos Chandras
1
-0
/
+1
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2
-14
/
+14
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
1
-1
/
+0
2011-01-18
MIPS: Sibyte: Use vzalloc in sbbus profiler
Joe Perches
1
-2
/
+1
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-09-23
Fix typo: configuation => configuration
Thomas Weber
1
-1
/
+1
2010-08-05
MIPS: Sibyte: Migrate to new platform makefile style.
Ralf Baechle
1
-2
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2010-02-27
MIPS: Don't include <linux/smp_lock.h> unnecessarily.
Ralf Baechle
1
-1
/
+0
2009-12-17
MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE
Dmitri Vorobiev
1
-2
/
+2
2009-09-30
MIPS: Sibyte: Get rid of BKL.
Ralf Baechle
1
-18
/
+15
2009-06-24
MIPS: Sibyte: Fix build error if CONFIG_SERIAL_SB1250_DUART is undefined.
Ralf Baechle
1
-3
/
+4
2009-06-17
MIPS: Sibyte: Remove standalone kernel support
Imre Kaloz
3
-2
/
+425
2008-10-16
device create: misc: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-2
/
+1
2008-07-22
device create: mips: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-1
/
+2
2008-05-19
mips: cdev lock_kernel() pushdown
Jonathan Corbet
1
-7
/
+18
2007-10-12
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
1
-2
/
+2
2007-10-12
[MIPS] Kill redundant EXTRA_AFLAGS
Atsushi Nemoto
1
-1
/
+0
2007-08-01
[MIPS] Use -Werror on subdirectories which build cleanly.
Ralf Baechle
1
-0
/
+1
2007-04-27
[MIPS] Add bcm1480 ZBus trace support, fix wait related bugs
Mark Mason
2
-0
/
+606