summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
AgeCommit message (Expand)AuthorFilesLines
2014-11-24clocksource: mips-gic: Combine with GIC clockevent driverAndrew Bresticker2-104/+0
2014-11-24MIPS: Move GIC clocksource driver to drivers/clocksource/Andrew Bresticker2-33/+0
2014-11-24MIPS: Create a helper function for DT setupKevin Cernekee1-0/+18
2014-11-24MIPS: BMIPS: Add PRId for BMIPS5200 (Whirlwind)Kevin Cernekee1-0/+1
2014-11-24MIPS: BMIPS: Let each platform customize the CPU1 IRQ maskKevin Cernekee1-2/+4
2014-11-24MIPS: BMIPS: Explicitly configure reset vectors prior to secondary bootKevin Cernekee1-21/+8
2014-11-24MIPS: BMIPS: Mask off timer IRQs when hot-unplugging a CPUJon Fraser1-0/+1
2014-11-24MIPS: BMIPS: Allow BMIPS3300 to utilize SMP ebase relocation codeJon Fraser1-0/+1
2014-11-24MIPS: BMIPS: Introduce helper function to change the reset vectorKevin Cernekee1-7/+58
2014-11-24MIPS: BMIPS: Align secondary boot sequence with latest firmware releasesKevin Cernekee1-11/+1
2014-11-24MIPS: Kconfig option to better exercise/debug hybrid FPRsPaul Burton1-0/+18
2014-11-24MIPS: ELF: Set FP mode according to .MIPS.abiflagsPaul Burton2-3/+177
2014-11-24MIPS: Support for hybrid FPRsPaul Burton1-0/+47
2014-11-24MIPS: Ensure Config5.UFE is clear on bootPaul Burton1-1/+1
2014-11-24MIPS: detect presence of the FRE & UFR bitsPaul Burton1-0/+2
2014-11-24MIPS: Remove __strlen_user().Ralf Baechle1-4/+0
2014-11-24MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker7-8/+7
2014-11-24irqchip: mips-gic: Export function to read counter widthAndrew Bresticker1-8/+1
2014-11-24irqchip: mips-gic: Support local interruptsAndrew Bresticker2-10/+7
2014-11-24irqchip: mips-gic: Stop using per-platform mapping tablesAndrew Bresticker1-1/+2
2014-11-24MIPS: Move GIC to drivers/irqchip/Andrew Bresticker4-406/+3
2014-11-24MIPS: smp-cps: Enable all hardware interrupts on secondary CPUsAndrew Bresticker1-2/+2
2014-11-24MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker1-16/+7
2014-11-24MIPS: i8259: Use IRQ domainsAndrew Bresticker1-5/+19
2014-11-24MIPS: Set vint handler when mapping CPU interruptsAndrew Bresticker1-0/+4
2014-11-24MIPS: Provide a generic plat_irq_dispatchAndrew Bresticker1-0/+18
2014-11-24MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init()Andrew Bresticker1-2/+2
2014-11-24MIPS: Always use IRQ domains for CPU IRQsAndrew Bresticker1-25/+11
2014-11-24MIPS: cpu: Add 'noftlb' kernel command line option to disable the FTLBMarkos Chandras1-2/+62
2014-11-24mips: Convert pr_warning to pr_warnJoe Perches3-7/+6
2014-11-24MIPS: Add arch_trigger_all_cpu_backtrace() functionEunbong Song1-0/+18
2014-11-24MIPS: Remove useless parenthesesRalf Baechle3-20/+20
2014-11-19MIPS: jump_label.c: Handle the microMIPS J instruction encodingMaciej W. Rozycki1-9/+31
2014-11-19MIPS: jump_label.c: Correct the span of the J instructionMaciej W. Rozycki1-2/+2
2014-11-19MIPS: Loongson: Set Loongson-3's ISA level to MIPS64R1Huacai Chen1-1/+4
2014-11-19MIPS: Loongson: Fix the write-combine CCA value settingHuacai Chen1-1/+1
2014-11-07MIPS: Fix build with binutils 2.24.51+Manuel Lauss7-9/+58
2014-10-29MIPS: CMA: Do not reserve memory if not requiredZubair Lutfullah Kakakhel1-1/+2
2014-10-27MIPS: Wire up bpf syscall.Ralf Baechle4-0/+4
2014-10-23MIPS: idle: Remove leftover __pastwait symbol and its referencesMarkos Chandras1-3/+0
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-3/+1
2014-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-0/+30
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-11/+11
2014-10-14Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2014-09-26MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras1-0/+12
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris1-3/+1
2014-09-22MIPS: cpu-probe: Set the write-combine CCA value on per core basisMarkos Chandras1-0/+21
2014-09-22MIPS: DMA: Add cma supportZubair Lutfullah Kakakhel1-0/+9
2014-09-03seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingAndy Lutomirski1-1/+1
2014-08-26mips: Replace __get_cpu_var usesChristoph Lameter3-11/+11