summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-09Merge tag 'vfio-v3.9-rc7' of git://github.com/awilliam/linux-vfioLinus Torvalds
2013-04-09Merge tag 'for-linus-20130409' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-04-09mnt: release locks on error path in do_loopbackAndrey Vagin
2013-04-09palinfo fixesAl Viro
2013-04-09procfs: add proc_remove_subtree()Al Viro
2013-04-09ecryptfs: close rmmod raceAl Viro
2013-04-09spinlocks and preemption points need to be at least compiler barriersLinus Torvalds
2013-04-09Merge branch 'fixes-for-3.9' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2013-04-09selinux: add a skb_owned_by() hookEric Dumazet
2013-04-09NFSv4: Fix another potential state manager deadlockTrond Myklebust
2013-04-09tile: comment assumption about __insn_mtspr for <asm/irqflags.h>Chris Metcalf
2013-04-09regmap: Back out work buffer fixMark Brown
2013-04-09ASoC: wm5102: Correct lookup of arizona struct in SYSCLK eventMark Brown
2013-04-09ASoC: wm8903: Fix the bypass to HP/LINEOUT when no DAC or ADC is runningAlban Bedel
2013-04-09Merge tag 'samsung-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2013-04-09ARM: S3C24XX: Fix interrupt pending register offset of the EINT controllerSylwester Nawrocki
2013-04-09ARM: S3C24XX: Correct NR_IRQS definition for s3c2440Sylwester Nawrocki
2013-04-09Merge tag 'imx-fixes-3.9-5' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann
2013-04-09ARM i.MX6: Fix ldb_di clock selectionDirk Behme
2013-04-09ARM: imx: provide twd clock lookup from device treeShawn Guo
2013-04-09ARM: imx35 Bugfix admux clockMarkus Pargmann
2013-04-09ARM: clk-imx35: Bugfix iomux clockMarkus Pargmann
2013-04-09can: gw: use kmem_cache_free() instead of kfree()Wei Yongjun
2013-04-09netrom: fix invalid use of sizeof in nr_recvmsg()Wei Yongjun
2013-04-09Merge tag 'hwspinlock-3.9-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-04-09Merge tag 'remoteproc-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-04-08Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...Dave Airlie
2013-04-08drm/nouveau: fix unconditional return waiting on memoryCalvin Owens
2013-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ne...Linus Torvalds
2013-04-08ARC: Add implicit compiler barrier to raw_local_irq* functionsChristian Ruppert
2013-04-08Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-04-08Merge tag 'trace-fixes-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-04-08qeth: fix qeth_wait_for_threads() deadlock for OSN devicesStefan Raspl
2013-04-08af_iucv: fix recvmsg by replacing skb_pull() functionUrsula Braun
2013-04-08rtnetlink: Call nlmsg_parse() with correct header lengthMichael Riesch
2013-04-08tcm_vhost: Initialize vq->last_used_idx when set endpointAsias He
2013-04-08tcm_vhost: Use vq->private_data to indicate if the endpoint is setupAsias He
2013-04-08bonding: fix bonding_masters race condition in bond unloadingnikolay@redhat.com
2013-04-08Revert "bonding: remove sysfs before removing devices"nikolay@redhat.com
2013-04-08Merge branch 'wireless'David S. Miller
2013-04-08PM / reboot: call syscore_shutdown() after disable_nonboot_cpus()Huacai Chen
2013-04-08cpufreq / intel_pstate: Set timer timeout correctlyDirk Brandewie
2013-04-08tty: mxser: fix cycle termination condition in mxser_probe() and mxser_module...Alexey Khoroshilov
2013-04-08Revert "tty/8250_pnp: serial port detection regression since v3.7"Sean Young
2013-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-08ftrace: Do not call stub functions in control loopSteven Rostedt (Red Hat)
2013-04-08ftrace: Consistently restore trace function on sysctl enablingJan Kiszka
2013-04-08tracing: Fix race with update_max_tr_single and changing tracersSteven Rostedt (Red Hat)
2013-04-08net: mvneta: enable features before registering the driverwilly tarreau