| Commit message (Expand) | Author | Age |
* | [MIPS] Fix double inclusions | Nicolas Kaiser | 2006-11-29 |
* | [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq | Atsushi Nemoto | 2006-11-29 |
* | [MIPS] IRQ cleanups | Atsushi Nemoto | 2006-11-29 |
* | [MIPS] Fix Bonito bootup message. | Ralf Baechle | 2006-11-28 |
* | [MIPS] Fix warning in mips-boards generic PCI | Yoichi Yuasa | 2006-11-01 |
* | [MIPS] 16K & 64K page size fixes | Ralf Baechle | 2006-11-01 |
* | [MIPS] VSMP: Synchronize cp0 counters on bootup. | Ralf Baechle | 2006-10-31 |
* | [MIPS] Flags must be unsigned long. | Ralf Baechle | 2006-10-31 |
* | [MIPS] Cleanup remaining references to mips_counter_frequency. | Ralf Baechle | 2006-10-21 |
* | [MIPS] Malta: Fix uninitialized regs pointer. | Ralf Baechle | 2006-10-19 |
* | [MIPS] Malta: Fix build for non-MIPS32/64 configuration. | 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-10-07 |
* | [MIPS] Atlas: update interrupt handling | Maciej W. Rozycki | 2006-09-27 |
* | [MIPS] Patch to arch/mips/mips-boards/generic/time.c | Kevin D. Kissell | 2006-09-27 |
* | [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] Atlas, Malta, SEAD: Don't disable interrupts in mips_time_init(). | 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-07-13 |
* | [MIPS] Malta: Fix build of certain configs. | Ralf Baechle | 2006-07-13 |
* | [MIPS] Eleminate interrupt migration helper use. | Ralf Baechle | 2006-07-13 |
* | [PATCH] tty: Remove include of screen_info.h from tty.h | Jon Smirl | 2006-07-10 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 |
* | [MIPS] Cleanup memory managment initialization. | Ralf Baechle | 2006-06-19 |
* | [MIPS] C99-ify struct resource initialization. | Ralf Baechle | 2006-06-19 |
* | [MIPS] Remove unused instances of prom_build_cpu_map. | Ralf Baechle | 2006-06-19 |
* | [MIPS] Malta: Handle byteswapping hardare bug in big endian mode. | Elizabeth Oldham | 2006-06-19 |
* | [MIPS] 24K LV: Add core card id. | Chris Dearman | 2006-04-27 |
* | [MIPS] kgdb: Let gcc compute the array size itself. | Ralf Baechle | 2006-04-18 |
* | [MIPS] MT: Improved multithreading support. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Rewrite all the assembler interrupt handlers to C. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Fix the crime against humanity that mipsIRQ.S is. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Fixup damage done by 22a9835c350782a5c3257343713932af3ac92ee0. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Replace redundant declarations of _end by <asm/sections.h>. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Rewrite spurious_interrupt from assembler to C. | Ralf Baechle | 2006-04-18 |
* | [PATCH] mips: fixed collision of rtc function name | Yoichi Yuasa | 2006-03-27 |
* | [PATCH] unify PFN_* macros | Dave Hansen | 2006-03-27 |
* | [PATCH] remove set_page_count() outside mm/ | Nick Piggin | 2006-03-22 |
* | [MIPS] War on whitespace: cleanup initial spaces followed by tabs. | Ralf Baechle | 2006-03-21 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-02-08 |
|\ |
|
| * | [SERIAL] uart_port flags member should use UPF_* | Russell King | 2006-02-05 |
| * | [SERIAL] uart_port iotype member should use UPIO_* | Russell King | 2006-02-05 |
* | | [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. | Ralf Baechle | 2006-02-07 |
|/ |
|
* | MIPS: Oprofile: Fixup the loose ends in the plumbing. | Ralf Baechle | 2006-01-10 |
* | MIPS: MIPS boards: Get rid of useless SMP/non-SMP casing. | Ralf Baechle | 2006-01-10 |
* | [MIPS] SEAD: More build fixes. | Ralf Baechle | 2005-11-17 |
* | Support for MIPSsim, the cycle accurate MIPS simulator. | Ralf Baechle | 2005-10-29 |
* | Virtual SMP support for the 34K. | Ralf Baechle | 2005-10-29 |