aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/lasat (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells1-1/+0
2011-09-21MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin1-0/+1
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner1-1/+1
2011-03-25MIPS: LASAt: Convert to new irq_chip functionsThomas Gleixner1-8/+8
2010-08-05MIPS: Lasat: Migrate to new platform makefile style.Ralf Baechle2-2/+7
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2-2/+2
2010-03-03Rename .text.start to .text..start.Denys Vlasenko2-2/+2
2010-02-27MIPS: Nuke trailing blank linesRalf Baechle1-1/+0
2009-12-17MIPS: Lasat: Fix botched changes to sysctl code.Ralf Baechle1-1/+1
2009-12-17MIPS: Lasat: Convert to proc_fops / seq_fileAlexey Dobriyan1-45/+68
2009-12-17MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev1-2/+2
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman1-11/+11
2009-11-12sysctl mips/lasat: Remove dead binary sysctl supportEric W. Biederman1-98/+1
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan1-9/+9
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky2-4/+9
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell1-1/+0
2008-10-16sysctl: simplify ->strategyAlexey Dobriyan1-9/+8
2008-07-15[MIPS] Remove mips_machtype for LASAT machinesThomas Bogendoerfer5-25/+18
2008-06-16[MIPS] Lasat: sysctl fixupThomas Horsten3-153/+56
2008-06-16[MIPS] Lasat: bring back from the deadThomas Horsten1-0/+2
2008-01-29[MIPS] Lasat: Convert pvc_sem semaphore to mutexDaniel Walker3-13/+10
2008-01-11[MIPS] Lasat: Fix built in separate object directory.WANG Cong1-3/+3
2007-11-15[MIPS] Lasat: Fix overlap of interrupt number ranges.Yoichi Yuasa1-8/+14
2007-10-29[MIPS] time: Merge lasat plat_timer_setup into plat_time_init.Ralf Baechle1-5/+2
2007-10-16[MIPS] Lasat: Fix build by conversion to irq_cpu.c.Ralf Baechle1-3/+5
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle4-14/+10
2007-10-11[MIPS] ARC: Get rid of mips_machgroupRalf Baechle1-2/+0
2007-10-11[MIPS] Add back support for LASAT platformsBrian Murphy22-0/+2408
2007-07-10[MIPS] remove LASAT Networks platforms supportYoichi Yuasa21-2302/+0
2007-03-04[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle4-43/+20
2007-03-04[MIPS] No need to write c0_compare in plat_timer_setupAtsushi Nemoto1-1/+0
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: C99 convert arch/mips/lasat/sysctl.c and remove ABI breakageEric W. Biederman1-29/+116
2007-02-06[MIPS] use name instead of typename for each irq_chipAtsushi Nemoto1-1/+1
2007-02-06[MIPS] prom_free_prom_memory cleanupAtsushi Nemoto1-2/+1
2006-12-10[PATCH] sysctl: remove unused "context" paramAlexey Dobriyan1-9/+8
2006-12-08[PATCH] struct path: convert mipsJosef Sipek1-3/+3
2006-12-06[MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu1-7/+0
2006-11-30[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto1-1/+1
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto1-30/+6
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-3/+3
2006-10-01[SERIAL] Remove wrong asm/serial.h inclusionsRussell King1-1/+0
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle1-6/+2
2006-07-13[MIPS] Eleminate interrupt migration helper use.Ralf Baechle1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel4-4/+0
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-1/+1
2006-06-19[MIPS] Cleanup memory managment initialization.Ralf Baechle1-1/+1
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle3-76/+9
2006-03-27[PATCH] mips: fixed collision of rtc function nameYoichi Yuasa1-2/+2
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-1/+2