summaryrefslogtreecommitdiffstats
path: root/arch/mips/lasat
Commit message (Expand)AuthorAgeFilesLines
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2018-08-241-1/+1
* mips: unify prom_putchar() declarationsAlexander Sverdlin2018-07-171-0/+1
* MIPS: Convert update_persistent_clock() to update_persistent_clock64()Baolin Wang2018-05-142-4/+17
* MIPS: Convert read_persistent_clock() to read_persistent_clock64()Baolin Wang2018-05-141-1/+1
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-2/+2
* Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2017-11-151-2/+1
|\
| * MIPS: Lasat: Use setup_timer() helperAllen Pais2017-11-081-2/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0212-0/+12
|/
* MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-142-2/+0
* mips: separate extable.h, switch module.h to itAl Viro2016-10-051-0/+1
* MIPS: Lasat: A couple off by one bugs in picvue_proc.cDan Carpenter2016-05-281-2/+2
* [mips] switch pvc_proc_cleanup() to remove_proc_subtree()Al Viro2015-12-231-12/+6
* MIPS: Lasat: Move from deprecated __initcall to arch_initcall.Ralf Baechle2015-09-031-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-171-15/+0
|\
| * MIPS: Lasat: Remove unused function from sysctl code.Rickard Strandqvist2015-04-021-15/+0
* | time: Add y2038 safe read_persistent_clock64()Xunlei Pang2015-04-031-2/+2
|/
* MIPS: Lasat: Add missing CONFIG_PROC_FS dependency to PICVUE_PROCMarkos Chandras2014-10-211-1/+1
* MIPS: Lasat: Replace del_timer by del_timer_syncJulia Lawall2014-03-311-1/+1
* mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-242-2/+0
* MIPS: Refactor load/entry address calculationsJames Hogan2013-09-031-4/+2
* mips: lasat: sysctl: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-06-181-7/+7
* procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-2/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-03-028-32/+32
|\
| * MIPS: Whitespace cleanup.Ralf Baechle2013-02-018-32/+32
* | new helper: file_inode(file)Al Viro2013-02-221-1/+1
|/
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-281-1/+0
* MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin2011-09-211-0/+1
* MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-291-1/+1
* MIPS: LASAt: Convert to new irq_chip functionsThomas Gleixner2011-03-251-8/+8
* MIPS: Lasat: Migrate to new platform makefile style.Ralf Baechle2010-08-052-2/+7
* Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-012-2/+2
|\
| * Rename .text.start to .text..start.Denys Vlasenko2010-03-032-2/+2
* | MIPS: Nuke trailing blank linesRalf Baechle2010-02-271-1/+0
|/
* MIPS: Lasat: Fix botched changes to sysctl code.Ralf Baechle2009-12-171-1/+1
* MIPS: Lasat: Convert to proc_fops / seq_fileAlexey Dobriyan2009-12-171-45/+68
* MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev2009-12-171-2/+2
* sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-181-11/+11
* sysctl mips/lasat: Remove dead binary sysctl supportEric W. Biederman2009-11-121-98/+1
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-9/+9
* timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky2009-08-152-4/+9
* cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-301-1/+0
* sysctl: simplify ->strategyAlexey Dobriyan2008-10-161-9/+8
* [MIPS] Remove mips_machtype for LASAT machinesThomas Bogendoerfer2008-07-155-25/+18
* [MIPS] Lasat: sysctl fixupThomas Horsten2008-06-163-153/+56
* [MIPS] Lasat: bring back from the deadThomas Horsten2008-06-161-0/+2
* [MIPS] Lasat: Convert pvc_sem semaphore to mutexDaniel Walker2008-01-293-13/+10
* [MIPS] Lasat: Fix built in separate object directory.WANG Cong2008-01-111-3/+3
* [MIPS] Lasat: Fix overlap of interrupt number ranges.Yoichi Yuasa2007-11-151-8/+14
* [MIPS] time: Merge lasat plat_timer_setup into plat_time_init.Ralf Baechle2007-10-291-5/+2