aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAge
* MIPS: traps: Dump the PageGrain and Wired registers on MCMarkos Chandras2014-11-24
* MIPS: traps: Dump the HTW registers on a MC exceptionMarkos Chandras2014-11-24
* MIPS: traps: Replace printk with pr_err for MC exceptionsMarkos Chandras2014-11-24
* clocksource: mips-gic: Combine with GIC clockevent driverAndrew Bresticker2014-11-24
* MIPS: Move GIC clocksource driver to drivers/clocksource/Andrew Bresticker2014-11-24
* MIPS: Create a helper function for DT setupKevin Cernekee2014-11-24
* MIPS: BMIPS: Add PRId for BMIPS5200 (Whirlwind)Kevin Cernekee2014-11-24
* MIPS: BMIPS: Let each platform customize the CPU1 IRQ maskKevin Cernekee2014-11-24
* MIPS: BMIPS: Explicitly configure reset vectors prior to secondary bootKevin Cernekee2014-11-24
* MIPS: BMIPS: Mask off timer IRQs when hot-unplugging a CPUJon Fraser2014-11-24
* MIPS: BMIPS: Allow BMIPS3300 to utilize SMP ebase relocation codeJon Fraser2014-11-24
* MIPS: BMIPS: Introduce helper function to change the reset vectorKevin Cernekee2014-11-24
* MIPS: BMIPS: Align secondary boot sequence with latest firmware releasesKevin Cernekee2014-11-24
* MIPS: Kconfig option to better exercise/debug hybrid FPRsPaul Burton2014-11-24
* MIPS: ELF: Set FP mode according to .MIPS.abiflagsPaul Burton2014-11-24
* MIPS: Support for hybrid FPRsPaul Burton2014-11-24
* MIPS: Ensure Config5.UFE is clear on bootPaul Burton2014-11-24
* MIPS: detect presence of the FRE & UFR bitsPaul Burton2014-11-24
* MIPS: Remove __strlen_user().Ralf Baechle2014-11-24
* MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker2014-11-24
* irqchip: mips-gic: Export function to read counter widthAndrew Bresticker2014-11-24
* irqchip: mips-gic: Support local interruptsAndrew Bresticker2014-11-24
* irqchip: mips-gic: Stop using per-platform mapping tablesAndrew Bresticker2014-11-24
* MIPS: Move GIC to drivers/irqchip/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: Add arch_trigger_all_cpu_backtrace() functionEunbong Song2014-11-24
* MIPS: Remove useless parenthesesRalf Baechle2014-11-24
* MIPS: jump_label.c: Handle the microMIPS J instruction encodingMaciej W. Rozycki2014-11-19
* MIPS: jump_label.c: Correct the span of the J instructionMaciej W. Rozycki2014-11-19
* MIPS: Loongson: Set Loongson-3's ISA level to MIPS64R1Huacai Chen2014-11-19
* MIPS: Loongson: Fix the write-combine CCA value settingHuacai Chen2014-11-19
* MIPS: Fix build with binutils 2.24.51+Manuel Lauss2014-11-07
* MIPS: CMA: Do not reserve memory if not requiredZubair Lutfullah Kakakhel2014-10-28
* MIPS: Wire up bpf syscall.Ralf Baechle2014-10-26
* MIPS: idle: Remove leftover __pastwait symbol and its referencesMarkos Chandras2014-10-23
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-19
|\
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-23
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-10-18
|\ \
| * | MIPS: cpu-probe: Set the write-combine CCA value on per core basisMarkos Chandras2014-09-22
| * | MIPS: DMA: Add cma supportZubair Lutfullah Kakakhel2014-09-22
* | | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-15
|\ \ \
| * | | mips: Replace __get_cpu_var usesChristoph Lameter2014-08-26