summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-10Merge tag 'please-pull-fix-ia64-warnings' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-07-09Use ecryptfs_dentry_to_lower_path in a couple of placesMatthew Wilcox
2013-07-10xilinx systemace: Fix sparse warningsMichal Simek
2013-07-10microblaze: Move __NR_syscalls from uapiMichal Simek
2013-07-09rpc_pipe: rpc_dir_inode_operations can be staticFengguang Wu
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-09NFS: Allow nfs_updatepage to extend a write under additional circumstancesScott Mayhew
2013-07-09Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-07-09Merge tag 'fbdev-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2013-07-09NFS: Make nfs_readdir revalidate less oftenScott Mayhew
2013-07-09NFS: Make nfs_attribute_cache_expired() non-staticScott Mayhew
2013-07-09rpc_pipe: set dentry operations at d_alloc timeJeff Layton
2013-07-09nfs: set verifier on existing dentries in nfs_prime_dcacheJeff Layton
2013-07-09Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-09parisc: Fix gcc miscompilation in pa_memcpy()Helge Deller
2013-07-09parisc: Ensure volatile space register %sr1 is not clobberedJohn David Anglin
2013-07-09parisc: optimize mtsp(0,sr) inline assemblyHelge Deller
2013-07-09parisc: switch to gzip-compressed vmlinuz kernelHelge Deller
2013-07-09parisc: document the shadow registersHelge Deller
2013-07-09parisc: more capabilities info in /proc/cpuinfoHelge Deller
2013-07-09parisc: fix LMMIO mismatch between PAT length and MASK registerHelge Deller
2013-07-09drivers/net: caif: fix wrong rtnl_is_locked() usageKonstantin Khlebnikov
2013-07-09drivers/net: enic: release rtnl_lock on error-pathKonstantin Khlebnikov
2013-07-09vhost-net: fix use-after-free in vhost_net_flushMichael S. Tsirkin
2013-07-09Merge tag 'for-linus-3.11-merge-window-part-1' of git://git.kernel.org/pub/sc...Linus Torvalds
2013-07-09net: mv643xx_eth: do not use port number as platform device idJonas Gorski
2013-07-09net: sctp: confirm route during forward progressDaniel Borkmann
2013-07-09virtio_net: fix race in RX VQ processingDavid S. Miller
2013-07-09virtio_net: fix race in RX VQ processingMichael S. Tsirkin
2013-07-09virtio: support unlocked queue pollMichael S. Tsirkin
2013-07-09net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bitJongsung Kim
2013-07-09Documentation: Fix references to defunct linux-net@vger.kernel.orgGeert Uytterhoeven
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-07-09net/fs: change busy poll time accountingEliezer Tamir
2013-07-09Merge tag 'for-linus-v3.11-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-07-09libceph: fix invalid unsigned->signed conversion for timespec encodingJosh Durgin
2013-07-09Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-07-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-09lib/scatterlist: error handling in __sg_alloc_table()Dan Carpenter
2013-07-09scsi_debug: fix do_device_access() with wrap around rangeAkinobu Mita
2013-07-09crypto: talitos: use sg_pcopy_to_buffer()Akinobu Mita
2013-07-09lib/scatterlist: introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer()Akinobu Mita
2013-07-09lib/scatterlist: factor out sg_miter_get_next_page() from sg_miter_next()Akinobu Mita
2013-07-09crypto: add lz4 Cryptographic APIChanho Min
2013-07-09lib: add lz4 compressor moduleChanho Min
2013-07-09arm: add support for LZ4-compressed kernelKyungsik Lee
2013-07-09lib: add support for LZ4-compressed kernelKyungsik Lee
2013-07-09decompressor: add LZ4 decompressor moduleKyungsik Lee