aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-22xen: Use host-provided E820 mapIan Campbell1-2/+36
2010-10-22xen: don't map missing memoryJeremy Fitzhardinge2-2/+22
2010-10-22xen: defer building p2m mfn structures until kernel is mappedJeremy Fitzhardinge2-3/+3
2010-10-22xen: add return value to set_phys_to_machine()Jeremy Fitzhardinge2-6/+9
2010-10-22xen: convert p2m to a 3 level treeJeremy Fitzhardinge2-83/+246
2010-10-22xen: make install_p2mtop_page() staticJeremy Fitzhardinge2-3/+2
2010-10-22xen: set the actual extent of the mfn_list_listJeremy Fitzhardinge1-1/+1
2010-10-22xen: set shared_info->arch.max_pfn to max_p2m_pfnJeremy Fitzhardinge1-1/+1
2010-10-22xen: remove noise about registering vcpu infoJeremy Fitzhardinge1-8/+0
2010-10-22xen: allocate level1_ident_pgtJeremy Fitzhardinge1-2/+6
2010-10-22xen: use early_brk for level2_kernel_pgtJeremy Fitzhardinge1-1/+3
2010-10-22xen: allocate p2m size based on actual max sizeJeremy Fitzhardinge1-14/+21
2010-10-22xen: dynamically allocate p2m spaceJeremy Fitzhardinge1-8/+22
2010-10-22x86: add RESERVE_BRK_ARRAY() helperJeremy Fitzhardinge1-0/+5
2010-10-14Don't dump task struct in a.out core-dumpsLinus Torvalds1-17/+5
2010-10-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds11-17/+44
2010-10-13Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-0/+1
2010-10-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-10/+10
2010-10-13ARM: relax ioremap prohibition (309caa9) for -final and -stableRussell King1-2/+6
2010-10-12Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2-1/+2
2010-10-12ARM: 6440/1: ep93xx: DMA: fix channel_disableMika Westerberg1-1/+1
2010-10-11x86, numa: For each node, register the memory blocks actually usedYinghai Lu1-3/+5
2010-10-11KVM: x86: Move TSC reset out of vmcb_initZachary Amsden1-1/+1
2010-10-11KVM: x86: Fix SVM VMCB resetZachary Amsden1-1/+1
2010-10-11x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration orderBorislav Petkov1-6/+3
2010-10-09Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsungLinus Torvalds7-7/+30
2010-10-09Define _addr_lsb in siginfo_t for mipsAndi Kleen1-0/+1
2010-10-08cpuimx27: fix i2c bus selectionEric Bénard1-1/+1
2010-10-08cpuimx27: fix compile when ULPI is selectedEric Bénard1-0/+1
2010-10-08ARM: 6435/1: Fix HWCAP_TLS flag for ARM11MPCore/Cortex-A9Tony Lindgren1-1/+1
2010-10-08ARM: 6436/1: AT91: Fix power-saving in idle-mode on 926T processorsAnders Larsen1-4/+3
2010-10-08x86, mce, therm_throt.c: Fix missing curly braces in error handling logicJin Dongming1-1/+2
2010-10-08ARM: SAMSUNG: Add a workaround for get_clock() for serial driverMarek Szyprowski1-1/+26
2010-10-08ARM: S5P: Bug fix on errors of build with CONFIG_PREEMPT_NONESeungChull Suh4-0/+4
2010-10-08ARM: SAMSUNG: Fix build warnings because of unused codesKukjin Kim2-6/+0
2010-10-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds28-57/+125
2010-10-06Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds1-2/+3
2010-10-05powerpc: remove unused variableStephen Rothwell1-1/+0
2010-10-05Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-3/+11
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds8-19/+6
2010-10-05omap: iommu-load cam register before flushing the entryHari Kanigeri1-0/+1
2010-10-05xen: do not initialize PV timers on HVM if !xen_have_vector_callbackStefano Stabellini1-2/+3
2010-10-05ARM: fix section mismatch warnings in Versatile ExpressRussell King2-3/+3
2010-10-04Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-6/+13
2010-10-04ARM: 6412/1: kprobes-decode: add support for MOVW instructionWill Deacon1-3/+4
2010-10-04ARM: 6419/1: mmu: Fix MT_MEMORY and MT_MEMORY_NONCACHED pte flagsSantosh Shilimkar1-2/+2
2010-10-04ARM: 6416/1: errata: faulty hazard checking in the Store Buffer may lead to data corruptionWill Deacon2-0/+22
2010-10-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-6/+12
2010-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-14/+3
2010-10-04MIPS: Octeon: Place cnmips_cu2_setup in __init memory.David Daney1-1/+1