summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* xen: include xen/xen.h for definition of xen_initial_domain()Ian Campbell2010-10-261-0/+1
* xen: use host E820 map for dom0Ian Campbell2010-10-221-2/+7
* xen: correctly rebuild mfn list list after migration.Ian Campbell2010-10-221-13/+37
* xen: don't add extra_pages for RAM after mem_endJeremy Fitzhardinge2010-10-221-9/+14
* xen: add support for PATJeremy Fitzhardinge2010-10-223-3/+57
* xen: make sure xen_max_p2m_pfn is up to dateJeremy Fitzhardinge2010-10-223-4/+7
* xen: limit extra memory to a certain ratio of baseJeremy Fitzhardinge2010-10-221-0/+32
* xen: add extra pages for E820 RAM regions, even if beyond mem_endJeremy Fitzhardinge2010-10-221-3/+4
* xen: make sure xen_extra_mem_start is beyond all non-RAM e820Jeremy Fitzhardinge2010-10-221-1/+2
* xen: implement "extra" memory to reserve space for pages not present at bootJeremy Fitzhardinge2010-10-221-2/+27
* xen: Use host-provided E820 mapIan Campbell2010-10-221-2/+36
* xen: don't map missing memoryJeremy Fitzhardinge2010-10-222-2/+22
* xen: defer building p2m mfn structures until kernel is mappedJeremy Fitzhardinge2010-10-222-3/+3
* xen: add return value to set_phys_to_machine()Jeremy Fitzhardinge2010-10-222-6/+9
* xen: convert p2m to a 3 level treeJeremy Fitzhardinge2010-10-222-83/+246
* xen: make install_p2mtop_page() staticJeremy Fitzhardinge2010-10-222-3/+2
* xen: set the actual extent of the mfn_list_listJeremy Fitzhardinge2010-10-221-1/+1
* xen: set shared_info->arch.max_pfn to max_p2m_pfnJeremy Fitzhardinge2010-10-221-1/+1
* xen: remove noise about registering vcpu infoJeremy Fitzhardinge2010-10-221-8/+0
* xen: allocate level1_ident_pgtJeremy Fitzhardinge2010-10-221-2/+6
* xen: use early_brk for level2_kernel_pgtJeremy Fitzhardinge2010-10-221-1/+3
* xen: allocate p2m size based on actual max sizeJeremy Fitzhardinge2010-10-221-14/+21
* xen: dynamically allocate p2m spaceJeremy Fitzhardinge2010-10-221-8/+22
* x86: add RESERVE_BRK_ARRAY() helperJeremy Fitzhardinge2010-10-221-0/+5
* Don't dump task struct in a.out core-dumpsLinus Torvalds2010-10-141-17/+5
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-1411-17/+44
|\
| * ARM: relax ioremap prohibition (309caa9) for -final and -stableRussell King2010-10-131-2/+6
| * Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-10-122-1/+2
| |\
| | * cpuimx27: fix i2c bus selectionEric Bénard2010-10-081-1/+1
| | * cpuimx27: fix compile when ULPI is selectedEric Bénard2010-10-081-0/+1
| * | ARM: 6440/1: ep93xx: DMA: fix channel_disableMika Westerberg2010-10-121-1/+1
| * | ARM: 6435/1: Fix HWCAP_TLS flag for ARM11MPCore/Cortex-A9Tony Lindgren2010-10-081-1/+1
| * | ARM: 6436/1: AT91: Fix power-saving in idle-mode on 926T processorsAnders Larsen2010-10-081-4/+3
| * | ARM: fix section mismatch warnings in Versatile ExpressRussell King2010-10-052-3/+3
| * | ARM: 6412/1: kprobes-decode: add support for MOVW instructionWill Deacon2010-10-041-3/+4
| * | ARM: 6419/1: mmu: Fix MT_MEMORY and MT_MEMORY_NONCACHED pte flagsSantosh Shilimkar2010-10-041-2/+2
| * | ARM: 6416/1: errata: faulty hazard checking in the Store Buffer may lead to d...Will Deacon2010-10-042-0/+22
* | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-141-0/+1
|\ \ \
| * | | omap: iommu-load cam register before flushing the entryHari Kanigeri2010-10-051-0/+1
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-143-10/+10
|\ \ \ \
| * | | | x86, numa: For each node, register the memory blocks actually usedYinghai Lu2010-10-121-3/+5
| * | | | x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration orderBorislav Petkov2010-10-111-6/+3
| * | | | x86, mce, therm_throt.c: Fix missing curly braces in error handling logicJin Dongming2010-10-081-1/+2
* | | | | KVM: x86: Move TSC reset out of vmcb_initZachary Amsden2010-10-111-1/+1
* | | | | KVM: x86: Fix SVM VMCB resetZachary Amsden2010-10-111-1/+1
* | | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-097-7/+30
|\ \ \ \ \
| * | | | | ARM: SAMSUNG: Add a workaround for get_clock() for serial driverMarek Szyprowski2010-10-081-1/+26
| * | | | | ARM: S5P: Bug fix on errors of build with CONFIG_PREEMPT_NONESeungChull Suh2010-10-084-0/+4
| * | | | | ARM: SAMSUNG: Fix build warnings because of unused codesKukjin Kim2010-10-082-6/+0
| |/ / / /
* / / / / Define _addr_lsb in siginfo_t for mipsAndi Kleen2010-10-091-0/+1
|/ / / /