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
2015-03-09
spi: dw-mid: move to use core SPI DMA mappings
Andy Shevchenko
3
-66
/
+43
2015-03-09
spi: dw-mid: clear ongoing DMA transfers on timeout
Andy Shevchenko
3
-0
/
+17
2015-03-09
spi: dw-mid: take care of FIFO overrun/underrun when do DMA
Andy Shevchenko
1
-0
/
+21
2015-03-09
spi: dw-mid: split dma_setup() from dma_transfer()
Andy Shevchenko
3
-23
/
+21
2015-03-09
spi: dw-mid: convert value of dma_width to enum dma_slave_buswidth
Andy Shevchenko
2
-6
/
+19
2015-03-09
Merge branch 'fix/dw' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Mark Brown
3
-6
/
+14
2015-03-07
spi: dw-mid: clear BUSY flag fist and test other one
Andy Shevchenko
1
-2
/
+4
2015-03-06
spi: dw: move to SPI core message handling
Andy Shevchenko
3
-164
/
+49
2015-03-06
Merge branch 'topic/err' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2
-0
/
+7
2015-03-06
spi: dw: program registers as soon as possible
Andy Shevchenko
1
-23
/
+15
2015-03-06
spi: dw: make sure SPI controller is enabled
Andy Shevchenko
2
-5
/
+14
2015-03-06
spi: introduce master->handle_err() callback
Andy Shevchenko
2
-0
/
+7
2015-03-06
spi: dw-mid: avoid potential NULL dereference
Andy Shevchenko
1
-0
/
+6
2015-02-26
spi: dw: revisit FIFO size detection again
Andy Shevchenko
1
-2
/
+2
2015-02-24
spi: dw: always reprogram CTRL0
Andy Shevchenko
1
-2
/
+1
2015-02-24
spi: dw: refactor code that handles clk_div
Andy Shevchenko
1
-4
/
+3
2015-02-24
spi: dw: get TX level without an additional variable
Andy Shevchenko
1
-7
/
+4
2015-02-24
spi: dw: move piece of code out of condition
Andy Shevchenko
1
-2
/
+3
2015-02-24
spi: dw-pci: correct number of chip selects
Andy Shevchenko
1
-2
/
+2
2015-02-23
Linux 4.0-rc1
v4.0-rc1
Linus Torvalds
1
-4
/
+4
2015-02-23
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
5
-56
/
+108
2015-02-23
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
70
-758
/
+907
2015-02-22
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2015-02-22
autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation
Al Viro
1
-2
/
+6
2015-02-22
procfs: fix race between symlink removals and traversals
Al Viro
3
-12
/
+22
2015-02-22
debugfs: leave freeing a symlink body until inode eviction
Al Viro
1
-17
/
+17
2015-02-22
Documentation/filesystems/Locking: ->get_sb() is long gone
Al Viro
1
-2
/
+0
2015-02-22
trylock_super(): replacement for grab_super_passive()
Konstantin Khlebnikov
3
-26
/
+22
2015-02-22
fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
1
-1
/
+1
2015-02-22
Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
4
-9
/
+9
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
34
-71
/
+71
2015-02-22
SELinux: Use d_is_positive() rather than testing dentry->d_inode
David Howells
1
-2
/
+2
2015-02-22
Smack: Use d_is_positive() rather than testing dentry->d_inode
David Howells
1
-2
/
+2
2015-02-22
TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR()
David Howells
1
-3
/
+1
2015-02-22
Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inode
David Howells
1
-1
/
+1
2015-02-22
Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sb
David Howells
2
-12
/
+12
2015-02-22
VFS: Split DCACHE_FILE_TYPE into regular and special types
David Howells
2
-8
/
+27
2015-02-22
VFS: Add a fallthrough flag for marking virtual dentries
David Howells
2
-1
/
+27
2015-02-22
VFS: Add a whiteout dentry type
David Howells
1
-6
/
+18
2015-02-22
VFS: Introduce inode-getting helpers for layered/unioned fs environments
David Howells
1
-0
/
+57
2015-02-22
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
110
-1132
/
+6450
2015-02-22
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
41
-58
/
+88
2015-02-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-18
/
+36
2015-02-22
Merge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
10
-8
/
+393
2015-02-22
Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
19
-158
/
+165
2015-02-22
Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-54
/
+86
2015-02-22
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-213
/
+417
2015-02-22
Merge tag 'dm-3.20-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-188
/
+269
2015-02-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
32
-689
/
+829
2015-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
19
-372
/
+577
[next]