aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* MIPS: BCM47XX: Move SPROM fallback code into sprom.cRafał Miłecki2014-11-24
* MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling itRafał Miłecki2014-11-24
* MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling itRafał Miłecki2014-11-24
* MIPS: BCM47XX: Get rid of calls to KSEG1ADDRRafał Miłecki2014-11-24
* MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker2014-11-24
* irqchip: mips-gic: Use proper iomem accessorsAndrew Bresticker2014-11-24
* MIPS: Malta: Stop using GIC REG macrosAndrew Bresticker2014-11-24
* MIPS: SEAD3: Stop using GIC REG macrosAndrew Bresticker2014-11-24
* irqchip: mips-gic: Export function to read counter widthAndrew Bresticker2014-11-24
* MIPS: Malta: Use gic_read_count() to read GIC timerAndrew Bresticker2014-11-24
* MIPS: SEAD3: Use generic plat_irq_dispatchAndrew Bresticker2014-11-24
* MIPS: Malta: Use generic plat_irq_dispatchAndrew Bresticker2014-11-24
* irqchip: mips-gic: Remove unnecessary globalsAndrew Bresticker2014-11-24
* irqchip: mips-gic: Support local interruptsAndrew Bresticker2014-11-24
* irqchip: mips-gic: Use separate edge/level irq_chipsAndrew Bresticker2014-11-24
* irqchip: mips-gic: Probe for number of external interruptsAndrew Bresticker2014-11-24
* irqchip: mips-gic: Stop using per-platform mapping tablesAndrew Bresticker2014-11-24
* irqchip: mips-gic: Use IRQ domainsAndrew Bresticker2014-11-24
* irqchip: mips-gic: Implement irq_set_type callbackAndrew Bresticker2014-11-24
* irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacksAndrew Bresticker2014-11-24
* MIPS: Move GIC to drivers/irqchip/Andrew Bresticker2014-11-24
* MIPS: Move MIPS_GIC_IRQ_BASE into platform irq.hAndrew Bresticker2014-11-24
* MIPS: Malta: Move MSC01 interrupt baseAndrew Bresticker2014-11-24
* MIPS: sead3: Do not overlap CPU/GIC IRQ rangesAndrew Bresticker2014-11-24
* MIPS: SEAD3: Remove sead3-serial.cAndrew Bresticker2014-11-24
* MIPS: Remove gic_{enable,disable}_interrupt()Andrew Bresticker2014-11-24
* MIPS: smp-cps: Enable all hardware interrupts on secondary CPUsAndrew Bresticker2014-11-24
* MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker2014-11-24
* MIPS: i8259: Use IRQ domainsAndrew Bresticker2014-11-24
* MIPS: Set vint handler when mapping CPU interruptsAndrew Bresticker2014-11-24
* MIPS: Provide a generic plat_irq_dispatchAndrew Bresticker2014-11-24
* MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init()Andrew Bresticker2014-11-24
* MIPS: Always use IRQ domains for CPU IRQsAndrew Bresticker2014-11-24
* MIPS: cpu: Add 'noftlb' kernel command line option to disable the FTLBMarkos Chandras2014-11-24
* mips: Convert pr_warning to pr_warnJoe Perches2014-11-24
* MIPS: pci-rt3883: Remove odd locking in PCI config space access codeSergey Ryazanov2014-11-24
* MIPS: pci-ar7{1x, 24}x: remove odd locking in PCI config space access codeSergey Ryazanov2014-11-24
* MIPS: MSP71xx: remove odd locking in PCI config space access codeSergey Ryazanov2014-11-24
* MIPS: NILE4: Remove odd locking in PCI config space access codeSergey Ryazanov2014-11-24
* MIPS: Add arch_trigger_all_cpu_backtrace() functionEunbong Song2014-11-24
* MIPS: Remove useless parenthesesRalf Baechle2014-11-24
* uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski2014-11-23
* Merge branch 'x86-traps' (trap handling from Andy Lutomirski)Linus Torvalds2014-11-23
|\
| * x86_64, traps: Rework bad_iretAndy Lutomirski2014-11-23
| * x86_64, traps: Stop using IST for #SSAndy Lutomirski2014-11-23
| * x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski2014-11-23
* | Merge tag 'armsoc-for-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-11-23
|\ \
| * | ARM: multi_v7_defconfig: fix failure setting CPU voltage by enabling dependen...Tyler Baker2014-11-19
| * | Merge tag 'tegra-for-3.18-fixes-for-rc5' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2014-11-19
| |\ \
| | * | ARM: tegra: roth: Fix SD card VDD_IO regulatorAlexandre Courbot2014-11-13