summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* irqchip: mips-gic: Stop using per-platform mapping tablesAndrew Bresticker2014-11-249-229/+93Star
* irqchip: mips-gic: Use IRQ domainsAndrew Bresticker2014-11-243-24/+0Star
* irqchip: mips-gic: Implement irq_set_type callbackAndrew Bresticker2014-11-241-0/+9
* irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacksAndrew Bresticker2014-11-243-39/+0Star
* MIPS: Move GIC to drivers/irqchip/Andrew Bresticker2014-11-246-418/+11Star
* 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/+0Star
* MIPS: Remove gic_{enable,disable}_interrupt()Andrew Bresticker2014-11-243-46/+0Star
* 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-243-5/+5
* MIPS: Always use IRQ domains for CPU IRQsAndrew Bresticker2014-11-242-25/+12Star
* 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/+52Star
* MIPS: pci-rt3883: Remove odd locking in PCI config space access codeSergey Ryazanov2014-11-241-9/+0Star
* MIPS: pci-ar7{1x, 24}x: remove odd locking in PCI config space access codeSergey Ryazanov2014-11-242-36/+0Star
* MIPS: MSP71xx: remove odd locking in PCI config space access codeSergey Ryazanov2014-11-241-12/+0Star
* MIPS: NILE4: Remove odd locking in PCI config space access codeSergey Ryazanov2014-11-241-11/+1Star
* MIPS: Add arch_trigger_all_cpu_backtrace() functionEunbong Song2014-11-242-0/+21
* MIPS: Remove useless parenthesesRalf Baechle2014-11-2418-46/+42Star
* MIPS: jump_label.c: Handle the microMIPS J instruction encodingMaciej W. Rozycki2014-11-192-10/+38
* MIPS: jump_label.c: Correct the span of the J instructionMaciej W. Rozycki2014-11-191-2/+2
* MIPS: Zero variable read by get_user / __get_user in case of an error.Ralf Baechle2014-11-191-1/+4
* MIPS: lib: memcpy: Restore NOP on delay slot before returning to callerMarkos Chandras2014-11-191-0/+1
* MIPS: tlb-r4k: Add missing HTW stop/start sequencesMarkos Chandras2014-11-191-0/+4
* MIPS: asm: uaccess: Add v1 register to clobber list on EVAMarkos Chandras2014-11-191-3/+4
* MIPS: oprofile: Fix backtrace on 64-bit kernelAaro Koskinen2014-11-191-1/+1
* MIPS: Loongson: Set Loongson-3's ISA level to MIPS64R1Huacai Chen2014-11-192-3/+4
* MIPS: Loongson: Fix the write-combine CCA value settingHuacai Chen2014-11-191-1/+1
* MIPS: IP27: Fix __node_distances undefined errorJames Cowgill2014-11-191-0/+1
* MIPS: Loongson3: Fix __node_distances undefined errorJames Cowgill2014-11-191-0/+1
* MIPS: Fix build with binutils 2.24.51+Manuel Lauss2014-11-0714-17/+118
* MIPS: R3000: Fix debug output for Virtual page numberIsamu Mogi2014-11-061-2/+2
* MIPS: Fix strnlen_user() return value in case of overlong strings.Ralf Baechle2014-11-041-2/+4
* MIPS: CMA: Do not reserve memory if not requiredZubair Lutfullah Kakakhel2014-10-291-1/+2
* MIPS: Wire up bpf syscall.Ralf Baechle2014-10-275-6/+13
* MIPS/Xlp: Remove the dead function destroy_irq() to fix build errorYijing Wang2014-10-271-3/+1Star
* MIPS: Octeon: Make Octeon GPIO IRQ chip CPU hotplug-awareAlexander Sverdlin2014-10-271-0/+2
* MIPS: SEAD3: Fix I2C device registration.Ralf Baechle2014-10-241-7/+1Star
* MIPS: SEAD3: Nuke PIC32 I2C driver.Ralf Baechle2014-10-243-526/+0Star
* MIPS: ftrace: Fix a microMIPS build problemMarkos Chandras2014-10-241-2/+2
* MIPS: MSP71xx: Fix build errorStefan Hengelein2014-10-241-2/+2
* MIPS: Malta: Do not build the malta-amon.c file if CMP is not enabledMarkos Chandras2014-10-231-1/+2
* MIPS: Prevent compiler warning from cop2_{save,restore}Paul Burton2014-10-231-4/+4
* MIPS: Kconfig: Add missing MIPS_CPS dependencies to PM and cpuidleMarkos Chandras2014-10-231-0/+1