index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-24
drm/irq: Rename drm_crtc -> crtc
Thierry Reding
1
-4
/
+4
2015-09-24
drm: drm_atomic_crtc_get_property should be static
Geliang Tang
1
-1
/
+2
2015-09-24
drm/gma500: Remove DP_LINK_STATUS_SIZE redefinition
Thierry Reding
1
-1
/
+0
2015-09-24
vga_switcheroo: Set active attribute to false for audio clients
Lukas Wunner
3
-8
/
+6
2015-09-24
drm/core: Preserve the fb id on close.
Maarten Lankhorst
1
-11
/
+1
2015-09-24
drm/core: Preserve the framebuffer after removing it.
Maarten Lankhorst
1
-2
/
+2
2015-09-24
drm: Use vblank timestamps to guesstimate how many vblanks were missed
Ville Syrjälä
1
-115
/
+91
2015-09-24
drm: store_vblank() is never called with NULL timestamp
Ville Syrjälä
1
-7
/
+5
2015-09-24
drm: Clean up drm_calc_vbltimestamp_from_scanoutpos() vbl_status
Ville Syrjälä
1
-11
/
+8
2015-09-24
drm: Limit the number of .get_vblank_counter() retries
Ville Syrjälä
1
-2
/
+4
2015-09-24
drm: Pass flags to drm_update_vblank_count()
Ville Syrjälä
1
-4
/
+5
2015-09-24
drm/i915: Fix vblank count variable types
Ville Syrjälä
1
-2
/
+2
2015-09-24
drm: Kill pixeldur_ns
Ville Syrjälä
2
-9
/
+5
2015-09-24
drm: Stop using linedur_ns and pixeldur_ns for vblank timestamps
Ville Syrjälä
11
-34
/
+43
2015-09-24
drm: Move timestamping constants into drm_vblank_crtc
Ville Syrjälä
7
-20
/
+16
2015-09-24
drm/fbdev: Update legacy plane->fb refcounting for atomic restore
Matt Roper
1
-5
/
+18
2015-09-24
drm: fix kernel-doc warnings in drm_crtc.h
Geliang Tang
1
-1
/
+0
2015-09-24
vga_switcheroo: Sort headers alphabetically
Lukas Wunner
1
-8
/
+6
2015-09-24
drm: Spell vga_switcheroo consistently
Lukas Wunner
3
-3
/
+3
2015-09-24
drm: s/int crtc/unsigned int pipe/ straggles
Ville Syrjälä
1
-8
/
+8
2015-09-24
Merge tag 'regulator-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-19
/
+70
2015-09-24
Merge tag 'dm-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
2
-2
/
+19
2015-09-24
Merge tag 'v4.3-rc2' into topic/drm-misc
Daniel Vetter
8602
-186958
/
+447170
2015-09-24
ALSA: hda/tegra - async probe for avoiding module loading deadlock
Takashi Iwai
1
-5
/
+25
2015-09-24
ARM: alignment: fix alignment handling for uaccess changes
Russell King
1
-5
/
+25
2015-09-24
Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/...
Dave Airlie
12
-44
/
+62
2015-09-24
drm: Allow also control clients to check the drm version
Thomas Hellstrom
1
-1
/
+2
2015-09-24
drm/vmwgfx: Fix uninitialized return in vmw_kms_helper_dirty()
Christian Engelmayer
1
-2
/
+1
2015-09-24
drm/vmwgfx: Fix uninitialized return in vmw_cotable_unbind()
Christian Engelmayer
1
-2
/
+1
2015-09-24
fix encryption error checks on mount
Steve French
1
-0
/
+8
2015-09-24
[SMB3] Fix sec=krb5 on smb3 mounts
Steve French
1
-15
/
+61
2015-09-23
geneve: use network byte order for destination port config parameter
John W. Linville
1
-8
/
+8
2015-09-24
Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
43
-466
/
+534
2015-09-24
drm/layerscape: fix handling fsl_dcu_drm_plane_index result
Andrzej Hajda
1
-1
/
+2
2015-09-24
drm/mgag200: Fix driver_load error handling
Archit Taneja
1
-16
/
+20
2015-09-24
drm/mgag200: Fix error handling paths in fbdev driver
Archit Taneja
1
-8
/
+23
2015-09-24
drm/qxl: only report first monitor as connected if we have no state
Dave Airlie
1
-5
/
+7
2015-09-23
8139cp: Dump contents of descriptor ring on TX timeout
David Woodhouse
1
-1
/
+13
2015-09-23
8139cp: Fix DMA unmapping of transmitted buffers
David Woodhouse
1
-1
/
+8
2015-09-23
8139cp: Reduce duplicate csum/tso code in cp_start_xmit()
David Woodhouse
1
-41
/
+20
2015-09-23
8139cp: Fix TSO/scatter-gather descriptor setup
David Woodhouse
1
-12
/
+10
2015-09-23
8139cp: Fix tx_queued debug message to print correct slot numbers
David Woodhouse
1
-7
/
+8
2015-09-23
8139cp: Do not re-enable RX interrupts in cp_tx_timeout()
David Woodhouse
1
-1
/
+2
2015-09-23
Merge branch 'netcp-fixes'
David S. Miller
2
-66
/
+55
2015-09-23
net: netcp: fix deadlock reported by lockup detector
Karicheri, Muralidharan
1
-16
/
+10
2015-09-23
net: netcp: allocate buffers to desc before re-enable interrupt
Karicheri, Muralidharan
1
-1
/
+1
2015-09-23
net: netcp: check for interface handle in netcp_module_probe()
Karicheri, Muralidharan
1
-0
/
+5
2015-09-23
net: netcp: add error check to netcp_allocate_rx_buf()
Karicheri, Muralidharan
1
-6
/
+7
2015-09-23
net: netcp: move netcp_register_interface() to after attach module
Karicheri, Muralidharan
1
-7
/
+12
2015-09-23
net: netcp: remove dead code from the driver
Karicheri, Muralidharan
1
-9
/
+0
[prev]
[next]