summaryrefslogtreecommitdiff
path: root/arch/mips/sibyte/common
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-29MIPS: SMP: Constify smp opsMatt Redfearn
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2015-09-03MIPS: Sibyte: Move bus watcher from deprecated __initcall to device_initcallRalf Baechle
2015-07-14MIPS: SB1: Remove support for Pass 1 parts.Ralf Baechle
2014-11-24MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle
2014-11-24MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle
2013-06-21MIPS: Sibyte: Fix bus watcher build for BCM1x55 and BCM1x80.Ralf Baechle
2013-06-21MIPS: Sibyte: Add missing sched.h headerMarkos Chandras
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells
2011-01-18MIPS: Sibyte: Use vzalloc in sbbus profilerJoe Perches
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-09-23Fix typo: configuation => configurationThomas Weber
2010-08-05MIPS: Sibyte: Migrate to new platform makefile style.Ralf Baechle
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-27MIPS: Don't include <linux/smp_lock.h> unnecessarily.Ralf Baechle
2009-12-17MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev
2009-09-30MIPS: Sibyte: Get rid of BKL.Ralf Baechle
2009-06-24MIPS: Sibyte: Fix build error if CONFIG_SERIAL_SB1250_DUART is undefined.Ralf Baechle
2009-06-17MIPS: Sibyte: Remove standalone kernel supportImre Kaloz
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-07-21device create: mips: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-05-18mips: cdev lock_kernel() pushdownJonathan Corbet
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle
2007-10-11[MIPS] Kill redundant EXTRA_AFLAGSAtsushi 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 bugsMark Mason