summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* MIPS: detect presence of the FRE & UFR bitsPaul Burton2014-11-243-0/+7
* MIPS: define bits introduced for hybrid FPRsPaul Burton2014-11-241-0/+3
* binfmt_elf: allow arch code to examine PT_LOPROC ... PT_HIPROC headersPaul Burton2014-11-243-2/+111
* binfmt_elf: load interpreter program headers earlierPaul Burton2014-11-241-18/+18
* binfmt_elf: Hoist ELF program header loading to a functionPaul Burton2014-11-241-43/+56
* MIPS: Loongson-3: Add RS780/SBX00 HPET supportHuacai Chen2014-11-246-1/+350
* MIPS: Loongson-3: Add oprofile supportHuacai Chen2014-11-243-0/+225
* MIPS: Loongson: Improve LEFI firmware interfaceHuacai Chen2014-11-2414-42/+234
* MIPS: Loongson: Allow booting from any coreHuacai Chen2014-11-247-36/+67
* MIPS: Loongson-3: Add PHYS48_TO_HT40 supportHuacai Chen2014-11-243-3/+22
* MIPS: R3000: Remove redundant parenthesesIsamu Mogi2014-11-241-1/+1
* MIPS: R3000: Replace magic numbers with macrosIsamu Mogi2014-11-241-5/+6
* MIPS: Remove __strlen_user().Ralf Baechle2014-11-243-34/+0
* MIPS: BCM47XX: Initialize bcma bus later (with mm available)Rafał Miłecki2014-11-243-6/+38
* MIPS: BCM47XX: Move SPROM fallback code into sprom.cRafał Miłecki2014-11-243-56/+73
* MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling itRafał Miłecki2014-11-242-42/+13
* MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling itRafał Miłecki2014-11-243-22/+23
* MIPS: BCM47XX: Get rid of calls to KSEG1ADDRRafał Miłecki2014-11-241-12/+32
* MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker2014-11-2418-18/+17
* irqchip: mips-gic: Use proper iomem accessorsAndrew Bresticker2014-11-242-136/+142
* MIPS: Malta: Stop using GIC REG macrosAndrew Bresticker2014-11-241-9/+9
* MIPS: SEAD3: Stop using GIC REG macrosAndrew Bresticker2014-11-241-4/+4
* irqchip: mips-gic: Export function to read counter widthAndrew Bresticker2014-11-243-8/+13
* MIPS: Malta: Use gic_read_count() to read GIC timerAndrew Bresticker2014-11-241-11/+3
* MIPS: SEAD3: Use generic plat_irq_dispatchAndrew Bresticker2014-11-241-22/+1
* MIPS: Malta: Use generic plat_irq_dispatchAndrew Bresticker2014-11-241-92/+0
* irqchip: mips-gic: Remove unnecessary globalsAndrew Bresticker2014-11-242-29/+4
* irqchip: mips-gic: Support local interruptsAndrew Bresticker2014-11-249-125/+279
* irqchip: mips-gic: Use separate edge/level irq_chipsAndrew Bresticker2014-11-242-12/+21
* irqchip: mips-gic: Probe for number of external interruptsAndrew Bresticker2014-11-244-22/+22
* irqchip: mips-gic: Stop using per-platform mapping tablesAndrew Bresticker2014-11-2410-325/+198
* irqchip: mips-gic: Use IRQ domainsAndrew Bresticker2014-11-244-32/+40
* irqchip: mips-gic: Fix gic_set_affinity() return valueAndrew Bresticker2014-11-241-1/+1
* irqchip: mips-gic: Implement irq_set_type callbackAndrew Bresticker2014-11-242-2/+64
* irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacksAndrew Bresticker2014-11-244-42/+8
* MIPS: Move GIC to drivers/irqchip/Andrew Bresticker2014-11-248-16/+16
* MIPS: Move MIPS_GIC_IRQ_BASE into platform irq.hAndrew Bresticker2014-11-243-4/+6
* MIPS: Malta: Move MSC01 interrupt baseAndrew Bresticker2014-11-241-4/+4
* MIPS: sead3: Do not overlap CPU/GIC IRQ rangesAndrew Bresticker2014-11-241-1/+1
* MIPS: SEAD3: Remove sead3-serial.cAndrew Bresticker2014-11-241-45/+0
* MIPS: Remove gic_{enable,disable}_interrupt()Andrew Bresticker2014-11-243-46/+0
* MIPS: smp-cps: Enable all hardware interrupts on secondary CPUsAndrew Bresticker2014-11-241-2/+2
* MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker2014-11-249-36/+51
* MIPS: i8259: Use IRQ domainsAndrew Bresticker2014-11-242-5/+20
* MIPS: Set vint handler when mapping CPU interruptsAndrew Bresticker2014-11-241-0/+4
* MIPS: Provide a generic plat_irq_dispatchAndrew Bresticker2014-11-241-0/+18
* MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init()Andrew Bresticker2014-11-244-7/+7
* MIPS: Always use IRQ domains for CPU IRQsAndrew Bresticker2014-11-242-25/+12
* MIPS: cpu: Add 'noftlb' kernel command line option to disable the FTLBMarkos Chandras2014-11-241-2/+62
* mips: Convert pr_warning to pr_warnJoe Perches2014-11-249-68/+52