summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xen/p2m: Reserve 8MB of _brk space for P2M leafs when populating back.Konrad Rzeszutek Wilk2012-08-021-0/+5
* xen: populate correct number of pages when across mem boundary (v2)zhenzhong.duan2012-07-191-14/+9
* xen PVonHVM: move shared_info to MMIO before kexecOlaf Hering2012-07-195-13/+126
* xen: simplify init_hvm_pv_infoOlaf Hering2012-07-191-32/+26
* xen: remove cast from HYPERVISOR_shared_info assignmentOlaf Hering2012-07-191-1/+1
* xen: enable platform-pci only in a Xen guestOlaf Hering2012-07-191-0/+3
* xen/pv-on-hvm kexec: shutdown watches from old kernelOlaf Hering2012-07-192-1/+22
* xen/x86: avoid updating TLS descriptors if they haven't changedDavid Vrabel2012-07-191-3/+26
* xen/x86: add desc_equal() to compare GDT descriptorsDavid Vrabel2012-07-191-0/+6
* xen/mm: zero PTEs for non-present MFNs in the initial page tableDavid Vrabel2012-07-191-1/+8
* xen/mm: do direct hypercall in xen_set_pte() if batching is unavailableDavid Vrabel2012-07-191-5/+25
* xen/hvc: Fix up checks when the info is allocated.Konrad Rzeszutek Wilk2012-07-191-9/+6
* xen/acpi: Fix potential memory leak.Konrad Rzeszutek Wilk2012-07-191-3/+6
* xen/mce: add .poll method for mcelog device driverLiu, Jinsong2012-07-191-0/+18
* xen/mce: schedule a workqueue to avoid sleep in atomic contextLiu, Jinsong2012-07-191-7/+11
* xen/pcpu: Xen physical cpus online/offline sys interfaceLiu, Jinsong2012-07-195-0/+401
* xen/mce: Register native mce handler as vMCE bounce back pointLiu, Jinsong2012-07-191-3/+7
* x86, MCE, AMD: Adjust initcall sequence for xenLiu, Jinsong2012-07-191-1/+21
* xen/mce: Add mcelog support for Xen platformLiu, Jinsong2012-07-198-6/+798
* Linux 3.5-rc3v3.5-rc3Linus Torvalds2012-06-171-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-06-172-2/+3
|\
| * Btrfs: cast devid to unsigned long long for printk %lluChris Mason2012-06-161-1/+2
| * Btrfs: init old_generation in get_old_rootChris Mason2012-06-161-1/+1
* | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-06-171-1/+1
|\ \
| * | tile: fix bug in get_user() for 4-byte valuesChris Metcalf2012-06-161-1/+1
* | | Merge tag 'fbdev-fixes-for-3.5-1' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-06-178-16/+34
|\ \ \
| * | | video: s3c-fb: fix possible division by zero in s3c_fb_calc_pixclkJingoo Han2012-06-131-1/+1
| * | | video: s3c-fb: clear SHADOWCON register when clearing hardware window registersJingoo Han2012-06-131-2/+8
| * | | drivers/tosa: driver needs I2C and SPI to compileArnd Bergmann2012-06-091-1/+1
| * | | drivers/savagefb: use mdelay instead of udelayArnd Bergmann2012-06-091-5/+5
| * | | video/console: automatically select a fontArnd Bergmann2012-06-091-0/+14
| * | | video/ili9320: do not mark exported functions __devexitArnd Bergmann2012-06-091-1/+1
| * | | drivers/video: use correct __devexit_p annotationArnd Bergmann2012-06-092-2/+2
| * | | video: bfin_adv7393fb: Convert to kstrtouint_from_userEmil Goode2012-06-051-4/+2
| * | | Merge tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linux ...Florian Tobias Schandinat2012-06-055-7/+6
| |\ \ \
* | | | | swap: fix shmem swapping when more than 8 areasHugh Dickins2012-06-162-11/+9
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-06-162-4/+2
|\ \ \ \ \
| * | | | | [SCSI] Fix sd_probe_domain config problemJames Bottomley2012-06-071-3/+1
| * | | | | [SCSI] mpt2sas: Fix unsafe using smp_processor_id() in preemptiblenagalakshmi.nandigama@lsi.com2012-06-061-1/+1
* | | | | | Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-06-1614-46/+85
|\ \ \ \ \ \
| * | | | | | NFS: add an endian notation for sparseDan Carpenter2012-06-121-1/+1
| * | | | | | NFSv4.1: integer overflow in decode_cb_sequence_args()Dan Carpenter2012-06-121-3/+3
| * | | | | | rpc_pipefs: allow rpc_purge_list to take a NULL waitq pointerJeff Layton2012-06-111-6/+6
| * | | | | | NFSv4 do not send an empty SETATTR compoundAndy Adamson2012-06-111-4/+8
| * | | | | | NFSv2: EOF incorrectly set on short readSachin Prabhu2012-06-111-1/+1
| * | | | | | NFS: Use the NFS_DEFAULT_VERSION for v2 and v3 mountsBryan Schumaker2012-06-091-0/+1
| * | | | | | NFS: fix directio refcount bug on commitFred Isaman2012-06-091-2/+2
| * | | | | | NFSv4: Fix unnecessary delegation returns in nfs4_do_openTrond Myklebust2012-06-081-0/+1
| * | | | | | NFSv4.1: Convert another trivial printk into a dprintkTrond Myklebust2012-06-071-1/+1
| * | | | | | NFS4: Fix open bug when pnfs module blacklistedFred Isaman2012-06-071-1/+1