aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2010-01-11Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus"Ananth N Mavinakayanahalli
2010-01-11core, x86: make LIST_POISON less deadlyAvi Kivity
2010-01-11x86: add support for LZO-compressed kernelsAlbin Tonnerre
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart
2010-01-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-01-06x86, irq: Check move_in_progress before freeing the vector mappingSuresh Siddha
2010-01-05Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-...Rusty Russell
2010-01-05x86: copy_from_user() should not return -EFAULTHeiko Carstens
2010-01-04Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-...Rusty Russell
2010-01-04x86/pci: Intel ioh bus num reg accessing fixYinghai Lu
2010-01-04x86: Fix size for ex trampoline with 32bitYinghai Lu
2009-12-31Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-12-31Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-31perf: Pass appropriate frame pointer to dump_trace()Frederic Weisbecker
2009-12-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-12-30ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui
2009-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-12-30Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-12-30x86_64 SGI UV: Fix writes to led registers on remote uv hubs.Mike Travis
2009-12-29x86: SGI UV: Fix writes to led registers on remote uv hubsMike Travis
2009-12-28x86, kmemcheck: Use KERN_WARNING for error reportingPekka Enberg
2009-12-28x86: Use KERN_DEFAULT log-level in __show_regs()Pekka Enberg
2009-12-28Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar
2009-12-27KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updatesJan Kiszka
2009-12-27KVM: LAPIC: make sure IRR bitmap is scanned after vm loadMarcelo Tosatti
2009-12-27KVM: MMU: remove prefault from invlpg handlerMarcelo Tosatti
2009-12-25x86, compress: Force i386 instructions for the decompressorH. Peter Anvin
2009-12-24Merge branch 'misc-2.6.33' into releaseLen Brown
2009-12-24Merge branch 'pdc' into releaseLen Brown
2009-12-23Revert "x86, ucode-amd: Ensure ucode update on suspend/resume after CPU off/o...Linus Torvalds
2009-12-22arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c: avoid cross-CPU interrupts by usi...Andrew Morton
2009-12-22ACPI: processor: unify arch_acpi_processor_cleanup_pdcAlex Chiang
2009-12-22ACPI: processor: finish unifying arch_acpi_processor_init_pdc()Alex Chiang
2009-12-22ACPI: processor: factor out common _PDC settingsAlex Chiang
2009-12-22ACPI: processor: unify arch_acpi_processor_init_pdcAlex Chiang
2009-12-22ACPI: processor: introduce arch_has_acpi_pdcAlex Chiang
2009-12-21x86/amd-iommu: Fix initialization failure panicJoerg Roedel
2009-12-19Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-18x86: Fix objdump version check in chkobjdump.awk for different formats.Masami Hiramatsu
2009-12-18hw-breakpoints: Fix hardware breakpoints -> perf events dependencyFrederic Weisbecker
2009-12-17x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu systemSuresh Siddha
2009-12-17Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-12-17x86: Fix objdump version check in arch/x86/tools/chkobjdump.awkakpm@linux-foundation.org
2009-12-17x86: Reenable TSC sync check at boot, even with NONSTOP_TSCPallipadi, Venkatesh
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-17x86/ptrace: make genregs[32]_get/set more robustLinus Torvalds
2009-12-17x86: Don't use POSIX character classes in gen-insn-attr-x86.awkRoland Dreier
2009-12-17perf events, x86/stacktrace: Fix performance/softlockup by providing a specia...Frederic Weisbecker
2009-12-17perf events, x86/stacktrace: Make stack walking optionalFrederic Weisbecker