summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-20mm: drop vmtruncateMarco Stornelli
2012-12-20vfs: drop vmtruncateMarco Stornelli
2012-12-20ntfs: drop vmtruncateMarco Stornelli
2012-12-20nilfs2: drop vmtruncateMarco Stornelli
2012-12-20ncpfs: drop vmtruncateMarco Stornelli
2012-12-20minix: drop vmtruncateMarco Stornelli
2012-12-20logfs: drop vmtruncateMarco Stornelli
2012-12-20hfsplus: drop vmtruncateMarco Stornelli
2012-12-20jfs: drop vmtruncateMarco Stornelli
2012-12-20hpfs: drop vmtruncateMarco Stornelli
2012-12-20hfs: drop vmtruncateMarco Stornelli
2012-12-20bfs: drop vmtruncateMarco Stornelli
2012-12-20affs: drop vmtruncateMarco Stornelli
2012-12-20adfs: drop vmtruncateMarco Stornelli
2012-12-20ocfs2: drop vmtruncateMarco Stornelli
2012-12-20omfs: drop vmtruncateMarco Stornelli
2012-12-20procfs: drop vmtruncateMarco Stornelli
2012-12-20reiserfs: drop vmtruncateMarco Stornelli
2012-12-20sysv: drop vmtruncateMarco Stornelli
2012-12-20ufs: drop vmtruncateMarco Stornelli
2012-12-20fs: Fix imbalance in freeze protection in mark_files_ro()Jan Kara
2012-12-20vfs: remove DCACHE_NEED_LOOKUPJeff Layton
2012-12-20path_init(): make -ENOTDIR failure exits consistentAl Viro
2012-12-20vfs: remove unneeded permission check from path_initJeff Layton
2012-12-20vfs, freeze: use ACCESS_ONCE() to guard access to ->mnt_flagsMiao Xie
2012-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-19Merge tags 'dt-for-linus', 'gpio-for-linus' and 'spi-for-linus' of git://git....Linus Torvalds
2012-12-19Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-12-19Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-12-19sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code.David S. Miller
2012-12-19sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code.David S. Miller
2012-12-19sparc64: Fix ECB looping constructs in AES code.David S. Miller
2012-12-19sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code.David S. Miller
2012-12-19sparc64: Fix AES ctr mode block size.David S. Miller
2012-12-19sparc64: Fix unrolled AES 256-bit key loops.David S. Miller
2012-12-19solos-pci: ensure all TX packets are aligned to 4 bytesDavid Woodhouse
2012-12-19solos-pci: add firmware upgrade support for new modelsNathan Williams
2012-12-19solos-pci: remove superfluous debug outputNathan Williams
2012-12-19solos-pci: add GPIO support for newer versions on Geos boardNathan Williams
2012-12-198139cp: Prevent dev_close/cp_interrupt race on MTU changeJohn Greene
2012-12-19gpio/mvebu-gpio: Make mvebu-gpio depend on OF_CONFIGGregory CLEMENT
2012-12-19gpio/ich: Add missing spinlock initJean Delvare
2012-12-20drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handlingMaarten Lankhorst
2012-12-19Merge tag 'xtensa-20121218' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2012-12-19Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-12-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-12-19net: qmi_wwan: add ZTE MF880Bjørn Mork
2012-12-19drivers/net: Use of_match_ptr() macro in smsc911x.cSachin Kamat
2012-12-19drivers/net: Use of_match_ptr() macro in smc91x.cSachin Kamat