nfsd4: simplify references to nfsd4 lease time
[safe/jmp/linux-2.6] / arch / mips / dec /
2009-09-18 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-09-17 Ralf BaechleMIPS: Remove useless zero initializations.
2009-08-15 Martin Schwidefskytimekeeping: Increase granularity of read_persistent_cl...
2009-08-03 Ralf BaechleMIPS: Eleminate filenames from comments
2008-10-20 Adrian Bunkmips: use bcd2bin/bin2bcd
2008-04-28 Yoichi Yuasa[MIPS] DS1287: Add clockevent driver
2008-04-28 Yoichi Yuasa[MIPS] add DECstation I/O ASIC clocksource
2008-01-29 Yoichi Yuasa[MIPS] time: remove unused mips_timer_state()
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 Maciej W. Rozycki[MIPS] dec/time.c: Remove no longer needed inclusion...
2007-09-19 Maciej W. Rozycki[MIPS] DEC: Initialise ioasic_ssr_lock
2007-07-31 Ralf Baechle[MIPS] Use -Werror on subdirectories which build cleanly.
2007-07-10 Maciej W. Rozycki[MIPS] DECstation: Optimised early printk()
2007-07-10 Robert P. J. Day[MIPS] Transform old-style macros to newer "__noreturn"
2007-03-09 Ralf Baechle[MIPS] DEC: Remove call to register_prom_console.
2007-03-04 Ralf Baechle[MIPS] Fix and cleanup the mess that a dozen prom_print...
2007-03-04 Ralf Baechle[MIPS] DEC: Remove redeclarations of mips_machgroup...
2007-02-26 Atsushi Nemoto[MIPS] Kill redundant EXTRA_AFLAGS
2007-02-13 Atsushi Nemoto[MIPS] DECstation: Fix irq handling
2007-02-09 Maciej W. Rozycki[TC] TURBOchannel support for the DECstation
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
2007-01-24 Thiemo Seufer[MIPS] Fix reported amount of freed memory - it's in...
2006-12-06 Maciej W. Rozycki[MIPS] *-berr: Header inclusions for DEC bus error...
2006-12-06 Franck Bui-Huu[MIPS] Compile __do_IRQ() when really needed
2006-12-06 Atsushi Nemoto[MIPS] Do not use handle_level_irq for ioasic_dma_irq_type.
2006-11-30 Atsushi Nemoto[MIPS] mips HPT cleanup: make clocksource_mips public
2006-11-30 Atsushi Nemoto[MIPS] do_IRQ cleanup
2006-11-30 Atsushi Nemoto[MIPS] use generic_handle_irq, handle_level_irq, handle...
2006-11-30 Atsushi Nemoto[MIPS] IRQ cleanups
2006-10-31 Atsushi Nemoto[MIPS] Fixup migration to GENERIC_TIME
2006-10-09 Atsushi Nemoto[MIPS] ret_from_irq adjustment
2006-10-08 Ralf Baechle[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.
2006-10-08 Ralf Baechle[MIPS] DEC: pt_regs fixes for buserror handlers
2006-10-08 Ralf Baechle[MIPS] DEC: pt_regs fixes for dec_intr_halt.
2006-10-08 Ralf Baechle[MIPS] Complete fixes after removal of pt_regs argument...
2006-10-03 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-10-03 Uwe Zeisbergerfix file specification in comments
2006-10-03 Ralf Baechle[MIPS] Fix wreckage after removal of tickadj; convert...
2006-10-03 Maciej W. Rozycki[MIPS] Remove dead DECstation boot code
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-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-19 Atsushi Nemoto[MIPS] Make timer interrupt frequency configurable...
2006-06-19 Ralf Baechle[MIPS] Cleanup memory managment initialization.
2006-04-19 Ralf Baechle[MIPS] Rewrite all the assembler interrupt handlers...
2006-04-19 Ralf Baechle[MIPS] Replace redundant declarations of _end by <asm...
2006-04-19 Ralf Baechle[MIPS] Rewrite spurious_interrupt from assembler to C.
2006-03-28 Matt Mackall[PATCH] RTC: Remove RTC UIP synchronization on MIPS...
2006-03-27 Yoichi Yuasa[PATCH] mips: fixed collision of rtc function name
2006-03-22 Nick Piggin[PATCH] remove set_page_count() outside mm/
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...
2005-11-07 Atsushi NemotoUse rtc_lock to protect RTC operations
2005-10-29 Maciej W. RozyckiMake static what ought to be static.
2005-10-29 Maciej W. RozyckiUse physical addresses at the interface level, letting...
2005-10-29 Maciej W. RozyckiActual handlers for bus errors for Pmax and 3min.
2005-10-29 Maciej W. RozyckiSystem-specific handling of bus errors for DECstation...
2005-10-29 Maciej W. RozyckiFix types for firmware arguments. Don't define unneede...
2005-10-29 Maciej W. RozyckiDeal with the bloody KSEG vs CKSEG horror...
2005-10-29 Maciej W. RozyckiThere is NO port I/O space on the DECstation. Minor...
2005-10-29 Maciej W. RozyckiThis interrupt is *always* handled -- MIPS_BE_DISCARD...
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 Ralf Baechle[PATCH] mips: clean up 32/64-bit configuration
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2