Age | Commit message (Expand) | Author | Files | Lines |
2011-02-15 | x86, amd: Initialize variable properly | Borislav Petkov | 1 | -3/+3 |
2011-02-14 | x86, numa: Add error handling for bad cpu-to-node mappings | David Rientjes | 2 | -0/+8 |
2011-02-14 | Merge commit 'v2.6.38-rc4' into x86/numa | Ingo Molnar | 8 | -40/+49 |
2011-02-14 | x86: Emit "mem=nopentium ignored" warning when not supported | Kamal Mostafa | 1 | -2/+5 |
2011-02-14 | x86: Fix panic when handling "mem={invalid}" param | Kamal Mostafa | 1 | -0/+3 |
2011-02-14 | x86: Avoid tlbstate lock if not enough cpus | Shaohua Li | 1 | -7/+4 |
2011-02-14 | x86: Scale up the number of TLB invalidate vectors with NR_CPUs, up to 32 | Shaohua Li | 1 | -4/+9 |
2011-02-14 | x86: Allocate 32 tlb_invalidate_interrupt handler stubs | Shaohua Li | 4 | -10/+103 |
2011-02-14 | x86: Cleanup vector usage | Shaohua Li | 1 | -19/+21 |
2011-02-14 | Merge branch 'linus' into x86/bootmem | Ingo Molnar | 231 | -4227/+9457 |
2011-02-12 | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+1 |
2011-02-10 | x86: Adjust section placement in AMD northbridge related code | Jan Beulich | 3 | -5/+6 |
2011-02-09 | KVM: SVM: Make sure KERNEL_GS_BASE is valid when loading gs_index | Joerg Roedel | 1 | -1/+1 |
2011-02-07 | x86, amd: Support L3 Cache Partitioning on AMD family 0x15 CPUs | Hans Rosenfeld | 3 | -15/+127 |
2011-02-07 | x86, nx: Mark the ACPI resume trampoline code as +x | H. Peter Anvin | 1 | -3/+10 |
2011-02-06 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -33/+26 |
2011-02-05 | x86-32: Make sure the stack is set up before we use it | H. Peter Anvin | 4 | -24/+17 |
2011-02-04 | x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s... | Suresh Siddha | 1 | -2/+3 |
2011-02-03 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+10 |
2011-02-03 | x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platforms | Suresh Siddha | 1 | -1/+9 |
2011-02-03 | x86, nx: Don't force pages RW when setting NX bits | Matthieu CASTET | 1 | -8/+0 |
2011-01-31 | x86: Rename incorrectly named parameter of numa_cpu_node() | Tejun Heo | 1 | -1/+1 |
2011-01-28 | x86: Fix build failure on X86_UP_APIC | Tejun Heo | 2 | -3/+1 |
2011-01-28 | x86: Unify NUMA initialization between 32 and 64bit | Tejun Heo | 6 | -84/+77 |
2011-01-28 | x86: Unify node_to_cpumask_map handling between 32 and 64bit | Tejun Heo | 7 | -115/+87 |
2011-01-28 | x86: Unify CPU -> NUMA node mapping between 32 and 64bit | Tejun Heo | 11 | -104/+85 |
2011-01-28 | x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit | Tejun Heo | 15 | -56/+101 |
2011-01-28 | x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node() | Tejun Heo | 13 | -41/+37 |
2011-01-28 | x86: Implement x86_32_early_logical_apicid() for numaq_32 | Tejun Heo | 1 | -2/+8 |
2011-01-28 | x86: Implement x86_32_early_logical_apicid() for summit_32 | Tejun Heo | 1 | -5/+12 |
2011-01-28 | x86: Implement x86_32_early_logical_apicid() for bigsmp_32 | Tejun Heo | 1 | -1/+7 |
2011-01-28 | x86: Implement the default x86_32_early_logical_apicid() | Tejun Heo | 1 | -1/+6 |
2011-01-28 | x86: Add apic->x86_32_early_logical_apicid() | Tejun Heo | 8 | -2/+45 |
2011-01-28 | x86: Kill apic->cpu_to_logical_apicid() | Tejun Heo | 11 | -70/+11 |
2011-01-28 | x86: Always use x86_cpu_to_logical_apicid for cpu -> logical apic id | Tejun Heo | 3 | -8/+15 |
2011-01-28 | x86: Replace cpu_2_logical_apicid[] with early percpu variable | Tejun Heo | 8 | -13/+27 |
2011-01-28 | x86: Make default_send_IPI_mask_sequence/allbutself_logical() 32bit only | Tejun Heo | 2 | -6/+6 |
2011-01-28 | x86: Drop x86_32 MAX_APICID | Tejun Heo | 3 | -5/+3 |
2011-01-28 | x86: Kill unused static boot_cpu_logical_apicid in smpboot.c | Tejun Heo | 1 | -5/+1 |
2011-01-28 | Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -13/+13 |
2011-01-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -35/+13 |
2011-01-27 | perf: Fix Pentium4 raw event validation | Stephane Eranian | 1 | -2/+10 |
2011-01-27 | xen/setup: Route halt operations to safe_halt pvop. | Stefano Stabellini | 1 | -0/+1 |
2011-01-27 | xen/e820: Guard against E820_RAM not having page-aligned size or start. | Stefano Stabellini | 1 | -1/+6 |
2011-01-27 | xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn. | Stefan Bader | 1 | -12/+6 |
2011-01-26 | x86, amd: Extend AMD northbridge caching code to support "Link Control" devices | Hans Rosenfeld | 2 | -2/+10 |
2011-01-26 | x86, amd: Enable L3 cache index disable on family 0x15 | Hans Rosenfeld | 1 | -0/+3 |
2011-01-26 | x86, amd: Normalize compute unit IDs on multi-node processors | Andreas Herrmann | 2 | -2/+7 |
2011-01-26 | percpu, x86: Fix percpu_xchg_op() | Eric Dumazet | 1 | -12/+12 |
2011-01-26 | x86: Remove left over system_64.h | Yinghai Lu | 1 | -22/+0 |