index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-10
ata: add Atari Falcon PATA controller driver
Bartlomiej Zolnierkiewicz
3
-0
/
+194
2017-01-10
ata: pass queued command to ->sff_data_xfer method
Bartlomiej Zolnierkiewicz
11
-47
/
+52
2017-01-10
ata: allow subsystem to be used on m68k arch
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2017-01-10
libata: switch to dynamic allocation instead of ata_scsi_rbuf
Christoph Hellwig
1
-86
/
+36
2017-01-10
libata: don't call ata_scsi_rbuf_fill for command without a response buffer
Christoph Hellwig
1
-21
/
+1
2017-01-10
libata: call ->scsi_done from ata_scsi_simulate
Christoph Hellwig
1
-15
/
+7
2017-01-10
libata: remove the done callback from ata_scsi_args
Christoph Hellwig
1
-3
/
+1
2017-01-10
libata: move struct ata_scsi_args to libata-scsi.c
Christoph Hellwig
2
-7
/
+7
2017-01-10
libata: avoid global response buffer in atapi_qc_complete
Christoph Hellwig
1
-24
/
+22
2017-01-09
libata-eh: Use switch() instead of sparse array for protocol strings
Geert Uytterhoeven
1
-13
/
+31
2017-01-09
ata: sata_mv: Convert to devm_ioremap_resource()
Andy Shevchenko
1
-8
/
+5
2017-01-09
Merge branch 'for-4.10-fixes' into for-4.11
Tejun Heo
2
-2
/
+7
2017-01-06
ata: sata_mv:- Handle return value of devm_ioremap.
Arvind Yadav
1
-0
/
+3
2017-01-06
libata: Fix ATA request sense
Damien Le Moal
1
-0
/
+2
2017-01-06
ata: sata_mv: fix module license specification
Uwe Kleine-König
1
-1
/
+1
2017-01-06
ahci: imx: Add imx53 SATA temperature sensor support
Csaba Kertesz
1
-0
/
+195
2017-01-06
libata: apply MAX_SEC_1024 to all CX1-JB*-HP devices
Tejun Heo
1
-2
/
+2
2017-01-06
ata: ahci_xgene: free structure returned by acpi_get_object_info()
Michał Kępień
1
-2
/
+4
2017-01-06
libata: Protect DMA core code by #ifdef CONFIG_HAS_DMA
Geert Uytterhoeven
1
-26
/
+35
2017-01-06
libata: Make ata_sg_clean() static again
Geert Uytterhoeven
2
-2
/
+1
2017-01-06
ata: AHCI and other non-SFF native drivers should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+4
2017-01-06
ata: ATA_BMDMA should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2017-01-06
ata: SATA_HIGHBANK should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2017-01-06
ata: SATA_MV should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2017-01-06
Merge tag 'platform-drivers-x86-v4.10-3' of git://git.infradead.org/users/dvh...
Linus Torvalds
2
-22
/
+22
2017-01-06
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
3
-18
/
+14
2017-01-06
Merge tag 'drm-intel-fixes-2017-01-05' of git://anongit.freedesktop.org/git/d...
Linus Torvalds
11
-45
/
+190
2017-01-05
Merge tag 'pinctrl-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-53
/
+90
2017-01-05
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
58
-296
/
+334
2017-01-05
Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-32
/
+39
2017-01-05
kbuild: initramfs cleanup, set target from Kconfig
Nicholas Piggin
1
-7
/
+7
2017-01-05
kbuild: initramfs fix dependency checking for compressed target
Nicholas Piggin
1
-1
/
+1
2017-01-05
Merge tag 'xfs-for-linus-4.10-rc3' of git://git.kernel.org/pub/scm/fs/xfs/xfs...
Linus Torvalds
10
-18
/
+42
2017-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
50
-377
/
+273
2017-01-05
sh_eth: enable RX descriptor word 0 shift on SH7734
Sergei Shtylyov
1
-0
/
+1
2017-01-04
sfc: don't report RX hash keys to ethtool when RSS wasn't enabled
Edward Cree
4
-1
/
+7
2017-01-04
Merge branch 'dpaa_eth-fixes'
David S. Miller
1
-1
/
+5
2017-01-04
dpaa_eth: Initialize CGR structure before init
Roy Pledge
1
-0
/
+2
2017-01-04
dpaa_eth: cleanup after init_phy() failure
Madalin Bucur
1
-1
/
+3
2017-01-04
Merge branch 'systemport-padding-and-TSB-insertion'
David S. Miller
1
-12
/
+11
2017-01-04
net: systemport: Pad packet before inserting TSB
Florian Fainelli
1
-9
/
+9
2017-01-04
net: systemport: Utilize skb_put_padto()
Florian Fainelli
1
-3
/
+2
2017-01-04
LiquidIO VF: s/select/imply/ for PTP_1588_CLOCK
Nicolas Pitre
1
-1
/
+1
2017-01-04
libcxgb: fix error check for ip6_route_output()
Varun Prakash
1
-7
/
+5
2017-01-04
net: usb: asix_devices: add .reset_resume for USB PM
Peter Chen
1
-0
/
+1
2017-01-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-88
/
+39
2017-01-04
Merge tag 'fbdev-v4.10-rc2' of git://github.com/bzolnier/linux
Linus Torvalds
2
-1
/
+8
2017-01-04
Merge tag 'gcc-plugins-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+87
2017-01-04
Merge tag 'davinci-fixes-for-v4.10' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
4
-27
/
+53
2017-01-04
Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...
Arnd Bergmann
9
-1
/
+94
[next]