summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorLines
2014-11-24irqchip: mips-gic: Use IRQ domainsAndrew Bresticker-24/+0
2014-11-24irqchip: mips-gic: Implement irq_set_type callbackAndrew Bresticker-0/+9
2014-11-24irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacksAndrew Bresticker-39/+0
2014-11-24MIPS: Move GIC to drivers/irqchip/Andrew Bresticker-418/+11
2014-11-24MIPS: Move MIPS_GIC_IRQ_BASE into platform irq.hAndrew Bresticker-4/+6
2014-11-24MIPS: Malta: Move MSC01 interrupt baseAndrew Bresticker-4/+4
2014-11-24MIPS: sead3: Do not overlap CPU/GIC IRQ rangesAndrew Bresticker-1/+1
2014-11-24MIPS: SEAD3: Remove sead3-serial.cAndrew Bresticker-45/+0
2014-11-24MIPS: Remove gic_{enable,disable}_interrupt()Andrew Bresticker-46/+0
2014-11-24MIPS: smp-cps: Enable all hardware interrupts on secondary CPUsAndrew Bresticker-2/+2
2014-11-24MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker-36/+51
2014-11-24MIPS: i8259: Use IRQ domainsAndrew Bresticker-5/+20
2014-11-24MIPS: Set vint handler when mapping CPU interruptsAndrew Bresticker-0/+4
2014-11-24MIPS: Provide a generic plat_irq_dispatchAndrew Bresticker-0/+18
2014-11-24MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init()Andrew Bresticker-5/+5
2014-11-24MIPS: Always use IRQ domains for CPU IRQsAndrew Bresticker-25/+12
2014-11-24MIPS: cpu: Add 'noftlb' kernel command line option to disable the FTLBMarkos Chandras-2/+62
2014-11-24mips: Convert pr_warning to pr_warnJoe Perches-68/+52
2014-11-24MIPS: pci-rt3883: Remove odd locking in PCI config space access codeSergey Ryazanov-9/+0
2014-11-24MIPS: pci-ar7{1x, 24}x: remove odd locking in PCI config space access codeSergey Ryazanov-36/+0
2014-11-24MIPS: MSP71xx: remove odd locking in PCI config space access codeSergey Ryazanov-12/+0
2014-11-24MIPS: NILE4: Remove odd locking in PCI config space access codeSergey Ryazanov-11/+1
2014-11-24MIPS: Add arch_trigger_all_cpu_backtrace() functionEunbong Song-0/+21
2014-11-24MIPS: Remove useless parenthesesRalf Baechle-46/+42
2014-11-24MIPS: Fix address type used for early memory detection.Steven J. Hill-1/+1
2014-11-24MIPS: Kconfig: Don't allow both microMIPS and SmartMIPS to be selected.Markos Chandras-2/+12
2014-11-24MIPS: kernel: cps-vec: Set ISA level to mips32r2 for the MIPS MT ASEMarkos Chandras-0/+2
2014-11-24MIPS: Netlogic: handle modular AHCI buildsFlorian Fainelli-2/+4
2014-11-24MIPS: Netlogic: handle modular USB caseFlorian Fainelli-2/+4
2014-11-24MIPS: Loongson: Make platform serial setup always built-in.Aaro Koskinen-1/+2
2014-11-24MIPS: fix EVA & non-SMP non-FPU FP context signal handlingPaul Burton-4/+4
2014-11-24MIPS: cpu-probe: Set the FTLB probability bit on supported coresMarkos Chandras-1/+34
2014-11-24MIPS: BMIPS: Fix ".previous without corresponding .section" warningsKevin Cernekee-3/+0
2014-11-24MIPS: uaccess.h: Fix strnlen_user comment.Ralf Baechle-4/+2
2014-11-24MIPS: r4kcache: Add EVA case for protected_writeback_dcache_lineMarkos Chandras-0/+4
2014-11-24MIPS: Fix info about plat_setup in arch_mem_init commentRafał Miłecki-1/+1
2014-11-24MIPS: rtlx: Remove KERN_DEBUG from pr_debug() arguments in rtlx.cMasanari Iida-2/+2
2014-11-24MIPS: SEAD3: Fix LED device registration.Ralf Baechle-6/+2
2014-11-24MIPS: Fix a copy & paste error in unistd.hHuacai Chen-1/+1
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner-4/+4
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu-4/+4
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-20/+60
2014-11-20treewide: fix typo in printk and KconfigMasanari Iida-3/+3
2014-11-19MIPS: jump_label.c: Handle the microMIPS J instruction encodingMaciej W. Rozycki-10/+38
2014-11-19MIPS: jump_label.c: Correct the span of the J instructionMaciej W. Rozycki-2/+2
2014-11-19MIPS: Zero variable read by get_user / __get_user in case of an error.Ralf Baechle-1/+4
2014-11-19MIPS: lib: memcpy: Restore NOP on delay slot before returning to callerMarkos Chandras-0/+1
2014-11-19MIPS: tlb-r4k: Add missing HTW stop/start sequencesMarkos Chandras-0/+4
2014-11-19MIPS: asm: uaccess: Add v1 register to clobber list on EVAMarkos Chandras-3/+4
2014-11-19MIPS: oprofile: Fix backtrace on 64-bit kernelAaro Koskinen-1/+1