summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-21documentation: drop vmtruncateMarco Stornelli3-18/+1
2012-12-21mm: drop vmtruncateMarco Stornelli2-24/+0
2012-12-21vfs: drop vmtruncateMarco Stornelli2-3/+0
2012-12-21ntfs: drop vmtruncateMarco Stornelli3-5/+23
2012-12-21nilfs2: drop vmtruncateMarco Stornelli4-11/+18
2012-12-21ncpfs: drop vmtruncateMarco Stornelli1-3/+1
2012-12-21minix: drop vmtruncateMarco Stornelli2-7/+16
2012-12-21logfs: drop vmtruncateMarco Stornelli1-2/+8
2012-12-21hfsplus: drop vmtruncateMarco Stornelli1-11/+16
2012-12-21jfs: drop vmtruncateMarco Stornelli2-8/+18
2012-12-21hpfs: drop vmtruncateMarco Stornelli3-8/+18
2012-12-20hfs: drop vmtruncateMarco Stornelli1-8/+18
2012-12-20bfs: drop vmtruncateMarco Stornelli1-5/+10
2012-12-20affs: drop vmtruncateMarco Stornelli2-7/+16
2012-12-20adfs: drop vmtruncateMarco Stornelli1-5/+10
2012-12-20ocfs2: drop vmtruncateMarco Stornelli1-18/+0
2012-12-20omfs: drop vmtruncateMarco Stornelli1-7/+15
2012-12-20procfs: drop vmtruncateMarco Stornelli3-22/+1
2012-12-20reiserfs: drop vmtruncateMarco Stornelli3-6/+13
2012-12-20sysv: drop vmtruncateMarco Stornelli2-7/+15
2012-12-20ufs: drop vmtruncateMarco Stornelli1-5/+10
2012-12-20fs: Fix imbalance in freeze protection in mark_files_ro()Jan Kara1-1/+1
2012-12-20vfs: remove DCACHE_NEED_LOOKUPJeff Layton4-65/+3
2012-12-20path_init(): make -ENOTDIR failure exits consistentAl Viro1-2/+2
2012-12-20vfs: remove unneeded permission check from path_initJeff Layton1-6/+1
2012-12-20vfs, freeze: use ACCESS_ONCE() to guard access to ->mnt_flagsMiao Xie1-1/+1
2012-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-12/+67
2012-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds52-202/+545
2012-12-20Merge tags 'dt-for-linus', 'gpio-for-linus' and 'spi-for-linus' of git://git....Linus Torvalds12-29/+57
2012-12-20Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2012-12-20Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-13/+30
2012-12-20sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code.David S. Miller1-0/+3
2012-12-20sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code.David S. Miller1-0/+6
2012-12-20sparc64: Fix ECB looping constructs in AES code.David S. Miller1-0/+1
2012-12-20sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code.David S. Miller1-0/+4
2012-12-20sparc64: Fix AES ctr mode block size.David S. Miller1-3/+24
2012-12-20sparc64: Fix unrolled AES 256-bit key loops.David S. Miller1-6/+14
2012-12-20solos-pci: ensure all TX packets are aligned to 4 bytesDavid Woodhouse1-4/+23
2012-12-20solos-pci: add firmware upgrade support for new modelsNathan Williams1-11/+42
2012-12-20solos-pci: remove superfluous debug outputNathan Williams1-1/+0
2012-12-20solos-pci: add GPIO support for newer versions on Geos boardNathan Williams1-0/+105
2012-12-208139cp: Prevent dev_close/cp_interrupt race on MTU changeJohn Greene1-7/+11
2012-12-20gpio/mvebu-gpio: Make mvebu-gpio depend on OF_CONFIGGregory CLEMENT2-17/+1
2012-12-20gpio/ich: Add missing spinlock initJean Delvare1-0/+1
2012-12-20drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handlingMaarten Lankhorst1-1/+1
2012-12-20Merge tag 'xtensa-20121218' of git://github.com/czankel/xtensa-linuxLinus Torvalds81-422/+2140
2012-12-20Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-52/+1
2012-12-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+11
2012-12-20net: qmi_wwan: add ZTE MF880Bjørn Mork1-0/+1
2012-12-20drivers/net: Use of_match_ptr() macro in smsc911x.cSachin Kamat1-1/+3