| Commit message (Expand) | Author | Age | Files | Lines |
* | [MIPS] ret_from_irq adjustment | Atsushi Nemoto | 2006-10-09 | 1 | -7/+4 |
* | [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. | Ralf Baechle | 2006-10-09 | 1 | -1/+0 |
* | [MIPS] DEC: pt_regs fixes for buserror handlers | Ralf Baechle | 2006-10-09 | 3 | -5/+10 |
* | [MIPS] DEC: pt_regs fixes for dec_intr_halt. | Ralf Baechle | 2006-10-09 | 2 | -2/+2 |
* | [MIPS] Complete fixes after removal of pt_regs argument to int handlers. | Ralf Baechle | 2006-10-08 | 1 | -1/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-10-03 | 1 | -1/+1 |
|\ |
|
| * | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 2 | -2/+2 |
* | | [MIPS] Fix wreckage after removal of tickadj; convert to GENERIC_TIME. | Ralf Baechle | 2006-10-03 | 1 | -2/+0 |
* | | [MIPS] Remove dead DECstation boot code | Maciej W. Rozycki | 2006-10-03 | 3 | -139/+0 |
|/ |
|
* | [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. | Ralf Baechle | 2006-07-13 | 2 | -3/+1 |
* | [MIPS] Eleminate interrupt migration helper use. | Ralf Baechle | 2006-07-13 | 2 | -3/+3 |
* | [PATCH] irq-flags: MIPS: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -2/+2 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 3 | -3/+0 |
* | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 | 2 | -3/+3 |
* | [MIPS] Make timer interrupt frequency configurable from kconfig. | Atsushi Nemoto | 2006-06-19 | 1 | -1/+1 |
* | [MIPS] Cleanup memory managment initialization. | Ralf Baechle | 2006-06-19 | 1 | -1/+1 |
* | [MIPS] Rewrite all the assembler interrupt handlers to C. | Ralf Baechle | 2006-04-19 | 2 | -10/+3 |
* | [MIPS] Replace redundant declarations of _end by <asm/sections.h>. | Ralf Baechle | 2006-04-19 | 1 | -1/+2 |
* | [MIPS] Rewrite spurious_interrupt from assembler to C. | Ralf Baechle | 2006-04-19 | 1 | -1/+3 |
* | [PATCH] RTC: Remove RTC UIP synchronization on MIPS-based DEC | Matt Mackall | 2006-03-28 | 1 | -36/+11 |
* | [PATCH] mips: fixed collision of rtc function name | Yoichi Yuasa | 2006-03-27 | 1 | -2/+2 |
* | [PATCH] remove set_page_count() outside mm/ | Nick Piggin | 2006-03-22 | 1 | -1/+1 |
* | [MIPS] War on whitespace: cleanup initial spaces followed by tabs. | Ralf Baechle | 2006-03-21 | 1 | -1/+1 |
* | [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. | Ralf Baechle | 2006-02-07 | 1 | -1/+2 |
* | Use rtc_lock to protect RTC operations | Atsushi Nemoto | 2005-11-07 | 1 | -2/+22 |
* | Make static what ought to be static. | Maciej W. Rozycki | 2005-10-29 | 1 | -7/+7 |
* | Use physical addresses at the interface level, letting drivers remap | Maciej W. Rozycki | 2005-10-29 | 7 | -39/+66 |
* | Actual handlers for bus errors for Pmax and 3min. | Maciej W. Rozycki | 2005-10-29 | 2 | -0/+338 |
* | System-specific handling of bus errors for DECstation variations | Maciej W. Rozycki | 2005-10-29 | 4 | -19/+29 |
* | Fix types for firmware arguments. Don't define unneeded messages. | Maciej W. Rozycki | 2005-10-29 | 1 | -7/+9 |
* | Deal with the bloody KSEG vs CKSEG horror... | Maciej W. Rozycki | 2005-10-29 | 3 | -9/+10 |
* | There is NO port I/O space on the DECstation. Minor clean-ups. | Maciej W. Rozycki | 2005-10-29 | 1 | -5/+9 |
* | This interrupt is *always* handled -- MIPS_BE_DISCARD just means | Maciej W. Rozycki | 2005-10-29 | 1 | -1/+1 |
* | Get rid of early_init. There's more need to make this form of | Ralf Baechle | 2005-10-29 | 1 | -3/+1 |
* | [PATCH] mips: nuke trailing whitespace | Ralf Baechle | 2005-09-05 | 1 | -1/+1 |
* | [PATCH] mips: clean up 32/64-bit configuration | Ralf Baechle | 2005-09-05 | 2 | -5/+5 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 22 | -0/+2831 |