index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-10
/
+214
2013-07-07
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-56
/
+1
2013-07-05
MIPS: jz4740: Remove custom DMA API
Lars-Peter Clausen
1
-56
/
+0
2013-07-05
MIPS: jz4740: Register jz4740 DMA device
Lars-Peter Clausen
1
-0
/
+1
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
1
-3
/
+1
2013-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+33
2013-06-13
bcm63xx_enet: add support Broadcom BCM6345 Ethernet
Florian Fainelli
3
-9
/
+131
2013-06-10
bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switch
Maxime Bizon
3
-0
/
+80
2013-06-10
bcm63xx_enet: split DMA channel register accesses
Maxime Bizon
1
-1
/
+3
2013-06-10
MIPS: include: mmu_context.h: Replace VIRTUALIZATION with KVM
Markos Chandras
1
-1
/
+1
2013-06-08
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+32
2013-06-03
mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REG
David Daney
1
-4
/
+0
2013-05-23
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-55
/
+0
2013-05-23
MIPS: Quit exposing Kconfig symbols in uapi headers.
David Daney
1
-0
/
+32
2013-05-22
KVM/MIPS32: Move include/asm/kvm.h => include/uapi/asm/kvm.h since it is a us...
Sanjay Lal
1
-55
/
+0
2013-05-22
MIPS: Idle: Break r4k_wait into two functions and fix it.
Ralf Baechle
1
-1
/
+2
2013-05-22
MIPS: Idle: Do address fiddlery in helper functions.
Ralf Baechle
1
-0
/
+11
2013-05-22
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
Ralf Baechle
2
-1
/
+11
2013-05-22
MIPS: clock.h: Remove declaration of cpu_wait.
Ralf Baechle
1
-2
/
+0
2013-05-19
MIPS: Rewrite pfn_valid to work in modules, too.
Ralf Baechle
1
-8
/
+7
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
-60
/
+37
2013-05-10
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
51
-663
/
+2286
2013-05-09
Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...
Ralf Baechle
19
-135
/
+297
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
-36
/
+59
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 o...
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-...
Ralf Baechle
26
-261
/
+1051
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
[next]