summaryrefslogtreecommitdiffstats
path: root/arch/mips/sibyte
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* MIPS: Sibyte: Fix Kconfig dependencies of SIBYTE_BUS_WATCHERAndreas Ruprecht2016-05-091-1/+2
* MIPS: Sibyte: Move bus watcher from deprecated __initcall to device_initcallRalf Baechle2015-09-031-1/+1
* MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith2015-08-032-6/+10
* MIPS: SB1: Remove support for Pass 1 parts.Ralf Baechle2015-07-143-11/+1
* MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.Ralf Baechle2015-06-211-8/+8
* MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle2014-11-242-3/+3
* MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle2014-11-241-2/+2
* MIPS: Remove useless parenthesesRalf Baechle2014-11-243-5/+5
* MIPS: Sibyte: Include the swarm subdir to the sb1250 LittleSur buildsMarkos Chandras2014-10-231-0/+1
* MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle2014-05-272-16/+0
* MIPS: BCM1480: Remove checks for CONFIG_SIBYTE_BCM1480_PROFPaul Bolle2014-05-231-11/+0
* mips: Validate online cpus in irq_set_affinity() callbacksThomas Gleixner2014-03-122-2/+2
* mips: Use the core irq stats functionThomas Gleixner2014-03-042-2/+2
* MIPS: Remove panic_timeout settingsRalf Baechle2013-11-261-2/+0
* MIPS: Cleanup CP0 PRId and CP1 FPIR register access masksMaciej W. Rozycki2013-09-182-2/+4
* MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-142-8/+8
* Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle2013-07-126-6/+15
|\
| * MIPS: Sibyte: Platform: Add load address for CONFIG_SIBYTE_LITTLESURMarkos Chandras2013-06-251-0/+1
| * MIPS: sibyte: Amend dependencies for SIBYTE_BUS_WATCHERMarkos Chandras2013-06-211-1/+2
| * MIPS: Sibyte: Fix bus watcher build for BCM1x55 and BCM1x80.Ralf Baechle2013-06-213-2/+11
| * MIPS: Sibyte: Add missing sched.h headerMarkos Chandras2013-06-211-0/+1
| * MIPS: sibyte: Remove unused variable.Markos Chandras2013-06-211-3/+0
* | MIPS: Sibyte: Fix comment.Ralf Baechle2013-07-011-1/+2
* | MIPS: Sibyte: Remove duplicate but harmless line from Platform file.Ralf Baechle2013-07-011-1/+0
|/
* mips: single_open() leaksAl Viro2013-05-051-1/+1
* mips: Don't use create_proc_read_entry()David Howells2013-04-291-44/+37
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-019-64/+64
* MIPS: Kconfig: Rename several firmware related config symbols.Ralf Baechle2012-12-131-1/+1
* documentation: remove references to cpu_*_map.Rusty Russell2012-03-291-1/+1
* remove references to cpu_*_map in arch/Rusty Russell2012-03-292-7/+5
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-284-4/+0
* MIPS: Sibyte: drop select of SIBYTE_CFEPaul Bolle2011-11-131-1/+0
* MIPS: SB1250: Restore dropped irq_mask functionThomas Gleixner2011-07-201-0/+8
* sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-142-8/+6
* MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-292-2/+4
* MIPS: Sibyte: Convert to new irq_chip functionsThomas Gleixner2011-03-252-73/+35
* MIPS: Sibyte: Use vzalloc in sbbus profilerJoe Perches2011-01-181-2/+1
* MIPS: Swarm: Fix typo in symbol name: RTC_M4LT81 -> RTC_M41T81Ralf Baechle2010-12-161-4/+4
* 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-055-6/+70
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-201-0/+54
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-121-9/+8
| |\
| * | net/sb1250: setup the pdevice within the soc codeSebastian Andrzej Siewior2010-04-271-0/+54
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-202-2/+2
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into for-nextJiri Kosina2010-04-234-3/+15
| |\|
| * | Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse2010-03-292-2/+2
* | | MIPS: Fixup screen_info struct initializationsSebastian Andrzej Siewior2010-04-301-9/+8
| |/ |/|