summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-09-09perf trace: Handle perf.data files with no tracepointsArnaldo Carvalho de Melo
2013-09-09Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-09-09direct-io: Use return from cmpxchg to decide of assignment happenedOlof Johansson
2013-09-09dcache: Translating dentry into pathname without taking rename_lockWaiman Long
2013-09-09Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-09-09Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-09MAINTAINERS: update email for Dan WilliamsDan Williams
2013-09-09Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2013-09-09dma: mv_xor: Fix incorrect error pathSachin Kamat
2013-09-09Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-09-09Merge tag 'vfio-v3.12-rc0' of git://github.com/awilliam/linux-vfioLinus Torvalds
2013-09-09xen/spinlock: Don't use __initdate for xen_pv_spinKonrad Rzeszutek Wilk
2013-09-09aio: rcu_read_lock protection for new rcu_dereference callsArtem Savkov
2013-09-09Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-09-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2013-09-09Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-09-09Merge tag 'metag-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-09Revert "xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVM"Konrad Rzeszutek Wilk
2013-09-09xen/spinlock: Don't setup xen spinlock IPI kicker if disabled.Konrad Rzeszutek Wilk
2013-09-09xen/smp: Update pv_lock_ops functions before alternative code starts under PVHVMKonrad Rzeszutek Wilk
2013-09-09xen/spinlock: We don't need the old structure anymoreKonrad Rzeszutek Wilk
2013-09-09xen/spinlock: Fix locking path engaging too soon under PVHVM.Konrad Rzeszutek Wilk
2013-09-09Merge tag 'v3.11-rc7' into stable/for-linus-3.12Konrad Rzeszutek Wilk
2013-09-09Merge tag 'arc-v3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds
2013-09-09of/platform: add error reporting to of_amba_device_create()Bartlomiej Zolnierkiewicz
2013-09-09Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2013-09-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2013-09-09irq/of: Fix comment typo for irq_of_parse_and_mapYijing Wang
2013-09-09Merge branch 'x86/spinlocks' of git://git.kernel.org/pub/scm/linux/kernel/git...Konrad Rzeszutek Wilk
2013-09-09aio: fix race in ring buffer page lookup introduced by page migration supportBenjamin LaHaise
2013-09-09ASoC: rsnd: fixup flag name of rsnd_scu_platform_infoKuninori Morimoto
2013-09-09ARM: 7835/2: fix modular build of xor_blocks() with NEON enabledArd Biesheuvel
2013-09-09ALSA: hda - Add CS4208 codec support for MacBook 6,1 and 6,2Takashi Iwai
2013-09-09xen/arm: disable cpuidle and cpufreq when linux is running as dom0Julien Grall
2013-09-09xen/p2m: Don't call get_balloon_scratch_page() twice, keep interrupts disable...Boris Ostrovsky
2013-09-09ARM: xen: only set pm function ptrs for Xen guestsRob Herring
2013-09-09ALSA: hda - Add Toshiba Satellite C870 to MSI blacklistTakashi Iwai
2013-09-09s390/irq: reduce size of external interrupt handler hash arrayHeiko Carstens
2013-09-08autofs4 - fix device ioctl mount lookupIan Kent
2013-09-08vfs: fix dentry RCU to refcounting possibly sleeping dput()Linus Torvalds
2013-09-09virtio_pci: pm: Use CONFIG_PM_SLEEP instead of CONFIG_PMAaron Lu
2013-09-08introduce kern_path_mountpoint()Al Viro
2013-09-08rename user_path_umountat() to user_path_mountpoint_at()Al Viro
2013-09-08take unlazy_walk() into umount_lookup_last()Al Viro
2013-09-08CIFS: Replace clientCanCache* bools with an integerPavel Shilovsky
2013-09-08vfs: use lockred "dead" flag to mark unrecoverably dead dentriesLinus Torvalds
2013-09-08vfs: reorganize dput() memory accessesLinus Torvalds
2013-09-08[CIFS] quiet sparse compile warningSteve French
2013-09-08cifs: Start using per session key for smb2/3 for signature generationShirish Pargaonkar