summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2012-07-19xen/x86: add desc_equal() to compare GDT descriptorsDavid Vrabel-0/+6
2012-07-19xen/mm: zero PTEs for non-present MFNs in the initial page tableDavid Vrabel-1/+8
2012-07-19xen/mm: do direct hypercall in xen_set_pte() if batching is unavailableDavid Vrabel-5/+25
2012-07-19xen/hvc: Fix up checks when the info is allocated.Konrad Rzeszutek Wilk-9/+6
2012-07-19xen/acpi: Fix potential memory leak.Konrad Rzeszutek Wilk-3/+6
2012-07-19xen/mce: add .poll method for mcelog device driverLiu, Jinsong-0/+18
2012-07-19xen/mce: schedule a workqueue to avoid sleep in atomic contextLiu, Jinsong-7/+11
2012-07-19xen/pcpu: Xen physical cpus online/offline sys interfaceLiu, Jinsong-0/+401
2012-07-19xen/mce: Register native mce handler as vMCE bounce back pointLiu, Jinsong-3/+7
2012-07-19x86, MCE, AMD: Adjust initcall sequence for xenLiu, Jinsong-1/+21
2012-07-19xen/mce: Add mcelog support for Xen platformLiu, Jinsong-6/+798
2012-06-16Linux 3.5-rc3v3.5-rc3Linus Torvalds-1/+1
2012-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-2/+3
2012-06-16Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds-1/+1
2012-06-16Merge tag 'fbdev-fixes-for-3.5-1' of git://github.com/schandinat/linux-2.6Linus Torvalds-16/+34
2012-06-16tile: fix bug in get_user() for 4-byte valuesChris Metcalf-1/+1
2012-06-15swap: fix shmem swapping when more than 8 areasHugh Dickins-11/+9
2012-06-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-4/+2
2012-06-15Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-46/+85
2012-06-15Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds-13/+14
2012-06-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds-0/+3
2012-06-15Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-8/+7
2012-06-15Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-16/+73
2012-06-15Merge tag 'usb-3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-170/+354
2012-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds-10/+10
2012-06-15Btrfs: cast devid to unsigned long long for printk %lluChris Mason-1/+2
2012-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds-126/+0
2012-06-15Btrfs: init old_generation in get_old_rootChris Mason-1/+1
2012-06-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-7/+10
2012-06-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-3/+20
2012-06-15Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-85/+160
2012-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds-104/+74
2012-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-191/+478
2012-06-15Btrfs: update MAINTAINERS info for BTRFS FILE SYSTEMLiu Bo-2/+2
2012-06-15Btrfs: destroy the items of the delayed inodes in error handling routineMiao Xie-0/+27
2012-06-15Btrfs: make sure that we've made everything in pinned tree cleanLiu Bo-0/+11
2012-06-15Btrfs: avoid memory leak of extent state in error handling routineLiu Bo-0/+2
2012-06-15Btrfs: do not resize a seeding deviceLiu Bo-0/+7
2012-06-15Btrfs: fix missing inherited flag in renameLiu Bo-3/+6
2012-06-15Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l...Chris Mason-35/+70
2012-06-15Make hard_irq_disable() actually hard-disable interruptsPaul Mackerras-0/+3
2012-06-14Btrfs: fix incompat flags settingLi Zefan-1/+1
2012-06-14Btrfs: fix defrag regressionLi Zefan-48/+49
2012-06-14Btrfs: call filemap_fdatawrite twice for compressionJosef Bacik-7/+31
2012-06-14Btrfs: keep inode pinned when compressing writesJosef Bacik-2/+6
2012-06-14Btrfs: implement ->show_devnameJosef Bacik-0/+33
2012-06-14Btrfs: use rcu to protect device->nameJosef Bacik-64/+162
2012-06-14Btrfs: unlock everything properly in the error case for nocowJosef Bacik-2/+35
2012-06-14Btrfs: fix btrfs_destroy_marked_extentsJosef Bacik-4/+2
2012-06-14Btrfs: abort the transaction if the commit failsJosef Bacik-2/+8