summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | KVM: x86: Fix host_mapping_level()Sheng Yang2010-01-251-4/+2
* | | | | KVM: Fix race between APIC TMR and IRRAvi Kivity2010-01-251-5/+6
|/ / / /
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-01-213-3/+12
|\ \ \ \
| * | | | perf: x86: Add support for the ANY bitStephane Eranian2010-01-212-0/+8
| * | | | hw-breakpoints, perf: Fix broken mmiotrace due to dr6 by reference changeLuca Barbieri2010-01-171-3/+4
* | | | | Merge branch 'misc' into releaseLen Brown2010-01-201-16/+6
|\ \ \ \ \
| * | | | | x86, ACPI: delete acpi_boot_table_init() return valueLen Brown2010-01-061-16/+6
| | |_|_|/ | |/| | |
* | | | | x86, apic: use logical flat for systems with <= 8 logical cpusSuresh Siddha2010-01-182-19/+4
* | | | | x86, apic: use physical mode for IBM summit platformsSuresh Siddha2010-01-181-0/+5
| |/ / / |/| | |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-01-166-9/+39
|\ \ \ \
| * | | | x86, uv: Ensure hub revision set for all ACPI modes.Russ Anderson2010-01-151-1/+4
| * | | | x86, uv: Add function retrieving node controller revision numberJack Steiner2010-01-152-0/+18
| * | | | x86: xen: 64-bit kernel RPL should be 0Ian Campbell2010-01-131-0/+4
| * | | | x86: kernel_thread() -- initialize SS to a known stateCyrill Gorcunov2010-01-131-0/+2
| * | | | x86/agp: Fix agp_amd64_init and agp_amd64_cleanupFUJITA Tomonori2010-01-131-0/+1
| * | | | x86: SGI UV: Fix mapping of MMIO registersMike Travis2010-01-131-7/+8
| * | | | x86: mce.h: Fix warning in header checksAlan Cox2010-01-131-1/+2
* | | | | perf: Stop stack frame walking off kernel addresses boundariesFrederic Weisbecker2010-01-131-6/+8
| |_|/ / |/| | |
* | | | Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus"Ananth N Mavinakayanahalli2010-01-112-19/+22
* | | | core, x86: make LIST_POISON less deadlyAvi Kivity2010-01-111-0/+5
* | | | x86: add support for LZO-compressed kernelsAlbin Tonnerre2010-01-113-1/+9
* | | | mm: make totalhigh_pages unsigned longAndreas Fenkart2010-01-111-2/+1
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-01-085-8/+17
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | x86, irq: Check move_in_progress before freeing the vector mappingSuresh Siddha2010-01-061-0/+7
| * | x86: copy_from_user() should not return -EFAULTHeiko Carstens2010-01-052-6/+4
| * | Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-...Rusty Russell2010-01-041-1/+1
| * | x86/pci: Intel ioh bus num reg accessing fixYinghai Lu2010-01-041-0/+4
| * | x86: Fix size for ex trampoline with 32bitYinghai Lu2010-01-041-2/+2
* | | Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-...Rusty Russell2010-01-051-1/+1
* | | Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-311-1/+1
|\ \ \
| * | | perf: Pass appropriate frame pointer to dump_trace()Frederic Weisbecker2009-12-311-1/+1
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-318-75/+87
|\ \ \ \ | | |/ / | |/| |
| * | | x86: SGI UV: Fix writes to led registers on remote uv hubsMike Travis2009-12-292-44/+54
| * | | x86, kmemcheck: Use KERN_WARNING for error reportingPekka Enberg2009-12-281-10/+9
| * | | x86: Use KERN_DEFAULT log-level in __show_regs()Pekka Enberg2009-12-283-21/+21
| * | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar2009-12-2884-1781/+1152
| |\ \ \
| | * | | x86/amd-iommu: Fix initialization failure panicJoerg Roedel2009-12-211-0/+10
| * | | | x86, compress: Force i386 instructions for the decompressorH. Peter Anvin2009-12-251-0/+1
| * | | | x86: Fix objdump version check in chkobjdump.awk for different formats.Masami Hiramatsu2009-12-181-3/+13
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-301-0/+2
|\ \ \ \ \
| * | | | | ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui2009-12-301-0/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-12-301-1/+1
|\ \ \ \ \ \
| * | | | | | PCI: fix section mismatch on update_res()Jiri Slaby2009-12-161-1/+1
* | | | | | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-12-304-22/+13
|\ \ \ \ \ \ \
| * | | | | | | KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updatesJan Kiszka2009-12-272-4/+12
| * | | | | | | KVM: LAPIC: make sure IRR bitmap is scanned after vm loadMarcelo Tosatti2009-12-271-0/+1
| * | | | | | | KVM: MMU: remove prefault from invlpg handlerMarcelo Tosatti2009-12-271-18/+0
| | |/ / / / / | |/| | | | |
* | | | | | | x86_64 SGI UV: Fix writes to led registers on remote uv hubs.Mike Travis2009-12-302-7/+25
|/ / / / / /
* | | | | | Merge branch 'misc-2.6.33' into releaseLen Brown2009-12-241-1/+3
|\ \ \ \ \ \
| * | | | | | arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c: avoid cross-CPU interrupts by usi...Andrew Morton2009-12-221-1/+3
| | |_|/ / / | |/| | | |
OpenPOWER on IntegriCloud