index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-06
target/sbc: Add LBPRZ attribute + control CDB emulation
Jamie Pocas
6
-1
/
+64
2016-01-06
sbp-target: Remove a superfluous forward declaration
Bart Van Assche
1
-2
/
+0
2016-01-06
iscsi-target: Fix indentation + spelling + unreachable code
Bart Van Assche
4
-10
/
+6
2016-01-06
target: Fix spelling + remove set-but-not-used variables
Bart Van Assche
3
-11
/
+4
2015-12-20
usb: gadget: f_tcm: add configfs support
Andrzej Pietrasiewicz
3
-4
/
+88
2015-12-20
usb: gadget: f_tcm: use usb_gstrings_attach
Andrzej Pietrasiewicz
1
-11
/
+7
2015-12-20
usb: gadget: f_tcm: remove redundant singleton
Andrzej Pietrasiewicz
2
-11
/
+0
2015-12-20
usb: gadget: f_tcm: remove compatibility layer
Andrzej Pietrasiewicz
1
-81
/
+6
2015-12-20
usb: gadget: tcm: convert to use new function registration interface
Andrzej Pietrasiewicz
2
-10
/
+53
2015-12-20
usb: gadget: f_tcm: convert to new function interface with backward compatibi...
Andrzej Pietrasiewicz
6
-5
/
+339
2015-12-20
usb: gadget: tcm: factor out f_tcm
Andrzej Pietrasiewicz
3
-2129
/
+2148
2015-12-20
usb: gadget: tcm: simplify attribute store function
Andrzej Pietrasiewicz
1
-15
/
+7
2015-12-20
usb: gadget: tcm: use strtobool for a boolean value
Andrzej Pietrasiewicz
1
-6
/
+4
2015-12-20
usb: gadget: tcm: follow naming conventions
Andrzej Pietrasiewicz
1
-14
/
+14
2015-12-20
usb: gadget: tcm: split string definitions into function and device
Andrzej Pietrasiewicz
2
-6
/
+22
2015-12-20
tcm_usb_gadget: Fix enabled attribute failure
Nicholas Bellinger
1
-3
/
+9
2015-12-20
tcm_usb_gadget: Fix nexus leak
Nicholas Bellinger
1
-0
/
+3
2015-12-20
tcm_usb_gadget: Don't strip off nexus WWPN prefix
Nicholas Bellinger
1
-1
/
+1
2015-12-20
fs: configfs: Add unlocked version of configfs_depend_item()
Krzysztof Opasiak
2
-0
/
+89
2015-12-20
fs: configfs: Factor out configfs_find_subsys_dentry()
Krzysztof Opasiak
1
-12
/
+21
2015-12-20
fs: configfs: Factor out configfs_do_depend_item()
Krzysztof Opasiak
1
-15
/
+26
2015-12-20
fs: configfs: Drop unused parameter from configfs_undepend_item()
Krzysztof Opasiak
4
-6
/
+6
2015-11-29
tcm_loop: Show address of tpg in configfs
Sheng Yang
1
-0
/
+14
2015-11-22
Linux 4.4-rc2
Linus Torvalds
1
-1
/
+1
2015-11-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-76
/
+182
2015-11-22
Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
11
-13
/
+15
2015-11-22
Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-64
/
+115
2015-11-22
Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
26
-112
/
+342
2015-11-22
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-3
/
+9
2015-11-22
Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-116
/
+382
2015-11-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-35
/
+69
2015-11-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-15
/
+53
2015-11-22
slab/slub: adjust kmem_cache_alloc_bulk API
Jesper Dangaard Brouer
6
-11
/
+11
2015-11-22
slub: add missing kmem cgroup support to kmem_cache_free_bulk
Jesper Dangaard Brouer
1
-1
/
+5
2015-11-22
slub: fix kmem cgroup bug in kmem_cache_alloc_bulk
Jesper Dangaard Brouer
1
-18
/
+22
2015-11-22
slub: optimize bulk slowpath free by detached freelist
Jesper Dangaard Brouer
1
-30
/
+79
2015-11-22
slub: support for bulk free with SLUB freelists
Jesper Dangaard Brouer
1
-18
/
+67
2015-11-22
parisc: Map kernel text and data on huge pages
Helge Deller
3
-26
/
+31
2015-11-22
parisc: Add Huge Page and HUGETLBFS support
Helge Deller
6
-15
/
+291
2015-11-22
parisc: Use long branch to do_syscall_trace_exit
Helge Deller
1
-2
/
+2
2015-11-22
parisc: Increase initial kernel mapping to 32MB on 64bit kernel
Helge Deller
2
-3
/
+7
2015-11-22
parisc: Initialize the fault vector earlier in the boot process.
Helge Deller
3
-28
/
+21
2015-11-22
parisc: Add defines for Huge page support
Helge Deller
2
-4
/
+29
2015-11-22
parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h
Helge Deller
1
-10
/
+0
2015-11-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
28
-111
/
+283
2015-11-21
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+3
2015-11-21
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+45
2015-11-21
Merge tag 'for-linus-20151120' of git://git.infradead.org/linux-mtd
Linus Torvalds
3
-1
/
+4
2015-11-20
serial: export fsl8250_handle_irq
Arnd Bergmann
1
-0
/
+1
2015-11-20
serial: 8250_mid: Add missing dependency
Heikki Krogerus
1
-0
/
+1
[next]