summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2010-10-05x86-32, memblock: Make add_highpages honor early reserved rangesYinghai Lu4-43/+33
2010-10-05x86, memblock: Fix crashkernel allocationYinghai Lu1-4/+9
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar210-7659/+6747
2010-08-27x86: Remove old bootmem codeYinghai Lu7-189/+1
2010-08-27x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get ...Yinghai Lu4-7/+19
2010-08-27x86: Remove not used early_res codeYinghai Lu2-66/+0
2010-08-27x86, memblock: Replace e820_/_early string with memblock_Yinghai Lu19-90/+103
2010-08-27x86: Use memblock to replace early_resYinghai Lu11-153/+123
2010-08-27x86, memblock: Use memblock_debug to control debug message print outYinghai Lu1-8/+12
2010-08-27x86, memblock: Add memblock_x86_memory_in_range()Yinghai Lu2-1/+18
2010-08-27x86, memblock: Add memblock_x86_free_memory_in_range()Yinghai Lu2-0/+49
2010-08-27x86, memblock: Add memblock_x86_find_in_range_node()Yinghai Lu2-0/+16
2010-08-27x86, memblock: Add memblock_x86_register_active_regions() and memblock_x86_ho...Yinghai Lu2-0/+70
2010-08-27x86, memblock: Add get_free_all_memory_range()Yinghai Lu2-1/+99
2010-08-27x86, memblock: Add memblock_x86_reserve_range/memblock_x86_free_rangeYinghai Lu2-0/+25
2010-08-27x86, memblock: Add memblock_x86_to_bootmem()Yinghai Lu2-0/+30
2010-08-27bootmem, x86: Add weak version of reserve_bootmem_genericYinghai Lu2-24/+2
2010-08-27x86, memblock: Add memblock_x86_find_in_range_size()Yinghai Lu3-0/+97
2010-08-25Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2010-08-25Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-0/+42
2010-08-25perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flagLin Ming1-0/+2
2010-08-23Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/...Linus Torvalds1-6/+12
2010-08-23xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessaryIan Campbell1-6/+7
2010-08-23xen: pvhvm: allow user to request no emulated device unplugIan Campbell1-0/+5
2010-08-22Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-3/+5
2010-08-21Replace Configure with Enable in description of MAXSMPSamuel Thibault1-2/+2
2010-08-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-22/+72
2010-08-20x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep statesSuresh Siddha3-0/+42
2010-08-20x86, apic: Fix apic=debug boot crashDaniel Kiper1-0/+2
2010-08-19x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issuesBorislav Petkov2-0/+24
2010-08-19Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-21/+85
2010-08-19kprobes/x86: Fix the return address of multiple kretprobesKUMANO Syuhei1-3/+22
2010-08-18x86-32: Fix dummy trampoline-related inline stubsH. Peter Anvin1-2/+2
2010-08-18x86-32: Separate 1:1 pagetables from swapper_pg_dirJoerg Roedel6-20/+44
2010-08-18x86, cpu: Fix regression in AMD errata checking codeHans Rosenfeld1-1/+1
2010-08-18perf, x86: Fix Intel-nhm PMU programming errata workaroundZhang, Yanmin1-18/+63
2010-08-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds1-1/+1
2010-08-17Make do_execve() take a const filename pointerDavid Howells3-5/+9
2010-08-17KVM: PIT: free irq source id in handling error pathXiao Guangrong1-0/+1
2010-08-16kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.cNamhyung Kim1-1/+1
2010-08-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-2/+2
2010-08-15KVM: destroy workqueue on kvm_create_pit() failuresXiaotian Feng1-1/+1
2010-08-15KVM: fix poison overwritten caused by using wrong xstate sizeXiaotian Feng2-2/+3
2010-08-15Merge branch 'linus' into releaseLen Brown202-3148/+6510
2010-08-14defconfig reductionSam Ravnborg2-4447/+4
2010-08-14archs: replace unifdef-y with header-ySam Ravnborg1-15/+14
2010-08-13Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-12/+27
2010-08-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-1/+1
2010-08-13Mark arguments to certain syscalls as being constDavid Howells5-17/+17
2010-08-13Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+7