aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2010-02-13x86, cpu: Print AMD virtualization features in /proc/cpuinfoJoerg Roedel
2010-02-13x86-64, rwsem: Avoid store forwarding hazard in __downgrade_writeAvi Kivity
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, acpi: Map hotadded cpu to correct node.Haicheng Li
2010-02-10Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-02-09x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha
2010-02-09x86-32: Make AT_VECTOR_SIZE_ARCH=2Serge E. Hallyn
2010-02-09KVM: PIT: control word is write-onlyMarcelo Tosatti
2010-02-09kvmclock: count total_sleep_time when updating guest clockJason Wang
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-05x86: Merge io.hBrian Gerst
2010-02-05x86: Simplify flush_write_buffers()Brian Gerst
2010-02-05x86: Clean up mem*io functions.Brian Gerst
2010-02-05x86-64: Use BUILDIO in io_64.hBrian Gerst
2010-02-05x86-64: Reorganize io_64.hBrian Gerst
2010-02-05x86-32: Remove _local variants of in/out from io_32.hBrian Gerst
2010-02-05x86-32: Move XQUAD definitions to numaq.hBrian Gerst
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-02memory hotplug: fix a bug on /dev/mem for 64-bit kernelsShaohui Zheng
2010-02-02x86, doc: Fix minor spelling error in arch/x86/mm/gup.cAndy Shevchenko
2010-02-01x86: Use the generic page_is_ram()Wu Fengguang
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: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin
2010-01-29Split 'flush_old_exec' into two functionsLinus Torvalds
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
2010-01-29perf_events, x86: Clean up hw_perf_*_all() implementationPeter Zijlstra
2010-01-29perf_events, x86: Fix event constraint masksPeter Zijlstra
2010-01-29perf_event: x86: Deduplicate the disable codePeter Zijlstra
2010-01-29perf, x86: Clean up event constraints code a bitIngo Molnar
2010-01-29perf_event: x86: Optimize x86_pmu_disable()Peter Zijlstra
2010-01-29perf_event: x86: Optimize the fast path a little morePeter Zijlstra