| Commit message (Expand) | Author | Age | Files | Lines |
* | block: initialise bd_super in bdget() | Lachlan McIlroy | 2011-08-01 | 1 | -0/+1 |
* | vfs: avoid call to inode_lru_list_del() if possible | Eric Dumazet | 2011-08-01 | 1 | -1/+2 |
* | vfs: avoid taking inode_hash_lock on pipes and sockets | Eric Dumazet | 2011-08-01 | 2 | -4/+11 |
* | vfs: conditionally call inode_wb_list_del() | Eric Dumazet | 2011-08-01 | 1 | -1/+3 |
* | VFS: Fix automount for negative autofs dentries | David Howells | 2011-08-01 | 1 | -9/+15 |
* | Btrfs: load the key from the dir item in readdir into a fake dentry | Josef Bacik | 2011-08-01 | 1 | -2/+45 |
* | devtmpfs: missing initialialization in never-hit case | Al Viro | 2011-07-28 | 1 | -1/+1 |
* | hppfs: missing include | Al Viro | 2011-07-28 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-07-27 | 25 | -120/+133 |
|\ |
|
| * | merge fchmod() and fchmodat() guts, kill ancient broken kludge | Al Viro | 2011-07-26 | 1 | -50/+28 |
| * | xfs: fix misspelled S_IS...() | Al Viro | 2011-07-26 | 2 | -7/+7 |
| * | xfs: get rid of open-coded S_ISREG(), etc. | Al Viro | 2011-07-26 | 10 | -34/+33 |
| * | vfs: document locking requirements for d_move, __d_move and d_materialise_unique | Jeff Layton | 2011-07-26 | 1 | -4/+7 |
| * | omfs: fix (mode & S_IFDIR) abuse | Al Viro | 2011-07-26 | 1 | -1/+1 |
| * | btrfs: S_ISREG(mode) is not mode & S_IFREG... | Al Viro | 2011-07-26 | 1 | -2/+2 |
| * | ima: fmode_t misspelled as mode_t... | Al Viro | 2011-07-26 | 1 | -1/+1 |
| * | pci-label.c: size_t misspelled as mode_t | Al Viro | 2011-07-26 | 1 | -1/+1 |
| * | jffs2: S_ISLNK(mode & S_IFMT) is pointless | Al Viro | 2011-07-26 | 1 | -1/+1 |
| * | snd_msnd ->mode is fmode_t, not mode_t | Al Viro | 2011-07-26 | 1 | -1/+1 |
| * | v9fs_iop_get_acl: get rid of unused variable | Al Viro | 2011-07-26 | 1 | -1/+0 |
| * | vfs: dont chain pipe/anon/socket on superblock s_inodes list | Eric Dumazet | 2011-07-26 | 5 | -13/+35 |
| * | Documentation: Exporting: update description of d_splice_alias | Phillip Lougher | 2011-07-26 | 1 | -1/+8 |
| * | fs: add missing unlock in default_llseek() | Dan Carpenter | 2011-07-26 | 1 | -4/+8 |
* | | Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2011-07-27 | 51 | -1380/+3575 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'omap/prcm' and 'omap/mfd' of git+ssh://master.kernel.org/pub/... | Arnd Bergmann | 2011-07-17 | 141 | -7398/+7315 |
| |\ \ \ |
|
| | | * \ | Merge branch 'peter/topic/for-tony' of git://gitorious.org/omap-audio/linux-a... | Tony Lindgren | 2011-07-07 | 26 | -904/+2230 |
| | | |\ \ |
|
| | | | * | | ASoC: twl6040: Add back support for legacy mode | Peter Ujfalusi | 2011-07-07 | 1 | -0/+18 |
| | | | * | | ASoC: twl6040: No need to convert the PLL ID | Peter Ujfalusi | 2011-07-07 | 1 | -4/+1 |
| | | | * | | MFD: twl6040: Remove enum for PLL tracking | Peter Ujfalusi | 2011-07-07 | 2 | -24/+19 |
| | | | * | | ASoC: twl6040: Configure PLL only once | Peter Ujfalusi | 2011-07-07 | 1 | -45/+27 |
| | | | * | | ASoC: twl6040: Simplify sample rate constraint handling | Peter Ujfalusi | 2011-07-07 | 1 | -15/+4 |
| | | | * | | ASoC: twl6040: Move PLL selection to codec driver | Peter Ujfalusi | 2011-07-07 | 3 | -82/+79 |
| | | | * | | ASoC: twl6040: Use neutral name for power mode text/enum | Peter Ujfalusi | 2011-07-07 | 1 | -5/+5 |
| | | | * | | MFD: twl6040: Remove wrapper for threaded irq request | Peter Ujfalusi | 2011-07-07 | 2 | -27/+5 |
| | | | * | | MFD: twl6040: Demand valid interrupt configuration | Peter Ujfalusi | 2011-07-07 | 2 | -36/+22 |
| | | | * | | ASoC: twl6040: Do not use wrapper for irq request | Peter Ujfalusi | 2011-07-07 | 1 | -5/+14 |
| | | | * | | input: twl6040-vibra: Do not use wrapper for irq request | Peter Ujfalusi | 2011-07-07 | 1 | -5/+12 |
| | | | * | | MFD: twl6040: Use resource to provide irq number for slaves | Peter Ujfalusi | 2011-07-07 | 1 | -0/+25 |
| | | | * | | OMAP4: SDP4430: Add twl6040 codec platform support | Misael Lopez Cruz | 2011-07-04 | 1 | -1/+9 |
| | | | * | | ASoC: twl6040: Configure ramp step based on platform | Axel Castaneda Gonzalez | 2011-07-04 | 2 | -20/+75 |
| | | | * | | ASoC: twl6040: set default constraints. | Liam Girdwood | 2011-07-04 | 1 | -0/+1 |
| | | | * | | ASoC: twl6040: Remove pll and headset mode dependency | Misael Lopez Cruz | 2011-07-04 | 1 | -5/+57 |
| | | | * | | ASoC: twl6040: Support other sample rates in constraints. | Liam Girdwood | 2011-07-04 | 1 | -0/+11 |
| | | | * | | ASoC: twl6040: add all ABE DAIs | Liam Girdwood | 2011-07-04 | 1 | -8/+36 |
| | | | * | | OMAP4: SDP4430: Add twl6040 vibrator platform support | Peter Ujfalusi | 2011-07-04 | 1 | -0/+48 |
| | | | * | | input: Add initial support for TWL6040 vibrator | Misael Lopez Cruz | 2011-07-04 | 4 | -0/+436 |
| | | | * | | MFD: twl6040: Change platform data for soc codec driver | Peter Ujfalusi | 2011-07-04 | 1 | -3/+2 |
| | | | * | | ASoC: twl6040: Convert into TWL6040 MFD child | Misael Lopez Cruz | 2011-07-04 | 4 | -456/+90 |
| | | | * | | mfd: twl6040: Add initial support | Misael Lopez Cruz | 2011-07-04 | 8 | -5/+1076 |
| | | | * | | MFD: twl4030-audio: Rename platform data | Peter Ujfalusi | 2011-07-04 | 9 | -32/+32 |