aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/sibyte
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 12-167/+12
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 3-16/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 4-0/+4
2019-01-03Remove 'type' argument from access_ok() functionGravatar Linus Torvalds 1-1/+1
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-5/+5
2018-11-23PCI: consolidate PCI config entry in drivers/pciGravatar Christoph Hellwig 1-5/+5
2018-11-15MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSurGravatar Maciej W. Rozycki 2-0/+15
2018-10-31mm: remove include/linux/bootmem.hGravatar Mike Rapoport 2-2/+2
2018-07-17mips: unify prom_putchar() declarationsGravatar Alexander Sverdlin 1-0/+1
2018-06-24MIPS: remove CONFIG_DMA_COHERENTGravatar Christoph Hellwig 1-1/+0
2018-06-12Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Gravatar Linus Torvalds 3-16/+18
2018-05-16proc: introduce proc_create_single{,_data}Gravatar Christoph Hellwig 1-14/+2
2018-05-14MIPS: Convert update_persistent_clock() to update_persistent_clock64()Gravatar Baolin Wang 3-7/+9
2018-05-14MIPS: Convert read_persistent_clock() to read_persistent_clock64()Gravatar Baolin Wang 3-9/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 4-0/+4
2017-08-30MIPS: SMP: Allow boot_secondary SMP op to return errorsGravatar Paul Burton 2-2/+4
2017-08-29MIPS: SMP: Constify smp opsGravatar Matt Redfearn 3-4/+4
2017-04-21MIPS: Sibyte: Export symbol periph_rev to sb1250-mac network driver.Gravatar Ralf Baechle 2-0/+2
2017-03-03sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sc...Gravatar Ingo Molnar 1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hGravatar Paul Gortmaker 2-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2016-05-09MIPS: Sibyte: Fix Kconfig dependencies of SIBYTE_BUS_WATCHERGravatar Andreas Ruprecht 1-1/+2
2015-09-03MIPS: Sibyte: Move bus watcher from deprecated __initcall to device_initcallGravatar Ralf Baechle 1-1/+1
2015-08-03MIPS: SMP: Don't increment irq_count multiple times for call function IPIsGravatar Alex Smith 2-6/+10
2015-07-14MIPS: SB1: Remove support for Pass 1 parts.Gravatar Ralf Baechle 3-11/+1
2015-06-21MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.Gravatar Ralf Baechle 1-8/+8
2014-11-24MIPS: Replace use of phys_t with phys_addr_t.Gravatar Ralf Baechle 2-3/+3
2014-11-24MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITGravatar Ralf Baechle 1-2/+2
2014-11-24MIPS: Remove useless parenthesesGravatar Ralf Baechle 3-5/+5
2014-10-23MIPS: Sibyte: Include the swarm subdir to the sb1250 LittleSur buildsGravatar Markos Chandras 1-0/+1
2014-05-27MIPS: SMP: Remove plat_smp_ops cpus_done method.Gravatar Ralf Baechle 2-16/+0
2014-05-23MIPS: BCM1480: Remove checks for CONFIG_SIBYTE_BCM1480_PROFGravatar Paul Bolle 1-11/+0
2014-03-12mips: Validate online cpus in irq_set_affinity() callbacksGravatar Thomas Gleixner 2-2/+2
2014-03-04mips: Use the core irq stats functionGravatar Thomas Gleixner 2-2/+2
2013-11-26MIPS: Remove panic_timeout settingsGravatar Ralf Baechle 1-2/+0
2013-09-18MIPS: Cleanup CP0 PRId and CP1 FPIR register access masksGravatar Maciej W. Rozycki 2-2/+4
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codeGravatar Paul Gortmaker 2-8/+8
2013-07-12Merge branch '3.10-fixes' into mips-for-linux-nextGravatar Ralf Baechle 6-6/+15
2013-07-01MIPS: Sibyte: Fix comment.Gravatar Ralf Baechle 1-1/+2
2013-07-01MIPS: Sibyte: Remove duplicate but harmless line from Platform file.Gravatar Ralf Baechle 1-1/+0
2013-06-25MIPS: Sibyte: Platform: Add load address for CONFIG_SIBYTE_LITTLESURGravatar Markos Chandras 1-0/+1
2013-06-21MIPS: sibyte: Amend dependencies for SIBYTE_BUS_WATCHERGravatar Markos Chandras 1-1/+2
2013-06-21MIPS: Sibyte: Fix bus watcher build for BCM1x55 and BCM1x80.Gravatar Ralf Baechle 3-2/+11
2013-06-21MIPS: Sibyte: Add missing sched.h headerGravatar Markos Chandras 1-0/+1
2013-06-21MIPS: sibyte: Remove unused variable.Gravatar Markos Chandras 1-3/+0
2013-05-05mips: single_open() leaksGravatar Al Viro 1-1/+1
2013-04-29mips: Don't use create_proc_read_entry()Gravatar David Howells 1-44/+37
2013-02-01MIPS: Whitespace cleanup.Gravatar Ralf Baechle 9-64/+64
2012-12-13MIPS: Kconfig: Rename several firmware related config symbols.Gravatar Ralf Baechle 1-1/+1