index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2013-09-12
net: tulip: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-12
ethernet: amd: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-12
ehea: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-12
bfin_mac: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-12
xen-netback: count number required slots for an skb more carefully
David Vrabel
2013-09-12
tg3: Expand led off fix to include 5720
Nithin Sujir
2013-09-12
tuntap: correctly handle error in tun_set_iff()
Jason Wang
2013-09-12
xen-netback: fix possible format string flaw
Kees Cook
2013-09-12
igb: Read flow control for i350 from correct EEPROM section
Fujinaka, Todd
2013-09-12
igb: Add additional get_phy_id call for i354 devices
Carolyn Wyborny
2013-09-12
Merge tag 'master-2013-09-09' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2013-09-12
r8169: enforce RX_MULTI_EN for the 8168f.
françois romieu
2013-09-11
Bye, bye, WfW flag
Linus Torvalds
2013-09-11
Merge branch 'for-v3.12-fix' of git://git.linaro.org/people/mszyprowski/linux...
Linus Torvalds
2013-09-11
Merge tag 'for-3.12' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf
Linus Torvalds
2013-09-11
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-09-11
drivers/w1/masters/mxc_w1.c: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-09-11
drivers/w1/w1.c: replace strict_strtol() with kstrtol()
Jingoo Han
2013-09-11
memstick: add support for legacy memorysticks
Maxim Levitsky
2013-09-11
drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-09-11
drivers/pps/clients/pps-gpio.c: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-09-11
pktcdvd: fix defective misuses of pkt_<level>
Joe Perches
2013-09-11
pktcdvd: add struct pktcdvd_device * to pkt_dump_sense()
Joe Perches
2013-09-11
pktcdvd: convert pr_info to pkt_info
Joe Perches
2013-09-11
pktcdvd: convert pr_notice to pkt_notice
Joe Perches
2013-09-11
pktcdvd: add struct pktcdvd_device.name to pr_err logging where possible
Joe Perches
2013-09-11
pktcdvd: add struct pktcdvd_device * to pkt_dbg
Joe Perches
2013-09-11
pktcdvd: consolidate DPRINTK and VPRINTK macros
Joe Perches
2013-09-11
pktcdvd: convert printk to pr_<level>
Joe Perches
2013-09-11
pktcdvd: convert ZONE macro to static function get_zone()
Joe Perches
2013-09-11
aoe: do not BUG if memory pressure prevented debugfs file creation
Ed Cashin
2013-09-11
aoe: suppress compiler warnings
Andy Shevchenko
2013-09-11
aoe: remove custom implementation of kbasename()
Andy Shevchenko
2013-09-11
aoe: update internal version number to 85
Ed Cashin
2013-09-11
aoe: update copyright date
Ed Cashin
2013-09-11
aoe: fill in per-AoE-target information for debugfs file
Ed Cashin
2013-09-11
aoe: provide file operations for debugfs files
Ed Cashin
2013-09-11
aoe: add AoE-target files to debugfs
Ed Cashin
2013-09-11
aoe: create and destroy debugfs directory for aoe
Ed Cashin
2013-09-11
s390/vmcore: use vmcore for zfcpdump
Michael Holzheu
2013-09-11
rtc: simplify devm_request_mem_region/devm_ioremap
Julia Lawall
2013-09-11
drivers/rtc/rtc-ds1742.c: report to RTC core if retrieved time is invalid
Alexander Shiyan
2013-09-11
drivers/rtc/rtc-ds1742.c: remove unused field "rtc" from private structure
Alexander Shiyan
2013-09-11
drivers/rtc/rtc-ds1742.c: use devm_ioremap_resource()
Alexander Shiyan
2013-09-11
drivers/rtc/rtc-sirfsoc.c: fix kernel warning during wakeup
Xianglong Du
2013-09-11
drivers/rtc/rtc-nuc900.c: use NULL instead of 0
Jingoo Han
2013-09-11
drivers/rtc/rtc-max77686.c: Fix wrong register
Sangjung Woo
2013-09-11
drivers/rtc/rtc-hid-sensor-time.c: improve error handling when rtc register f...
Alexander Holler
2013-09-11
drivers/rtc/rtc-palmas.c: support for backup battery charging
Laxman Dewangan
2013-09-11
drivers/rtc/rtc-omap.c: add rtc wakeup support to alarm events
Hebbar Gururaja
[next]