Age | Commit message (Expand) | Author | Files | Lines |
2012-09-14 | MIPS: Malta: Remove RTC Data Mode bootstrap breakage | Maciej W. Rozycki | 1 | -5/+0 |
2012-09-14 | MIPS: Make GIC code platform independent. | Steven J. Hill | 1 | -0/+34 |
2012-08-17 | MIPS: Malta: Delete duplicate PCI fixup. | Ralf Baechle | 1 | -13/+0 |
2012-07-19 | MIPS: PCI: Move fixups from __init to __devinit. | Sebastian Andrzej Siewior | 1 | -1/+1 |
2012-07-19 | mips: mark const init data with __initconst instead of __initdata | Uwe Kleine-König | 1 | -1/+1 |
2012-07-19 | MIPS: Malta: Change start address to avoid conflicts. | Steven J. Hill | 1 | -2/+3 |
2012-03-28 | Disintegrate asm/system.h for MIPS | David Howells | 3 | -1/+2 |
2011-12-08 | MIPS: irq: Remove IRQF_DISABLED | Yong Zhang | 1 | -2/+2 |
2011-09-21 | MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD | Wu Zhangjin | 1 | -2/+4 |
2011-07-27 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2 | -8/+8 |
2011-07-21 | MIPS: Malta: Fix crash in SMP kernel on non-CMP systems. | Ralf Baechle | 1 | -7/+7 |
2011-07-21 | MIPS: Malta SMTC: Fix build. | Ralf Baechle | 1 | -1/+1 |
2011-06-09 | i8253: Create linux/i8253.h and use it in all 8253 related files | Ralf Baechle | 1 | -1/+1 |
2011-05-20 | Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g... | Linus Torvalds | 1 | -0/+2 |
2011-05-10 | MIPS: Malta: Fix GCC 4.6.0 build error | Ralf Baechle | 1 | -2/+1 |
2011-05-10 | MIPS: Malta: Fix GCC 4.6.0 build error | Ralf Baechle | 1 | -11/+3 |
2011-04-14 | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra | 1 | -0/+2 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-29 | MIPS: Convert the irq functions to the new names | Thomas Gleixner | 2 | -2/+2 |
2011-03-25 | MIPS: i8259: Convert to new irq_chip functions | Thomas Gleixner | 1 | -4/+5 |
2011-03-25 | MIPS: SMTC: Move declaration of smtc_init_secondary to <asm/smtc.h>. | Ralf Baechle | 1 | -1/+0 |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König | 1 | -1/+1 |
2010-10-07 | MIPS: Add missing #inclusions of <linux/irq.h> | David Howells | 1 | -0/+1 |
2010-10-04 | MIPS: GIC: Remove dependencies from Malta files. | Ralf Baechle | 1 | -0/+3 |
2010-08-05 | MIPS: Malta: Migrate to new platform makefile style. | Ralf Baechle | 2 | -2/+7 |
2010-07-26 | MIPS: Set io_map_base for several PCI bridges lacking it | Ben Hutchings | 1 | -0/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+0 |
2010-02-27 | MIPS: Malta: Convert IRQ controller lock to raw spinlock. | Ralf Baechle | 1 | -3/+3 |
2010-01-12 | MIPS: Malta, PowerTV: Remove unnecessary "Linux started" | Yoichi Yuasa | 1 | -1/+0 |
2009-12-17 | MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE | Dmitri Vorobiev | 1 | -1/+1 |
2009-11-13 | MIPS: Make local arrays with CL_SIZE static __initdata | Atsushi Nemoto | 1 | -1/+2 |
2009-11-02 | MIPS: GCMP: Avoid accessing registers when they are not present | Jaidev Patwardhan | 1 | -3/+13 |
2009-11-02 | MIPS: GIC: Random fixes and enhancements. | Chris Dearman | 2 | -46/+69 |
2009-11-02 | MIPS: CMP: Fix memory barriers for correct operation of amon_cpu_start | Chris Dearman | 1 | -3/+4 |
2009-11-02 | MIPS: Malta: Enable PCI 2.1 compatibility in PIIX4 | Ralf Baechle | 1 | -0/+13 |
2009-11-02 | MIPS: MTI: Fix accesses to device registers on MIPS boards | Chris Dearman | 1 | -1/+1 |
2009-09-24 | cpumask: arch_send_call_function_ipi_mask: mips | Rusty Russell | 1 | -2/+2 |
2009-09-18 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+3 |
2009-09-17 | MIPS: Remove useless zero initializations. | Ralf Baechle | 1 | -1/+1 |
2009-09-17 | MIPS: Malta: Convert reset initialization to initcall. | Ralf Baechle | 2 | -2/+6 |
2009-08-15 | timekeeping: Increase granularity of read_persistent_clock() | Martin Schwidefsky | 1 | -2/+3 |
2009-08-03 | [PATCH] MIPS: SMTC: Fix compile error | Raghu Gandham | 1 | -1/+1 |
2009-07-03 | MIPS: CMP: Move gcmp_probe to before the SMP ops | Tim Anderson | 2 | -5/+14 |
2009-07-03 | MIPS: CMP: activate CMP support | Tim Anderson | 1 | -0/+10 |
2009-07-03 | MIPS: CMP: Extend IPI handling to CPU number | Tim Anderson | 1 | -38/+36 |
2009-07-03 | MIPS: Malta: Remove unnecessary function prototypes | Dmitri Vorobiev | 1 | -3/+0 |
2009-06-24 | MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. | Ralf Baechle | 1 | -0/+1 |
2009-04-28 | irq: change ->set_affinity() to return status | Yinghai Lu | 1 | -1/+3 |
2009-03-30 | MIPS: Malta: make a needlessly global integer variable static | Dmitri Vorobiev | 1 | -1/+1 |
2009-01-13 | irq: update all arches for new irq_desc | Mike Travis | 1 | -2/+3 |