summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
AgeCommit message (Expand)AuthorLines
2014-11-24MIPS: traps: Dump the HTW registers on a MC exceptionMarkos Chandras-0/+5
2014-11-24MIPS: traps: Replace printk with pr_err for MC exceptionsMarkos Chandras-6/+6
2014-11-24clocksource: mips-gic: Combine with GIC clockevent driverAndrew Bresticker-104/+0
2014-11-24MIPS: Move GIC clocksource driver to drivers/clocksource/Andrew Bresticker-33/+0
2014-11-24MIPS: Create a helper function for DT setupKevin Cernekee-0/+18
2014-11-24MIPS: BMIPS: Add PRId for BMIPS5200 (Whirlwind)Kevin Cernekee-0/+1
2014-11-24MIPS: BMIPS: Let each platform customize the CPU1 IRQ maskKevin Cernekee-2/+4
2014-11-24MIPS: BMIPS: Explicitly configure reset vectors prior to secondary bootKevin Cernekee-21/+8
2014-11-24MIPS: BMIPS: Mask off timer IRQs when hot-unplugging a CPUJon Fraser-0/+1
2014-11-24MIPS: BMIPS: Allow BMIPS3300 to utilize SMP ebase relocation codeJon Fraser-0/+1
2014-11-24MIPS: BMIPS: Introduce helper function to change the reset vectorKevin Cernekee-7/+58
2014-11-24MIPS: BMIPS: Align secondary boot sequence with latest firmware releasesKevin Cernekee-11/+1
2014-11-24MIPS: Kconfig option to better exercise/debug hybrid FPRsPaul Burton-0/+18
2014-11-24MIPS: ELF: Set FP mode according to .MIPS.abiflagsPaul Burton-3/+177
2014-11-24MIPS: Support for hybrid FPRsPaul Burton-0/+47
2014-11-24MIPS: Ensure Config5.UFE is clear on bootPaul Burton-1/+1
2014-11-24MIPS: detect presence of the FRE & UFR bitsPaul Burton-0/+2
2014-11-24MIPS: Remove __strlen_user().Ralf Baechle-4/+0
2014-11-24MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker-8/+7
2014-11-24irqchip: mips-gic: Export function to read counter widthAndrew Bresticker-8/+1
2014-11-24irqchip: mips-gic: Support local interruptsAndrew Bresticker-10/+7
2014-11-24irqchip: mips-gic: Stop using per-platform mapping tablesAndrew Bresticker-1/+2
2014-11-24MIPS: Move GIC to drivers/irqchip/Andrew Bresticker-406/+3
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-16/+7
2014-11-24MIPS: i8259: Use IRQ domainsAndrew Bresticker-5/+19
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-2/+2
2014-11-24MIPS: Always use IRQ domains for CPU IRQsAndrew Bresticker-25/+11
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-7/+6
2014-11-24MIPS: Add arch_trigger_all_cpu_backtrace() functionEunbong Song-0/+18
2014-11-24MIPS: Remove useless parenthesesRalf Baechle-20/+20
2014-11-24MIPS: Fix address type used for early memory detection.Steven J. Hill-1/+1
2014-11-24MIPS: kernel: cps-vec: Set ISA level to mips32r2 for the MIPS MT ASEMarkos Chandras-0/+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/+32
2014-11-24MIPS: BMIPS: Fix ".previous without corresponding .section" warningsKevin Cernekee-3/+0
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-19MIPS: jump_label.c: Handle the microMIPS J instruction encodingMaciej W. Rozycki-9/+31
2014-11-19MIPS: jump_label.c: Correct the span of the J instructionMaciej W. Rozycki-2/+2
2014-11-19MIPS: Loongson: Set Loongson-3's ISA level to MIPS64R1Huacai Chen-1/+4
2014-11-19MIPS: Loongson: Fix the write-combine CCA value settingHuacai Chen-1/+1
2014-11-07MIPS: Fix build with binutils 2.24.51+Manuel Lauss-9/+58
2014-10-29MIPS: CMA: Do not reserve memory if not requiredZubair Lutfullah Kakakhel-1/+2
2014-10-27MIPS: Wire up bpf syscall.Ralf Baechle-0/+4
2014-10-23MIPS: idle: Remove leftover __pastwait symbol and its referencesMarkos Chandras-3/+0
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds-3/+1