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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-05
CRIS: add STACKTRACE_SUPPORT
Rabin Vincent
4
-0
/
+88
2015-09-05
CRISv32: annotate irq enable in idle loop
Rabin Vincent
1
-2
/
+2
2015-09-05
CRISv32: add support for irqflags tracing
Rabin Vincent
3
-1
/
+20
2015-09-05
CRIS: UAPI: use generic types.h
Rabin Vincent
3
-13
/
+1
2015-09-05
CRIS: UAPI: use generic shmbuf.h
Rabin Vincent
2
-42
/
+1
2015-09-05
CRIS: UAPI: use generic msgbuf.h
Rabin Vincent
2
-33
/
+1
2015-09-05
CRIS: UAPI: use generic socket.h
Rabin Vincent
2
-92
/
+1
2015-09-05
CRIS: UAPI: use generic sembuf.h
Rabin Vincent
2
-25
/
+1
2015-09-05
CRIS: UAPI: use generic sockios.h
Rabin Vincent
2
-13
/
+1
2015-09-05
CRIS: UAPI: use generic auxvec.h
Rabin Vincent
2
-4
/
+1
2015-09-05
CRIS: UAPI: use generic headers via Kbuild
Rabin Vincent
12
-31
/
+10
2015-09-05
CRIS: UAPI: fix elf.h export
Rabin Vincent
4
-1
/
+8
2015-09-05
CRIS: don't make asm/elf.h depend on asm/user.h
Rabin Vincent
3
-8
/
+7
2015-09-05
CRIS: UAPI: fix ptrace.h
Rabin Vincent
6
-3
/
+8
2015-09-05
CRISv32: Squash compile warnings for axisflashmap
Jesper Nilsson
1
-4
/
+5
2015-09-05
CRISv32: Add GPIO driver to the default configs
Jesper Nilsson
4
-14
/
+12
2015-09-05
CRISv32: ETRAX FS: Squash warnings in pinmux driver
Jesper Nilsson
1
-2
/
+6
2015-09-05
CRIS: Wire up missing syscalls
Chen Gang
4
-1
/
+25
2015-09-05
CRISv32: allow CONFIG_DEBUG_BUGVERBOSE
Rabin Vincent
1
-0
/
+1
2015-09-05
CRISv32: add unreachable() to BUG()
Rabin Vincent
1
-2
/
+9
2015-09-05
cris: arch-v32: gpio: Use kzalloc instead of kmalloc/memset
Christophe Jaillet
1
-2
/
+1
2015-09-04
Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2
-11
/
+20
2015-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
10
-12
/
+61
2015-09-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
84
-1136
/
+2307
2015-09-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
176
-2176
/
+5791
2015-09-03
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
113
-1578
/
+2009
2015-09-03
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
83
-2127
/
+912
2015-09-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
83
-1062
/
+899
2015-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
11
-94
/
+151
2015-09-03
Merge branch 'devel-stable' into for-linus
Russell King
19
-1794
/
+50
2015-09-03
Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...
Russell King
156
-766
/
+2953
2015-09-03
Merge branch '4.2-fixes' into mips-for-linux-next
Ralf Baechle
3
-19
/
+20
2015-09-03
MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16.
Yousong Zhou
1
-3
/
+9
2015-09-03
MIPS: Fix alignment of quiet build output for vmlinuz link
Alex Smith
1
-1
/
+1
2015-09-03
MIPS: math-emu: Remove unused handle_dsemul function declaration
Markos Chandras
1
-1
/
+0
2015-09-03
MIPS: math-emu: Add support for the MIPS R6 MAX{, A} FPU instruction
Markos Chandras
5
-2
/
+480
2015-09-03
MIPS: math-emu: Add support for the MIPS R6 MIN{, A} FPU instruction
Markos Chandras
5
-2
/
+480
2015-09-03
MIPS: math-emu: Add support for the MIPS R6 CLASS FPU instruction
Markos Chandras
5
-2
/
+138
2015-09-03
MIPS: math-emu: Add support for the MIPS R6 RINT FPU instruction
Markos Chandras
1
-0
/
+24
2015-09-03
MIPS: math-emu: Add support for the MIPS R6 MSUBF FPU instruction
Markos Chandras
5
-2
/
+559
2015-09-03
MIPS: math-emu: Add support for the MIPS R6 MADDF FPU instruction
Markos Chandras
5
-2
/
+553
2015-09-03
MIPS: math-emu: Add support for the MIPS R6 SELNEZ FPU instruction
Markos Chandras
1
-0
/
+22
2015-09-03
MIPS: math-emu: Add support for the MIPS R6 SELEQZ FPU instruction
Markos Chandras
1
-0
/
+23
2015-09-03
MIPS: math-emu: Add support for the CMP.condn.fmt R6 instruction
Markos Chandras
1
-9
/
+121
2015-09-03
MIPS: inst.h: Add new MIPS R6 FPU opcodes
Markos Chandras
1
-2
/
+7
2015-09-03
MIPS: Octeon: Fix management port MII address on Kontron S1901
Aaro Koskinen
2
-0
/
+8
2015-09-03
MIPS: BCM47xx: Use kmemdup rather than duplicating its implementation
Andrzej Hajda
1
-2
/
+1
2015-09-03
MIPS: Octeon: Support interfaces 4 and 5
Janne Huttunen
1
-0
/
+12
2015-09-03
MIPS: Octeon: Set up 1:1 mapping between CN68XX PKO queues and ports
Janne Huttunen
1
-0
/
+3
2015-09-03
MIPS: Octeon: Initialize CN68XX PKO
Janne Huttunen
1
-5
/
+144
[next]