aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/lasat
Commit message (Expand)AuthorAgeFilesLines
* 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
* [MIPS] prom_free_prom_memory cleanupAtsushi Nemoto2007-02-061-2/+1
* [PATCH] sysctl: remove unused "context" paramAlexey Dobriyan2006-12-101-9/+8
* [PATCH] struct path: convert mipsJosef Sipek2006-12-081-3/+3
* [MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu2006-12-061-7/+0
* [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-301-1/+1
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-301-30/+6
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-081-3/+3
* [SERIAL] Remove wrong asm/serial.h inclusionsRussell King2006-10-011-1/+0
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-131-6/+2
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-131-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-304-4/+0
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-1/+1
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-191-1/+1
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-193-76/+9
* [PATCH] mips: fixed collision of rtc function nameYoichi Yuasa2006-03-271-2/+2
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-1/+2
* [PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2006-03-261-31/+32
* [MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle2006-03-211-2/+3