summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-08xen/privcmd: Further s/MFN/GFN/ clean-upJulien Grall
2015-09-08hvc/xen: Further s/MFN/GFN clean-upJulien Grall
2015-09-08video/xen-fbfront: Further s/MFN/GFN clean-upJulien Grall
2015-09-08xen/tmem: Use xen_page_to_gfn rather than pfn_to_gfnJulien Grall
2015-09-08xen: Use correctly the Xen memory terminologiesJulien Grall
2015-09-08arm/xen: implement correctly pfn_to_mfnJulien Grall
2015-09-08xen: Make clear that swiotlb and biomerge are dealing with DMA addressJulien Grall
2015-09-08xen: switch extra memory accounting to use pfnsJuergen Gross
2015-09-08xen: limit memory to architectural maximumJuergen Gross
2015-09-08xen: avoid another early crash of memory limited dom0Juergen Gross
2015-09-08xen: avoid early crash of memory limited dom0Juergen Gross
2015-08-20arm/xen: Remove helpers which are PV specificJulien Grall
2015-08-20xen/x86: Don't try to set PCE bit in CR4Boris Ostrovsky
2015-08-20xen/PMU: PMU emulation codeBoris Ostrovsky
2015-08-20xen/PMU: Intercept PMU-related MSR and APIC accessesBoris Ostrovsky
2015-08-20xen/PMU: Describe vendor-specific PMU registersBoris Ostrovsky
2015-08-20xen/PMU: Initialization code for Xen PMUBoris Ostrovsky
2015-08-20xen/PMU: Sysfs interface for setting Xen PMU modeBoris Ostrovsky
2015-08-20xen: xensyms supportBoris Ostrovsky
2015-08-20xen: remove no longer needed p2m.hJuergen Gross
2015-08-20xen: allow more than 512 GB of RAM for 64 bit pv-domainsJuergen Gross
2015-08-20xen: move p2m list if conflicting with e820 mapJuergen Gross
2015-08-20xen: add explicit memblock_reserve() calls for special pagesJuergen Gross
2015-08-20mm: provide early_memremap_ro to establish read-only mappingJuergen Gross
2015-08-20xen: check for initrd conflicting with e820 mapJuergen Gross
2015-08-20xen: check pre-allocated page tables for conflict with memory mapJuergen Gross
2015-08-20xen: check for kernel memory conflicting with memory layoutJuergen Gross
2015-08-20xen: find unused contiguous memory areaJuergen Gross
2015-08-20xen: check memory area against e820 mapJuergen Gross
2015-08-20xen: split counting of extra memory pages from remappingJuergen Gross
2015-08-20xen: move static e820 map to global scopeJuergen Gross
2015-08-20xen: eliminate scalability issues from initial mapping setupJuergen Gross
2015-08-20xen: don't build mfn tree if tools don't need itJuergen Gross
2015-08-20xen: save linear p2m list address in shared info structureJuergen Gross
2015-08-20xen: sync with xen headersJuergen Gross
2015-08-20arm/xen: Drop the definition of xen_pci_platform_unplugJulien Grall
2015-08-20xen/events: Support event channel rebind on ARMJulien Grall
2015-08-20xen-blkfront: convert to blk-mq APIsBob Liu
2015-08-20xen/preempt: use need_resched() instead of should_resched()Konstantin Khlebnikov
2015-08-20x86/xen: fix non-ANSI declaration of xen_has_pv_devices()Colin Ian King
2015-08-16Linux 4.2-rc7v4.2-rc7Linus Torvalds
2015-08-16Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-16Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-08-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-16x86/ldt: Further fix FPU emulationAndy Lutomirski
2015-08-16fs/fuse: fix ioctl type confusionJann Horn
2015-08-16Merge tag 'keystone-dts-late-fixes-v2' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2015-08-16MIPS: Fix seccomp syscall argument for MIPS64Markos Chandras
2015-08-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-08-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds