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
Age
Commit message (
Expand
)
Author
Lines
2014-11-24
MIPS: BMIPS: Add PRId for BMIPS5200 (Whirlwind)
Kevin Cernekee
-0
/
+2
2014-11-24
MIPS: BMIPS: Add special cache handling in c-r4k.c
Kevin Cernekee
-0
/
+43
2014-11-24
MIPS: BMIPS: Let each platform customize the CPU1 IRQ mask
Kevin Cernekee
-2
/
+5
2014-11-24
MIPS: BMIPS: Select the appropriate L1_CACHE_SHIFT for 438x and 5000 CPUs
Kevin Cernekee
-0
/
+2
2014-11-24
MIPS: Allow MIPS_CPU_SCACHE to be used with different line sizes
Kevin Cernekee
-1
/
+1
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: Loongson1B: Add a clockevent/clocksource using PWM Timer
Kelvin Cheung
-31
/
+266
2014-11-24
MIPS: Loongson1B: Some fixes/updates for LS1B
Kelvin Cheung
-31
/
+283
2014-11-24
MIPS: Loongson1B: Improve early printk
Kelvin Cheung
-17
/
+14
2014-11-24
MIPS: Loongson1B: Fix reboot problem on LS1B
Kelvin Cheung
-13
/
+18
2014-11-24
MIPS: DMA: Explain the lack of special handling for R14000/R16000.
Ralf Baechle
-0
/
+5
2014-11-24
MIPS: BCM47XX: Clean up nvram header
Rafał Miłecki
-39
/
+33
2014-11-24
MIPS: BCM47XX: Use mtd as an alternative way/API to get NVRAM content
Rafał Miłecki
-4
/
+38
2014-11-24
MIPS: Kconfig option to better exercise/debug hybrid FPRs
Paul Burton
-0
/
+31
2014-11-24
MIPS: ELF: Set FP mode according to .MIPS.abiflags
Paul Burton
-20
/
+211
2014-11-24
MIPS: ELF: Add definition for the .MIPS.abiflags section
Paul Burton
-0
/
+25
2014-11-24
MIPS: Support for hybrid FPRs
Paul Burton
-10
/
+100
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
/
+7
2014-11-24
MIPS: define bits introduced for hybrid FPRs
Paul Burton
-0
/
+3
2014-11-24
MIPS: Loongson-3: Add RS780/SBX00 HPET support
Huacai Chen
-1
/
+350
2014-11-24
MIPS: Loongson-3: Add oprofile support
Huacai Chen
-0
/
+225
2014-11-24
MIPS: Loongson: Improve LEFI firmware interface
Huacai Chen
-42
/
+234
2014-11-24
MIPS: Loongson: Allow booting from any core
Huacai Chen
-36
/
+67
2014-11-24
MIPS: Loongson-3: Add PHYS48_TO_HT40 support
Huacai Chen
-3
/
+22
2014-11-24
MIPS: R3000: Remove redundant parentheses
Isamu Mogi
-1
/
+1
2014-11-24
MIPS: R3000: Replace magic numbers with macros
Isamu Mogi
-5
/
+6
2014-11-24
MIPS: Remove __strlen_user().
Ralf Baechle
-34
/
+0
2014-11-24
MIPS: BCM47XX: Initialize bcma bus later (with mm available)
Rafał Miłecki
-6
/
+38
2014-11-24
MIPS: BCM47XX: Move SPROM fallback code into sprom.c
Rafał Miłecki
-56
/
+73
2014-11-24
MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling it
Rafał Miłecki
-40
/
+2
2014-11-24
MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling it
Rafał Miłecki
-21
/
+10
2014-11-24
MIPS: BCM47XX: Get rid of calls to KSEG1ADDR
Rafał Miłecki
-12
/
+32
2014-11-24
MIPS: Move gic.h to include/linux/irqchip/mips-gic.h
Andrew Bresticker
-342
/
+16
2014-11-24
irqchip: mips-gic: Use proper iomem accessors
Andrew Bresticker
-65
/
+7
2014-11-24
MIPS: Malta: Stop using GIC REG macros
Andrew Bresticker
-9
/
+9
2014-11-24
MIPS: SEAD3: Stop using GIC REG macros
Andrew Bresticker
-4
/
+4
2014-11-24
irqchip: mips-gic: Export function to read counter width
Andrew Bresticker
-8
/
+2
2014-11-24
MIPS: Malta: Use gic_read_count() to read GIC timer
Andrew Bresticker
-11
/
+3
2014-11-24
MIPS: SEAD3: Use generic plat_irq_dispatch
Andrew Bresticker
-22
/
+1
2014-11-24
MIPS: Malta: Use generic plat_irq_dispatch
Andrew Bresticker
-92
/
+0
2014-11-24
irqchip: mips-gic: Remove unnecessary globals
Andrew Bresticker
-5
/
+0
2014-11-24
irqchip: mips-gic: Support local interrupts
Andrew Bresticker
-57
/
+56
2014-11-24
irqchip: mips-gic: Use separate edge/level irq_chips
Andrew Bresticker
-1
/
+0
2014-11-24
irqchip: mips-gic: Probe for number of external interrupts
Andrew Bresticker
-2
/
+2
2014-11-24
irqchip: mips-gic: Stop using per-platform mapping tables
Andrew Bresticker
-229
/
+93
[prev]
[next]