index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
philips
Age
Commit message (
Expand
)
Author
2006-10-04
[MIPS] PNX8550 fixups
Vitaly Wool
2006-07-13
[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.
Ralf Baechle
2006-07-13
[MIPS] Nuke redeclarations of board_time_init.
Ralf Baechle
2006-07-13
[MIPS] Nuke redeclarations of board_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_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-06-19
[MIPS] Cleanup memory managment initialization.
Ralf Baechle
2006-06-19
[MIPS] C99-ify struct resource initialization.
Ralf Baechle
2006-04-19
[MIPS] Rewrite all the assembler interrupt handlers to C.
Ralf Baechle
2006-04-19
[MIPS] PNX8550 build fix.
Ralf Baechle
2006-04-19
[MIPS] Rewrite spurious_interrupt from assembler to C.
Ralf Baechle
2006-03-21
[MIPS] War on whitespace: cleanup initial spaces followed by tabs.
Ralf Baechle
2006-02-08
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus 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
2006-02-05
[SERIAL] uart_port iotype member should use UPIO_*
Russell King
2005-10-29
Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.
Pete Popov