aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sibyte/common (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-21MIPS: Sibyte: Fix bus watcher build for BCM1x55 and BCM1x80.Ralf Baechle2-0/+257
2013-06-21MIPS: Sibyte: Add missing sched.h headerMarkos Chandras1-0/+1
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle2-14/+14
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells1-1/+0
2011-01-18MIPS: Sibyte: Use vzalloc in sbbus profilerJoe Perches1-2/+1
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-09-23Fix typo: configuation => configurationThomas Weber1-1/+1
2010-08-05MIPS: Sibyte: Migrate to new platform makefile style.Ralf Baechle1-2/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-02-27MIPS: Don't include <linux/smp_lock.h> unnecessarily.Ralf Baechle1-1/+0
2009-12-17MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev1-2/+2
2009-09-30MIPS: Sibyte: Get rid of BKL.Ralf Baechle1-18/+15
2009-06-24MIPS: Sibyte: Fix build error if CONFIG_SERIAL_SB1250_DUART is undefined.Ralf Baechle1-3/+4
2009-06-17MIPS: Sibyte: Remove standalone kernel supportImre Kaloz3-2/+425
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman1-2/+1
2008-07-21device create: mips: convert device_create to device_create_drvdataGreg Kroah-Hartman1-1/+2
2008-05-18mips: cdev lock_kernel() pushdownJonathan Corbet1-7/+18
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle1-2/+2
2007-10-11[MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto1-1/+0
2007-07-31[MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle1-0/+1
2007-04-27[MIPS] Add bcm1480 ZBus trace support, fix wait related bugsMark Mason2-0/+606