summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-10-22x86,kgdb: remove unnecessary call to kgdb_correct_hw_break()Dongdong Deng
2010-10-22kdb,kgdb: fix sparse fixupsJason Wessel
2010-10-22x86,kgdb: fix debugger hw breakpoint test regression in 2.6.35Jason Wessel
2010-10-22xen: add a missing #include to arch/x86/pci/xen.cStefano Stabellini
2010-10-22xen: mask the MTRR feature from the cpuidStefano Stabellini
2010-10-22xen: add the direct mapping area for ISA bus accessJuan Quintela
2010-10-22xen: use vcpu_ops to setup cpu masksStefano Stabellini
2010-10-22xen: map a dummy page for local apic and ioapic in xen_set_fixmapJeremy Fitzhardinge
2010-10-22xen: remap MSIs into pirqs when running as initial domainQing He
2010-10-22xen: remap GSIs as pirqs when running as initial domainJeremy Fitzhardinge
2010-10-22xen: introduce XEN_DOM0 as a silent optionStefano Stabellini
2010-10-22xen: map MSIs into pirqsStefano Stabellini
2010-10-22xen: support GSI -> pirq remapping in PV on HVM guestsStefano Stabellini
2010-10-22xen: add xen hvm acpi_register_gsi variantJeremy Fitzhardinge
2010-10-22acpi: use indirect call to register gsi in different modesJeremy Fitzhardinge
2010-10-22xen: implement xen_hvm_register_pirqStefano Stabellini
2010-10-22Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...Stefano Stabellini
2010-10-22xen: use host E820 map for dom0Ian Campbell
2010-10-22xen: correctly rebuild mfn list list after migration.Ian Campbell
2010-10-22xen: don't add extra_pages for RAM after mem_endJeremy Fitzhardinge
2010-10-22xen: add support for PATJeremy Fitzhardinge
2010-10-22xen: make sure xen_max_p2m_pfn is up to dateJeremy Fitzhardinge
2010-10-22xen: limit extra memory to a certain ratio of baseJeremy Fitzhardinge
2010-10-22xen: add extra pages for E820 RAM regions, even if beyond mem_endJeremy Fitzhardinge
2010-10-22xen: make sure xen_extra_mem_start is beyond all non-RAM e820Jeremy Fitzhardinge
2010-10-22xen: implement "extra" memory to reserve space for pages not present at bootJeremy Fitzhardinge
2010-10-22xen: Use host-provided E820 mapIan Campbell
2010-10-22xen: don't map missing memoryJeremy Fitzhardinge
2010-10-22xen: defer building p2m mfn structures until kernel is mappedJeremy Fitzhardinge
2010-10-22xen: add return value to set_phys_to_machine()Jeremy Fitzhardinge
2010-10-22xen: convert p2m to a 3 level treeJeremy Fitzhardinge
2010-10-22xen: make install_p2mtop_page() staticJeremy Fitzhardinge
2010-10-22xen: set the actual extent of the mfn_list_listJeremy Fitzhardinge
2010-10-22xen: set shared_info->arch.max_pfn to max_p2m_pfnJeremy Fitzhardinge
2010-10-22xen: remove noise about registering vcpu infoJeremy Fitzhardinge
2010-10-22xen: allocate level1_ident_pgtJeremy Fitzhardinge
2010-10-22xen: use early_brk for level2_kernel_pgtJeremy Fitzhardinge
2010-10-22xen: allocate p2m size based on actual max sizeJeremy Fitzhardinge
2010-10-22xen: dynamically allocate p2m spaceJeremy Fitzhardinge
2010-10-22x86: add RESERVE_BRK_ARRAY() helperJeremy Fitzhardinge
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-10-22Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-22[CPUFREQ]: x86, cpufreq: Mark longrun_get_policy with __cpuinit.Rakib Mullick
2010-10-22[CPUFREQ] arch/x86/kernel/cpu/cpufreq: Fix unsigned return typeJulia Lawall
2010-10-22Merge branch 'hwpoison-hugepages' into hwpoisonAndi Kleen
2010-10-22perf, x86: Use NUMA aware allocations for PEBS/BTS/DS allocationsPeter Zijlstra
2010-10-22perf, x86: Clean up reserve_ds_buffers() signaturePeter Zijlstra