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.13.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
2010-08-05
ioat2: catch and recover from broken vtd configurations v6
Dan Williams
4
-3
/
+55
2010-08-05
DMAENGINE: add runtime slave control to COH 901 318 v3
Linus Walleij
1
-0
/
+169
2010-08-05
DMAENGINE: add runtime slave config to DMA40 v3
Linus Walleij
1
-4
/
+137
2010-08-05
DMAENGINE: generic slave channel control v3
Linus Walleij
1
-0
/
+71
2010-08-05
dmaengine: Driver for Topcliff PCH DMA controller
Yong Wang
4
-0
/
+1002
2010-07-28
intel_mid: Add Mrst & Mfld DMA Drivers
Vinod Koul
5
-0
/
+1503
2010-07-01
Merge branch 'timb' into dmaengine
Dan Williams
1
-4
/
+4
2010-07-01
drivers/dma: Eliminate a NULL pointer dereference
Julia Lawall
1
-2
/
+2
2010-07-01
dma/timb_dma: compile warning on 32 bit
Dan Carpenter
1
-2
/
+2
2010-06-23
DMAENGINE: ste_dma40: support older silicon
Linus Walleij
3
-4
/
+31
2010-06-23
DMAENGINE: ste_dma40: support disabling physical channels
Jonas Aaberg
1
-0
/
+8
2010-06-23
DMAENGINE: ste_dma40: no disabled phy channels on ux500
Jonas Aaberg
2
-1
/
+4
2010-06-23
DMAENGINE: ste_dma40: fix suspend bug
Jonas Aaberg
1
-20
/
+13
2010-06-23
DMAENGINE: ste_dma40: add DB8500 memcpy channels
Jonas Aaberg
2
-1
/
+3
2010-06-23
DMAENGINE: ste_dma40: no flow control on memcpy
Jonas Aaberg
1
-2
/
+4
2010-06-23
DMAENGINE: ste_dma40: arch updates for LCLA and LCPA
Jonas Aaberg
2
-15
/
+9
2010-06-23
DMAENGINE: ste_dma40: allocate LCLA dynamically
Linus Walleij
3
-102
/
+168
2010-06-23
DMAENGINE: ste_dma40: no premature stop
Jonas Aaberg
1
-1
/
+4
2010-06-23
DMAENGINE: ste_dma40: interrupts only on dst
Jonas Aaberg
2
-8
/
+5
2010-06-23
DMAENGINE: ste_dma40: avoid doing unnessecary suspend
Jonas Aaberg
1
-32
/
+7
2010-06-23
DMAENGINE: ste_dma40: lock fix
Jonas Aaberg
1
-7
/
+7
2010-06-23
DMAENGINE: ste_dma40: deny ops on non-alloc channels
Jonas Aaberg
1
-0
/
+44
2010-06-23
DMAENGINE: ste_dma40: various cosmetic clean-ups
Jonas Aaberg
2
-67
/
+52
2010-06-23
DMAENGINE: ste_dma40: improve allocation error handling
Jonas Aaberg
1
-14
/
+10
2010-06-23
DMAENGINE: ste_dma40: use kmem cache
Jonas Aaberg
1
-34
/
+18
2010-06-23
DMAENGINE: ste_dma40: moved freeing of client owned desc
Per Friden
1
-12
/
+12
2010-06-23
DMAENGINE: ste_dma40: only write phy channel config first time
Linus Walleij
2
-32
/
+35
2010-06-23
DMAENGINE: ste_dma40: fixed lli_max=1 issue
Per Friden
1
-33
/
+29
2010-06-12
Linux 2.6.35-rc3
v2.6.35-rc3
Linus Torvalds
1
-1
/
+1
2010-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
14
-28
/
+103
2010-06-12
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-0
/
+8
2010-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
9
-17
/
+41
2010-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
9
-130
/
+17
2010-06-12
PCI: clear bridge resource range if BIOS assigned bad one
Yinghai Lu
4
-0
/
+5
2010-06-12
PCI: hotplug/cpqphp, fix NULL dereference
Jiri Slaby
1
-0
/
+7
2010-06-12
Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/"
Jesse Barnes
3
-125
/
+0
2010-06-12
PCI: change resource collision messages from KERN_ERR to KERN_INFO
Bjorn Helgaas
1
-5
/
+5
2010-06-11
Btrfs: The file argument for fsync() is never null
Dan Carpenter
1
-1
/
+1
2010-06-11
Btrfs: handle ERR_PTR from posix_acl_from_xattr()
Dan Carpenter
1
-0
/
+2
2010-06-11
Btrfs: avoid BUG when dropping root and reference in same transaction
Sage Weil
1
-3
/
+0
2010-06-11
Btrfs: prohibit a operation of changing acl's mask when noacl mount option used
Shi Weihua
1
-0
/
+3
2010-06-11
Btrfs: should add a permission check for setfacl
Shi Weihua
1
-0
/
+3
2010-06-11
Btrfs: btrfs_lookup_dir_item() can return ERR_PTR
Dan Carpenter
1
-1
/
+1
2010-06-11
Btrfs: btrfs_read_fs_root_no_name() returns ERR_PTRs
Dan Carpenter
1
-0
/
+4
2010-06-11
Btrfs: unwind after btrfs_start_transaction() errors
Dan Carpenter
1
-1
/
+1
2010-06-11
Btrfs: btrfs_iget() returns ERR_PTR
Dan Carpenter
1
-2
/
+2
2010-06-11
Btrfs: handle kzalloc() failure in open_ctree()
Dan Carpenter
1
-2
/
+5
2010-06-11
Btrfs: handle error returns from btrfs_lookup_dir_item()
Dan Carpenter
1
-0
/
+2
2010-06-11
Btrfs: Fix BUG_ON for fs converted from extN
Yan, Zheng
1
-1
/
+2
2010-06-11
Btrfs: Fix null dereference in relocation.c
Yan, Zheng
1
-3
/
+4
[next]