summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2011-02-16x86-64, NUMA: Simplify hotplug node handling in acpi_numa_memory_affinity_init()Tejun Heo
2011-02-16x86-64, NUMA: Make dummy node initialization path similar to non-dummy onesTejun Heo
2011-02-16Merge branch 'x86/amd-nb' into x86/mmIngo Molnar
2011-02-16Merge branch 'x86/numa' into x86/mmIngo Molnar
2011-02-16Merge branch 'x86/bootmem' into x86/mmIngo Molnar
2011-02-15x86, amd: Initialize variable properlyBorislav Petkov
2011-02-14x86, numa: Add error handling for bad cpu-to-node mappingsDavid Rientjes
2011-02-14Merge commit 'v2.6.38-rc4' into x86/numaIngo Molnar
2011-02-14x86: Emit "mem=nopentium ignored" warning when not supportedKamal Mostafa
2011-02-14x86: Fix panic when handling "mem={invalid}" paramKamal Mostafa
2011-02-14x86: Avoid tlbstate lock if not enough cpusShaohua Li
2011-02-14x86: Scale up the number of TLB invalidate vectors with NR_CPUs, up to 32Shaohua Li
2011-02-14x86: Allocate 32 tlb_invalidate_interrupt handler stubsShaohua Li
2011-02-14x86: Cleanup vector usageShaohua Li
2011-02-14Merge branch 'linus' into x86/bootmemIngo Molnar
2011-02-11Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-02-11Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-11Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2011-02-11ARM: SAMSUNG: Ensure struct sys_device is declared in plat/pm.hMark Brown
2011-02-11ARM: S5PV310: Cleanup System MMUKukjin Kim
2011-02-11ARM: S5PV310: Add support System MMU on SMDKV310Thomas Abraham
2011-02-10Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-02-10x86: Adjust section placement in AMD northbridge related codeJan Beulich
2011-02-09KVM: SVM: Make sure KERNEL_GS_BASE is valid when loading gs_indexJoerg Roedel
2011-02-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-02-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-02-07Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-07Merge branch 'fixes'Russell King
2011-02-07x86, amd: Support L3 Cache Partitioning on AMD family 0x15 CPUsHans Rosenfeld
2011-02-07microblaze: Fix msr instruction detectionMichal Simek
2011-02-07microblaze: Fix pte_update functionMichal Simek
2011-02-07microblaze: Fix asm compilation warningMichal Simek
2011-02-07microblaze: Fix IRQ flag handling for MSR=0Michal Simek
2011-02-07Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesRussell King
2011-02-07ARM: Update mach-typesRussell King
2011-02-07x86, nx: Mark the ACPI resume trampoline code as +xH. Peter Anvin
2011-02-07powerpc: Fix hcall tracepoint recursionAnton Blanchard
2011-02-07powerpc/numa: Fix bug in unmap_cpu_from_nodeAnton Blanchard
2011-02-07powerpc/numa: Disable VPHN on dedicated processor partitionsAnton Blanchard
2011-02-07powerpc/numa: Add length when creating OF properties via VPHNAnton Blanchard
2011-02-07powerpc/numa: Check for all VPHN changesAnton Blanchard
2011-02-07powerpc/numa: Only use active VPHN count fieldsAnton Blanchard
2011-02-07powerpc/pseries: Remove unnecessary variable initializations in numa.cJesse Larrew
2011-02-07powerpc/pseries: Fix brace placement in numa.cJesse Larrew
2011-02-07powerpc/pseries: Fix typo in VPHN commentsJesse Larrew
2011-02-07powerpc: Fix some 6xx/7xxx CPU setup functionsBenjamin Herrenschmidt
2011-02-07powerpc: Pass the right cpu_spec to ->setup_cpu() on 64-bitBenjamin Herrenschmidt
2011-02-07powerpc/book3e: Protect complex macro args in mmu-book3e.hScott Wood
2011-02-07powerpc: Fix pfn_valid() when memory starts at a non-zero addressScott Wood
2011-02-06Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds