aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/lasat
AgeCommit message (Expand)Author
2020-05-09MIPS: Remove support for LASATThomas Bogendoerfer
2020-03-05MIPS: Replace setup_irq() by request_irq()afzal mohammed
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin
2018-05-14MIPS: Convert update_persistent_clock() to update_persistent_clock64()Baolin Wang
2018-05-14MIPS: Convert read_persistent_clock() to read_persistent_clock64()Baolin Wang
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-15Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds
2017-11-08MIPS: Lasat: Use setup_timer() helperAllen Pais
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-10-05mips: separate extable.h, switch module.h to itAl Viro
2016-05-28MIPS: Lasat: A couple off by one bugs in picvue_proc.cDan Carpenter
2015-12-23[mips] switch pvc_proc_cleanup() to remove_proc_subtree()Al Viro
2015-09-03MIPS: Lasat: Move from deprecated __initcall to arch_initcall.Ralf Baechle
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-04-03time: Add y2038 safe read_persistent_clock64()Xunlei Pang
2015-04-02MIPS: Lasat: Remove unused function from sysctl code.Rickard Strandqvist
2014-10-21MIPS: Lasat: Add missing CONFIG_PROC_FS dependency to PICVUE_PROCMarkos Chandras
2014-03-31MIPS: Lasat: Replace del_timer by del_timer_syncJulia Lawall
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-09-03MIPS: Refactor load/entry address calculationsJames Hogan
2013-06-18mips: lasat: sysctl: Convert use of typedef ctl_table to struct ctl_tableJoe Perches
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells
2011-09-21MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner
2011-03-25MIPS: LASAt: Convert to new irq_chip functionsThomas Gleixner
2010-08-05MIPS: Lasat: Migrate to new platform makefile style.Ralf Baechle
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds
2010-03-03Rename .text.start to .text..start.Denys Vlasenko
2010-02-27MIPS: Nuke trailing blank linesRalf Baechle
2009-12-17MIPS: Lasat: Fix botched changes to sysctl code.Ralf Baechle
2009-12-17MIPS: Lasat: Convert to proc_fops / seq_fileAlexey Dobriyan
2009-12-17MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman
2009-11-12sysctl mips/lasat: Remove dead binary sysctl supportEric W. Biederman
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell
2008-10-16sysctl: simplify ->strategyAlexey Dobriyan
2008-07-15[MIPS] Remove mips_machtype for LASAT machinesThomas Bogendoerfer