summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-11-101-14/+7
|\
| * xen/hypercall: fix hypercall fallback code for very old hypervisorsJan Beulich2012-11-041-14/+7
* | Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-11-022-2/+20
|\ \ | |/
| * xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk2012-10-311-1/+20
| * x86: remove obsolete comment from asm/xen/hypervisor.hOlaf Hering2012-10-301-1/+0
* | KVM: x86: fix vcpu->mmio_fragments overflowXiao Guangrong2012-10-311-26/+34
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-10-268-58/+100
|\ \
| * \ Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfle...Ingo Molnar2012-10-263-8/+23
| |\ \
| | * | x86: efi: Turn off efi_enabled after setup on mixed fw/kernelOlof Johansson2012-10-253-8/+23
| * | | x86, mm: Undo incorrect revert in arch/x86/mm/init.cYinghai Lu2012-10-251-4/+0
| * | | x86, mm: Find_early_table_space based on ranges that are actually being mappedJacob Shin2012-10-241-29/+41
| * | | x86, mm: Use memblock memory loop instead of e820_RAMYinghai Lu2012-10-241-7/+8
| * | | x86, mm: Trim memory in memblock to be page alignedYinghai Lu2012-10-241-0/+3
| * | | x86/irq/ioapic: Check for valid irq_cfg pointer in smp_irq_move_cleanup_inter...Dimitri Sivanich2012-10-241-0/+3
| * | | x86/efi: Fix oops caused by incorrect set_memory_uc() usageMatt Fleming2012-10-243-15/+26
| * | | x86-64: Fix page table accountingJan Beulich2012-10-241-1/+6
| * | | Revert "x86/mm: Fix the size calculation of mapping tables"Dave Young2012-10-241-13/+9
* | | | perf/x86: Remove unused variable in nhmex_rbox_alter_er()Wei Yongjun2012-10-241-2/+0
* | | | perf/x86: Enable overflow on Intel KNC with a custom knc_pmu_handle_irq()Vince Weaver2012-10-241-1/+77
* | | | perf/x86: Remove cpuc->enable check on Intl KNC event enable/disableVince Weaver2012-10-241-6/+2
* | | | perf/x86: Make Intel KNC use full 40-bit width of countersVince Weaver2012-10-241-4/+3
* | | | perf/x86/uncore: Handle pci_read_config_dword() errorsYan, Zheng2012-10-241-15/+28
* | | | perf/x86: Remove P6 cpuc->enabled checkVince Weaver2012-10-241-7/+7
* | | | perf/x86: Update/fix generic events on P6 PMUVince Weaver2012-10-241-7/+104
* | | | perf/x86: Fix P6 FP_ASSIST event constraintVince Weaver2012-10-241-1/+1
* | | | x86/perf: Fix virtualization sanity checkAndre Przywara2012-10-241-4/+6
|/ / /
* | | Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-244-8/+8
|\ \ \ | | |/ | |/|
| * | Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-10-19250-4869/+8741
| |\ \ | | |/
| * | xen/x86: don't corrupt %eip when returning from a signal handlerDavid Vrabel2012-10-192-4/+6
| * | xen: grant: use xen_pfn_t type for frame_list.Ian Campbell2012-10-191-2/+0
| * | xen: sysfs: fix build warning.Ian Campbell2012-10-191-0/+2
| * | xen/x86: remove duplicated include from enlighten.cWei Yongjun2012-10-191-2/+0
* | | Merge tag 'kvm-3.7-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-10-243-3/+5
|\ \ \
| * | | KVM guest: exit idleness when handling KVM_PV_REASON_PAGE_NOT_PRESENTSasha Levin2012-10-221-0/+3
| * | | KVM: apic: fix LDR calculation in x2apic modeGleb Natapov2012-10-221-1/+1
| * | | KVM: MMU: fix release noslot pfnXiao Guangrong2012-10-221-2/+1
* | | | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2012-10-212-17/+3
|\ \ \ \
| * | | | uprobes/x86: Only rep+nop can be emulated correctlyOleg Nesterov2012-10-071-14/+2
| * | | | uprobes: Move clear_thread_flag(TIF_UPROBE) to uprobe_notify_resume()Oleg Nesterov2012-09-291-3/+1
* | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2012-10-211-1/+1
|\ \ \ \ \
| * | | | | oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()Dan Carpenter2012-10-151-1/+1
| | |_|_|/ | |/| | |
* | | | | perf/x86: Disable uncore on virtualized CPUsYan, Zheng2012-10-201-0/+3
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-191-0/+6
|\ \ \ \ \
| * \ \ \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-10-201-0/+6
| |\ \ \ \ \
| | * | | | | perf: Require exclude_guest to use PEBS - kernel side enforcementPeter Zijlstra2012-10-161-0/+6
* | | | | | | Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgentH. Peter Anvin2012-10-19232-3922/+8018
|\ \ \ \ \ \ \
| * | | | | | | x86, MCE: Remove bios_cmci_threshold sysfs attributeBorislav Petkov2012-10-191-6/+0
| |/ / / / / /
| * | | | | | crypto: aesni - fix XTS mode on x86-32, add wrapper function for asmlinkage a...Jussi Kivilinna2012-10-181-2/+7
| * | | | | | kbuild: Fix accidental revert in commit fe04ddfMichal Marek2012-10-151-1/+1
| | |/ / / / | |/| | | |
| * | | | | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-142-0/+4
| |\ \ \ \ \
OpenPOWER on IntegriCloud