Age | Commit message (Expand) | Author | Files | Lines |
2015-03-10 | ASoC: wm8903: Fix wrong value references for boolean kctl | Takashi Iwai | 1 | -2/+2 |
2015-03-10 | ASoC: wm8731: Fix wrong value references for boolean kctl | Takashi Iwai | 1 | -2/+2 |
2015-03-10 | ASoC: wm2000: Fix wrong value references for boolean kctl | Takashi Iwai | 1 | -4/+4 |
2015-03-10 | ASoC: tas5086: Fix wrong value references for boolean kctl | Takashi Iwai | 1 | -2/+2 |
2015-03-10 | ASoC: pcm1681: Fix wrong value references for boolean kctl | Takashi Iwai | 1 | -2/+2 |
2015-03-10 | ASoC: es8238: Fix wrong value references for boolean kctl | Takashi Iwai | 1 | -2/+2 |
2015-03-10 | ASoC: cs4271: Fix wrong value references for boolean kctl | Takashi Iwai | 1 | -2/+2 |
2015-03-10 | ASoC: ak4641: Fix wrong value references for boolean kctl | Takashi Iwai | 1 | -2/+2 |
2015-03-10 | ASoC: adav80x: Fix wrong value references for boolean kctl | Takashi Iwai | 1 | -2/+2 |
2015-02-22 | Linux 4.0-rc1v4.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 |
2015-02-21 | Merge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 10 | -8/+393 |
2015-02-21 | Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 19 | -158/+165 |
2015-02-21 | 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-21 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 5 | -213/+417 |
2015-02-21 | Merge tag 'dm-3.20-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -188/+269 |
2015-02-21 | 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 |
2015-02-21 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 63 | -561/+1212 |
2015-02-21 | Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 23 | -363/+1139 |
2015-02-21 | Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds | 132 | -5696/+13039 |
2015-02-21 | Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 7 | -42/+242 |
2015-02-21 | Merge tag 'sound-fix-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 10 | -11/+43 |
2015-02-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 1 | -1/+1 |
2015-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 8 | -142/+119 |
2015-02-21 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 8 | -0/+907 |
2015-02-21 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -3/+7 |
2015-02-21 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 4 | -55/+64 |