aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sibyte (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-24MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle2-3/+3
2014-11-24MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle1-2/+2
2014-11-24MIPS: Remove useless parenthesesRalf Baechle3-5/+5
2014-10-23MIPS: Sibyte: Include the swarm subdir to the sb1250 LittleSur buildsMarkos Chandras1-0/+1
2014-05-27MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle2-16/+0
2014-05-23MIPS: BCM1480: Remove checks for CONFIG_SIBYTE_BCM1480_PROFPaul Bolle1-11/+0
2014-03-12mips: Validate online cpus in irq_set_affinity() callbacksThomas Gleixner2-2/+2
2014-03-04mips: Use the core irq stats functionThomas Gleixner2-2/+2
2013-11-26MIPS: Remove panic_timeout settingsRalf Baechle1-2/+0
2013-09-18MIPS: Cleanup CP0 PRId and CP1 FPIR register access masksMaciej W. Rozycki2-2/+4
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2-8/+8
2013-07-12Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle6-6/+15
2013-07-01MIPS: Sibyte: Fix comment.Ralf Baechle1-1/+2
2013-07-01MIPS: Sibyte: Remove duplicate but harmless line from Platform file.Ralf Baechle1-1/+0
2013-06-25MIPS: Sibyte: Platform: Add load address for CONFIG_SIBYTE_LITTLESURMarkos Chandras1-0/+1
2013-06-21MIPS: sibyte: Amend dependencies for SIBYTE_BUS_WATCHERMarkos Chandras1-1/+2
2013-06-21MIPS: Sibyte: Fix bus watcher build for BCM1x55 and BCM1x80.Ralf Baechle3-2/+11
2013-06-21MIPS: Sibyte: Add missing sched.h headerMarkos Chandras1-0/+1
2013-06-21MIPS: sibyte: Remove unused variable.Markos Chandras1-3/+0
2013-05-05mips: single_open() leaksAl Viro1-1/+1
2013-04-29mips: Don't use create_proc_read_entry()David Howells1-44/+37
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle9-64/+64
2012-12-13MIPS: Kconfig: Rename several firmware related config symbols.Ralf Baechle1-1/+1
2012-03-29documentation: remove references to cpu_*_map.Rusty Russell1-1/+1
2012-03-29remove references to cpu_*_map in arch/Rusty Russell2-7/+5
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells4-4/+0
2011-11-13MIPS: Sibyte: drop select of SIBYTE_CFEPaul Bolle1-1/+0
2011-07-20MIPS: SB1250: Restore dropped irq_mask functionThomas Gleixner1-0/+8
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2-8/+6
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner2-2/+4
2011-03-25MIPS: Sibyte: Convert to new irq_chip functionsThomas Gleixner2-73/+35
2011-01-18MIPS: Sibyte: Use vzalloc in sbbus profilerJoe Perches1-2/+1
2010-12-16MIPS: Swarm: Fix typo in symbol name: RTC_M4LT81 -> RTC_M41T81Ralf Baechle1-4/+4
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 Baechle5-6/+70
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+54
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-9/+8
2010-04-30MIPS: Fixup screen_info struct initializationsSebastian Andrzej Siewior1-9/+8
2010-04-27net/sb1250: setup the pdevice within the soc codeSebastian Andrzej Siewior1-0/+54
2010-04-23Merge branch 'master' into for-nextJiri Kosina4-3/+15
2010-04-12MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions.Ralf Baechle1-0/+15
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo3-3/+0
2010-03-29Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse2-2/+2
2010-02-27MIPS: SB1480: Convert IRQ controller lock to raw spinlock.Ralf Baechle1-7/+7
2010-02-27MIPS: SB1250: Convert IRQ controller lock to raw spinlock.Ralf Baechle1-7/+7
2010-02-27MIPS: Make various locks static.Ralf Baechle2-2/+2
2010-02-27MIPS: Don't include <linux/smp_lock.h> unnecessarily.Ralf Baechle1-1/+0