- 940fed2 x86-64, NUMA: Unify {acpi|amd}_{numa_init|scan_nodes}() arguments and return values by Tejun Heo · 14 years ago
- 86ef4db x86, NUMA: Drop @start/last_pfn from initmem_init() by Tejun Heo · 14 years ago
- 13081df x86-64, NUMA: Simplify hotplug node handling in acpi_numa_memory_affinity_init() by Tejun Heo · 14 years ago
- 7d36b7b x86-64, NUMA: Make dummy node initialization path similar to non-dummy ones by Tejun Heo · 14 years ago
- 275a88d Merge branch 'x86/amd-nb' into x86/mm by Ingo Molnar · 14 years ago
- 52b8b8d Merge branch 'x86/numa' into x86/mm by Ingo Molnar · 14 years ago
- 02ac81a Merge branch 'x86/bootmem' into x86/mm by Ingo Molnar · 14 years ago
- 9e81509 x86, amd: Initialize variable properly by Borislav Petkov · 14 years ago
- 14392fd x86, numa: Add error handling for bad cpu-to-node mappings by David Rientjes · 14 years ago
- b366801 Merge commit 'v2.6.38-rc4' into x86/numa by Ingo Molnar · 14 years ago
- 9a6d44b x86: Emit "mem=nopentium ignored" warning when not supported by Kamal Mostafa · 14 years ago
- 77eed82 x86: Fix panic when handling "mem={invalid}" param by Kamal Mostafa · 14 years ago
- 7064d86 x86: Avoid tlbstate lock if not enough cpus by Shaohua Li · 14 years ago
- 70e4a36 x86: Scale up the number of TLB invalidate vectors with NR_CPUs, up to 32 by Shaohua Li · 14 years ago
- 3a09fb4 x86: Allocate 32 tlb_invalidate_interrupt handler stubs by Shaohua Li · 14 years ago
- 60f6e65 x86: Cleanup vector usage by Shaohua Li · 14 years ago
- d2137d5 Merge branch 'linus' into x86/bootmem by Ingo Molnar · 14 years ago
- 3c6c0d6 Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
- 691269f x86: Adjust section placement in AMD northbridge related code by Jan Beulich · 14 years ago
- 893a5ab KVM: SVM: Make sure KERNEL_GS_BASE is valid when loading gs_index by Joerg Roedel · 14 years ago
- cabb5bd x86, amd: Support L3 Cache Partitioning on AMD family 0x15 CPUs by Hans Rosenfeld · 14 years ago
- d344e38 x86, nx: Mark the ACPI resume trampoline code as +x by H. Peter Anvin · 14 years ago
- 07675f4 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 11d4c3f x86-32: Make sure the stack is set up before we use it by H. Peter Anvin · 14 years ago
- 831d52b x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after switching mm by Suresh Siddha · 14 years ago
- eb487ab Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- f744854 x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platforms by Suresh Siddha · 14 years ago
- f12d3d0 x86, nx: Don't force pages RW when setting NX bits by Matthieu CASTET · 14 years ago
- eff9073 x86: Rename incorrectly named parameter of numa_cpu_node() by Tejun Heo · 14 years ago
- 4e62445 x86: Fix build failure on X86_UP_APIC by Tejun Heo · 14 years ago
- 8db78cc x86: Unify NUMA initialization between 32 and 64bit by Tejun Heo · 14 years ago
- de2d944 x86: Unify node_to_cpumask_map handling between 32 and 64bit by Tejun Heo · 14 years ago
- 645a791 x86: Unify CPU -> NUMA node mapping between 32 and 64bit by Tejun Heo · 14 years ago
- bbc9e2f x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit by Tejun Heo · 14 years ago
- 89e5dc2 x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node() by Tejun Heo · 14 years ago
- df04cf0 x86: Implement x86_32_early_logical_apicid() for numaq_32 by Tejun Heo · 14 years ago
- 3b39d93 x86: Implement x86_32_early_logical_apicid() for summit_32 by Tejun Heo · 14 years ago
- 12bf24a x86: Implement x86_32_early_logical_apicid() for bigsmp_32 by Tejun Heo · 14 years ago
- 3f6f679 x86: Implement the default x86_32_early_logical_apicid() by Tejun Heo · 14 years ago
- acb8bc0 x86: Add apic->x86_32_early_logical_apicid() by Tejun Heo · 14 years ago
- 7632611 x86: Kill apic->cpu_to_logical_apicid() by Tejun Heo · 14 years ago
- 6f802c4 x86: Always use x86_cpu_to_logical_apicid for cpu -> logical apic id by Tejun Heo · 14 years ago
- 4c321ff x86: Replace cpu_2_logical_apicid[] with early percpu variable by Tejun Heo · 14 years ago
- 1245e16 x86: Make default_send_IPI_mask_sequence/allbutself_logical() 32bit only by Tejun Heo · 14 years ago
- b78aa66 x86: Drop x86_32 MAX_APICID by Tejun Heo · 14 years ago
- bd22a2f x86: Kill unused static boot_cpu_logical_apicid in smpboot.c by Tejun Heo · 14 years ago
- 1f0324c Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
- f7b548f Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- d038b12 perf: Fix Pentium4 raw event validation by Stephane Eranian · 14 years ago
- 23febed xen/setup: Route halt operations to safe_halt pvop. by Stefano Stabellini · 14 years ago
- 7cb31b7 xen/e820: Guard against E820_RAM not having page-aligned size or start. by Stefano Stabellini · 14 years ago
- cf04d12 xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn. by Stefan Bader · 14 years ago
- 41b2610 x86, amd: Extend AMD northbridge caching code to support "Link Control" devices by Hans Rosenfeld · 14 years ago
- b453de0 x86, amd: Enable L3 cache index disable on family 0x15 by Hans Rosenfeld · 14 years ago
- d518573 x86, amd: Normalize compute unit IDs on multi-node processors by Andreas Herrmann · 14 years ago
- 889a7a6 percpu, x86: Fix percpu_xchg_op() by Eric Dumazet · 14 years ago
- 9a57c3e x86: Remove left over system_64.h by Yinghai Lu · 14 years ago
- cacf061 thp: fix PARAVIRT x86 32bit noPAE by Andrea Arcangeli · 14 years ago
- 2e5aa68 x86-64: Don't use pointer to out-of-scope variable in dump_trace() by Jesper Juhl · 14 years ago
- 4398f31 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 8969691 x86: Fix jump label with RO/NX module protection crash by matthieu castet · 14 years ago
- 93789b3 x86, hotplug: Fix powersavings with offlined cores on AMD by Borislav Petkov · 14 years ago
- ebe0d80 Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
- cfd7448 Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
- 8e1b4cf xen: p2m: correctly initialize partial p2m leaf by Stefan Bader · 14 years ago
- f21bbec x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow coretemp to handler intr by Fenghua Yu · 14 years ago
- cc67ba63 x86: Use asm-generic/cacheflush.h by Akinobu Mita · 14 years ago
- 2b1caf6 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 8d99641 Merge branch 'akpm' by Linus Torvalds · 14 years ago
- 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
- e55fdbd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
- 7d81c3b xen: fix non-ANSI function warning in irq.c by Randy Dunlap · 14 years ago
- 2ce802f lockdep: Move early boot local IRQ enable/disable status to init/main.c by Tejun Heo · 14 years ago
- fb87ec3 x86: Update CPU cache attributes table descriptors by Dave Jones · 14 years ago
- 2b8216e LGUEST_GUEST: fix unmet direct dependencies (VIRTUALIZATION && VIRTIO) by Randy Dunlap · 14 years ago
- ced05dd lguest: compile fixes by Rusty Russell · 14 years ago
- c9f2954 lguest: Use this_cpu_ops by Christoph Lameter · 14 years ago
- 9032160 x86: Unify "numa=" command line option handling by Jan Beulich · 14 years ago
- 6b35eb9 Revert "x86: Make relocatable kernel work with new binutils" by Ingo Molnar · 14 years ago
- 404cbbd Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 7b698ea x86: Clear irqstack thread_info by Brian Gerst · 14 years ago
- 86b1e8d x86: Make relocatable kernel work with new binutils by Shaohua Li · 14 years ago
- f9ee7f6 Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- de23be5 xen: export arbitrary_virt_to_machine by Stephen Rothwell · 14 years ago
- 76d1f7b x86, olpc: Add missing Kconfig dependencies by H. Peter Anvin · 14 years ago
- 6550904d x86, mrst: Set correct APB timer IRQ affinity for secondary cpu by Jacob Pan · 14 years ago
- d73b388 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
- 62627be x86: tsc: Fix calibration refinement conditionals to avoid divide by zero by John Stultz · 14 years ago
- 64a5fed x86/PCI: make Broadcom CNB20LE driver EMBEDDED and EXPERIMENTAL by Bjorn Helgaas · 14 years ago
- 30e664a x86/PCI: don't use native Broadcom CNB20LE driver when ACPI is available by Bjorn Helgaas · 14 years ago
- 6e8af08 PCI: enable pci=bfsort by default on future Dell systems by Narendra_K@Dell.com · 14 years ago
- 419cdc5 x86: OLPC: convert olpc-xo1 driver from pci device to platform device by Andres Salomon · 14 years ago
- 52cfd50 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
- dc8e7e3 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
- 9c4bc1c Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
- 8ee5382 thp: mmu_notifier_test_young by Andrea Arcangeli · 14 years ago
- 4b7167b thp: don't allow transparent hugepage support without PSE by Andrea Arcangeli · 14 years ago
- c489f12 thp: add pmd_modify by Johannes Weiner · 14 years ago
- f2d6bfe thp: add x86 32bit support by Johannes Weiner · 14 years ago
- 71e3aac thp: transparent hugepage core by Andrea Arcangeli · 14 years ago