summaryrefslogtreecommitdiffstats
path: root/arch/mips/sibyte
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-06-123-16/+18
|\
| * MIPS: Convert update_persistent_clock() to update_persistent_clock64()Baolin Wang2018-05-143-7/+9
| * MIPS: Convert read_persistent_clock() to read_persistent_clock64()Baolin Wang2018-05-143-9/+9
* | 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-024-0/+4
* MIPS: SMP: Allow boot_secondary SMP op to return errorsPaul Burton2017-08-302-2/+4
* MIPS: SMP: Constify smp opsMatt Redfearn2017-08-293-4/+4
* MIPS: Sibyte: Export symbol periph_rev to sb1250-mac network driver.Ralf Baechle2017-04-212-0/+2
* sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sc...Ingo Molnar2017-03-031-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-142-2/+2
* 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
OpenPOWER on IntegriCloud