aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/momentum
AgeCommit message (Expand)Author
2006-12-06[MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu
2006-11-30[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto
2006-11-06[MIPS] Ocelot 3: Fix MAC address detection after platform_device conversion.Ralf Baechle
2006-11-06[MIPS] Ocelot C: Fix MAC address detection after platform_device conversion.Ralf Baechle
2006-11-06[MIPS] Ocelot 3: Fix large number of warnings.Ralf Baechle
2006-11-06[MIPS] Ocelot C: Fix mapping of ioport address range.Ralf Baechle
2006-11-06[MIPS] Ocelot C: Fix warning about missmatching format string.Ralf Baechle
2006-11-06[MIPS] Ocelot C: fix eth registration after conversion to platform_deviceRalf Baechle
2006-11-06[MIPS] Ocelot C: Fix large number of warnings.Ralf Baechle
2006-11-02[MIPS] Ocelot G: Fix : "CURRENTLY_UNUSED" is not defined warning.Ralf Baechle
2006-10-30[MIPS] Ocelot G: Fix build error and numerous warnings.Ralf Baechle
2006-10-09[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle
2006-10-09[MIPS] Ocelot C: Build fix - ll_mv64340_irq takes no more regs argument.Ralf Baechle
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle
2006-07-13[MIPS] Eleminate interrupt migration helper use.Ralf Baechle
2006-07-02[PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2006-06-29[MIPS] Remove BSD and Sys V compat data types.Ralf Baechle
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-06-26spelling fixesAndreas Mohr
2006-06-19[MIPS] Cleanup memory managment initialization.Ralf Baechle
2006-06-05[SERIAL] typo: buad -> baudHorst Schirmeier
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle
2006-04-19[MIPS] Ocelot 3: Fix build errors after the recent move of Marvell headers.Ralf Baechle
2006-04-19[MIPS] Jaguar: Fix build errors after the recent move of Marvell headers.Ralf Baechle
2006-04-19[MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle
2006-03-28[PATCH] RTC: Remove some duplicate BCD definitionsMatt Mackall
2006-03-27[PATCH] mips: fixed collision of rtc function nameYoichi Yuasa
2006-03-21[MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle
2006-03-09[MIPS] Momentum: Resurrect after things were moved around a while ago.Ralf Baechle
2006-02-08Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-02-07[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle
2006-02-05[SERIAL] uart_port flags member should use UPF_*Russell King
2005-11-17[MIPS] Ocelot G: Use CPU_MASK_NONE instead of 0 to initialize cpu mask.Ralf Baechle
2005-11-07Use rtc_lock to protect RTC operationsAtsushi Nemoto
2005-10-29 prom_free_prom_memory() returns unsigned longArthur Othieno
2005-10-29Sliceup Kconfig; it's grown too large.Ralf Baechle
2005-10-29Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle
2005-10-29Get rid of early_init. There's more need to make this form ofRalf Baechle
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds