summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds2011-03-151-4/+11
|\
| * xen: switch to new schedop hypercall by default.Ian Campbell2011-02-251-2/+2
| * xen: use new schedop interface for suspendIan Campbell2011-02-251-3/+10
| |
| \
*-. \ Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...Linus Torvalds2011-03-151-4/+4
|\ \ \
| | * | pci/xen: Cleanup: convert int** to int[]Konrad Rzeszutek Wilk2011-02-181-4/+4
| | |/
| | |
| \ \
*-. \ \ Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke...Linus Torvalds2011-03-151-10/+37
|\ \ \ \ | | | |/ | | |/|
| * | | xen/m2p: Check whether the MFN has IDENTITY_FRAME bit set..Stefano Stabellini2011-03-141-7/+22
| * | | xen/m2p: No need to catch exceptions when we know that there is no RAMKonrad Rzeszutek Wilk2011-03-141-1/+5
| * | | xen/debugfs: Add 'p2m' file for printing out the P2M layout.Konrad Rzeszutek Wilk2011-03-141-0/+3
| * | | xen/mmu: Add the notion of identity (1-1) mapping.Konrad Rzeszutek Wilk2011-03-141-2/+6
| * | | xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.Konrad Rzeszutek Wilk2011-03-031-0/+1
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-141-0/+6
|\ \ \ \
| * | | | x86: ce4100: Set pci ops via callback instead of module initSebastian Andrzej Siewior2011-03-141-0/+6
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-101-1/+1
|\| | | |
| * | | | x86, UV: Initialize the broadcast assist unit base destination node id properlyCliff Wickman2011-03-091-1/+1
* | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-03-021-0/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | intel_idle: disable Atom/Lincroft HW C-state auto-demotionLen Brown2011-02-171-0/+1
| * | | | intel_idle: disable NHM/WSM HW C-state auto-demotionLen Brown2011-02-171-0/+4
| | |_|/ | |/| |
* | | | x86: Use u32 instead of long to set reset vector back to 0Don Zickus2011-02-281-1/+1
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-251-0/+1
|\ \ \ \
| * | | | x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systemsAndreas Herrmann2011-02-241-0/+1
| | |_|/ | |/| |
* / | | perf, x86: P4 PMU: Fix spurious NMI messagesCyrill Gorcunov2011-02-161-0/+1
|/ / /
* | | x86: Fix mwait_usable section mismatchBorislav Petkov2011-02-141-1/+1
* | | x86: Fix section mismatch in LAPIC initializationJan Beulich2011-02-101-0/+1
|/ /
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-061-4/+1
|\ \
| * | x86-32: Make sure the stack is set up before we use itH. Peter Anvin2011-02-041-4/+1
* | | x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...Suresh Siddha2011-02-031-2/+3
|/ /
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-01-282-34/+12
|\ \
| * | percpu, x86: Fix percpu_xchg_op()Eric Dumazet2011-01-261-12/+12
| * | x86: Remove left over system_64.hYinghai Lu2011-01-261-22/+0
* | | thp: fix PARAVIRT x86 32bit noPAEAndrea Arcangeli2011-01-261-3/+2
|/ /
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-01-253-42/+3
|\ \ | |/ |/|
| * x86: Fix jump label with RO/NX module protection crashmatthieu castet2011-01-231-1/+1
| * x86, hotplug: Fix powersavings with offlined cores on AMDBorislav Petkov2011-01-211-0/+1
| * x86: Use asm-generic/cacheflush.hAkinobu Mita2011-01-211-41/+1
* | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-211-4/+4
|\ \ | |/ |/|
| * x86,percpu: Move out of place 64 bit ops into X86_64 sectionChristoph Lameter2011-01-111-4/+4
* | x86: Unify "numa=" command line option handlingJan Beulich2011-01-192-0/+3
* | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-131-2/+3
|\ \
| * \ Merge branch 'linus' into idle-testLen Brown2011-01-1236-146/+494
| |\ \
| * | | ACPI, intel_idle: Cleanup idle= internal variablesThomas Renninger2011-01-121-2/+3
* | | | Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-131-3/+13
|\ \ \ \
| * | | | xen p2m: clear the old pte when adding a page to m2p_overrideJeremy Fitzhardinge2011-01-111-2/+2
| * | | | xen: add m2p override mechanismJeremy Fitzhardinge2011-01-111-3/+13
| |/ / /
* | | | thp: mmu_notifier_test_youngAndrea Arcangeli2011-01-131-0/+1
* | | | thp: don't allow transparent hugepage support without PSEAndrea Arcangeli2011-01-131-0/+5
* | | | thp: add pmd_modifyJohannes Weiner2011-01-132-0/+11
* | | | thp: add x86 32bit supportJohannes Weiner2011-01-134-109/+149
* | | | thp: transparent hugepage coreAndrea Arcangeli2011-01-131-0/+5
* | | | thp: add pmd mangling functions to x86Andrea Arcangeli2011-01-132-8/+113