index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2014-11-24
MIPS: traps: Dump the HTW registers on a MC exception
Markos Chandras
-0
/
+5
2014-11-24
MIPS: traps: Replace printk with pr_err for MC exceptions
Markos Chandras
-6
/
+6
2014-11-24
clocksource: mips-gic: Combine with GIC clockevent driver
Andrew Bresticker
-104
/
+0
2014-11-24
MIPS: Move GIC clocksource driver to drivers/clocksource/
Andrew Bresticker
-33
/
+0
2014-11-24
MIPS: Create a helper function for DT setup
Kevin Cernekee
-0
/
+18
2014-11-24
MIPS: BMIPS: Add PRId for BMIPS5200 (Whirlwind)
Kevin Cernekee
-0
/
+1
2014-11-24
MIPS: BMIPS: Let each platform customize the CPU1 IRQ mask
Kevin Cernekee
-2
/
+4
2014-11-24
MIPS: BMIPS: Explicitly configure reset vectors prior to secondary boot
Kevin Cernekee
-21
/
+8
2014-11-24
MIPS: BMIPS: Mask off timer IRQs when hot-unplugging a CPU
Jon Fraser
-0
/
+1
2014-11-24
MIPS: BMIPS: Allow BMIPS3300 to utilize SMP ebase relocation code
Jon Fraser
-0
/
+1
2014-11-24
MIPS: BMIPS: Introduce helper function to change the reset vector
Kevin Cernekee
-7
/
+58
2014-11-24
MIPS: BMIPS: Align secondary boot sequence with latest firmware releases
Kevin Cernekee
-11
/
+1
2014-11-24
MIPS: Kconfig option to better exercise/debug hybrid FPRs
Paul Burton
-0
/
+18
2014-11-24
MIPS: ELF: Set FP mode according to .MIPS.abiflags
Paul Burton
-3
/
+177
2014-11-24
MIPS: Support for hybrid FPRs
Paul Burton
-0
/
+47
2014-11-24
MIPS: Ensure Config5.UFE is clear on boot
Paul Burton
-1
/
+1
2014-11-24
MIPS: detect presence of the FRE & UFR bits
Paul Burton
-0
/
+2
2014-11-24
MIPS: Remove __strlen_user().
Ralf Baechle
-4
/
+0
2014-11-24
MIPS: Move gic.h to include/linux/irqchip/mips-gic.h
Andrew Bresticker
-8
/
+7
2014-11-24
irqchip: mips-gic: Export function to read counter width
Andrew Bresticker
-8
/
+1
2014-11-24
irqchip: mips-gic: Support local interrupts
Andrew Bresticker
-10
/
+7
2014-11-24
irqchip: mips-gic: Stop using per-platform mapping tables
Andrew Bresticker
-1
/
+2
2014-11-24
MIPS: Move GIC to drivers/irqchip/
Andrew Bresticker
-406
/
+3
2014-11-24
MIPS: smp-cps: Enable all hardware interrupts on secondary CPUs
Andrew Bresticker
-2
/
+2
2014-11-24
MIPS: Add hook to get C0 performance counter interrupt
Andrew Bresticker
-16
/
+7
2014-11-24
MIPS: i8259: Use IRQ domains
Andrew Bresticker
-5
/
+19
2014-11-24
MIPS: Set vint handler when mapping CPU interrupts
Andrew Bresticker
-0
/
+4
2014-11-24
MIPS: Provide a generic plat_irq_dispatch
Andrew Bresticker
-0
/
+18
2014-11-24
MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init()
Andrew Bresticker
-2
/
+2
2014-11-24
MIPS: Always use IRQ domains for CPU IRQs
Andrew Bresticker
-25
/
+11
2014-11-24
MIPS: cpu: Add 'noftlb' kernel command line option to disable the FTLB
Markos Chandras
-2
/
+62
2014-11-24
mips: Convert pr_warning to pr_warn
Joe Perches
-7
/
+6
2014-11-24
MIPS: Add arch_trigger_all_cpu_backtrace() function
Eunbong Song
-0
/
+18
2014-11-24
MIPS: Remove useless parentheses
Ralf Baechle
-20
/
+20
2014-11-24
MIPS: Fix address type used for early memory detection.
Steven J. Hill
-1
/
+1
2014-11-24
MIPS: kernel: cps-vec: Set ISA level to mips32r2 for the MIPS MT ASE
Markos Chandras
-0
/
+2
2014-11-24
MIPS: fix EVA & non-SMP non-FPU FP context signal handling
Paul Burton
-4
/
+4
2014-11-24
MIPS: cpu-probe: Set the FTLB probability bit on supported cores
Markos Chandras
-1
/
+32
2014-11-24
MIPS: BMIPS: Fix ".previous without corresponding .section" warnings
Kevin Cernekee
-3
/
+0
2014-11-24
MIPS: Fix info about plat_setup in arch_mem_init comment
Rafał Miłecki
-1
/
+1
2014-11-24
MIPS: rtlx: Remove KERN_DEBUG from pr_debug() arguments in rtlx.c
Masanari Iida
-2
/
+2
2014-11-19
MIPS: jump_label.c: Handle the microMIPS J instruction encoding
Maciej W. Rozycki
-9
/
+31
2014-11-19
MIPS: jump_label.c: Correct the span of the J instruction
Maciej W. Rozycki
-2
/
+2
2014-11-19
MIPS: Loongson: Set Loongson-3's ISA level to MIPS64R1
Huacai Chen
-1
/
+4
2014-11-19
MIPS: Loongson: Fix the write-combine CCA value setting
Huacai Chen
-1
/
+1
2014-11-07
MIPS: Fix build with binutils 2.24.51+
Manuel Lauss
-9
/
+58
2014-10-29
MIPS: CMA: Do not reserve memory if not required
Zubair Lutfullah Kakakhel
-1
/
+2
2014-10-27
MIPS: Wire up bpf syscall.
Ralf Baechle
-0
/
+4
2014-10-23
MIPS: idle: Remove leftover __pastwait symbol and its references
Markos Chandras
-3
/
+0
2014-10-19
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
-3
/
+1
[prev]
[next]