| Commit message (Expand) | Author | Age |
* | [MIPS] use name instead of typename for each irq_chip | Atsushi Nemoto | 2007-02-06 |
* | [MIPS] prom_free_prom_memory cleanup | Atsushi Nemoto | 2007-02-06 |
* | [MIPS] Compile __do_IRQ() when really needed | Franck Bui-Huu | 2006-12-06 |
* | [MIPS] mips HPT cleanup: make clocksource_mips public | Atsushi Nemoto | 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] Make irq number allocator generally available for fixing EV64120. | Ralf Baechle | 2006-11-06 |
* | [MIPS] Fixup migration to GENERIC_TIME | Atsushi Nemoto | 2006-10-31 |
* | [MIPS] IP27: Make declaration of setup_replication_mask a proper prototype. | Ralf Baechle | 2006-10-11 |
* | [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 |
* | [PATCH] kill wall_jiffies | Atsushi Nemoto | 2006-10-01 |
* | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto | 2006-09-29 |
* | [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h | Christoph Lameter | 2006-09-26 |
* | [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations | Christoph Lameter | 2006-09-26 |
* | [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. | Ralf Baechle | 2006-07-13 |
* | [MIPS] IP27: Reformatting. | Ralf Baechle | 2006-07-13 |
* | [MIPS] IP27: Invoke setup_irq for timer interrupt so proc stats will be shown. | Ralf Baechle | 2006-07-13 |
* | [MIPS] IP27: irq_chip startup method returns unsigned int. | Ralf Baechle | 2006-07-13 |
* | [MIPS] IP27: struct irq_desc member handler was renamed to chip. | Ralf Baechle | 2006-07-13 |
* | [MIPS] Eleminate interrupt migration helper use. | Ralf Baechle | 2006-07-13 |
* | [MIPS] IP27: Don't destroy interrupt routing information on shutdown irq. | Ralf Baechle | 2006-07-13 |
* | [PATCH] irq-flags: MIPS: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-06-29 |
|\ |
|
| * | [MIPS] Early printk for IP27. | Ralf Baechle | 2006-06-29 |
| * | [MIPS] Fix build error: don't offer SMP on systems that don't have SMP. | Ralf Baechle | 2006-06-29 |
* | | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 |
|/ |
|
* | [MIPS] Cleanup memory managment initialization. | Ralf Baechle | 2006-06-19 |
* | [MIPS] IP27: Cleanup N/M mode configuration. | Ralf Baechle | 2006-06-19 |
* | [MIPS] SN: Rename SGI_SN0_N_MODE -> SGI_SN_N_MODE. | Ralf Baechle | 2006-06-19 |
* | [MIPS] Cleanup ARCH_DISCONTIGMEM_ENABLE and NUMA configuration. | Ralf Baechle | 2006-06-19 |
* | [MIPS] IP27: Fix collision with hardcoded interrupt number. | Ralf Baechle | 2006-06-19 |
* | [MIPS] Fix ip27 build. | Atsushi Nemoto | 2006-04-27 |
* | [MIPS] Rewrite all the assembler interrupt handlers to C. | Ralf Baechle | 2006-04-18 |
* | [PATCH] unify PFN_* macros | Dave Hansen | 2006-03-27 |
* | [PATCH] more for_each_cpu() conversions | Andrew Morton | 2006-03-23 |
* | [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 |
* | [MIPS] SMP: Fix initialization order bug. | Ralf Baechle | 2006-02-27 |
* | [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. | Ralf Baechle | 2006-02-07 |
* | [PATCH] mips: task_thread_info() | Al Viro | 2006-01-12 |
* | [PATCH] fix more missing includes | Tim Schmielau | 2006-01-08 |
* | [PATCH] fix missing includes | Tim Schmielau | 2005-10-30 |
* | Use pr_debug instead of homegrown debug print macros. | Ralf Baechle | 2005-10-29 |
* | Using get_nasid() to find the console node will blow up nicely if | Ralf Baechle | 2005-10-29 |
* | Arrested for multiple offences of header file inclusion. | Ralf Baechle | 2005-10-29 |
* | HUB interrupts are allocated per node, not per slice. Make manipulation | Ralf Baechle | 2005-10-29 |
* | Replace the complicated and broken attempt to clean interrupt by | Ralf Baechle | 2005-10-29 |
* | It's unwise to disable all interrupts of the boot node ;-) | Ralf Baechle | 2005-10-29 |