summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-24Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-12-23selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()Oleg Nesterov
2013-12-23selinux: fix broken peer recv checkChad Hanson
2013-12-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-12-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-12-23Merge branches 'cxgb4', 'flowsteer' and 'misc' into for-linusRoland Dreier
2013-12-23Merge tag 'drm-intel-fixes-2013-12-18' of git://people.freedesktop.org/~danve...Dave Airlie
2013-12-23Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2013-12-23drm/ttm: Fix swapin regressionThomas Hellstrom
2013-12-23gpu: fix qxl missing crc32_leRandy Dunlap
2013-12-22ipv4: consistent reporting of pmtu data in case of corkingHannes Frederic Sowa
2013-12-22drivers: net : cpsw: pass proper device name while requesting irqMugunthan V N
2013-12-22Merge branch 'cxgb4'David S. Miller
2013-12-22RDMA/cxgb4: Use cxgb4_select_ntuple to correctly calculate ntuple fieldsKumar Sanghvi
2013-12-22RDMA/cxgb4: Server filters are supported only for IPv4Kumar Sanghvi
2013-12-22RDMA/cxgb4: Calculate the filter server TID properlyKumar Sanghvi
2013-12-22cxgb4: Add API to correctly calculate tuple fieldsKumar Sanghvi
2013-12-22cxgb4: Account for stid entries properly in case of IPv6Kumar Sanghvi
2013-12-22cxgb4: Assign filter server TIDs properlyKumar Sanghvi
2013-12-22cxgb4: Include TCP as protocol when creating server filtersKumar Sanghvi
2013-12-22cxgb4: Reserve stid 0 for T4/T5 adaptersKumar Sanghvi
2013-12-22Linux 3.13-rc5Linus Torvalds
2013-12-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-12-22Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2013-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-12-22Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2013-12-22aio: clean up and fix aio_setup_ring page mappingLinus Torvalds
2013-12-22Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-12-22hyperv: Fix race between probe and open callsHaiyang Zhang
2013-12-22powercap / RAPL: add support for ValleyView SocJacob Pan
2013-12-21PM / sleep: Fix memory leak in pm_vt_switch_unregister().Masami Ichikawa
2013-12-21cpufreq: Use CONFIG_CPU_FREQ_DEFAULT_* to set initial policy for setpolicy dr...Jason Baron
2013-12-21cpufreq: remove sysfs files for CPUs which failed to come back after resumeViresh Kumar
2013-12-21aio/migratepages: make aio migrate pages saneBenjamin LaHaise
2013-12-21aio: fix kioctx leak introduced by "aio: Fix a trinity splat"Benjamin LaHaise
2013-12-21null_blk: support submit_queues on use_per_node_hctxMatias Bjørling
2013-12-21null_blk: set use_per_node_hctx param to falseMatias Bjørling
2013-12-21null_blk: corrections to documentationMatias Bjørling
2013-12-21Don't set the INITRD_COMPRESS environment variable automaticallyLinus Torvalds
2013-12-20Merge tag 'xfs-for-linus-v3.13-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-12-20mm: fix build of split ptlock codeOlof Johansson
2013-12-20Merge tag 'arc-fixes-for-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-12-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2013-12-20pstore: Don't allow high traffic options on fragile devicesLuck, Tony
2013-12-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-20Merge tag 'dmaengine-fixes-3.13-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-12-20mm: do not allocate page->ptl dynamically, if spinlock_t fits to longKirill A. Shutemov
2013-12-20mm: page_alloc: revert NUMA aspect of fair allocation policyJohannes Weiner
2013-12-20Revert "mm: page_alloc: exclude unreclaimable allocations from zone fairness ...Mel Gorman