index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-17
MIPS: Make virt_to_phys() work for all unmapped addresses.
David Daney
2
-2
/
+2
2013-05-16
Revert "MIPS: Allow ASID size to be determined at boot time."
David Daney
2
-59
/
+36
2013-05-10
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
51
-661
/
+2284
2013-05-09
Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhill into mips-for-linux-next
Ralf Baechle
19
-134
/
+296
2013-05-09
Merge branch 'next/kvm' into mips-for-linux-next
Ralf Baechle
8
-4
/
+752
2013-05-09
MIPS: Add new GIC clockevent driver.
Raghu Gandham
2
-1
/
+7
2013-05-09
MIPS: Formatting clean-ups for clocksources.
Steven J. Hill
2
-7
/
+2
2013-05-09
MIPS: Refactor GIC clocksource code.
Steven J. Hill
1
-0
/
+4
2013-05-09
MIPS: Move 'gic_frequency' to common location.
Steven J. Hill
1
-0
/
+1
2013-05-09
MIPS: Move 'gic_present' to common location.
Steven J. Hill
1
-1
/
+1
2013-05-09
MIPS: MIPS16e: Support handling of delay slots.
Steven J. Hill
2
-0
/
+21
2013-05-09
MIPS: microMIPS: Optimise 'memset' core library function.
Steven J. Hill
1
-0
/
+2
2013-05-09
MIPS: microMIPS: Disable LL/SC and fix linker bug.
Steven J. Hill
2
-2
/
+16
2013-05-09
MIPS: microMIPS: Support handling of delay slots.
Leonid Yegoshin
1
-5
/
+17
2013-05-09
MIPS: microMIPS: Add support for exception handling.
Steven J. Hill
2
-6
/
+7
2013-05-09
MIPS: microMIPS: Floating point support.
Leonid Yegoshin
2
-0
/
+15
2013-05-09
MIPS: microMIPS: Fix macro naming in micro-assembler.
Steven J. Hill
1
-2
/
+16
2013-05-08
MIPS: Allow ASID size to be determined at boot time.
Steven J. Hill
1
-35
/
+58
2013-05-08
MIPS: FW: Remove obsolete header file for MTI platforms.
Steven J. Hill
1
-47
/
+0
2013-05-08
MIPS: FW: Add environment variable processing.
Steven J. Hill
1
-0
/
+47
2013-05-08
MIPS: Add declarations to MIPS Technologies Inc. generic header.
Steven J. Hill
1
-0
/
+3
2013-05-08
MIPS: If KVM is enabled then use the KVM specific routine to flush the TLBs on a ASID wrap.
Sanjay Lal
1
-0
/
+6
2013-05-08
KVM/MIPS32: KVM Guest kernel support.
Sanjay Lal
3
-2
/
+23
2013-05-08
KVM/MIPS32: Arch specific KVM data structures.
Sanjay Lal
2
-0
/
+722
2013-05-08
MIPS: IP27: Remove pfn_t.
Ralf Baechle
2
-2
/
+1
2013-05-08
Merge branch 'mips-next-3.10' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-next
Ralf Baechle
26
-257
/
+1047
2013-05-08
MIPS: ralink: add memory definition for MT7620
John Crispin
1
-0
/
+8
2013-05-08
MIPS: ralink: add memory definition for RT3883
John Crispin
1
-0
/
+4
2013-05-08
MIPS: ralink: add memory definition for RT2880
John Crispin
1
-0
/
+4
2013-05-08
MIPS: ralink: add memory definition for RT305x
John Crispin
1
-0
/
+6
2013-05-08
MIPS: add detect_memory_region()
John Crispin
1
-0
/
+1
2013-05-08
MIPS: ralink: add cpu-feature-overrides.h
Gabor Juhos
3
-0
/
+167
2013-05-08
MIPS: ralink: adds support for MT7620 SoC family
John Crispin
1
-0
/
+76
2013-05-08
MIPS: ralink: adds support for RT3883 SoC family
John Crispin
1
-0
/
+248
2013-05-08
MIPS: ralink: adds support for RT2880 SoC family
John Crispin
1
-0
/
+49
2013-05-08
MIPS: ralink: add RT5350 sdram register defines
John Crispin
1
-0
/
+8
2013-05-08
MIPS: ralink: add RT3352 register defines
John Crispin
1
-0
/
+13
2013-05-08
MIPS: move mips_{set,get}_machine_name() to a more generic place
John Crispin
2
-4
/
+3
2013-05-08
MIPS: Init new mmu_context for each possible CPU to avoid memory corruption
Huacai Chen
1
-1
/
+1
2013-05-08
MIPS: Build uasm-generated code only once to avoid CPU Hotplug problem
Huacai Chen
2
-0
/
+4
2013-05-08
MIPS: Netlogic: Merge platform usb.h to usb-init.c
Jayachandran C
1
-64
/
+0
2013-05-08
MIPS: Netlogic: Remove unused code
Jayachandran C
1
-36
/
+0
2013-05-08
MIPS: Netlogic: Add 32-bit support for XLP
Jayachandran C
1
-5
/
+49
2013-05-08
MIPS: Netlogic: Avoid using fixed PIC IRT index
Jayachandran C
1
-53
/
+0
2013-05-08
MIPS: Netlogic: Remove unused EIMR/EIRR functions
Jayachandran C
1
-6
/
+1
2013-05-08
MIPS: Netlogic: Optimize and fix write_c0_eimr()
Jayachandran C
1
-8
/
+5
2013-05-08
MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.c
Jonas Gorski
1
-11
/
+0
2013-05-08
MIPS: BCM63XX: add flash detection for BCM6362
Jonas Gorski
1
-0
/
+1
2013-05-08
MIPS: BCM63XX: enable pcie for BCM6362
Jonas Gorski
1
-1
/
+2
2013-05-08
MIPS: BCM63XX: enable SPI controller for BCM6362
Jonas Gorski
1
-1
/
+2
[next]