summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-3/+15
2011-12-25Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller1-5/+13
2011-12-25netem: 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-24Linux 3.2-rc7v3.2-rc7Linus Torvalds1-1/+1
2011-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+32
2011-12-24Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2-13/+13
2011-12-24Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-3/+2
2011-12-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2011-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-5/+7
2011-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-2/+2
2011-12-24ARM: Update mach-typesRussell King1-333/+376
2011-12-24ARM: 7239/1: integrator: explicitly select the serial driversLinus Walleij1-0/+4
2011-12-24ARM: 7238/1: integrator: only hardcode AP PrimeCell IDsLinus Walleij1-5/+14
2011-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-20/+26
2011-12-24ARM: 7237/1: PL330: Fix driver freezeJavi Merino1-67/+49
2011-12-24ARM: 7241/1: mach-ux500 Use CONFIG_ARCH_NR_GPIOPeter De Schrijver (NVIDIA)2-5/+1
2011-12-24ARM: 7244/1: mach-shmobile: Use CONFIG_ARCH_NR_GPIOPeter De Schrijver (NVIDIA)2-3/+1
2011-12-24ARM: 7240/1: Make ARCH_NR_GPIO a Kconfig variablePeter De Schrijver (NVIDIA)2-0/+13
2011-12-24ARM: 7243/1: sp804: modernize clock event registrationLinus Walleij1-6/+1
2011-12-24ARM: 7212/1: smp_twd: reconfigure clockevents after cpufreq changeLinus Walleij1-0/+47
2011-12-24ARM: 7211/1: smp_twd: get the rate from a clockLinus Walleij1-1/+39
2011-12-24ARM: 7210/1: smp_twd: modernize clock event registrationLinus Walleij1-6/+2
2011-12-24xfs: log all dirty inodes in xfs_fs_sync_fsChristoph Hellwig3-24/+42
2011-12-24xfs: log the inode in ->write_inode calls for kupdateChristoph Hellwig1-1/+1
2011-12-24ARM: 7197/1: errata: Remove SMP dependency for erratum 751472Dave Martin2-3/+5
2011-12-24ARM: 7196/1: errata: Remove SMP dependency for erratum 720789Dave Martin1-1/+1
2011-12-23Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller1-3/+3
2011-12-23ASoC: wm8776: add missing break in sample size switchJoachim Eastwood1-0/+1
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-23Input: sentelic - release mutex upon register write failureTai-hwa Liang1-2/+2
2011-12-23net: relax rcvbuf limitsEric Dumazet3-10/+6
2011-12-23rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()Xi Wang1-2/+5
2011-12-23net: introduce DST_NOPEER dst flagEric Dumazet4-4/+5
2011-12-23mqprio: Avoid panic if no options are providedThomas Graf1-1/+1
2011-12-23bridge: provide a mtu() method for fake_dst_opsEric Dumazet1-0/+6
2011-12-23Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds4-10/+13
2011-12-23md/bitmap: It is OK to clear bits during recovery.NeilBrown1-4/+1
2011-12-23md: don't give up looking for spares on first failure-to-addNeilBrown1-2/+1
2011-12-23md/raid5: ensure correct assessment of drives during degraded reshape.NeilBrown1-4/+10
2011-12-23md/linear: fix hot-add of devices to linear arrays.NeilBrown1-0/+1