summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2010-02-12x86: Add find_early_area_sizeYinghai Lu
2010-02-12x86: Separate early_res related code from e820.cYinghai Lu
2010-02-12x86: Move bios page reserve early to head32/64.cYinghai Lu
2010-02-12x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu
2010-02-11x86, ptrace: regset extensions to support xstateSuresh Siddha
2010-02-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-02-10x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMAYinghai Lu
2010-02-10x86: Dynamically increase early_res array sizeYinghai Lu
2010-02-10x86: Introduce max_early_res and early_res_countYinghai Lu
2010-02-10x86: Call early_res_to_bootmem one timeYinghai Lu
2010-02-10x86: Print out RAM buffer informationYinghai Lu
2010-02-10x86: Change range end to start+sizeYinghai Lu
2010-02-10x86: Move range related operation to one fileYinghai Lu
2010-02-10Merge remote branch 'linus/master' into x86/bootmemH. Peter Anvin
2010-02-10x86: Avoid race condition in pci_enable_msix()Brandon Phiilps
2010-02-10x86: Fix SCI on IOAPIC != 0Yinghai Lu
2010-02-10x86, acpi: Map hotadded cpu to correct node.Haicheng Li
2010-02-09x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2010-02-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2010-02-07x86/alternatives: Fix build warningMasami Hiramatsu
2010-02-07x86: Remove trailing spaces in messagesFrans Pop
2010-02-05x86, uv: Update UV arch to target Legacy VGA I/O correctly.Mike Travis
2010-02-05clocksource: add argument to resume callbackMagnus Damm
2010-02-05fix comment typo in pci-dma.cJustin P. Mattock
2010-02-05Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder
2010-02-04arch/x86/kernel/apic/apic_flat_64.c: Make comment match the codeJasper Spaans
2010-02-04vmiclock: fix comment spelling mistakeShaun Patterson
2010-02-04x86, mtrr: Remove unused mtrr/state.cBorislav Petkov
2010-02-04perf_events, x86: Fix bug in hw_perf_enable()Stephane Eranian
2010-02-04bitops: Ensure the compile time HWEIGHT is only used for suchPeter Zijlstra
2010-02-04perf_events, x86: Implement intel core solo/duo supportPeter Zijlstra
2010-02-04kprobes: Check probe address is reservedMasami Hiramatsu
2010-02-04ftrace/alternatives: Introducing *_text_reserved functionsMasami Hiramatsu
2010-02-04kprobes: Disable booster when CONFIG_PREEMPT=yMasami Hiramatsu
2010-02-04x86_64: Print modules like i386 doesAlexey Dobriyan
2010-02-02Merge branch 'master' into percpuTejun Heo
2010-02-01x86: Remove BIOS data range from e820Yinghai Lu
2010-02-01x86, mtrr: Constify struct mtrr_opsEmese Revfy
2010-02-01Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-01-30perf, hw_breakpoint, kgdb: Do not take mutex for kernel debuggerJason Wessel
2010-01-30x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint APIJason Wessel
2010-01-29x86: Add quirk for Intel DG45FC board to avoid low memory corruptionDavid Härdeman
2010-01-29x86, irq: Move __setup_vector_irq() before the first irq enable in cpu online...Suresh Siddha
2010-01-29x86, irq: Update the vector domain for legacy irqs handled by io-apicSuresh Siddha
2010-01-29x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin
2010-01-29Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-01-29perf_events, x86: Remove spurious counter reset from x86_pmu_enable()Peter Zijlstra
2010-01-29perf_events, x86: Implement Intel Westmere supportPeter Zijlstra