summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-3051-172/+356
|\
| * Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-12-291-1/+1
| |\
| | * iommu: Initialize domain->handler in iommu_domain_alloc()KyongHo Cho2011-12-161-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-293-9/+22
| |\ \
| | * | packet: fix possible dev refcnt leak when bind failWei Yongjun2011-12-271-1/+5
| | * | Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2011-12-241-5/+13
| | |\ \
| | | * | netfilter: ctnetlink: fix scheduling while atomic if helper is autoloadedPablo Neira Ayuso2011-12-241-0/+3
| | | * | netfilter: ctnetlink: fix return value of ctnetlink_get_expect()Pablo Neira Ayuso2011-12-241-5/+10
| | * | | netem: dont call vfree() under spinlock and BH disabledEric Dumazet2011-12-241-3/+4
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-293-4/+4
| |\ \ \ \
| | * | | | perf/x86: Fix raw_spin_unlock_irqrestore() usageRobert Richter2011-12-231-1/+1
| | * | | | oprofile, arm/sh: Fix oprofile_arch_exit() linkage issueVladimir Zapolskiy2011-12-232-3/+3
| * | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-12-293-25/+43
| |\ \ \ \ \
| | * | | | | xfs: log all dirty inodes in xfs_fs_sync_fsChristoph Hellwig2011-12-233-24/+42
| | * | | | | xfs: log the inode in ->write_inode calls for kupdateChristoph Hellwig2011-12-231-1/+1
| * | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-12-293-12/+15
| |\ \ \ \ \ \
| | * | | | | | block: fix blk_queue_end_tag()Dan Williams2011-12-291-11/+2
| | * | | | | | block: re-use existing 'reading' variable instead of checking direction againmajianpeng2011-12-211-1/+1
| | * | | | | | block, cfq: fix empty queue crash caused by request mergeShaohua Li2011-12-161-0/+12
| * | | | | | | mm: hugetlb: fix non-atomic enqueue of huge pageHillf Danton2011-12-291-1/+1
| * | | | | | | procfs: do not confuse jiffies with cputime64_tAndreas Schwab2011-12-295-2/+8
| * | | | | | | mm/mempolicy.c: refix mbind_range() vma issueKOSAKI Motohiro2011-12-291-1/+10
| * | | | | | | gspca: Fix bulk mode cameras no longer working (regression fix)Hans de Goede2011-12-291-2/+2
| * | | | | | | drm/i915: Disable RC6 on Sandybridge by defaultKeith Packard2011-12-261-5/+3
| * | | | | | | drm/i915: Disable semaphores by default on SNBKeith Packard2011-12-261-2/+2
| * | | | | | | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-12-2610-56/+154
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: PPC: e500: include linux/export.hScott Wood2011-12-261-0/+1
| | * | | | | | | KVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=NMichael Neuling2011-12-261-1/+1
| | * | | | | | | KVM: PPC: protect use of kvmppc_h_prAndreas Schwab2011-12-261-0/+2
| | * | | | | | | KVM: PPC: move compute_tlbie_rb to book3s_64 common headerAndreas Schwab2011-12-262-33/+33
| | * | | | | | | KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka2011-12-263-10/+19
| | * | | | | | | KVM: Device assignment permission checksAlex Williamson2011-12-252-0/+79
| | * | | | | | | KVM: Remove ability to assign a device without iommu supportAlex Williamson2011-12-252-9/+12
| | * | | | | | | KVM: x86: Prevent starting PIT timers in the absence of irqchip supportJan Kiszka2011-12-251-3/+7
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee13...Linus Torvalds2011-12-261-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | MAINTAINERS: firewire git URL updateStefan Richter2011-12-251-1/+1
| * | | | | | | | | vfs: fix handling of lock allocation failure in lease-break caseLinus Torvalds2011-12-261-8/+3
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-12-242-3/+15
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | vmwgfx: fix incorrect VRAM size check in vmw_kms_fb_create()Xi Wang2011-12-221-3/+3
| | * | | | | | | drm/radeon/kms: bail on BTC parts if MC ucode is missingAlex Deucher2011-12-221-0/+12
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Linux 3.2-rc7v3.2-rc7Linus Torvalds2011-12-231-1/+1
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-12-231-4/+32
| |\ \ \ \ \ \ \
| | * | | | | | | VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat2011-12-221-4/+32
| * | | | | | | | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2011-12-232-13/+13
| |\ \ \ \ \ \ \ \
| | * | | | | | | | writeback: show writeback reason with __print_symbolicWu Fengguang2011-12-182-13/+13
| * | | | | | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2011-12-231-3/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | kconfig: adapt update-po-config to new UML layoutPaul Bolle2011-12-181-3/+2
| * | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-12-232-2/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodesLaurent Pinchart2011-12-192-2/+2
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-12-232-5/+7
| |\ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud