aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/lasat
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182Gravatar Thomas Gleixner 5-65/+5
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Gravatar Thomas Gleixner 1-14/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesGravatar Thomas Gleixner 2-0/+2
2018-10-31mm: remove include/linux/bootmem.hGravatar Mike Rapoport 1-1/+1
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSGravatar Masahiro Yamada 1-1/+1
2018-07-17mips: unify prom_putchar() declarationsGravatar Alexander Sverdlin 1-0/+1
2018-05-14MIPS: Convert update_persistent_clock() to update_persistent_clock64()Gravatar Baolin Wang 2-4/+17
2018-05-14MIPS: Convert read_persistent_clock() to read_persistent_clock64()Gravatar Baolin Wang 1-1/+1
2017-11-21treewide: setup_timer() -> timer_setup()Gravatar Kees Cook 1-2/+2
2017-11-15Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Gravatar Linus Torvalds 1-2/+1
2017-11-08MIPS: Lasat: Use setup_timer() helperGravatar Allen Pais 1-2/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 12-0/+12
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hGravatar Paul Gortmaker 2-2/+0
2016-10-05mips: separate extable.h, switch module.h to itGravatar Al Viro 1-0/+1
2016-05-28MIPS: Lasat: A couple off by one bugs in picvue_proc.cGravatar Dan Carpenter 1-2/+2
2015-12-23[mips] switch pvc_proc_cleanup() to remove_proc_subtree()Gravatar Al Viro 1-12/+6
2015-09-03MIPS: Lasat: Move from deprecated __initcall to arch_initcall.Gravatar Ralf Baechle 1-1/+1
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 1-15/+0
2015-04-03time: Add y2038 safe read_persistent_clock64()Gravatar Xunlei Pang 1-2/+2
2015-04-02MIPS: Lasat: Remove unused function from sysctl code.Gravatar Rickard Strandqvist 1-15/+0
2014-10-21MIPS: Lasat: Add missing CONFIG_PROC_FS dependency to PICVUE_PROCGravatar Markos Chandras 1-1/+1
2014-03-31MIPS: Lasat: Replace del_timer by del_timer_syncGravatar Julia Lawall 1-1/+1
2014-01-24mips: delete non-required instances of include <linux/init.h>Gravatar Paul Gortmaker 2-2/+0
2013-09-03MIPS: Refactor load/entry address calculationsGravatar James Hogan 1-4/+2
2013-06-18mips: lasat: sysctl: Convert use of typedef ctl_table to struct ctl_tableGravatar Joe Perches 1-7/+7
2013-04-09procfs: new helper - PDE_DATA(inode)Gravatar Al Viro 1-2/+2
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 8-32/+32
2013-02-22new helper: file_inode(file)Gravatar Al Viro 1-1/+1
2013-02-01MIPS: Whitespace cleanup.Gravatar Ralf Baechle 8-32/+32
2012-03-28Disintegrate asm/system.h for MIPSGravatar David Howells 1-1/+0
2011-09-21MIPS: Mark cascade and low level interrupts IRQF_NO_THREADGravatar Wu Zhangjin 1-0/+1
2011-03-29MIPS: Convert the irq functions to the new namesGravatar Thomas Gleixner 1-1/+1
2011-03-25MIPS: LASAt: Convert to new irq_chip functionsGravatar Thomas Gleixner 1-8/+8
2010-08-05MIPS: Lasat: Migrate to new platform makefile style.Gravatar Ralf Baechle 2-2/+7
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildGravatar Linus Torvalds 2-2/+2
2010-03-03Rename .text.start to .text..start.Gravatar Denys Vlasenko 2-2/+2
2010-02-27MIPS: Nuke trailing blank linesGravatar Ralf Baechle 1-1/+0
2009-12-17MIPS: Lasat: Fix botched changes to sysctl code.Gravatar Ralf Baechle 1-1/+1
2009-12-17MIPS: Lasat: Convert to proc_fops / seq_fileGravatar Alexey Dobriyan 1-45/+68
2009-12-17MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEGravatar Dmitri Vorobiev 1-2/+2
2009-11-18sysctl: Drop & in front of every proc_handler.Gravatar Eric W. Biederman 1-11/+11
2009-11-12sysctl mips/lasat: Remove dead binary sysctl supportGravatar Eric W. Biederman 1-98/+1
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerGravatar Alexey Dobriyan 1-9/+9
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Gravatar Martin Schwidefsky 2-4/+9
2009-03-30cpumask: remove references to struct irqaction's mask field.Gravatar Rusty Russell 1-1/+0
2008-10-16sysctl: simplify ->strategyGravatar Alexey Dobriyan 1-9/+8
2008-07-15[MIPS] Remove mips_machtype for LASAT machinesGravatar Thomas Bogendoerfer 5-25/+18
2008-06-16[MIPS] Lasat: sysctl fixupGravatar Thomas Horsten 3-153/+56
2008-06-16[MIPS] Lasat: bring back from the deadGravatar Thomas Horsten 1-0/+2
2008-01-29[MIPS] Lasat: Convert pvc_sem semaphore to mutexGravatar Daniel Walker 3-13/+10