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
2017-12-07
driver core: Remove redundant license text
Greg Kroah-Hartman
28
-123
/
+0
2017-12-07
drivers: core: arch_topology.c: move SPDX tag to top of the file
Greg Kroah-Hartman
1
-7
/
+1
2017-12-07
driver core: add SPDX identifiers to all driver core files
Greg Kroah-Hartman
31
-0
/
+31
2017-12-07
kobject: Remove redundant license text
Greg Kroah-Hartman
6
-15
/
+0
2017-12-07
kobject: add SPDX identifiers to all kobject files
Greg Kroah-Hartman
6
-0
/
+6
2017-11-29
test_firmware: wrap custom sysfs load tests into helper
Luis R. Rodriguez
1
-15
/
+28
2017-11-29
test_firmware: wrap basic sysfs fallback tests into helper
Luis R. Rodriguez
1
-37
/
+41
2017-11-29
test_firmware: wrap sysfs timeout test into helper
Luis R. Rodriguez
1
-32
/
+37
2017-11-29
firmware: replace #ifdef over FW_OPT_FALLBACK with function checks
Luis R. Rodriguez
1
-11
/
+29
2017-11-29
firmware: provide helper for FW_OPT_USERHELPER
Luis R. Rodriguez
1
-13
/
+18
2017-11-29
firmware: add helper to copy built-in data to pre-alloc buffer
Luis R. Rodriguez
1
-2
/
+9
2017-11-29
firmware: use static inline for to_fw_priv()
Luis R. Rodriguez
1
-1
/
+4
2017-11-29
firmware: rename sysfs state checks with sysfs prefix
Luis R. Rodriguez
1
-10
/
+10
2017-11-29
firmware: use static inlines for state machine checking
Luis R. Rodriguez
1
-39
/
+68
2017-11-29
firmware: remove unused __fw_state_is_done()
Luis R. Rodriguez
1
-5
/
+0
2017-11-29
firmware: remove duplicate fw_state_aborted()
Luis R. Rodriguez
1
-2
/
+0
2017-11-29
firmware: move core data structures to the top of file
Luis R. Rodriguez
1
-95
/
+95
2017-11-29
firmware: rename struct fw_priv->fw_id to fw_name
Luis R. Rodriguez
1
-13
/
+13
2017-11-29
firmware: rename struct firmware_buf to struct fw_priv
Luis R. Rodriguez
1
-185
/
+187
2017-11-29
firmware: rename struct firmware_priv to struct fw_sysfs
Luis R. Rodriguez
1
-49
/
+49
2017-11-29
test_firmware: fix setting old custom fw path back on exit
Luis R. Rodriguez
1
-1
/
+4
2017-11-29
firmware: fix detecting error on register_reboot_notifier()
Luis R. Rodriguez
1
-1
/
+8
2017-11-29
firmware: provide helpers for registering the syfs loader
Luis R. Rodriguez
1
-8
/
+21
2017-11-29
firmware: fix capturing errors on fw_cache_init() on early init
Luis R. Rodriguez
1
-13
/
+32
2017-11-29
firmware: add helper to unregister pm ops
Luis R. Rodriguez
1
-4
/
+10
2017-11-26
Linux 4.15-rc1
Linus Torvalds
1
-2
/
+2
2017-11-26
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-6
/
+42
2017-11-26
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-15
/
+52
2017-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
38
-616
/
+472
2017-11-26
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-10
/
+17
2017-11-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-12
/
+32
2017-11-26
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2017-11-26
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
15
-40
/
+72
2017-11-26
ARM: BUG if jumping to usermode address in kernel mode
Russell King
2
-0
/
+24
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
351
-1773
/
+1225
2017-11-25
Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
8
-56
/
+136
2017-11-25
Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
29
-113
/
+58
2017-11-25
Merge tag 'afs-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-279
/
+405
2017-11-24
Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
19
-158
/
+819
2017-11-24
Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
7
-34
/
+66
2017-11-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
22
-239
/
+387
2017-11-24
m68k/macboing: Fix missed timer callback assignment
Kees Cook
1
-2
/
+2
2017-11-24
afs: remove redundant assignment of dvnode to itself
Colin Ian King
1
-1
/
+1
2017-11-24
afs: cell: Remove unnecessary code in afs_lookup_cell
Gustavo A. R. Silva
1
-6
/
+1
2017-11-24
afs: Fix signal handling in some file ops
David Howells
1
-0
/
+8
2017-11-24
afs: Fix some dentry handling in dir ops and missing key_puts
David Howells
1
-10
/
+5
2017-11-24
afs: Make afs_write_begin() avoid writing to a page that's being stored
David Howells
1
-0
/
+5
2017-11-24
sched/debug: Fix task state recording/printout
Thomas Gleixner
1
-3
/
+3
2017-11-24
x86/decoder: Add new TEST instruction pattern
Masami Hiramatsu
1
-1
/
+1
2017-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
62
-409
/
+995
[next]