summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* ptrace/x86: Partly fix set_task_blockstep()->update_debugctlmsr() logicOleg Nesterov2012-09-151-1/+13
* ptrace/x86: Introduce set_task_blockstep() helperOleg Nesterov2012-09-151-20/+21
* uprobes/x86: Implement x86 specific arch_uprobe_*_stepSebastian Andrzej Siewior2012-09-152-0/+35
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-08-2825-294/+389
|\
| * perf/x86: Fix microcode revision check for SNB-PEBSStephane Eranian2012-08-271-0/+3
| * Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-08-265-113/+113
| |\
| | * xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M.Konrad Rzeszutek Wilk2012-08-231-1/+8
| | * xen/p2m: Reuse existing P2M leafs if they are filled with 1:1 PFNs or INVALID.Konrad Rzeszutek Wilk2012-08-171-3/+92
| | * Revert "xen PVonHVM: move shared_info to MMIO before kexec"Konrad Rzeszutek Wilk2012-08-163-109/+13
| * | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-08-263-14/+31
| |\ \
| | * | KVM: x86 emulator: use stack size attribute to mask rsp in stack opsAvi Kivity2012-08-221-9/+21
| | * | KVM: MMU: Fix mmu_shrink() so that it can free mmu pages as intendedTakuya Yoshikawa2012-08-221-4/+9
| | * | KVM: x86: update KVM_SAVE_MSRS_BEGIN to correct valueGleb Natapov2012-08-051-1/+1
| * | | x86, microcode, AMD: Fix broken ucode patch size checkAndreas Herrmann2012-08-231-3/+4
| * | | x86/alternatives: Fix p6 nops on non-modular kernelsAvi Kivity2012-08-221-1/+1
| * | | x86/fixup_irq: Use cpu_online_mask instead of cpu_all_maskLiu, Chuansheng2012-08-221-1/+1
| * | | x86/spinlocks: Fix comment in spinlock.hRichard Weinberger2012-08-221-2/+1
| * | | mm: hugetlbfs: correctly populate shared pmdMichal Hocko2012-08-221-5/+16
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-08-208-14/+52
| |\ \ \
| | * | | x32: Use compat shims for {g,s}etsockoptMike Frysinger2012-08-181-2/+4
| | * | | Revert "x86-64/efi: Use EFI to deal with platform wall clock"H. Peter Anvin2012-08-142-10/+30
| | * | | x86, apic: fix broken legacy interrupts in the logical apic modeSuresh Siddha2012-08-141-0/+10
| | * | | x86, build: Globally set -fno-picAndrew Boie2012-08-113-2/+6
| | * | | x86, avx: don't use avx instructions with "noxsave" boot paramSuresh Siddha2012-08-081-0/+2
| | |/ /
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-08-203-144/+165
| |\ \ \
| | * | | perf/x86: disable PEBS on a guest entry.Gleb Natapov2012-08-131-1/+9
| | * | | perf/x86: Add Intel Westmere-EX uncore supportYan, Zheng2012-08-132-33/+68
| | * | | perf/x86: Fixes for Nehalem-EX uncore driverYan, Zheng2012-08-132-109/+87
| | * | | perf, x86: Fix uncore_types_exit section mismatchBorislav Petkov2012-08-131-1/+1
| | |/ /
| * | | Merge tag 'stable/for-linus-3.6-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-08-161-0/+5
| |\ \ \ | | |/ / | |/| / | | |/
| | * xen/p2m: Reserve 8MB of _brk space for P2M leafs when populating back.Konrad Rzeszutek Wilk2012-08-021-0/+5
* | | ftrace/x86: Add support for -mfentry to x86_64Steven Rostedt2012-08-234-7/+39
* | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-08-21134-2568/+6457
|\ \ \
| * | | perf: Add ability to attach user stack dump to sampleJiri Olsa2012-08-101-0/+1
| * | | perf: Factor __output_copy to be usable with specific copy functionFrederic Weisbecker2012-08-101-0/+2
| * | | perf: Add ability to attach user level registers dump to sampleJiri Olsa2012-08-101-0/+15
| * | | perf: Unified API to record selective sets of arch registersJiri Olsa2012-08-104-0/+126
| |/ /
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-08-035-15/+14
| |\ \
| | | \
| | | \
| | *-. \ Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o...Len Brown2012-08-03193-4040/+11247
| | |\ \ \
| | | | * | ACPI: Only count valid srat memory structuresThomas Renninger2012-08-031-7/+8
| | * | | | ACPI/x86: revert 'x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C ...Len Brown2012-07-314-8/+6
| | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-08-033-7/+34
| |\ \ \ \
| | * | | | KVM: VMX: Fix ds/es corruption on i386 with preemptionAvi Kivity2012-08-021-7/+13
| | * | | | KVM: x86: apply kvmclock offset to guest wall clock timeBruce Rogers2012-08-011-0/+4
| | * | | | KVM: PIC: call ack notifiers for irqs that are dropped form irrGleb Natapov2012-07-261-0/+17
| * | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-08-039-17/+58
| |\ \ \ \ \
| | * | | | | x86-64, kcmp: The kcmp system call can be commonH. Peter Anvin2012-08-021-1/+1
| | * | | | | arch/x86/kernel/kdebugfs.c: Ensure a consistent return value in error caseJulia Lawall2012-07-261-2/+4
| | * | | | | x86/mce: Add quirk for instruction recovery on Sandy Bridge processorsTony Luck2012-07-261-3/+40
| | * | | | | x86/mce: Move MCACOD defines from mce-severity.c to <asm/mce.h>Tony Luck2012-07-262-7/+8