Age | Commit message (Expand) | Author | Files | Lines |
2006-10-09 | [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. | Ralf Baechle | 1 | -1/+0 |
2006-10-08 | [MIPS] Complete fixes after removal of pt_regs argument to int handlers. | Ralf Baechle | 2 | -15/+10 |
2006-07-13 | [MIPS] MIPSsim: Build fix, rename sim_timer_setup -> plat_timer_setup. | Ralf Baechle | 1 | -1/+1 |
2006-07-13 | [MIPS] Remove unused code. | Ralf Baechle | 3 | -249/+1 |
2006-07-13 | [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. | Ralf Baechle | 1 | -2/+0 |
2006-07-13 | [MIPS] MIPSsim: Delete redeclaration of ll_local_timer_interrupt. | Ralf Baechle | 1 | -2/+0 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 5 | -5/+0 |
2006-06-19 | [MIPS] Cleanup memory managment initialization. | Ralf Baechle | 1 | -1/+1 |
2006-06-19 | [MIPS] Remove unused instances of prom_build_cpu_map. | Ralf Baechle | 1 | -21/+0 |
2006-04-19 | [MIPS] MT: Improved multithreading support. | Ralf Baechle | 3 | -75/+4 |
2006-04-19 | [MIPS] Rewrite all the assembler interrupt handlers to C. | Ralf Baechle | 1 | -5/+59 |
2006-04-19 | [MIPS] Fixup damage done by 22a9835c350782a5c3257343713932af3ac92ee0. | Ralf Baechle | 1 | -2/+3 |
2006-04-19 | [MIPS] Replace redundant declarations of _end by <asm/sections.h>. | Ralf Baechle | 1 | -3/+1 |
2006-04-19 | [MIPS] Rewrite spurious_interrupt from assembler to C. | Ralf Baechle | 1 | -1/+3 |
2006-03-27 | [PATCH] unify PFN_* macros | Dave Hansen | 1 | -5/+2 |
2006-03-22 | [PATCH] remove set_page_count() outside mm/ | Nick Piggin | 1 | -1/+1 |
2006-03-21 | [MIPS] War on whitespace: cleanup initial spaces followed by tabs. | Ralf Baechle | 3 | -3/+3 |
2006-02-05 | [SERIAL] uart_port flags member should use UPF_* | Russell King | 1 | -1/+1 |
2006-02-05 | [SERIAL] uart_port iotype member should use UPIO_* | Russell King | 1 | -1/+1 |
2005-10-29 | Support for MIPSsim, the cycle accurate MIPS simulator. | Ralf Baechle | 11 | -0/+1070 |