summaryrefslogtreecommitdiffstats
path: root/arch/mips/sibyte/common
Commit message (Expand)AuthorAgeFilesLines
* proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-14/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* MIPS: SMP: Constify smp opsMatt Redfearn2017-08-291-2/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* MIPS: Sibyte: Move bus watcher from deprecated __initcall to device_initcallRalf Baechle2015-09-031-1/+1
* MIPS: SB1: Remove support for Pass 1 parts.Ralf Baechle2015-07-141-4/+1
* MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle2014-11-241-2/+2
* MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle2014-11-241-2/+2
* MIPS: Sibyte: Fix bus watcher build for BCM1x55 and BCM1x80.Ralf Baechle2013-06-212-0/+257
* MIPS: Sibyte: Add missing sched.h headerMarkos Chandras2013-06-211-0/+1
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-012-14/+14
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-281-1/+0
* MIPS: Sibyte: Use vzalloc in sbbus profilerJoe Perches2011-01-181-2/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\
| * Fix typo: configuation => configurationThomas Weber2010-09-231-1/+1
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
|/
* MIPS: Sibyte: Migrate to new platform makefile style.Ralf Baechle2010-08-051-2/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* MIPS: Don't include <linux/smp_lock.h> unnecessarily.Ralf Baechle2010-02-271-1/+0
* MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev2009-12-171-2/+2
* MIPS: Sibyte: Get rid of BKL.Ralf Baechle2009-09-301-18/+15
* MIPS: Sibyte: Fix build error if CONFIG_SERIAL_SB1250_DUART is undefined.Ralf Baechle2009-06-241-3/+4
* MIPS: Sibyte: Remove standalone kernel supportImre Kaloz2009-06-173-2/+425
* device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-2/+1
* device create: mips: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-1/+2
* mips: cdev lock_kernel() pushdownJonathan Corbet2008-05-181-7/+18
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-111-2/+2
* [MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto2007-10-111-1/+0
* [MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle2007-07-311-0/+1
* [MIPS] Add bcm1480 ZBus trace support, fix wait related bugsMark Mason2007-04-272-0/+606
OpenPOWER on IntegriCloud