index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mips-boards
/
sim
Age
Commit message (
Expand
)
Author
2006-11-30
[MIPS] Fix double inclusions
Nicolas Kaiser
2006-11-30
[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq
Atsushi Nemoto
2006-10-21
[MIPS] Cleanup remaining references to mips_counter_frequency.
Ralf Baechle
2006-10-09
[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.
Ralf Baechle
2006-10-08
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
2006-07-13
[MIPS] MIPSsim: Build fix, rename sim_timer_setup -> plat_timer_setup.
Ralf Baechle
2006-07-13
[MIPS] Remove unused code.
Ralf Baechle
2006-07-13
[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.
Ralf Baechle
2006-07-13
[MIPS] MIPSsim: Delete redeclaration of ll_local_timer_interrupt.
Ralf Baechle
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-19
[MIPS] Cleanup memory managment initialization.
Ralf Baechle
2006-06-19
[MIPS] Remove unused instances of prom_build_cpu_map.
Ralf Baechle
2006-04-19
[MIPS] MT: Improved multithreading support.
Ralf Baechle
2006-04-19
[MIPS] Rewrite all the assembler interrupt handlers to C.
Ralf Baechle
2006-04-19
[MIPS] Fixup damage done by 22a9835c350782a5c3257343713932af3ac92ee0.
Ralf Baechle
2006-04-19
[MIPS] Replace redundant declarations of _end by <asm/sections.h>.
Ralf Baechle
2006-04-19
[MIPS] Rewrite spurious_interrupt from assembler to C.
Ralf Baechle
2006-03-27
[PATCH] unify PFN_* macros
Dave Hansen
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
2006-03-21
[MIPS] War on whitespace: cleanup initial spaces followed by tabs.
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
Support for MIPSsim, the cycle accurate MIPS simulator.
Ralf Baechle