summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Use phys_addr_t instead of phys_tJaedon Shin2014-12-121-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-12-1126-700/+550
|\
| * MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle2014-11-243-13/+13
| * MIPS: Enable VDSO randomizationPrem Karat2014-11-241-1/+14
| * MIPS: Apply `.insn' to fixup labels throughoutMaciej W. Rozycki2014-11-241-0/+2
| * MIPS: signal.c: Fix an invalid cast in ISA mode bit handlingMaciej W. Rozycki2014-11-241-1/+1
| * MIPS: traps: Dump the PageGrain and Wired registers on MCMarkos Chandras2014-11-241-0/+2
| * MIPS: traps: Dump the HTW registers on a MC exceptionMarkos Chandras2014-11-241-0/+5
| * MIPS: traps: Replace printk with pr_err for MC exceptionsMarkos Chandras2014-11-241-6/+6
| * clocksource: mips-gic: Combine with GIC clockevent driverAndrew Bresticker2014-11-242-104/+0
| * MIPS: Move GIC clocksource driver to drivers/clocksource/Andrew Bresticker2014-11-242-33/+0
| * MIPS: Create a helper function for DT setupKevin Cernekee2014-11-241-0/+18
| * 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-2/+4
| * MIPS: BMIPS: Explicitly configure reset vectors prior to secondary bootKevin Cernekee2014-11-241-21/+8
| * MIPS: BMIPS: Mask off timer IRQs when hot-unplugging a CPUJon Fraser2014-11-241-0/+1
| * MIPS: BMIPS: Allow BMIPS3300 to utilize SMP ebase relocation codeJon Fraser2014-11-241-0/+1
| * MIPS: BMIPS: Introduce helper function to change the reset vectorKevin Cernekee2014-11-241-7/+58
| * MIPS: BMIPS: Align secondary boot sequence with latest firmware releasesKevin Cernekee2014-11-241-11/+1
| * MIPS: Kconfig option to better exercise/debug hybrid FPRsPaul Burton2014-11-241-0/+18
| * MIPS: ELF: Set FP mode according to .MIPS.abiflagsPaul Burton2014-11-242-3/+177
| * MIPS: Support for hybrid FPRsPaul Burton2014-11-241-0/+47
| * MIPS: Ensure Config5.UFE is clear on bootPaul Burton2014-11-241-1/+1
| * MIPS: detect presence of the FRE & UFR bitsPaul Burton2014-11-241-0/+2
| * MIPS: Remove __strlen_user().Ralf Baechle2014-11-241-4/+0
| * MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker2014-11-247-8/+7
| * irqchip: mips-gic: Export function to read counter widthAndrew Bresticker2014-11-241-8/+1
| * irqchip: mips-gic: Support local interruptsAndrew Bresticker2014-11-242-10/+7
| * irqchip: mips-gic: Stop using per-platform mapping tablesAndrew Bresticker2014-11-241-1/+2
| * MIPS: Move GIC to drivers/irqchip/Andrew Bresticker2014-11-244-406/+3
| * 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-241-16/+7
| * MIPS: i8259: Use IRQ domainsAndrew Bresticker2014-11-241-5/+19
| * 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-241-2/+2
| * MIPS: Always use IRQ domains for CPU IRQsAndrew Bresticker2014-11-241-25/+11
| * 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-243-7/+6
| * MIPS: Add arch_trigger_all_cpu_backtrace() functionEunbong Song2014-11-241-0/+18
| * MIPS: Remove useless parenthesesRalf Baechle2014-11-243-20/+20
* | MIPS: Fix address type used for early memory detection.Steven J. Hill2014-11-241-1/+1
* | MIPS: kernel: cps-vec: Set ISA level to mips32r2 for the MIPS MT ASEMarkos Chandras2014-11-241-0/+2
* | MIPS: fix EVA & non-SMP non-FPU FP context signal handlingPaul Burton2014-11-241-4/+4
* | MIPS: cpu-probe: Set the FTLB probability bit on supported coresMarkos Chandras2014-11-241-1/+32
* | MIPS: BMIPS: Fix ".previous without corresponding .section" warningsKevin Cernekee2014-11-241-3/+0
* | MIPS: Fix info about plat_setup in arch_mem_init commentRafał Miłecki2014-11-241-1/+1
* | MIPS: rtlx: Remove KERN_DEBUG from pr_debug() arguments in rtlx.cMasanari Iida2014-11-241-2/+2
|/
* MIPS: jump_label.c: Handle the microMIPS J instruction encodingMaciej W. Rozycki2014-11-191-9/+31
* MIPS: jump_label.c: Correct the span of the J instructionMaciej W. Rozycki2014-11-191-2/+2
OpenPOWER on IntegriCloud