summaryrefslogtreecommitdiffstats
path: root/arch/mips/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* MIPS: bcm3384: Initial commit of bcm3384 platform supportKevin Cernekee2014-11-242-0/+72
* MIPS: Create a helper function for DT setupKevin Cernekee2014-11-241-0/+1
* MIPS: BMIPS: Add PRId for BMIPS5200 (Whirlwind)Kevin Cernekee2014-11-241-0/+1
* MIPS: BMIPS: Let each platform customize the CPU1 IRQ maskKevin Cernekee2014-11-241-0/+1
* MIPS: Loongson1B: Some fixes/updates for LS1BKelvin Cheung2014-11-246-8/+152
* MIPS: Loongson1B: Fix reboot problem on LS1BKelvin Cheung2014-11-241-7/+4
* MIPS: BCM47XX: Clean up nvram headerRafał Miłecki2014-11-241-34/+1
* MIPS: ELF: Set FP mode according to .MIPS.abiflagsPaul Burton2014-11-241-17/+33
* MIPS: ELF: Add definition for the .MIPS.abiflags sectionPaul Burton2014-11-241-0/+25
* MIPS: Support for hybrid FPRsPaul Burton2014-11-243-8/+46
* MIPS: detect presence of the FRE & UFR bitsPaul Burton2014-11-242-0/+5
* MIPS: define bits introduced for hybrid FPRsPaul Burton2014-11-241-0/+3
* MIPS: Loongson-3: Add RS780/SBX00 HPET supportHuacai Chen2014-11-241-0/+73
* MIPS: Loongson: Improve LEFI firmware interfaceHuacai Chen2014-11-246-8/+107
* MIPS: Loongson: Allow booting from any coreHuacai Chen2014-11-243-4/+6
* MIPS: Loongson-3: Add PHYS48_TO_HT40 supportHuacai Chen2014-11-241-3/+3
* MIPS: Remove __strlen_user().Ralf Baechle2014-11-241-27/+0
* MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling itRafał Miłecki2014-11-241-0/+1
* MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker2014-11-243-327/+2
* irqchip: mips-gic: Use proper iomem accessorsAndrew Bresticker2014-11-241-65/+7
* irqchip: mips-gic: Export function to read counter widthAndrew Bresticker2014-11-241-0/+1
* irqchip: mips-gic: Remove unnecessary globalsAndrew Bresticker2014-11-241-5/+0
* irqchip: mips-gic: Support local interruptsAndrew Bresticker2014-11-243-9/+34
* irqchip: mips-gic: Use separate edge/level irq_chipsAndrew Bresticker2014-11-241-1/+0
* irqchip: mips-gic: Probe for number of external interruptsAndrew Bresticker2014-11-243-2/+2
* irqchip: mips-gic: Stop using per-platform mapping tablesAndrew Bresticker2014-11-243-40/+22
* irqchip: mips-gic: Use IRQ domainsAndrew Bresticker2014-11-241-1/+0
* 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-241-2/+0
* 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: Remove gic_{enable,disable}_interrupt()Andrew Bresticker2014-11-241-2/+0
* MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker2014-11-241-0/+1
* MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init()Andrew Bresticker2014-11-241-2/+2
* mips: Convert pr_warning to pr_warnJoe Perches2014-11-241-42/+27
* MIPS: Add arch_trigger_all_cpu_backtrace() functionEunbong Song2014-11-241-0/+3
* MIPS: jump_label.c: Handle the microMIPS J instruction encodingMaciej W. Rozycki2014-11-191-1/+7
* MIPS: Zero variable read by get_user / __get_user in case of an error.Ralf Baechle2014-11-191-1/+4
* MIPS: asm: uaccess: Add v1 register to clobber list on EVAMarkos Chandras2014-11-191-3/+4
* MIPS: Loongson: Set Loongson-3's ISA level to MIPS64R1Huacai Chen2014-11-191-2/+0
* MIPS: Fix build with binutils 2.24.51+Manuel Lauss2014-11-075-3/+50
* MIPS: Wire up bpf syscall.Ralf Baechle2014-10-271-6/+9
* MIPS: ftrace: Fix a microMIPS build problemMarkos Chandras2014-10-241-2/+2
* MIPS: Prevent compiler warning from cop2_{save,restore}Paul Burton2014-10-231-4/+4
* MIPS: idle: Remove leftover __pastwait symbol and its referencesMarkos Chandras2014-10-231-7/+0
* MIPS: ptrace.h: Add a missing includeAaro Koskinen2014-10-231-0/+2
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-201-1/+1
|\
| * ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris2014-09-231-1/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-10-189-19/+84
|\ \