index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
sibyte
/
common
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-11-15
MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur
Maciej W. Rozycki
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-07-17
mips: unify prom_putchar() declarations
Alexander Sverdlin
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-29
MIPS: SMP: Constify smp ops
Matt Redfearn
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2015-09-03
MIPS: Sibyte: Move bus watcher from deprecated __initcall to device_initcall
Ralf Baechle
2015-07-14
MIPS: SB1: Remove support for Pass 1 parts.
Ralf Baechle
2014-11-24
MIPS: Replace use of phys_t with phys_addr_t.
Ralf Baechle
2014-11-24
MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT
Ralf Baechle
2013-06-21
MIPS: Sibyte: Fix bus watcher build for BCM1x55 and BCM1x80.
Ralf Baechle
2013-06-21
MIPS: Sibyte: Add missing sched.h header
Markos Chandras
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
2011-01-18
MIPS: Sibyte: Use vzalloc in sbbus profiler
Joe Perches
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-09-23
Fix typo: configuation => configuration
Thomas Weber
2010-08-05
MIPS: Sibyte: Migrate to new platform makefile style.
Ralf Baechle
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-27
MIPS: Don't include <linux/smp_lock.h> unnecessarily.
Ralf Baechle
2009-12-17
MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE
Dmitri Vorobiev
2009-09-30
MIPS: Sibyte: Get rid of BKL.
Ralf Baechle
2009-06-24
MIPS: Sibyte: Fix build error if CONFIG_SERIAL_SB1250_DUART is undefined.
Ralf Baechle
2009-06-17
MIPS: Sibyte: Remove standalone kernel support
Imre Kaloz
2008-10-16
device create: misc: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-07-21
device create: mips: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-05-18
mips: cdev lock_kernel() pushdown
Jonathan Corbet
2007-10-11
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
2007-10-11
[MIPS] Kill redundant EXTRA_AFLAGS
Atsushi Nemoto
2007-07-31
[MIPS] Use -Werror on subdirectories which build cleanly.
Ralf Baechle
2007-04-27
[MIPS] Add bcm1480 ZBus trace support, fix wait related bugs
Mark Mason