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
2013-05-23
dmaengine: ste_dma40: Remove redundant address fetching function
Lee Jones
1
-18
/
+0
2013-05-23
dmaengine: ste_dma40: Only use addresses passed as configuration information
Lee Jones
1
-40
/
+11
2013-05-23
ARM: ux500: Stop passing UART's platform data for Device Tree boots
Lee Jones
1
-3
/
+3
2013-05-23
dmaengine: ste_dma40: Don't configure runtime configurable setup during allocate
Lee Jones
1
-3
/
+3
2013-05-23
dmaengine: ste_dma40: Remove unnecessary call to d40_phy_cfg()
Lee Jones
3
-60
/
+58
2013-05-23
dmaengine: ste_dma40: Separate Logical Global Interrupt Mask (GIM) unmasking
Lee Jones
2
-5
/
+4
2013-05-23
ARM: ux500: Pass remnant platform data though to DMA40 driver
Lee Jones
3
-11
/
+5
2013-05-23
dmaengine: ste_dma40: Supply full Device Tree parsing support
Lee Jones
2
-0
/
+114
2013-05-23
dmaengine: ste_dma40: Allow driver to be probe()able when DT is enabled
Lee Jones
1
-2
/
+44
2013-05-23
dmaengine: ste_dma40: Allocate plat_data on declaration
Lee Jones
1
-3
/
+1
2013-05-23
dmaengine: ste_dma40: Also report the number of logical channels
Lee Jones
1
-2
/
+3
2013-05-23
dmaengine: ste_dma40: Move rev error-check up to revision acquisition
Lee Jones
1
-6
/
+4
2013-05-23
dmaengine: ste_dma40: Remove 'always true' checking
Lee Jones
1
-11
/
+5
2013-05-23
dmaengine: ste_dma40: Calculate number of logical channels from physical ones
Lee Jones
3
-13
/
+6
2013-05-23
ARM: ux500: Remove superfluous 'psize' attribute from Audio platform data
Lee Jones
1
-38
/
+0
2013-05-23
ARM: ux500: Remove unused 'data_width' attributes from UART DMA configs
Lee Jones
1
-12
/
+0
2013-05-23
ARM: ux500: Remove unused 'data_width' attributes from SSP DMA configs
Lee Jones
1
-4
/
+0
2013-05-23
ARM: ux500: Remove unused 'data_width' attributes from SDI DMA configs
Lee Jones
1
-16
/
+0
2013-05-23
dmaengine: ste_dma40: Remove home-brew MAX() macro
Lee Jones
1
-3
/
+4
2013-05-23
ARM: ux500: Strip out duplicate USB DMA configuration
Lee Jones
1
-14
/
+3
2013-05-23
dmaengine: ste_dma40: Amalgamate DMA source and destination channel numbers
Lee Jones
10
-326
/
+207
2013-05-23
dmaengine: ste_dma40: Rectify incorrect configuration validation checking
Lee Jones
1
-4
/
+4
2013-05-23
dmaengine: ste_dma40: Move default memcpy configs into the driver
Lee Jones
3
-34
/
+30
2013-05-23
dmaengine: ste_dma40: Fix up static memcpy event lines
Linus Walleij
1
-1
/
+15
2013-05-23
dmaengine: ste_dma40: Assign memcpy channels in the driver
Lee Jones
3
-21
/
+7
2013-05-12
Linux 3.10-rc1
v3.10-rc1
Linus Torvalds
1
-2
/
+2
2013-05-12
Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-108
/
+368
2013-05-12
Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...
Linus Torvalds
5
-7
/
+55
2013-05-12
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
101
-1481
/
+10569
2013-05-12
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
4
-2
/
+78
2013-05-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
12
-867
/
+745
2013-05-10
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-37
/
+48
2013-05-10
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
10
-12
/
+242
2013-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
20
-107
/
+45
2013-05-10
Merge tag 'ecryptfs-3.10-rc1-ablkcipher' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-41
/
+103
2013-05-10
Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6
Linus Torvalds
4
-162
/
+10
2013-05-10
Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-26
/
+80
2013-05-10
Merge tag 'dm-3.10-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-116
/
+442
2013-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-11
/
+18
2013-05-10
Merge branch 'postmerge' into for-linus
James Bottomley
4
-38
/
+93
2013-05-10
Merge branch 'misc' into for-linus
James Bottomley
98
-1443
/
+10476
2013-05-10
Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
13
-49
/
+56
2013-05-10
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
205
-2325
/
+16155
2013-05-10
[SCSI] qla2xxx: Update firmware link in Kconfig file.
Chad Dupuis
1
-1
/
+3
2013-05-10
[SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are used
Mike Christie
3
-55
/
+49
2013-05-10
[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...
James Bottomley
24
-165
/
+160
2013-05-10
[SCSI] pm80xx: thermal, sas controller config and error handling update
Sakthivel K
6
-17
/
+249
2013-05-10
[SCSI] pm80xx: NCQ error handling changes
Sakthivel K
5
-28
/
+544
2013-05-10
[SCSI] pm80xx: WWN Modification for PM8081/88/89 controllers
Sakthivel K
1
-7
/
+36
2013-05-10
[SCSI] pm80xx: Changed module name and debug messages update
Sakthivel K
3
-13
/
+20
[next]