index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.mailmap
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-06-18
drm/radeon: Fix radeon_irq_kms_pflip_irq_get/put() imbalance
Michel Dänzer
1
-1
/
+1
2014-06-18
Revert "drm/radeon: remove drm_vblank_get|put from pflip handling"
Michel Dänzer
1
-0
/
+17
2014-06-18
drm/radeon: improve dvi_mode_valid
Alex Deucher
1
-9
/
+7
2014-06-18
drm/radeon: update mode_valid testing for DP
Alex Deucher
1
-4
/
+15
2014-06-18
drm/radeon: Use dce5/6 hdmi deep color clock setup also on dce8+
Mario Kleiner
1
-1
/
+1
2014-06-18
drm/nouveau/disp: fix oops in destructor with headless cards
Maarten Lankhorst
1
-2
/
+4
2014-06-18
drm/gf117/i2c: no aux channels on this chipset
Ben Skeggs
4
-1
/
+42
2014-06-17
drm/nouveau/doc: update the thermal documentation
Martin Peres
1
-3
/
+4
2014-06-17
drm/nouveau/pwr: fix typo in fifo wrap handling
Ben Skeggs
5
-5
/
+5
2014-06-17
drm/nv50/disp: fix a potential oops in supervisor handling
Ben Skeggs
1
-1
/
+1
2014-06-17
drm/nouveau/disp/dp: don't touch link config after success
Ben Skeggs
1
-4
/
+3
2014-06-17
drm/nouveau/kms: reference vblank for crtc during pageflip.
Mario Kleiner
1
-0
/
+7
2014-06-17
drm/gk104/fb/ram: fixups from an earlier search+replace
Ben Skeggs
1
-38
/
+38
2014-06-17
drm/nv50/gr: remove an unneeded write while initialising PGRAPH
Pierre Moreau
1
-1
/
+0
2014-06-17
drm/nv50/gr: fix overlap while zeroing zcull regions
Pierre Moreau
1
-4
/
+4
2014-06-17
drm/gf100-/gr: report class data to host on fwmthd failure
Ben Skeggs
12
-703
/
+1003
2014-06-17
drm/gk104/ibus: increase various random timeouts
Ben Skeggs
1
-1
/
+18
2014-06-17
drm/gk104/clk: only touch divider for mode we'll be using
Ben Skeggs
1
-3
/
+5
2014-06-16
Linux 3.16-rc1
v3.16-rc1
Linus Torvalds
1
-2
/
+2
2014-06-15
net: sctp: fix permissions for rto_alpha and rto_beta knobs
Daniel Borkmann
1
-4
/
+28
2014-06-15
vxlan: Checksum fixes
Tom Herbert
1
-9
/
+2
2014-06-15
net: add skb_pop_rcv_encapsulation
Tom Herbert
1
-0
/
+12
2014-06-15
udp: call __skb_checksum_complete when doing full checksum
Tom Herbert
1
-1
/
+3
2014-06-15
net: Fix save software checksum complete
Tom Herbert
2
-10
/
+29
2014-06-15
net: Fix GSO constants to match NETIF flags
Tom Herbert
3
-5
/
+14
2014-06-15
fix __swap_writepage() compile failure on old gcc versions
Al Viro
1
-1
/
+1
2014-06-14
udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup
Eric Dumazet
1
-0
/
+4
2014-06-14
vxlan: use dev->needed_headroom instead of dev->hard_header_len
Cong Wang
1
-4
/
+3
2014-06-13
MAINTAINERS: update cxgb4 maintainer
Dimitris Michailidis
1
-1
/
+1
2014-06-13
x86/vdso: Fix vdso_install
Andy Lutomirski
1
-11
/
+11
2014-06-13
NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.
Dan McLeran
1
-7
/
+6
2014-06-13
btrfs: fix error handling in create_pending_snapshot
Eric Sandeen
1
-5
/
+7
2014-06-13
btrfs: fix use of uninit "ret" in end_extent_writepage()
Eric Sandeen
1
-1
/
+1
2014-06-13
btrfs: free ulist in qgroup_shared_accounting() error path
Eric Sandeen
1
-1
/
+3
2014-06-13
Btrfs: fix qgroups sanity test crash or hang
Filipe Manana
1
-0
/
+2
2014-06-13
btrfs: prevent RCU warning when dereferencing radix tree slot
Sasha Levin
1
-1
/
+1
2014-06-13
Btrfs: fix unfinished readahead thread for raid5/6 degraded mounting
Wang Shilong
1
-2
/
+7
2014-06-13
btrfs: new ioctl TREE_SEARCH_V2
Gerhard Heift
2
-0
/
+51
2014-06-13
drm/radeon: Bypass hw lut's for > 8 bpc framebuffer scanout.
Mario Kleiner
4
-1
/
+32
2014-06-13
drm/radeon: use pixel formats instead of depth/bpp
Fredrik Höglund
1
-16
/
+73
2014-06-13
NVMe: Use Log Page constants in SCSI emulation
Matthew Wilcox
1
-3
/
+2
2014-06-13
NVMe: Define Log Page constants
Matthew Wilcox
1
-0
/
+4
2014-06-13
NVMe: Fix hot cpu notification dead lock
Keith Busch
2
-11
/
+26
2014-06-13
ALSA: hda/realtek - Add more entry for enable HP mute led
Kailang Yang
1
-0
/
+14
2014-06-13
ALSA: hda - Add quirk for external mic on Lifebook U904
David Henningsson
1
-0
/
+9
2014-06-13
ALSA: hda - fix a fixup value for codec alc293 in the pin_quirk table
Hui Wang
1
-1
/
+1
2014-06-13
drm/i915/bdw: remove erroneous chv specific workarounds from bdw code
Tom O'Rourke
1
-5
/
+1
2014-06-13
x86/vdso: Hack to keep 64-bit Go programs working
Andy Lutomirski
3
-13
/
+60
2014-06-13
x86/vdso: Add PUT_LE to store little-endian values
Andy Lutomirski
1
-3
/
+16
2014-06-13
x86/vdso/doc: Make vDSO examples more portable
Andy Lutomirski
3
-41
/
+123
[next]