summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-01MIPS: Add support for fine granularity task level IRQ time accountingDeng-Cheng Zhu
2015-04-01MIPS: csrc-sb1250: Implement read_sched_clockDeng-Cheng Zhu
2015-04-01MIPS: csrc-sb1250: Remove FSF mail address from GPL noticeDeng-Cheng Zhu
2015-04-01MIPS: csrc-sb1250: Extract hpt cycle acquisition from sb1250_hpt_readDeng-Cheng Zhu
2015-04-01MIPS: jz4740: Implement read_sched_clockDeng-Cheng Zhu
2015-04-01MIPS: cevt-txx9: Implement read_sched_clockDeng-Cheng Zhu
2015-04-01MIPS: sgi-ip27: Implement read_sched_clockDeng-Cheng Zhu
2015-04-01MIPS: csrc-ioasic: Implement read_sched_clockDeng-Cheng Zhu
2015-04-01MIPS: csrc-ioasic: Remove FSF mail address from GPL noticeDeng-Cheng Zhu
2015-04-01MIPS: csrc-bcm1480: Implement read_sched_clockDeng-Cheng Zhu
2015-04-01MIPS: csrc-bcm1480: Remove FSF mail address from GPL noticeDeng-Cheng Zhu
2015-04-01MIPS: csrc-r4k: Implement read_sched_clockDeng-Cheng Zhu
2015-04-01MIPS: Add sched_clock supportDeng-Cheng Zhu
2015-04-01CLOCKSOURCE: versatile: Add PLAT_VERSATILE dependencyDeng-Cheng Zhu
2015-04-01MIPS: Add support for full dynticks CPU time accountingDeng-Cheng Zhu
2015-04-01MIPS: Fall back to generic implementation of cmpxchg64 on 32-bit platformsDeng-Cheng Zhu
2015-04-01MIPS: Add SCHED_HRTICK supportDeng-Cheng Zhu
2015-04-01MIPS: OCTEON: Enable little endian kernel.David Daney
2015-04-01MIPS: OCTEON: Add mach-cavium-octeon/mangle-port.hDavid Daney
2015-04-01MIPS: Octeon: Handle bootloader structures in little-endian mode.David Daney
2015-03-31MIPS: Malta: malta-time: Ensure GIC counter is runningMarkos Chandras
2015-03-31CLOCKSOURCE: mips-gic-timer: Ensure GIC counter is runningMarkos Chandras
2015-03-31IRQCHIP: irq-mips-gic: Add new functions to start/stop the GIC counterMarkos Chandras
2015-03-31ttyFDC: Implement KGDB IO operations.James Hogan
2015-03-31MIPS, ttyFDC: Add early FDC console supportJames Hogan
2015-03-31TTY: Add MIPS EJTAG Fast Debug Channel TTY driverJames Hogan
2015-03-31MIPS: idle: Workaround wait + FDC problemsJames Hogan
2015-03-31MIPS: Malta: Implement get_c0_fdc_int()James Hogan
2015-03-31IRQCHIP: mips-gic: Add function for retrieving FDC IRQJames Hogan
2015-03-31irqchip: mips-gic: Don't treat FDC IRQ as percpu devidJames Hogan
2015-03-31MIPS: Read CPU IRQ line that FDC to routed toJames Hogan
2015-03-31MIPS: Add architectural FDC IRQ fieldsJames Hogan
2015-03-31MIPS: Malta: Implement mips_cdmm_phys_base()James Hogan
2015-03-31MIPS: Add CDMM bus supportJames Hogan
2015-03-31MIPS: Add arch CDMM definitions and probingJames Hogan
2015-03-31MIPS: Allow shared IRQ for timer & perf counterJames Hogan
2015-03-31MIPS: OProfile: Allow sharing IRQ with timerJames Hogan
2015-03-31MIPS: perf: Allow sharing IRQ with timerJames Hogan
2015-03-31MIPS: cevt-r4k: Cleanup c0_compare_interrupt.Ralf Baechle
2015-03-31MIPS: cevt-r4k: Make interrupt handler sharedJames Hogan
2015-03-31IRQCHIP: mips-gic: Add missing definitions for FDC IRQJames Hogan
2015-03-31IRQCHIP: mips-gic: Fix typo in commentJames Hogan
2015-03-31MIPS: Remove redundant IPTI==IPPCI logicJames Hogan
2015-03-31MIPS: cevt-r4k: Use CAUSEF_TI, CAUSEF_PCI constantsJames Hogan
2015-03-31MIPS: cevt-r4k: Move handle_perf_irq() out of headerJames Hogan
2015-03-31MIPS: pistachio: Add an initial defconfigGovindraj Raja
2015-03-31MIPS: Add support for the IMG Pistachio SoCAndrew Bresticker
2015-03-31MIPS: Document Pistachio boot protocol and device-tree bindingsAndrew Bresticker
2015-03-31MIPS: Allow platforms to specify the decompressor load addressAndrew Bresticker
2015-03-31MIPS: Create a common <asm/mach-generic/war.h>Kevin Cernekee