netfilter: xt_hashlimit: simplify seqfile code
[safe/jmp/linux-2.6] / arch / mips / sgi-ip22 /
2009-12-17 Dmitri VorobievMIPS: Move several variables from .bss to .init.data
2009-12-17 Wu ZhangjinMIPS: Tracing: Add IRQENTRY_EXIT section for MIPS
2009-09-17 Ralf BaechleMIPS: IP22, IP28: Build with -Werror
2009-05-20 Ralf BaechleMIPS: IP22: Fix hang in power button interrupt handler
2009-01-15 Mike Travisirq: update all arches for new irq_desc, fix
2008-10-27 Ralf BaechleMIPS: IP22: ip22-int.c header file weeding.
2008-10-27 Dmitri VorobievMIPS: IP22: Small cleanups
2008-10-15 Thomas BogendoerferMIPS: IP22/28: Switch over to RTC class driver
2008-09-08 Thomas Bogendoerfer[MIPS] IP22: Fix detection of second HPC3 on Challenge S
2008-07-30 Jason Wessel[MIPS] kgdb: Remove existing implementation
2008-07-20 Adrian Bunk[MIPS] mips/sgi-ip22/ip28-berr.c: fix the build
2008-07-20 Thomas Bogendoerfer[MIPS] IP22: Use common SGI button driver
2008-07-15 Thomas Bogendoerfer[MIPS] IP22: Add platform device for Indy volume buttons
2008-07-15 Thomas Bogendoerfer[MIPS] IP22/28: Add platform devices for HAL2
2008-07-15 Thomas Bogendoerfer[MIPS] IP28: switch to "normal" mode after PROM no...
2008-07-15 Robert P. J. Day[MIPS] Use kernel-supplied ARRAY_SIZE() macro.
2008-01-29 Thomas Bogendoerfer[MIPS] IP28 support
2007-11-29 Thomas BogendoerferIP22ZILOG: fix lockup and sysrq
2007-11-26 Thomas Bogendoerfer[MIPS] IP22: Fix broken eeprom access by using __raw_re...
2007-11-26 Thomas Bogendoerfer[MIPS] IP22: Fix broken EISA interrupt setup by switchi...
2007-10-17 Thomas Bogendoerfer[MIPS] IP22: Fix hang due to messing with timer interru...
2007-10-16 Ralf Baechle[MIPS] IP22: Enable -Werror.
2007-10-16 Ralf Baechle[MIPS] IP22: Complain if requesting the front panel...
2007-10-11 Ralf Baechle[MIPS] Fix "no space between function name and open...
2007-10-11 Ralf Baechle[MIPS] i8253 PIT clocksource and clockevent drivers
2007-10-11 Ralf Baechle[MIPS] Implement clockevents for R4000-style cp0 count...
2007-10-11 Ralf Baechle[MIPS] Consolidate all variants of MIPS cp0 timer inter...
2007-10-11 Ralf Baechle[MIPS] Switch from to_tm to rtc_time_to_tm
2007-10-11 Ralf Baechle[MIPS] Deforest the function pointer jungle in the...
2007-09-11 Thomas Bogendoerfer[MIPS] IP22: fix wrong argument order
2007-09-11 Thomas Bogendoerfer[MIPS] IP22: Fix wrong check for second HPC
2007-08-27 Ralf Baechle[MIPS] IP22: Export sgi_gfxaddr for use by the Newport...
2007-08-27 Ralf Baechle[MIPS] IP22: Fix modpost warning.
2007-07-10 Robert P. J. Day[MIPS] Transform old-style macros to newer "__noreturn"
2007-05-11 Ralf BaechleConvert SGI IP22 and specific drivers to platform_device.
2007-04-27 Ralf Baechle[MIPS] IP22: Get rid of volatile in IP22 core code.
2007-03-19 Thiemo Seufer[MIPS] Misc fixes for plat_irq_dispatch functions
2007-02-26 Atsushi Nemoto[MIPS] Kill redundant EXTRA_AFLAGS
2007-02-06 Atsushi Nemoto[MIPS] use name instead of typename for each irq_chip
2007-02-06 Atsushi Nemoto[MIPS] prom_free_prom_memory cleanup
2007-02-06 Atsushi Nemoto[MIPS] Define MIPS_CPU_IRQ_BASE in generic header
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-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-02 Cedric Le Goater[PATCH] replace cad_pid by a struct pid
2006-07-13 Julien BLACHE[MIPS] IP22 Fix brown paper bag in RTC code.
2006-07-13 Ralf Baechle[MIPS] Replace board_timer_setup function pointer by...
2006-07-13 Ralf Baechle[MIPS] Remove redeclarations of setup_irq().
2006-07-13 Ralf Baechle[MIPS] Eleminate interrupt migration helper use.
2006-07-02 Thomas Gleixner[PATCH] irq-flags: MIPS: Use the new IRQF_ constants
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-26 Lee Revellfix paniced->panicked typos
2006-06-19 Ralf Baechle[MIPS] Cleanup memory managment initialization.
2006-04-19 Ralf Baechle[MIPS] Rewrite all the assembler interrupt handlers...
2006-03-27 Yoichi Yuasa[PATCH] mips: fixed collision of rtc function name
2006-03-27 Alan Stern[PATCH] Notifier chain update: API changes
2006-02-07 Ralf Baechle[MIPS] IP22: Fix serial console detection
2006-02-07 Ralf Baechle[MIPS] Rename _machine_power_off to pm_power_off so...
2006-02-07 Ralf Baechle[MIPS] Get rid of unnecessary prototypes. Fixes and...
2005-11-07 Atsushi NemotoUse rtc_lock to protect RTC operations
2005-10-29 Thiemo SeuferIP22 EISA support update.
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-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2