summaryrefslogtreecommitdiffstats
path: root/arch/mips/lasat
Commit message (Expand)AuthorAgeFilesLines
* 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
* [MIPS] Lasat: Fix build by conversion to irq_cpu.c.Ralf Baechle2007-10-161-3/+5
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-114-14/+10
* [MIPS] ARC: Get rid of mips_machgroupRalf Baechle2007-10-111-2/+0
* [MIPS] Add back support for LASAT platformsBrian Murphy2007-10-1122-0/+2408
* [MIPS] remove LASAT Networks platforms supportYoichi Yuasa2007-07-1021-2302/+0
* [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle2007-03-044-43/+20
* [MIPS] No need to write c0_compare in plat_timer_setupAtsushi Nemoto2007-03-041-1/+0
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: C99 convert arch/mips/lasat/sysctl.c and remove ABI breakageEric W. Biederman2007-02-141-29/+116
* [MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2007-02-061-1/+1