summaryrefslogtreecommitdiffstats
path: root/arch/mips/lasat
AgeCommit message (Expand)AuthorLines
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker-2/+0
2016-10-05mips: separate extable.h, switch module.h to itAl Viro-0/+1
2016-05-28MIPS: Lasat: A couple off by one bugs in picvue_proc.cDan Carpenter-2/+2
2015-12-23[mips] switch pvc_proc_cleanup() to remove_proc_subtree()Al Viro-12/+6
2015-09-03MIPS: Lasat: Move from deprecated __initcall to arch_initcall.Ralf Baechle-1/+1
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-15/+0
2015-04-03time: Add y2038 safe read_persistent_clock64()Xunlei Pang-2/+2
2015-04-02MIPS: Lasat: Remove unused function from sysctl code.Rickard Strandqvist-15/+0
2014-10-21MIPS: Lasat: Add missing CONFIG_PROC_FS dependency to PICVUE_PROCMarkos Chandras-1/+1
2014-03-31MIPS: Lasat: Replace del_timer by del_timer_syncJulia Lawall-1/+1
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker-2/+0
2013-09-03MIPS: Refactor load/entry address calculationsJames Hogan-4/+2
2013-06-18mips: lasat: sysctl: Convert use of typedef ctl_table to struct ctl_tableJoe Perches-7/+7
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro-2/+2
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-32/+32
2013-02-22new helper: file_inode(file)Al Viro-1/+1
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle-32/+32
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells-1/+0
2011-09-21MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin-0/+1
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner-1/+1
2011-03-25MIPS: LASAt: Convert to new irq_chip functionsThomas Gleixner-8/+8
2010-08-05MIPS: Lasat: Migrate to new platform makefile style.Ralf Baechle-2/+7
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds-2/+2
2010-03-03Rename .text.start to .text..start.Denys Vlasenko-2/+2
2010-02-27MIPS: Nuke trailing blank linesRalf Baechle-1/+0
2009-12-17MIPS: Lasat: Fix botched changes to sysctl code.Ralf Baechle-1/+1
2009-12-17MIPS: Lasat: Convert to proc_fops / seq_fileAlexey Dobriyan-45/+68
2009-12-17MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev-2/+2
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman-11/+11
2009-11-12sysctl mips/lasat: Remove dead binary sysctl supportEric W. Biederman-98/+1
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan-9/+9
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky-4/+9
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell-1/+0
2008-10-16sysctl: simplify ->strategyAlexey Dobriyan-9/+8
2008-07-15[MIPS] Remove mips_machtype for LASAT machinesThomas Bogendoerfer-25/+18
2008-06-16[MIPS] Lasat: sysctl fixupThomas Horsten-153/+56
2008-06-16[MIPS] Lasat: bring back from the deadThomas Horsten-0/+2
2008-01-29[MIPS] Lasat: Convert pvc_sem semaphore to mutexDaniel Walker-13/+10
2008-01-11[MIPS] Lasat: Fix built in separate object directory.WANG Cong-3/+3
2007-11-15[MIPS] Lasat: Fix overlap of interrupt number ranges.Yoichi Yuasa-8/+14
2007-10-29[MIPS] time: Merge lasat plat_timer_setup into plat_time_init.Ralf Baechle-5/+2
2007-10-16[MIPS] Lasat: Fix build by conversion to irq_cpu.c.Ralf Baechle-3/+5
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle-14/+10
2007-10-11[MIPS] ARC: Get rid of mips_machgroupRalf Baechle-2/+0
2007-10-11[MIPS] Add back support for LASAT platformsBrian Murphy-0/+2408
2007-07-10[MIPS] remove LASAT Networks platforms supportYoichi Yuasa-2302/+0
2007-03-04[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle-43/+20
2007-03-04[MIPS] No need to write c0_compare in plat_timer_setupAtsushi Nemoto-1/+0
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman-1/+1
2007-02-14[PATCH] sysctl: C99 convert arch/mips/lasat/sysctl.c and remove ABI breakageEric W. Biederman-29/+116