summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-12-31ipvs: try also real server with port 0 in backup serverJulian Anastasov4-5/+11
2011-12-30skge: restore rx multicast filter on resume and after config changesFlorian Zumbiehl1-0/+3
2011-12-30mlx4_en: nullify cq->vector field when closing completion queueYevgeny Petrilin1-0/+1
2011-12-29Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-1/+1
2011-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-9/+22
2011-12-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-4/+4
2011-12-29Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds3-25/+43
2011-12-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-12/+15
2011-12-29mm: hugetlb: fix non-atomic enqueue of huge pageHillf Danton1-1/+1
2011-12-29procfs: do not confuse jiffies with cputime64_tAndreas Schwab5-2/+8
2011-12-29mm/mempolicy.c: refix mbind_range() vma issueKOSAKI Motohiro1-1/+10
2011-12-29gspca: Fix bulk mode cameras no longer working (regression fix)Hans de Goede1-2/+2
2011-12-29block: fix blk_queue_end_tag()Dan Williams1-11/+2
2011-12-27packet: fix possible dev refcnt leak when bind failWei Yongjun1-1/+5
2011-12-26drm/i915: Disable RC6 on Sandybridge by defaultKeith Packard1-5/+3
2011-12-26drm/i915: Disable semaphores by default on SNBKeith Packard1-2/+2
2011-12-26Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-56/+154
2011-12-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee13...Linus Torvalds1-1/+1
2011-12-26vfs: fix handling of lock allocation failure in lease-break caseLinus Torvalds1-8/+3
2011-12-26KVM: PPC: e500: include linux/export.hScott Wood1-0/+1
2011-12-26KVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=NMichael Neuling1-1/+1
2011-12-26KVM: PPC: protect use of kvmppc_h_prAndreas Schwab1-0/+2
2011-12-26KVM: PPC: move compute_tlbie_rb to book3s_64 common headerAndreas Schwab2-33/+33
2011-12-26KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka3-10/+19
2011-12-25KVM: Device assignment permission checksAlex Williamson2-0/+79
2011-12-25KVM: Remove ability to assign a device without iommu supportAlex Williamson2-9/+12
2011-12-25KVM: x86: Prevent starting PIT timers in the absence of irqchip supportJan Kiszka1-3/+7
2011-12-25MAINTAINERS: firewire git URL updateStefan Richter1-1/+1
2011-12-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-3/+15
2011-12-24Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller1-5/+13
2011-12-24netem: dont call vfree() under spinlock and BH disabledEric Dumazet1-3/+4
2011-12-24netfilter: ctnetlink: fix scheduling while atomic if helper is autoloadedPablo Neira Ayuso1-0/+3
2011-12-24netfilter: ctnetlink: fix return value of ctnetlink_get_expect()Pablo Neira Ayuso1-5/+10
2011-12-23Linux 3.2-rc7v3.2-rc7Linus Torvalds1-1/+1
2011-12-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+32
2011-12-23Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2-13/+13
2011-12-23Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-3/+2
2011-12-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2011-12-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-5/+7
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-2/+2
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-20/+26
2011-12-23xfs: log all dirty inodes in xfs_fs_sync_fsChristoph Hellwig3-24/+42
2011-12-23xfs: log the inode in ->write_inode calls for kupdateChristoph Hellwig1-1/+1
2011-12-23Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller1-3/+3
2011-12-23perf/x86: Fix raw_spin_unlock_irqrestore() usageRobert Richter1-1/+1
2011-12-23netfilter: xt_connbytes: handle negation correctlyFlorian Westphal1-3/+3
2011-12-23Btrfs: call d_instantiate after all ops are setupAl Viro1-4/+5
2011-12-23Btrfs: fix worker lock misuse in find_workerChris Mason1-1/+2
2011-12-23oprofile, arm/sh: Fix oprofile_arch_exit() linkage issueVladimir Zapolskiy2-3/+3
2011-12-23net: relax rcvbuf limitsEric Dumazet3-10/+6