index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-01
dt-bindings: dma: Add binding for jz4780-dma
Alex Smith
1
-0
/
+56
2015-03-18
Merge branch 'topic/alloc_removal' into for-linus
Vinod Koul
7
-46
/
+0
2015-03-18
dmaengine: sun6i: remove device_alloc_chan_resources handler
Vinod Koul
1
-6
/
+0
2015-03-18
dmaengine: sa11x0: remove device_alloc_chan_resources handler
Vinod Koul
1
-6
/
+0
2015-03-18
dmaengine: s3c24xx: remove device_alloc_chan_resources handler
Vinod Koul
1
-9
/
+0
2015-03-18
dmaengine: k3dma: remove device_alloc_chan_resources handler
Vinod Koul
1
-6
/
+0
2015-03-18
dmaengine: img-mdc: remove device_alloc_chan_resources handler
Vinod Koul
1
-6
/
+0
2015-03-18
dmaengine: jz4740: remove device_alloc_chan_resources handler
Vinod Koul
1
-6
/
+0
2015-03-18
dmaengine: amba-pl08x:remove device_alloc_chan_resources handler
Vinod Koul
1
-7
/
+0
2015-03-18
dmaengine: pl330: fix return status on pending transfers
Ben Dooks
1
-1
/
+11
2015-03-18
dmaengine: pl330: make unexported functions static
Ben Dooks
1
-3
/
+3
2015-03-18
dmaengine: pl330: fix issues with big-endian armv7
Ben Dooks
1
-4
/
+4
2015-03-18
dmaengine: constify of_device_id array
Fabian Frederick
8
-9
/
+9
2015-03-18
dmaengine: imx-sdma: Add support for version 3 firmware
Fabio Estevam
2
-0
/
+7
2015-03-17
dmaengine: xilinx-dma: move header file to common location
Kedareswara rao Appana
2
-1
/
+1
2015-03-16
dmaengine: Remove FSF mailing addresses
Jarkko Nikula
20
-80
/
+0
2015-03-16
dmaengine: qcom_bam_dma: Add support for BAM v1.7.0
Archit Taneja
2
-0
/
+31
2015-03-16
dmaengine: dw: Make error prints unique. Part #2
Jarkko Nikula
1
-8
/
+4
2015-03-16
dmaengine: dw: Make error prints unique. Part #1
Jarkko Nikula
1
-2
/
+4
2015-03-13
dmaengine: at_hdmac: Add support for memory to memory sg transfers
Torsten Fleischer
1
-11
/
+164
2015-03-05
dmaengine: jz4740: Remove extra check
Tapasweni Pathak
1
-1
/
+1
2015-03-05
dmaengine: Remove net_dma_find_channel
Maxime Ripard
2
-15
/
+0
2015-03-05
dmaengine: Remove net_dma leftovers
Maxime Ripard
1
-23
/
+0
2015-03-04
dmaengine: Remove memset leftovers
Maxime Ripard
1
-8
/
+0
2015-03-02
dmaengine: s3c24xx: Fix spelling mistake in dev_err mistake
Colin Ian King
1
-2
/
+2
2015-02-23
dmaengine: qcom_bam_dma: Fix error path in probe function
Pramod Gurav
1
-4
/
+10
2015-02-22
Linux 4.0-rc1
v4.0-rc1
Linus Torvalds
1
-4
/
+4
2015-02-22
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
5
-56
/
+108
2015-02-22
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-21
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
110
-1132
/
+6450
2015-02-21
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
41
-58
/
+88
2015-02-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-18
/
+36
[next]