summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2014-11-24MIPS: sead3: Do not overlap CPU/GIC IRQ rangesAndrew Bresticker
2014-11-24MIPS: SEAD3: Remove sead3-serial.cAndrew Bresticker
2014-11-24MIPS: Remove gic_{enable,disable}_interrupt()Andrew Bresticker
2014-11-24MIPS: smp-cps: Enable all hardware interrupts on secondary CPUsAndrew Bresticker
2014-11-24MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker
2014-11-24MIPS: i8259: Use IRQ domainsAndrew Bresticker
2014-11-24MIPS: Set vint handler when mapping CPU interruptsAndrew Bresticker
2014-11-24MIPS: Provide a generic plat_irq_dispatchAndrew Bresticker
2014-11-24MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init()Andrew Bresticker
2014-11-24MIPS: Always use IRQ domains for CPU IRQsAndrew Bresticker
2014-11-24MIPS: cpu: Add 'noftlb' kernel command line option to disable the FTLBMarkos Chandras
2014-11-24mips: Convert pr_warning to pr_warnJoe Perches
2014-11-24MIPS: pci-rt3883: Remove odd locking in PCI config space access codeSergey Ryazanov
2014-11-24MIPS: pci-ar7{1x, 24}x: remove odd locking in PCI config space access codeSergey Ryazanov
2014-11-24MIPS: MSP71xx: remove odd locking in PCI config space access codeSergey Ryazanov
2014-11-24MIPS: NILE4: Remove odd locking in PCI config space access codeSergey Ryazanov
2014-11-24MIPS: Add arch_trigger_all_cpu_backtrace() functionEunbong Song
2014-11-24MIPS: Remove useless parenthesesRalf Baechle
2014-11-23uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski
2014-11-23Merge branch 'x86-traps' (trap handling from Andy Lutomirski)Linus Torvalds
2014-11-23x86_64, traps: Rework bad_iretAndy Lutomirski
2014-11-23x86_64, traps: Stop using IST for #SSAndy Lutomirski
2014-11-23x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski
2014-11-23Merge tag 'armsoc-for-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds