| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi... | Ralf Baechle | 2013-05-09 | 8 | -308/+182 |
|\ |
|
| * | MIPS: Add new GIC clockevent driver. | Raghu Gandham | 2013-05-09 | 1 | -0/+3 |
| * | MIPS: Refactor GIC clocksource code. | Steven J. Hill | 2013-05-09 | 1 | -13/+24 |
| * | MIPS: Move 'gic_frequency' to common location. | Steven J. Hill | 2013-05-09 | 1 | -1/+0 |
| * | MIPS: Move 'gic_present' to common location. | Steven J. Hill | 2013-05-09 | 1 | -1/+0 |
| * | MIPS: FW: malta: Code formatting clean-ups. | Steven J. Hill | 2013-05-08 | 4 | -88/+64 |
| * | MIPS: FW: Remove obsolete header file for MTI platforms. | Steven J. Hill | 2013-05-08 | 4 | -6/+0 |
| * | MIPS: FW: malta: Use new common FW library variable processing. | Steven J. Hill | 2013-05-08 | 5 | -199/+28 |
| * | MIPS: Add option to disable software I/O coherency. | Steven J. Hill | 2013-05-01 | 1 | -0/+63 |
* | | KVM/MIPS32: KVM Guest kernel support. | Sanjay Lal | 2013-05-08 | 1 | -0/+15 |
* | | KVM/MIPS32: Infrastructure/build files. | Sanjay Lal | 2013-05-08 | 1 | -1/+5 |
|/ |
|
* | Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j... | Ralf Baechle | 2013-02-21 | 1 | -33/+50 |
|\ |
|
| * | MIPS: Add new GIC clocksource. | Steven J. Hill | 2013-02-17 | 1 | -33/+50 |
* | | MIPS: Whitespace cleanup. | Ralf Baechle | 2013-02-01 | 11 | -47/+47 |
|/ |
|
* | MIPS: Malta: Fix interupt number of CBUS UART. | Ralf Baechle | 2012-11-13 | 1 | -1/+2 |
* | Merge branch 'ralf-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi... | Ralf Baechle | 2012-09-28 | 1 | -0/+34 |
|\ |
|
| * | MIPS: Make GIC code platform independent. | Steven J. Hill | 2012-09-13 | 1 | -0/+34 |
* | | Merge branch 'cn68xx-ciu2' of git://git.linux-mips.org/pub/scm/daney/upstream... | Ralf Baechle | 2012-09-27 | 1 | -13/+0 |
|\ \ |
|
| * | | MIPS: Malta: Delete duplicate PCI fixup. | Ralf Baechle | 2012-08-17 | 1 | -13/+0 |
| |/ |
|
* | | MIPS: Malta: Don't crash on spurious interrupt. | Ralf Baechle | 2012-09-17 | 1 | -3/+6 |
* | | MIPS: Malta: Remove RTC Data Mode bootstrap breakage | Maciej W. Rozycki | 2012-09-14 | 1 | -5/+0 |
|/ |
|
* | MIPS: PCI: Move fixups from __init to __devinit. | Sebastian Andrzej Siewior | 2012-07-19 | 1 | -1/+1 |
* | mips: mark const init data with __initconst instead of __initdata | Uwe Kleine-König | 2012-07-19 | 1 | -1/+1 |
* | MIPS: Malta: Change start address to avoid conflicts. | Steven J. Hill | 2012-07-19 | 1 | -2/+3 |
* | Disintegrate asm/system.h for MIPS | David Howells | 2012-03-28 | 3 | -1/+2 |
* | MIPS: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-12-07 | 1 | -2/+2 |
* | MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD | Wu Zhangjin | 2011-09-21 | 1 | -2/+4 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2011-07-26 | 2 | -8/+8 |
|\ |
|
| * | MIPS: Malta: Fix crash in SMP kernel on non-CMP systems. | Ralf Baechle | 2011-07-20 | 1 | -7/+7 |
| * | MIPS: Malta SMTC: Fix build. | Ralf Baechle | 2011-07-20 | 1 | -1/+1 |
* | | i8253: Create linux/i8253.h and use it in all 8253 related files | Ralf Baechle | 2011-06-09 | 1 | -1/+1 |
|/ |
|
* | Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g... | Linus Torvalds | 2011-05-19 | 1 | -0/+2 |
|\ |
|
| * | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra | 2011-04-14 | 1 | -0/+2 |
* | | MIPS: Malta: Fix GCC 4.6.0 build error | Ralf Baechle | 2011-05-10 | 1 | -2/+1 |
* | | MIPS: Malta: Fix GCC 4.6.0 build error | Ralf Baechle | 2011-05-10 | 1 | -11/+3 |
|/ |
|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | MIPS: Convert the irq functions to the new names | Thomas Gleixner | 2011-03-29 | 2 | -2/+2 |
* | MIPS: i8259: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 | 1 | -4/+5 |
* | MIPS: SMTC: Move declaration of smtc_init_secondary to <asm/smtc.h>. | Ralf Baechle | 2011-03-25 | 1 | -1/+0 |
* | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 1 | -1/+1 |
* | MIPS: Add missing #inclusions of <linux/irq.h> | David Howells | 2010-10-07 | 1 | -0/+1 |
* | MIPS: GIC: Remove dependencies from Malta files. | Ralf Baechle | 2010-10-04 | 1 | -0/+3 |
* | MIPS: Malta: Migrate to new platform makefile style. | Ralf Baechle | 2010-08-05 | 2 | -2/+7 |
* | MIPS: Set io_map_base for several PCI bridges lacking it | Ben Hutchings | 2010-07-26 | 1 | -0/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | MIPS: Malta: Convert IRQ controller lock to raw spinlock. | Ralf Baechle | 2010-02-27 | 1 | -3/+3 |
* | MIPS: Malta, PowerTV: Remove unnecessary "Linux started" | Yoichi Yuasa | 2010-01-12 | 1 | -1/+0 |
* | MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE | Dmitri Vorobiev | 2009-12-17 | 1 | -1/+1 |
* | MIPS: Make local arrays with CL_SIZE static __initdata | Atsushi Nemoto | 2009-11-13 | 1 | -1/+2 |
* | MIPS: GCMP: Avoid accessing registers when they are not present | Jaidev Patwardhan | 2009-11-02 | 1 | -3/+13 |