summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* xen/privcmd: Further s/MFN/GFN/ clean-upJulien Grall2015-09-082-25/+25
* xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-083-9/+41
* arm/xen: implement correctly pfn_to_mfnJulien Grall2015-09-081-8/+0
* xen: Make clear that swiotlb and biomerge are dealing with DMA addressJulien Grall2015-09-083-6/+29
* xen: switch extra memory accounting to use pfnsJuergen Gross2015-09-081-36/+44
* xen: limit memory to architectural maximumJuergen Gross2015-09-081-1/+1
* xen: avoid another early crash of memory limited dom0Juergen Gross2015-09-081-8/+15
* xen: avoid early crash of memory limited dom0Juergen Gross2015-09-081-3/+4
* arm/xen: Remove helpers which are PV specificJulien Grall2015-08-201-14/+2
* xen/x86: Don't try to set PCE bit in CR4Boris Ostrovsky2015-08-201-2/+1
* xen/PMU: PMU emulation codeBoris Ostrovsky2015-08-201-29/+185
* xen/PMU: Intercept PMU-related MSR and APIC accessesBoris Ostrovsky2015-08-204-8/+107
* xen/PMU: Describe vendor-specific PMU registersBoris Ostrovsky2015-08-201-1/+152
* xen/PMU: Initialization code for Xen PMUBoris Ostrovsky2015-08-208-9/+364
* xen/PMU: Sysfs interface for setting Xen PMU modeBoris Ostrovsky2015-08-202-0/+7
* xen: remove no longer needed p2m.hJuergen Gross2015-08-204-19/+9
* xen: allow more than 512 GB of RAM for 64 bit pv-domainsJuergen Gross2015-08-204-27/+66
* xen: move p2m list if conflicting with e820 mapJuergen Gross2015-08-203-47/+264
* xen: add explicit memblock_reserve() calls for special pagesJuergen Gross2015-08-203-1/+19
* xen: check for initrd conflicting with e820 mapJuergen Gross2015-08-201-0/+51
* xen: check pre-allocated page tables for conflict with memory mapJuergen Gross2015-08-203-3/+23
* xen: check for kernel memory conflicting with memory layoutJuergen Gross2015-08-201-0/+12
* xen: find unused contiguous memory areaJuergen Gross2015-08-202-0/+35
* xen: check memory area against e820 mapJuergen Gross2015-08-202-0/+24
* xen: split counting of extra memory pages from remappingJuergen Gross2015-08-201-40/+58
* xen: move static e820 map to global scopeJuergen Gross2015-08-201-47/+49
* xen: eliminate scalability issues from initial mapping setupJuergen Gross2015-08-203-39/+156
* xen: don't build mfn tree if tools don't need itJuergen Gross2015-08-201-3/+7
* xen: save linear p2m list address in shared info structureJuergen Gross2015-08-201-0/+17
* xen: sync with xen headersJuergen Gross2015-08-201-9/+87
* arm/xen: Drop the definition of xen_pci_platform_unplugJulien Grall2015-08-201-3/+0
* xen/events: Support event channel rebind on ARMJulien Grall2015-08-204-4/+23
* x86/xen: fix non-ANSI declaration of xen_has_pv_devices()Colin Ian King2015-08-201-1/+1
* Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-1711-56/+72
|\
| * Merge tag 'keystone-dts-late-fixes-v2' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2015-08-164-20/+33
| |\
| | * ARM: dts: keystone: Fix the mdio bindings by moving it to soc specific fileMurali Karicheri2015-08-134-20/+33
| | * ARM: dts: keystone: fix the clock node for mdioMurali Karicheri2015-08-131-1/+1
| * | Merge tag 'imx-fixes-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2015-08-131-4/+4
| |\ \
| | * | ARM: imx6: correct i.MX6 PCIe interrupt routingLucas Stach2015-08-061-4/+4
| * | | Merge tag 'samsung-mach-fixes-4.2' of https://github.com/krzk/linux into fixesOlof Johansson2015-08-131-2/+1
| |\ \ \
| | * | | ARM: EXYNOS: fix double of_node_put() on error pathVladimir Zapolskiy2015-07-311-1/+0
| | * | | ARM: EXYNOS: Fix potentian kfree() of ro memoryVladimir Zapolskiy2015-07-311-1/+1
| * | | | Merge tag 'omap-for-v4.2/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2015-08-114-4/+7
| |\ \ \ \
| | * | | | ARM: dts: dra7: Fix broken pbias device creationKishon Vijay Abraham I2015-08-051-1/+1
| | * | | | ARM: dts: OMAP5: Fix broken pbias device creationKishon Vijay Abraham I2015-08-051-1/+2
| | * | | | ARM: dts: OMAP4: Fix broken pbias device creationKishon Vijay Abraham I2015-08-051-1/+2
| | * | | | ARM: dts: omap243x: Fix broken pbias device creationKishon Vijay Abraham I2015-08-051-1/+2
| * | | | | ARM: ux500: add an SMP enablement type and move cpu nodesLinus Walleij2015-08-061-26/+27
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-08-172-2/+2
|\ \ \ \ \ \
| * | | | | | MIPS: Fix seccomp syscall argument for MIPS64Markos Chandras2015-08-162-2/+2