summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-11-24MIPS: BMIPS: Mask off timer IRQs when hot-unplugging a CPUJon Fraser
2014-11-24MIPS: BMIPS: Allow BMIPS3300 to utilize SMP ebase relocation codeJon Fraser
2014-11-24MIPS: BMIPS: Introduce helper function to change the reset vectorKevin Cernekee
2014-11-24MIPS: BMIPS: Align secondary boot sequence with latest firmware releasesKevin Cernekee
2014-11-24MIPS: Loongson1B: Add a clockevent/clocksource using PWM TimerKelvin Cheung
2014-11-24MIPS: Loongson1B: Some fixes/updates for LS1BKelvin Cheung
2014-11-24MIPS: Loongson1B: Improve early printkKelvin Cheung
2014-11-24MIPS: Loongson1B: Fix reboot problem on LS1BKelvin Cheung
2014-11-24MIPS: DMA: Explain the lack of special handling for R14000/R16000.Ralf Baechle
2014-11-24MIPS: BCM47XX: Clean up nvram headerRafał Miłecki
2014-11-24MIPS: BCM47XX: Use mtd as an alternative way/API to get NVRAM contentRafał Miłecki
2014-11-24MIPS: Kconfig option to better exercise/debug hybrid FPRsPaul Burton
2014-11-24MIPS: ELF: Set FP mode according to .MIPS.abiflagsPaul Burton
2014-11-24MIPS: ELF: Add definition for the .MIPS.abiflags sectionPaul Burton
2014-11-24MIPS: Support for hybrid FPRsPaul Burton
2014-11-24MIPS: Ensure Config5.UFE is clear on bootPaul Burton
2014-11-24MIPS: detect presence of the FRE & UFR bitsPaul Burton
2014-11-24MIPS: define bits introduced for hybrid FPRsPaul Burton
2014-11-24MIPS: Loongson-3: Add RS780/SBX00 HPET supportHuacai Chen
2014-11-24MIPS: Loongson-3: Add oprofile supportHuacai Chen
2014-11-24MIPS: Loongson: Improve LEFI firmware interfaceHuacai Chen
2014-11-24MIPS: Loongson: Allow booting from any coreHuacai Chen
2014-11-24MIPS: Loongson-3: Add PHYS48_TO_HT40 supportHuacai Chen
2014-11-24MIPS: R3000: Remove redundant parenthesesIsamu Mogi
2014-11-24MIPS: R3000: Replace magic numbers with macrosIsamu Mogi
2014-11-24MIPS: Remove __strlen_user().Ralf Baechle
2014-11-24MIPS: BCM47XX: Initialize bcma bus later (with mm available)Rafał Miłecki
2014-11-24MIPS: BCM47XX: Move SPROM fallback code into sprom.cRafał Miłecki
2014-11-24MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling itRafał Miłecki
2014-11-24MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling itRafał Miłecki
2014-11-24MIPS: BCM47XX: Get rid of calls to KSEG1ADDRRafał Miłecki
2014-11-24MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker
2014-11-24irqchip: mips-gic: Use proper iomem accessorsAndrew Bresticker
2014-11-24MIPS: Malta: Stop using GIC REG macrosAndrew Bresticker
2014-11-24MIPS: SEAD3: Stop using GIC REG macrosAndrew Bresticker
2014-11-24irqchip: mips-gic: Export function to read counter widthAndrew Bresticker
2014-11-24MIPS: Malta: Use gic_read_count() to read GIC timerAndrew Bresticker
2014-11-24MIPS: SEAD3: Use generic plat_irq_dispatchAndrew Bresticker
2014-11-24MIPS: Malta: Use generic plat_irq_dispatchAndrew Bresticker
2014-11-24irqchip: mips-gic: Remove unnecessary globalsAndrew Bresticker
2014-11-24irqchip: mips-gic: Support local interruptsAndrew Bresticker
2014-11-24irqchip: mips-gic: Use separate edge/level irq_chipsAndrew Bresticker
2014-11-24irqchip: mips-gic: Probe for number of external interruptsAndrew Bresticker
2014-11-24irqchip: mips-gic: Stop using per-platform mapping tablesAndrew Bresticker
2014-11-24irqchip: mips-gic: Use IRQ domainsAndrew Bresticker
2014-11-24irqchip: mips-gic: Implement irq_set_type callbackAndrew Bresticker
2014-11-24irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacksAndrew Bresticker
2014-11-24MIPS: Move GIC to drivers/irqchip/Andrew Bresticker
2014-11-24MIPS: Move MIPS_GIC_IRQ_BASE into platform irq.hAndrew Bresticker
2014-11-24MIPS: Malta: Move MSC01 interrupt baseAndrew Bresticker