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
2018-01-12
cxgbit: call neigh_event_send() to update MAC address
Varun Prakash
1
-0
/
+3
2018-01-12
target: tcm_loop: Use seq_puts() in tcm_loop_show_info()
Markus Elfring
1
-1
/
+1
2018-01-12
target: tcm_loop: Delete an unnecessary return statement in tcm_loop_submissi...
Markus Elfring
1
-1
/
+0
2018-01-12
target: tcm_loop: Delete two unnecessary variable initialisations in tcm_loop...
Markus Elfring
1
-2
/
+2
2018-01-12
target: tcm_loop: Combine substrings for 26 messages
Markus Elfring
1
-68
/
+52
2018-01-12
target: tcm_loop: Improve a size determination in two functions
Markus Elfring
1
-2
/
+2
2018-01-12
target: tcm_loop: Delete an error message for a failed memory allocation in f...
Markus Elfring
1
-10
/
+4
2018-01-12
sbp-target: Delete an error message for a failed memory allocation in three f...
Markus Elfring
1
-9
/
+4
2018-01-12
tcmu: allow max block and global max blocks to be settable
Mike Christie
1
-19
/
+124
2018-01-12
tcmu: make ring buffer timer configurable
Mike Christie
1
-34
/
+115
2018-01-12
tcmu: don't block submitting context for block waits
Mike Christie
1
-95
/
+169
2018-01-12
tcmu: simplify dbi thresh handling
Mike Christie
1
-19
/
+3
2018-01-12
tcmu: prep queue_cmd_ring to be used by unmap wq
Mike Christie
1
-15
/
+27
2018-01-12
tcmu: clean up the scatter helper
Xiubo Li
1
-5
/
+25
2018-01-12
tcmu: fix free block calculation
Mike Christie
1
-3
/
+4
2018-01-12
tcmu: simplify scatter_data_area error handling
Mike Christie
1
-24
/
+7
2018-01-12
tcmu: release blocks for partially setup cmds
Mike Christie
1
-0
/
+7
2018-01-12
tcmu: remove commands_lock
Mike Christie
1
-10
/
+3
2018-01-12
tcmu: move expired command completion to unmap thread
Mike Christie
1
-9
/
+39
2018-01-12
tcmu: fix unmap thread race
Mike Christie
1
-33
/
+10
2018-01-12
tcmu: split unmap_thread_fn
Mike Christie
1
-50
/
+70
2018-01-12
tcmu: merge common block release code
Mike Christie
1
-16
/
+8
2018-01-12
tcmu: fix page addr in tcmu_flush_dcache_range
tangwenji
1
-2
/
+3
2018-01-12
target-core: don't use "const char*" for a buffer that is written to
Rasmus Villemoes
3
-6
/
+6
2017-12-31
Linux 4.15-rc6
Linus Torvalds
1
-1
/
+1
2017-12-31
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
14
-39
/
+42
2017-12-31
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-16
/
+16
2017-12-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-20
/
+52
2017-12-31
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2017-12-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-3
/
+9
2017-12-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-43
/
+190
2017-12-31
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
28
-72
/
+196
2017-12-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-2
/
+6
2017-12-31
Merge tag 'char-misc-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-17
/
+38
2017-12-31
Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+25
2017-12-31
Merge tag 'staging-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-20
/
+24
2017-12-31
Merge tag 'tty-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+2
2017-12-31
Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
23
-104
/
+117
2017-12-31
MAINTAINERS: mark arch/blackfin/ and its gubbins as orphaned
Adam Borowski
1
-9
/
+7
2017-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-2
/
+2
2017-12-31
x86/ldt: Make LDT pgtable free conditional
Thomas Gleixner
1
-1
/
+2
2017-12-31
x86/ldt: Plug memory leak in error path
Thomas Gleixner
1
-1
/
+7
2017-12-31
x86/mm: Remove preempt_disable/enable() from __native_flush_tlb()
Thomas Gleixner
1
-6
/
+8
2017-12-31
x86/smpboot: Remove stale TLB flush invocations
Thomas Gleixner
1
-9
/
+0
2017-12-30
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-2
/
+6
2017-12-30
objtool: Fix seg fault with clang-compiled objects
Simon Ser
1
-0
/
+2
2017-12-30
objtool: Fix seg fault caused by missing parameter
Simon Ser
1
-1
/
+3
2017-12-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-7
/
+18
2017-12-30
kbuild: add '-fno-stack-check' to kernel build options
Linus Torvalds
1
-0
/
+3
2017-12-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
45
-202
/
+1636
[next]