summaryrefslogtreecommitdiffstats
path: root/arch/mips/momentum
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-133-6/+3
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-132-2/+2
* [PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner2006-07-024-5/+5
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3014-14/+0
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-06-293-6/+6
|\
| * [MIPS] Remove BSD and Sys V compat data types.Ralf Baechle2006-06-293-6/+6
* | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-292-3/+3
|/
* spelling fixesAndreas Mohr2006-06-261-2/+2
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-194-4/+4
* [SERIAL] typo: buad -> baudHorst Schirmeier2006-06-053-3/+3
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-1912-520/+130
* [MIPS] Ocelot 3: Fix build errors after the recent move of Marvell headers.Ralf Baechle2006-04-191-12/+12
* [MIPS] Jaguar: Fix build errors after the recent move of Marvell headers.Ralf Baechle2006-04-191-18/+18
* [MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle2006-04-192-2/+5
* [PATCH] RTC: Remove some duplicate BCD definitionsMatt Mackall2006-03-281-18/+16
* [PATCH] mips: fixed collision of rtc function nameYoichi Yuasa2006-03-273-6/+6
* [MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle2006-03-214-4/+4
* [MIPS] Momentum: Resurrect after things were moved around a while ago.Ralf Baechle2006-03-095-18/+20
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-02-081-1/+1
|\
| * [SERIAL] uart_port flags member should use UPF_*Russell King2006-02-051-1/+1
* | [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-074-4/+11
|/
* [MIPS] Ocelot G: Use CPU_MASK_NONE instead of 0 to initialize cpu mask.Ralf Baechle2005-11-171-1/+1
* Use rtc_lock to protect RTC operationsAtsushi Nemoto2005-11-073-0/+18
* prom_free_prom_memory() returns unsigned longArthur Othieno2005-10-292-2/+4
* Sliceup Kconfig; it's grown too large.Ralf Baechle2005-10-291-0/+6
* Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle2005-10-292-16/+14
* Get rid of early_init. There's more need to make this form ofRalf Baechle2005-10-294-18/+4
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-055-13/+13
* [PATCH] mips: clean up 32/64-bit configurationRalf Baechle2005-09-058-25/+25
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1635-0/+4597
OpenPOWER on IntegriCloud