index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-31
Return short read or 0 at end of a raw device, not EIO
David Jeffery
1
-1
/
+1
2014-10-31
drm/vmwgfx: Filter out modes those cannot be supported by the current VRAM size.
Sinclair Yeh
2
-4
/
+18
2014-10-31
drm/vmwgfx: Fix hash key computation
Thomas Hellstrom
1
-1
/
+2
2014-10-31
drm/vmwgfx: fix lock breakage
Rob Clark
1
-4
/
+4
2014-10-30
drivers/net: macvtap and tun depend on INET
Ben Hutchings
1
-0
/
+2
2014-10-30
drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
Ben Hutchings
2
-1
/
+8
2014-10-30
drivers/net: Disable UFO through virtio
Ben Hutchings
3
-26
/
+30
2014-10-30
mlx4: Avoid leaking steering rules on flow creation error flow
Or Gerlitz
2
-2
/
+12
2014-10-30
net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLAN
Or Gerlitz
1
-2
/
+5
2014-10-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
4
-3
/
+14
2014-10-31
Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
7
-16
/
+25
2014-10-31
Merge tag 'drm-intel-fixes-2014-10-30' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2
-3
/
+26
2014-10-30
cxgb4 : Fix missing initialization of win0_lock
Anish Bhatt
1
-0
/
+1
2014-10-30
r8152: check WORK_ENABLE in suspend function
hayeswang
1
-1
/
+1
2014-10-30
r8152: reset tp->speed before autoresuming in open function
hayeswang
1
-0
/
+5
2014-10-30
r8152: clear SELECTIVE_SUSPEND when autoresuming
hayeswang
1
-4
/
+3
2014-10-30
rtlwifi: rtl8192se: Fix firmware loading
Larry Finger
1
-2
/
+2
2014-10-30
rtlwifi: rtl8192ce: Add missing section to read descriptor setting
Larry Finger
2
-0
/
+5
2014-10-30
rtlwifi: rtl8192se: Add missing section to read descriptor setting
Larry Finger
2
-0
/
+5
2014-10-30
rtlwifi: rtl8192se: Fix duplicate calls to ieee80211_register_hw()
Larry Finger
1
-17
/
+0
2014-10-30
rtlwifi: rtl8192ce: rtl8192de: rtl8192se: Fix handling for missing get_btc_st...
Larry Finger
5
-0
/
+10
2014-10-30
mwifiex: restart rxreorder timer correctly
Marc Yang
3
-12
/
+43
2014-10-30
ath9k: fix some debugfs output
Dan Carpenter
1
-1
/
+1
2014-10-30
wireless: rt2x00: add new rt2800usb device
Cyril Brulebois
1
-0
/
+1
2014-10-30
PCI: Rename sysfs 'enabled' file back to 'enable'
Greg Kroah-Hartman
1
-4
/
+4
2014-10-30
Merge tag 'fbdev-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
29
-46
/
+67
2014-10-30
drm/i915/dp: only use training pattern 3 on platforms that support it
Jani Nikula
1
-2
/
+3
2014-10-30
Merge branch '3.18/omapdss-fixes' into 3.18/fbdev-fixes
Tomi Valkeinen
26
-23
/
+46
2014-10-30
omap: dss: connector-analog-tv: Add missing module device table
Marek Belisko
1
-0
/
+2
2014-10-30
ixgbe: fix race when setting advertised speed
Emil Tantilov
1
-0
/
+4
2014-10-30
ixgbe: need not repeat init skb with NULL
Junwei Zhang
1
-1
/
+1
2014-10-30
igb: don't reuse pages with pfmemalloc flag
Roman Gushchin
1
-1
/
+5
2014-10-30
e1000: unset IFF_UNICAST_FLT on WMware 82545EM
Francesco Ruggeri
1
-1
/
+4
2014-10-29
mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chips
Dmitry Eremin-Solenikov
1
-0
/
+2
2014-10-29
mtd: omap: fix mtd devices not showing up
Frans Klaver
1
-1
/
+1
2014-10-29
Merge branch 'akpm' (incoming from Andrew Morton)
Linus Torvalds
7
-106
/
+161
2014-10-29
zram: avoid NULL pointer access in concurrent situation
Weijie Yang
1
-4
/
+6
2014-10-29
drivers/rtc/rtc-bq32k.c: fix register value
Pavel Machek
1
-1
/
+1
2014-10-29
drivers/rtc/rtc-s3c.c: fix initialization failure without rtc source clock
Marek Szyprowski
1
-6
/
+8
2014-10-29
drivers/rtc/rtc-pm8xxx.c: rework to support pm8941 rtc
Stanimir Varbanov
2
-89
/
+135
2014-10-29
drivers: of: add return value to of_reserved_mem_device_init()
Marek Szyprowski
2
-6
/
+11
2014-10-29
cnic: Update the rcu_access_pointer() usages
Tej Parkash
1
-4
/
+1
2014-10-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+7
2014-10-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-1
/
+21
2014-10-29
cxgb4vf: Replace repetitive pci device ID's with right ones
Hariprasad Shenai
1
-8
/
+8
2014-10-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
2
-37
/
+41
2014-10-29
Merge tag 'usb-serial-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
5
-16
/
+25
2014-10-29
drm/radeon: remove some buggy dead code
Dan Carpenter
1
-3
/
+1
2014-10-29
PCI: imx6: Wait for clocks to stabilize after ref_en
Richard Zhu
1
-3
/
+10
2014-10-29
ACPI / EC: Fix regression due to conflicting firmware behavior between Samsun...
Lv Zheng
1
-7
/
+18
[prev]
[next]