summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* x86-64, NUMA: Wrap acpi_numa_init() so that failure can be indicated by retur...Tejun Heo2011-02-161-0/+1
* x86-64, NUMA: Unify {acpi|amd}_{numa_init|scan_nodes}() arguments and return ...Tejun Heo2011-02-162-2/+2
* x86, NUMA: Drop @start/last_pfn from initmem_init()Tejun Heo2011-02-161-2/+1
* Merge branch 'x86/amd-nb' into x86/mmIngo Molnar2011-02-161-1/+5
|\
| * x86: Adjust section placement in AMD northbridge related codeJan Beulich2011-02-101-1/+1
| * x86, amd: Support L3 Cache Partitioning on AMD family 0x15 CPUsHans Rosenfeld2011-02-071-0/+3
| * x86, amd: Extend AMD northbridge caching code to support "Link Control" devicesHans Rosenfeld2011-01-261-0/+1
* | Merge branch 'x86/numa' into x86/mmIngo Molnar2011-02-168-52/+87
|\ \
| * \ Merge commit 'v2.6.38-rc4' into x86/numaIngo Molnar2011-02-142-6/+4
| |\ \
| * | | x86: Rename incorrectly named parameter of numa_cpu_node()Tejun Heo2011-01-311-1/+1
| * | | x86: Fix build failure on X86_UP_APICTejun Heo2011-01-281-1/+1
| * | | x86: Unify NUMA initialization between 32 and 64bitTejun Heo2011-01-282-3/+4
| * | | x86: Unify node_to_cpumask_map handling between 32 and 64bitTejun Heo2011-01-283-5/+9
| * | | x86: Unify CPU -> NUMA node mapping between 32 and 64bitTejun Heo2011-01-283-21/+8
| * | | x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bitTejun Heo2011-01-284-4/+36
| * | | x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node()Tejun Heo2011-01-281-2/+4
| * | | x86: Add apic->x86_32_early_logical_apicid()Tejun Heo2011-01-281-0/+19
| * | | x86: Kill apic->cpu_to_logical_apicid()Tejun Heo2011-01-281-7/+0
| * | | x86: Replace cpu_2_logical_apicid[] with early percpu variableTejun Heo2011-01-282-4/+3
| * | | x86: Make default_send_IPI_mask_sequence/allbutself_logical() 32bit onlyTejun Heo2011-01-281-4/+4
| * | | x86: Drop x86_32 MAX_APICIDTejun Heo2011-01-281-2/+0
* | | | Merge branch 'x86/bootmem' into x86/mmIngo Molnar2011-02-161-0/+8
|\ \ \ \
| * \ \ \ Merge branch 'linus' into x86/bootmemIngo Molnar2011-02-1468-308/+961
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | x86-64, numa: Put pgtable to local node memoryYinghai Lu2010-12-291-0/+2
| * | | | x86: Change get_max_mapped() to inlineYinghai Lu2010-12-291-0/+6
* | | | | x86: Scale up the number of TLB invalidate vectors with NR_CPUs, up to 32Shaohua Li2011-02-141-4/+9
* | | | | x86: Allocate 32 tlb_invalidate_interrupt handler stubsShaohua Li2011-02-142-1/+28
* | | | | x86: Cleanup vector usageShaohua Li2011-02-141-19/+21
| |/ / / |/| | |
* | | | 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
OpenPOWER on IntegriCloud