summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-11xen/balloon: remove BUG_ON in increase_reservationWei Liu
2013-09-11xen/balloon: ensure preemption is disabled when using a scratch pageDavid Vrabel
2013-09-09xen/spinlock: Don't use __initdate for xen_pv_spinKonrad Rzeszutek Wilk
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 branch 'x86/spinlocks' of git://git.kernel.org/pub/scm/linux/kernel/git...Konrad Rzeszutek Wilk
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-08-30hvc_xen: Remove unnecessary __GFP_ZERO from kzallocJoe Perches
2013-08-30drivers/xen-tpmfront: Fix compile issue with missing option.Konrad Rzeszutek Wilk
2013-08-30xen/balloon: don't set P2M entry for auto translated guestWei Liu
2013-08-30xen/evtchn: double free on errorDan Carpenter
2013-08-30Xen: Fix retry calls into PRIVCMD_MMAPBATCH*.Andres Lagar-Cavilla
2013-08-26Linux 3.11-rc7Linus Torvalds
2013-08-25Merge tag 'staging-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-25Merge tag 'usb-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-08-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-08-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-08-24Merge tag 'acpi-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2013-08-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2013-08-24ARC: [lib] strchr breakage in Big-endian configurationJoern Rennecke
2013-08-24VFS: collect_mounts() should return an ERR_PTRDan Carpenter
2013-08-24bfs: iget_locked() doesn't return an ERR_PTRDan Carpenter
2013-08-24efs: iget_locked() doesn't return an ERR_PTR()Dan Carpenter
2013-08-24proc: kill the extra proc_readfd_common()->dir_emit_dots()Oleg Nesterov
2013-08-24cope with potentially long ->d_dname() output for shmem/hugetlbAl Viro
2013-08-23Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-08-23Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-08-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-08-23usb: phy: fix build breakageAnatolij Gustschin
2013-08-23USB: OHCI: add missing PCI PM callbacks to ohci-pci.cAlan Stern
2013-08-23staging: comedi: bug-fix NULL pointer dereference on failed attachIan Abbott
2013-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-08-23Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-08-23lib/lz4: correct the LZ4 licenseRichard Laager
2013-08-23memcg: get rid of swapaccount leftoversMichal Hocko
2013-08-23nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP err...Vyacheslav Dubeyko
2013-08-23nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP e...Vyacheslav Dubeyko
2013-08-23drivers/platform/olpc/olpc-ec.c: initialise earlierDaniel Drake
2013-08-23Merge tag 'drm-intel-fixes-2013-08-23' of git://people.freedesktop.org/~danve...Dave Airlie
2013-08-23ipv4: expose IPV4_DEVCONFstephen hemminger
2013-08-23ipv6: handle Redirect ICMP Message with no Redirected Header optionDuan Jiong
2013-08-23be2net: fix disabling TX in be_close()Sathya Perla
2013-08-22Revert "ACPI / video: Always call acpi_video_init_brightness() on init"Rafael J. Wysocki
2013-08-22Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller