summary refs log tree commit diff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2015-02-04MIPS: Fix syscall_get_nr for the syscall exit tracing.Lars Persson
2015-01-31MIPS: fork: Fix MSA/FPU/DSP context duplication raceJames Hogan
2015-01-30MIPS: traps: Fix inline asm ctc1 missing .set hardfloatJames Hogan
2015-01-29MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen
2015-01-16MIPS: IRQ: Fix disable_irq on CPU IRQsFelix Fietkau
2015-01-16MIPS: smp-mt,smp-cmp: Enable all HW IRQs on secondary CPUsJames Hogan
2015-01-16MIPS: Fix restart of indirect syscallsEd Swierk
2015-01-15MIPS: ELF: fix loading o32 binaries on 64-bit kernelsJames Cowgill
2015-01-13MIPS: Wire up execveat(2).Ralf Baechle
2014-12-12MIPS: Use phys_addr_t instead of phys_tJaedon Shin
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-11-24MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle
2014-11-24MIPS: Enable VDSO randomizationPrem Karat
2014-11-24MIPS: Apply `.insn' to fixup labels throughoutMaciej W. Rozycki
2014-11-24MIPS: signal.c: Fix an invalid cast in ISA mode bit handlingMaciej W. Rozycki
2014-11-24MIPS: traps: Dump the PageGrain and Wired registers on MCMarkos Chandras
2014-11-24MIPS: traps: Dump the HTW registers on a MC exceptionMarkos Chandras
2014-11-24MIPS: traps: Replace printk with pr_err for MC exceptionsMarkos Chandras
2014-11-24clocksource: mips-gic: Combine with GIC clockevent driverAndrew Bresticker
2014-11-24MIPS: Move GIC clocksource driver to drivers/clocksource/Andrew Bresticker
2014-11-24MIPS: Create a helper function for DT setupKevin Cernekee
2014-11-24MIPS: BMIPS: Add PRId for BMIPS5200 (Whirlwind)Kevin Cernekee
2014-11-24MIPS: BMIPS: Let each platform customize the CPU1 IRQ maskKevin Cernekee
2014-11-24MIPS: BMIPS: Explicitly configure reset vectors prior to secondary bootKevin Cernekee
2014-11-24MIPS: BMIPS: Mask off timer IRQs when hot-unplugging a CPUJon Fraser
2014-11-24MIPS: BMIPS: Allow BMIPS3300 to utilize SMP ebase relocation codeJon Fraser
2014-11-24MIPS: BMIPS: Introduce helper function to change the reset vectorKevin Cernekee
2014-11-24MIPS: BMIPS: Align secondary boot sequence with latest firmware releasesKevin Cernekee
2014-11-24MIPS: Kconfig option to better exercise/debug hybrid FPRsPaul Burton
2014-11-24MIPS: ELF: Set FP mode according to .MIPS.abiflagsPaul Burton
2014-11-24MIPS: Support for hybrid FPRsPaul Burton
2014-11-24MIPS: Ensure Config5.UFE is clear on bootPaul Burton
2014-11-24MIPS: detect presence of the FRE & UFR bitsPaul Burton
2014-11-24MIPS: Remove __strlen_user().Ralf Baechle
2014-11-24MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker
2014-11-24irqchip: mips-gic: Export function to read counter widthAndrew Bresticker
2014-11-24irqchip: mips-gic: Support local interruptsAndrew Bresticker
2014-11-24irqchip: mips-gic: Stop using per-platform mapping tablesAndrew Bresticker
2014-11-24MIPS: Move GIC to drivers/irqchip/Andrew Bresticker
2014-11-24MIPS: smp-cps: Enable all hardware interrupts on secondary CPUsAndrew Bresticker
2014-11-24MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker
2014-11-24MIPS: i8259: Use IRQ domainsAndrew Bresticker
2014-11-24MIPS: Set vint handler when mapping CPU interruptsAndrew Bresticker
2014-11-24MIPS: Provide a generic plat_irq_dispatchAndrew Bresticker
2014-11-24MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init()Andrew Bresticker
2014-11-24MIPS: Always use IRQ domains for CPU IRQsAndrew Bresticker
2014-11-24MIPS: cpu: Add 'noftlb' kernel command line option to disable the FTLBMarkos Chandras
2014-11-24mips: Convert pr_warning to pr_warnJoe Perches
2014-11-24MIPS: Add arch_trigger_all_cpu_backtrace() functionEunbong Song
2014-11-24MIPS: Remove useless parenthesesRalf Baechle