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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-18
drm/radeon: delete unused PTE_* defines
Kyle McMartin
1
-7
/
+0
2014-09-18
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-25
/
+45
2014-09-18
Merge tag 'sound-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
12
-38
/
+91
2014-09-18
Fix unbalanced mutex in dma_pool_create().
Krzysztof Hałasa
1
-1
/
+1
2014-09-18
Merge tag 'regulator-v3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-8
/
+7
2014-09-18
Merge tag 'spi-v3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
8
-28
/
+68
2014-09-18
NFSv4: Fix another bug in the close/open_downgrade code
Trond Myklebust
1
-15
/
+15
2014-09-18
NFSv4: nfs4_state_manager() vs. nfs_server_remove_lists()
Steve Dickson
1
-18
/
+20
2014-09-18
Revert "Btrfs: device_list_add() should not update list when mounted"
Chris Mason
1
-7
/
+6
2014-09-18
drm/i915: Add limited color range readout for HDMI/DP ports on g4x/vlv/chv
Ville Syrjälä
2
-1
/
+10
2014-09-17
iscsi-target: avoid NULL pointer in iscsi_copy_param_list failure
Joern Engel
1
-1
/
+1
2014-09-17
iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcid
Nicholas Bellinger
1
-1
/
+3
2014-09-17
target: Fix inverted logic in SE_DEV_ALUA_SUPPORT_STATE_STORE
Sebastian Herbszt
1
-1
/
+1
2014-09-17
target: Fix user data segment multiplier in spc_emulate_evpd_b3()
Sebastian Herbszt
1
-1
/
+1
2014-09-17
Revert "init: make rootdelay=N consistent with rootwait behaviour"
Paul Gortmaker
1
-6
/
+6
2014-09-17
MIPS: SmartMIPS: Disable assembler warnings
Markos Chandras
1
-1
/
+10
2014-09-17
drm: sti: do not iterate over the info frame array
Benjamin Gaignard
1
-1
/
+0
2014-09-16
Merge remote-tracking branches 'spi/fix/davinci', 'spi/fix/dw', 'spi/fix/fsl'...
Mark Brown
8
-28
/
+68
2014-09-16
Btrfs: set inode's logged_trans/last_log_commit after ranged fsync
Filipe Manana
2
-14
/
+13
2014-09-16
vgaarb: Drop obsolete #ifndef
Bruno Prémont
2
-10
/
+0
2014-09-16
vgaarb: Don't default exclusively to first video device with mem+io
Bruno Prémont
3
-47
/
+39
2014-09-16
spi: davinci: remove empty function davinci_spi_cleanup
Grygorii Strashko
1
-5
/
+0
2014-09-16
ARM: 8149/1: perf: Don't sleep while atomic when enabling per-cpu interrupts
Stephen Boyd
1
-10
/
+4
2014-09-16
ARM: 8148/1: flush TLS and thumbee register state during exec
Nathan Lynch
4
-17
/
+66
2014-09-16
ARM: 8151/1: add missing exports for asm functions required by get_user macro
Victor Kamensky
1
-0
/
+8
2014-09-16
Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...
Linus Torvalds
5
-22
/
+38
2014-09-16
vfs: workaround gcc <4.6 build error in link_path_walk()
James Hogan
1
-1
/
+1
2014-09-16
Merge tag 'asoc-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
sound-3.17-rc6
Takashi Iwai
474
-2808
/
+5424
2014-09-16
Fix mfsymlinks file size check
Steve French
1
-1
/
+3
2014-09-16
Update version number displayed by modinfo for cifs.ko
Steve French
1
-1
/
+1
2014-09-16
cifs: remove dead code
Arnd Bergmann
1
-17
/
+0
2014-09-16
Revert "cifs: No need to send SIGKILL to demux_thread during umount"
Steve French
1
-0
/
+19
2014-09-15
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+7
2014-09-15
Merge tag 'regmap-v3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+8
2014-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-12
/
+17
2014-09-15
Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/davinci', 'asoc/f...
Mark Brown
6
-25
/
+63
2014-09-15
Merge remote-tracking branch 'asoc/fix/pcm' into asoc-linus
Mark Brown
2
-2
/
+10
2014-09-15
Merge remote-tracking branch 'asoc/fix/core' into asoc-linus
Mark Brown
3
-6
/
+6
2014-09-15
iscsi-target: Ignore ICF_GOT_LAST_DATAOUT during Data-Out ITT lookup
Nicholas Bellinger
1
-0
/
+2
2014-09-15
Target/iser: Fix initiator_depth and responder_resources
Sagi Grimberg
1
-5
/
+6
2014-09-15
Target/iser: Avoid calling rdma_disconnect twice
Sagi Grimberg
1
-1
/
+1
2014-09-15
Target/iser: Don't put isert_conn inside disconnected handler
Sagi Grimberg
1
-1
/
+1
2014-09-15
Target/iser: Get isert_conn reference once got to connected_handler
Sagi Grimberg
1
-2
/
+3
2014-09-15
Merge branch 'pci/hotplug-vga' into for-linus
Bjorn Helgaas
9
-51
/
+31
2014-09-15
ACPIPHP / radeon / nouveau: Remove acpi_bus_no_hotplug()
Bjorn Helgaas
4
-41
/
+5
2014-09-15
ia64: Fix syscall number for memfd_create
Tony Luck
1
-1
/
+1
2014-09-15
vfs: simplify and shrink stack frame of link_path_walk()
Linus Torvalds
1
-21
/
+18
2014-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-3
/
+13
2014-09-15
[SMB3] Fix oops when creating symlinks on smb3
Steve French
1
-2
/
+6
2014-09-15
drm/i915: Fix SRC_COPY width on 830/845g
Chris Wilson
1
-1
/
+1
[prev]
[next]