MIPS: AR7: Remove kgdb_enabled
[safe/jmp/linux-2.6] / arch / mips / vr41xx /
2010-01-12 Yoichi YuasaMIPS: VR41xx: Use strlcat() for the command line arguments
2009-12-14 Thomas Gleixnergenirq: Convert irq_desc.lock to raw_spinlock
2009-07-03 Yoichi YuasaUpdate Yoichi Yuasa's e-mail address
2009-03-30 Rusty Russellcpumask: remove references to struct irqaction's mask...
2008-09-16 roel kluin[MIPS] VR41xx: unsigned irq cannot be negative
2008-07-15 Yoichi Yuasa[MIPS] cmbvr4133: Remove support
2008-04-28 Yoichi Yuasaserial: add VR41xx SIU setup for serial console
2008-01-29 Yoichi Yuasa[MIPS] move vr41xx_calculate_clock_frequency() to plat_...
2008-01-29 Yoichi Yuasa[MIPS] remove unused mips_machtype
2008-01-29 Alejandro Martinez... [MIPS] Converting most array size calculations to use...
2007-11-26 Ralf Baechle[MIPS] Only build r4k clocksource for systems that...
2007-11-15 Roel Kluinmips: undo locking on error path returns
2007-10-19 Atsushi Nemoto[MIPS] Kill duplicated setup_irq() for cp0 timer
2007-10-18 Ralf Baechle[MIPS] time: Move R4000 clockevent device code to separ...
2007-10-11 Ralf Baechle[MIPS] checkfiles: Fix "need space after that ','"...
2007-10-11 Ralf Baechle[MIPS] Allow hardwiring of the CPU type to a single...
2007-10-11 Ralf Baechle[MIPS] Deforest the function pointer jungle in the...
2007-10-11 Ralf Baechle[MIPS] ARC: Get rid of mips_machgroup
2007-10-11 Yoichi Yuasa[MIPS] VR41xx: replace infinite loop with hibernate
2007-10-11 Yoichi Yuasa[MIPS] VR41xx: Add default restart routine.
2007-10-11 Yoichi Yuasa[MIPS] vr41xx: add cpu_wait
2007-07-31 Ralf Baechle[MIPS] Use -Werror on subdirectories which build cleanly.
2007-07-12 Yoichi Yuasa[MIPS] separate platform_device registration for VR41xx RTC
2007-07-12 Yoichi Yuasa[MIPS] Separate platform_device registration for VR41xx...
2007-07-12 Yoichi Yuasa[MIPS] separate platform_device registration for VR41xx...
2007-04-27 Yoichi Yuasa[MIPS] update vr41xx Kconfig
2007-02-26 Atsushi Nemoto[MIPS] Kill redundant EXTRA_AFLAGS
2007-02-06 Yoichi Yuasa[MIPS] vr41xx: Use symbolic names for IRQ numers
2007-02-06 Atsushi Nemoto[MIPS] use name instead of typename for each irq_chip
2007-02-06 Yoichi Yuasa[MIPS] vr41xx: add MACINT controls
2007-02-06 Atsushi Nemoto[MIPS] prom_free_prom_memory cleanup
2007-02-06 Atsushi Nemoto[MIPS] Make I8259A_IRQ_BASE customizable
2007-02-06 Atsushi Nemoto[MIPS] Define MIPS_CPU_IRQ_BASE in generic header
2007-01-23 Yoichi Yuasa[MIPS] Vr41xx: Fix after GENERIC_HARDIRQS_NO__DO_IRQ...
2006-12-09 Atsushi Nemoto[MIPS] Add GENERIC_HARDIRQS_NO__DO_IRQ for i8259 users
2006-12-06 Franck Bui-Huu[MIPS] Compile __do_IRQ() when really needed
2006-11-30 Atsushi Nemoto[MIPS] use generic_handle_irq, handle_level_irq, handle...
2006-11-30 Atsushi Nemoto[MIPS] IRQ cleanups
2006-10-08 Ralf Baechle[MIPS] Complete fixes after removal of pt_regs argument...
2006-07-13 Yoichi Yuasa[MIPS] vr41xx: Update workpad setup function
2006-07-13 Yoichi Yuasa[MIPS] vr41xx: Update e55 setup function
2006-07-13 Yoichi Yuasa[MIPS] vr41xx: Removed old v2.4 VRC4173 driver
2006-07-13 Yoichi Yuasa[MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx...
2006-07-13 Ralf Baechle[MIPS] Replace board_timer_setup function pointer by...
2006-07-13 Ralf Baechle[MIPS] Eleminate interrupt migration helper use.
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Ingo Molnar[PATCH] genirq: rename desc->handler to desc->chip
2006-06-19 Ralf Baechle[MIPS] Cleanup memory managment initialization.
2006-06-19 Yoichi Yuasa[MIPS] vr41xx: remove unnecessay items from vr41xx...
2006-04-19 Yoichi Yuasa[MIPS] Fix VR41xx build errors.
2006-04-19 Ralf Baechle[MIPS] Rewrite all the assembler interrupt handlers...
2006-04-19 Ralf Baechle[MIPS] Rewrite spurious_interrupt from assembler to C.
2006-03-21 Ralf Baechle[MIPS] War on whitespace: cleanup initial spaces follow...
2006-02-07 Ralf Baechle[MIPS] Rename _machine_power_off to pm_power_off so...
2006-01-10 Ralf BaechleUpdate Yoichi Yuasa's email address.
2006-01-09 Richard Knutsson[PATCH] arch: Replace pci_module_init() with pci_regist...
2005-10-29 Ralf BaechleSliceup Kconfig; it's grown too large.
2005-10-29 Ralf BaechleConvert the remaining SPIN_LOCK_UNLOCKED instances...
2005-10-29 Ralf BaechleGet rid of early_init. There's more need to make this...
2005-09-05 Ralf Baechle[PATCH] mips: nuke trailing whitespace
2005-09-05 Yoichi Yuasa[PATCH] mips: change system type name in proc for vr41xx
2005-09-05 Yoichi Yuasa[PATCH] mips: update IRQ handling for vr41xx
2005-07-27 Yoichi Yuasa[PATCH] mips: remove obsolete GIU driver for vr41xx
2005-05-17 Yoichi Yuasa[PATCH] mips: add resource management to pmu
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2