Age | Commit message (Expand) | Author |
2011-12-07 | MIPS: irq: Remove IRQF_DISABLED | Yong Zhang |
2011-09-21 | MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD | Wu Zhangjin |
2011-07-26 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2011-07-20 | MIPS: Malta: Fix crash in SMP kernel on non-CMP systems. | Ralf Baechle |
2011-07-20 | MIPS: Malta SMTC: Fix build. | Ralf Baechle |
2011-06-09 | i8253: Create linux/i8253.h and use it in all 8253 related files | Ralf Baechle |
2011-05-19 | Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g... | Linus Torvalds |
2011-05-10 | MIPS: Malta: Fix GCC 4.6.0 build error | Ralf Baechle |
2011-05-10 | MIPS: Malta: Fix GCC 4.6.0 build error | Ralf Baechle |
2011-04-14 | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-29 | MIPS: Convert the irq functions to the new names | Thomas Gleixner |
2011-03-25 | MIPS: i8259: Convert to new irq_chip functions | Thomas Gleixner |
2011-03-25 | MIPS: SMTC: Move declaration of smtc_init_secondary to <asm/smtc.h>. | Ralf Baechle |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König |
2010-10-07 | MIPS: Add missing #inclusions of <linux/irq.h> | David Howells |
2010-10-04 | MIPS: GIC: Remove dependencies from Malta files. | Ralf Baechle |
2010-08-05 | MIPS: Malta: Migrate to new platform makefile style. | Ralf Baechle |
2010-07-26 | MIPS: Set io_map_base for several PCI bridges lacking it | Ben Hutchings |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-27 | MIPS: Malta: Convert IRQ controller lock to raw spinlock. | Ralf Baechle |
2010-01-12 | MIPS: Malta, PowerTV: Remove unnecessary "Linux started" | Yoichi Yuasa |
2009-12-17 | MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE | Dmitri Vorobiev |
2009-11-13 | MIPS: Make local arrays with CL_SIZE static __initdata | Atsushi Nemoto |
2009-11-02 | MIPS: GCMP: Avoid accessing registers when they are not present | Jaidev Patwardhan |
2009-11-02 | MIPS: GIC: Random fixes and enhancements. | Chris Dearman |
2009-11-02 | MIPS: CMP: Fix memory barriers for correct operation of amon_cpu_start | Chris Dearman |
2009-11-02 | MIPS: Malta: Enable PCI 2.1 compatibility in PIIX4 | Ralf Baechle |
2009-11-02 | MIPS: MTI: Fix accesses to device registers on MIPS boards | Chris Dearman |
2009-09-24 | cpumask: arch_send_call_function_ipi_mask: mips | Rusty Russell |
2009-09-18 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-09-17 | MIPS: Remove useless zero initializations. | Ralf Baechle |
2009-09-17 | MIPS: Malta: Convert reset initialization to initcall. | Ralf Baechle |
2009-08-15 | timekeeping: Increase granularity of read_persistent_clock() | Martin Schwidefsky |
2009-08-03 | [PATCH] MIPS: SMTC: Fix compile error | Raghu Gandham |
2009-07-03 | MIPS: CMP: Move gcmp_probe to before the SMP ops | Tim Anderson |
2009-07-03 | MIPS: CMP: activate CMP support | Tim Anderson |
2009-07-03 | MIPS: CMP: Extend IPI handling to CPU number | Tim Anderson |
2009-07-03 | MIPS: Malta: Remove unnecessary function prototypes | Dmitri Vorobiev |
2009-06-24 | MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. | Ralf Baechle |
2009-04-28 | irq: change ->set_affinity() to return status | Yinghai Lu |
2009-03-30 | MIPS: Malta: make a needlessly global integer variable static | Dmitri Vorobiev |
2009-01-12 | irq: update all arches for new irq_desc | Mike Travis |
2008-12-13 | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell |
2008-12-04 | MIPS: Malta: Consolidate platform device code. | Ralf Baechle |
2008-12-04 | MIPS: Malta: Add back RTC support | Tiejun Chen |
2008-11-20 | MIPS: Malta: Fix include paths in malta-amon.c | David Daney |
2008-10-03 | [MIPS] SMTC: Fix SMTC dyntick support. | Kevin D. Kissell |
2008-10-03 | [MIPS] SMTC: Build fix: Fix filename in Makefile | Ralf Baechle |
2008-07-30 | [MIPS] kgdb: Remove existing implementation | Jason Wessel |