Age | Commit message (Expand) | Author | Files | Lines |
2012-07-24 | Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 46 | -522/+810 |
2012-07-24 | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 4 | -2/+503 |
2012-07-24 | Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 79 | -1131/+1052 |
2012-07-24 | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 37 | -693/+593 |
2012-07-24 | Merge tag 'defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds | 6 | -56/+170 |
2012-07-24 | Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 81 | -99/+2323 |
2012-07-24 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 26 | -207/+296 |
2012-07-24 | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 19 | -286/+182 |
2012-07-24 | Merge tag 'spi' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -30/+12 |
2012-07-24 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 111 | -523/+4516 |
2012-07-24 | Merge tag 'dma' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 5 | -81/+105 |
2012-07-24 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 91 | -852/+4730 |
2012-07-24 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 227 | -2504/+1793 |
2012-07-24 | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 44 | -421/+634 |
2012-07-24 | Merge tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubi | Linus Torvalds | 5 | -21/+29 |
2012-07-24 | Merge tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 5 | -17/+25 |
2012-07-23 | locks: fix checking of fcntl_setlease argument | J. Bruce Fields | 1 | -3/+3 |
2012-07-23 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 210 | -2396/+2607 |
2012-07-23 | Merge tag 'mmc-merge-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 43 | -519/+1057 |
2012-07-23 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 8 | -153/+160 |
2012-07-23 | mmc: sdhci-dove: Prepare for common clock framework | Sebastian Hesselbarth | 1 | -1/+47 |
2012-07-23 | mmc: sdhci-dove: Add SDHCI_QUIRK_NO_HISPD_BIT | Sebastian Hesselbarth | 1 | -1/+2 |
2012-07-23 | mmc: omap_hsmmc: ensure probe returns error upon resource failure | Kevin Hilman | 1 | -0/+2 |
2012-07-23 | mmc: mxs-mmc: Add wp-inverted property | Marek Vasut | 1 | -2/+13 |
2012-07-23 | mmc: esdhc: Fix DMA_MASK to not break mx25 DMA access | Wilson Callan | 1 | -2/+7 |
2012-07-23 | Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 65 | -479/+887 |
2012-07-23 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 35 | -2390/+1675 |
2012-07-23 | Merge tag 'regulator-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 67 | -2650/+5524 |
2012-07-23 | Merge tag 'regmap-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Linus Torvalds | 5 | -39/+478 |
2012-07-23 | ext4: switch EXT4_IOC_RESIZE_FS to mnt_want_write_file() | Al Viro | 1 | -2/+2 |
2012-07-23 | btrfs: switch btrfs_ioctl_balance() to mnt_want_write_file() | Al Viro | 1 | -2/+2 |
2012-07-23 | switch dentry_open() to struct path, make it grab references itself | Al Viro | 15 | -151/+106 |
2012-07-23 | spufs: shift dget/mntget towards dentry_open() | Al Viro | 1 | -28/+18 |
2012-07-23 | zoran: don't bother with struct file * in zoran_map | Al Viro | 2 | -3/+5 |
2012-07-23 | ecryptfs: don't reinvent the wheels, please - use struct completion | Al Viro | 3 | -65/+26 |
2012-07-23 | don't expose I_NEW inodes via dentry->d_inode | Al Viro | 7 | -19/+19 |
2012-07-23 | tidy up namei.c a bit | Al Viro | 1 | -18/+21 |
2012-07-23 | unobfuscate follow_up() a bit | Al Viro | 1 | -1/+1 |
2012-07-23 | ext3: pass custom EOF to generic_file_llseek_size() | Eric Sandeen | 1 | -2/+2 |
2012-07-23 | ext4: use core vfs llseek code for dir seeks | Eric Sandeen | 2 | -64/+17 |
2012-07-23 | vfs: allow custom EOF in generic_file_llseek code | Eric Sandeen | 4 | -11/+15 |
2012-07-22 | vfs: Avoid unnecessary WB_SYNC_NONE writeback during sys_sync and reorder syn... | Jan Kara | 1 | -10/+9 |
2012-07-22 | vfs: Remove unnecessary flushing of block devices | Jan Kara | 1 | -8/+8 |
2012-07-22 | vfs: Make sys_sync writeout also block device inodes | Jan Kara | 1 | -7/+11 |
2012-07-22 | vfs: Create function for iterating over block devices | Jan Kara | 2 | -0/+41 |
2012-07-22 | vfs: Reorder operations during sys_sync | Jan Kara | 1 | -12/+34 |
2012-07-22 | quota: Move quota syncing to ->sync_fs method | Jan Kara | 7 | -3/+28 |
2012-07-22 | quota: Split dquot_quota_sync() to writeback and cache flushing part | Jan Kara | 9 | -13/+37 |
2012-07-22 | vfs: Move noop_backing_dev_info check from sync into writeback | Jan Kara | 2 | -7/+5 |
2012-07-22 | fs/ufs: get rid of write_super | Artem Bityutskiy | 5 | -16/+42 |