index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-24
MIPS: jz4740: update platform data for JZ4740 usb device controller
Apelete Seketeli
3
-16
/
+26
2014-01-24
MIPS: Kill CONFIG_MTD_PARTITIONS
Eunbong Song
11
-11
/
+0
2014-01-24
MIPS: replace open-coded init_dsp
Paul Burton
1
-2
/
+1
2014-01-24
MIPS: clean up resume declaration
Paul Burton
1
-4
/
+12
2014-01-24
MIPS: qi_lb60: add defconfig for Ben NanoNote
Apelete Seketeli
1
-0
/
+188
2014-01-23
MIPS: include linux/types.h
Qais Yousef
1
-0
/
+1
2014-01-23
MIPS: sead3: use unflatten_and_copy_device_tree()
Qais Yousef
1
-10
/
+1
2014-01-23
MIPS: sead3: populate platform devices from device tree
Qais Yousef
1
-0
/
+7
2014-01-23
MIPS: sead3: remove chosen node
Qais Yousef
1
-4
/
+0
2014-01-23
MIPS: sead3: allow cmdline/env to change memory size using memsize param
Qais Yousef
3
-0
/
+71
2014-01-23
MIPS: BCM63XX: use linux/serial_bcm63xx.h
Florian Fainelli
2
-8
/
+1
2014-01-23
MIPS: BCM63XX: move UART register definitions
Florian Fainelli
1
-114
/
+1
2014-01-23
MIPS: microMIPS: Remove unsupported compiler flag.
Steven J. Hill
1
-1
/
+1
2014-01-23
MIPS: OCTEON: Supply OCTEON+ USB nodes in internal device trees.
David Daney
4
-0
/
+87
2014-01-23
MIPS: Malta: use generic 8250 early console
Paul Burton
4
-75
/
+33
2014-01-23
MIPS: Malta: mux & enable SERIRQ interrupt
Paul Burton
2
-0
/
+18
2014-01-23
MIPS: Malta: initialise the RTC at boot
Paul Burton
1
-0
/
+13
2014-01-23
MIPS: sead3: remove unused cpu_khz variable
Paul Burton
1
-4
/
+0
2014-01-23
MIPS: Malta: remove unused cpu_khz variable
Paul Burton
1
-3
/
+0
2014-01-23
MIPS: cavium-octeon: export symbols needed by octeon-ethernet
Aaro Koskinen
5
-1
/
+16
2014-01-23
MIPS: Fix build error seen in some configurations
Guenter Roeck
1
-1
/
+1
2014-01-23
MIPS: cavium-octeon: fix early boot hang on EBH5600 board
Aaro Koskinen
1
-3
/
+3
2014-01-23
MIPS: cavium-octeon: fix out-of-bounds array access
Aaro Koskinen
1
-1
/
+1
2014-01-23
MIPS: JZ4740: reuse UART0 address macro for vmlinuz debug port
Antony Pavlov
1
-2
/
+2
2014-01-22
MIPS: improve checks for noncoherent DMA
Felix Fietkau
4
-5
/
+16
2014-01-22
MIPS: APRP: Code formatting clean-ups.
Steven J. Hill
9
-320
/
+248
2014-01-22
MIPS: APRP: Add support for Malta CMP platform.
Deng-Cheng Zhu
3
-5
/
+35
2014-01-22
MIPS: APRP: Add RTLX API support for CMP platforms.
Deng-Cheng Zhu
4
-0
/
+123
2014-01-22
MIPS: APRP: Split RTLX support into separate files.
Deng-Cheng Zhu
5
-144
/
+195
2014-01-22
MIPS: APRP: Add VPE loader support for CMP platforms.
Deng-Cheng Zhu
3
-0
/
+186
2014-01-22
MIPS: APRP: Split VPE loader into separate files.
Deng-Cheng Zhu
5
-633
/
+660
2014-01-22
MIPS: Clean up MIPS MT and CMP configuration options.
Steven J. Hill
2
-40
/
+24
2014-01-22
MIPS: kernel: cpu-probe: Add support for probing interAptiv cores
Leonid Yegoshin
1
-0
/
+8
2014-01-22
MIPS: Add support for interAptiv cores
Leonid Yegoshin
9
-1
/
+12
2014-01-22
MIPS: Add processor identifiers for the interAptiv processors
Leonid Yegoshin
1
-0
/
+2
2014-01-22
MIPS: Add debugfs file to print the segmentation control registers
Steven J. Hill
2
-0
/
+111
2014-01-22
MIPS: Add support for FTLBs
Leonid Yegoshin
7
-14
/
+155
2014-01-22
MIPS: mm: Use the TLBINVF instruction to flush the VTLB
Leonid Yegoshin
1
-6
/
+12
2014-01-22
MIPS: Add function for flushing the TLB using the TLBINV instruction
Leonid Yegoshin
1
-0
/
+13
2014-01-22
MIPS: kernel: cpu-probe: Add support for probing proAptiv cores
Leonid Yegoshin
1
-0
/
+8
2014-01-22
MIPS: Add support for the proAptiv cores
Leonid Yegoshin
10
-1
/
+13
2014-01-22
MIPS: Add processor identifiers for the proAptiv processors
Leonid Yegoshin
1
-0
/
+2
2014-01-22
MIPS: tlb: Set the EHINV bit for TLBINVF cores when invalidating the TLB
Leonid Yegoshin
1
-1
/
+3
2014-01-22
MIPS: features: Add initial support for Segmentation Control registers
Steven J. Hill
4
-0
/
+36
2014-01-22
MIPS: features: Add initial support for TLBINVF capable cores
Leonid Yegoshin
3
-0
/
+9
2014-01-22
MIPS: mm: Move UNIQUE_ENTRYHI macro to a header file
Markos Chandras
3
-8
/
+3
2014-01-22
MIPS: Add missing bits for Config registers
Leonid Yegoshin
1
-2
/
+38
2014-01-22
MIPS: MT: proc: Add support for printing VPE and TC ids
Markos Chandras
1
-1
/
+8
2014-01-22
MIPS: Malta: Remove ttyS2 serial for CMP platforms
Leonid Yegoshin
1
-0
/
+2
2014-01-22
MIPS: Add printing of ES bit for Imgtec cores when cache error occurs.
Leonid Yegoshin
1
-8
/
+21
[next]