aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel...Linus Torvalds2010-12-03
|\
| * xen: unplug the emulated devices at resume timeStefano Stabellini2010-12-02
| * xen: fix MSI setup and teardown for PV on HVM guestsStefano Stabellini2010-12-02
| |
| \
*-. \ Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/...Linus Torvalds2010-12-03
|\ \ \
| | * | xen: x86/32: perform initial startup on initial_page_tableIan Campbell2010-11-29
| | * | xen: don't bother to stop other cpus on shutdown/rebootJeremy Fitzhardinge2010-11-29
| * | | xen: use default_idleJeremy Fitzhardinge2010-11-22
| * | | xen: clean up "extra" memory handling some moreJeremy Fitzhardinge2010-11-22
* | | | vmalloc: eagerly clear ptes on vunmapJeremy Fitzhardinge2010-12-02
| |_|/ |/| |
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-28
|\ \ \
| * | | perf, x86: Fixup Kconfig depsPeter Zijlstra2010-11-26
| * | | x86, perf, nmi: Disable perf if counters are not accessibleDon Zickus2010-11-26
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-11-26
|\ \ \ \
| * | | | x86-64: Fix and clean up AMD Fam10 MMCONF enablingJan Beulich2010-11-18
| * | | | x86: UV: Address interrupt/IO port operation conflictDimitri Sivanich2010-11-18
| * | | | x86: Use online node real index in calulate_tbl_offset()Yinghai Lu2010-11-18
| * | | | x86, asm: Fix binutils 2.15 build failureTetsuo Handa2010-11-18
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-26
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | x86/kprobes: Prevent kprobes to probe on save_args()Masami Hiramatsu2010-11-18
| * | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-11-18
| |\ \ \ \
| | * | | | x86: Ignore trap bits on single step exceptionsFrederic Weisbecker2010-11-12
| * | | | | x86, hw_nmi: Move backtrace_mask declaration under ARCH_HAS_NMI_WATCHDOGRakib Mullick2010-11-18
| * | | | | Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2010-11-18
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | tracing: Force arch_local_irq_* notrace for paravirtSteven Rostedt2010-11-10
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...Linus Torvalds2010-11-24
|\ \ \ \ \ \
| * | | | | | xen: remove duplicated #includeHuang Weiyi2010-11-24
| * | | | | | xen: x86/32: perform initial startup on initial_page_tableIan Campbell2010-11-24
| |/ / / / /
* | | | | | arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inlineAndrew Morton2010-11-24
* | | | | | Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-11-23
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| | | | | |
| | \ \ \ \
| *-. | | | | Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...Jeremy Fitzhardinge2010-11-22
| |\ \| | | | | | |_|_|_|/ | |/| | | |
| | * | | | Merge commit 'v2.6.37-rc2' into upstream/xenfsJeremy Fitzhardinge2010-11-16
| | |\| | |
| | * | | | xen: set vma flag VM_PFNMAP in the privcmd mmap file_opStefano Stabellini2010-11-11
| * | | | | xen: set IO permission early (before early_cpu_init())Konrad Rzeszutek Wilk2010-11-22
| * | | | | xen: re-enable boot-time ballooningJeremy Fitzhardinge2010-11-20
| * | | | | xen: implement XENMEM_machphys_mappingIan Campbell2010-11-12
* | | | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-11-18
|\ \ \ \ \ \
| * | | | | | KVM: VMX: Fix host userspace gsbase corruptionAvi Kivity2010-11-17
| * | | | | | KVM: Correct ordering of ldt reload wrt fs/gs reloadAvi Kivity2010-11-17
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-11-18
|\ \ \ \ \ \
| * | | | | | kgdb,x86: fix regression in detach handlingJason Wessel2010-11-17
| |/ / / / /
* / / / / / BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
|/ / / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-11-15
|\ \ \ \ \
| * | | | | x86/PCI: coalesce overlapping host bridge windowsBjorn Helgaas2010-11-11
* | | | | | Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-11-12
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | xen: do not release any memory under 1M in domain 0Ian Campbell2010-11-10
| * | | | | xen: correct size of level2_kernel_pgtIan Campbell2010-10-29
* | | | | | Merge branch 'stable/xen-pcifront-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-11-12
|\ \ \ \ \ \
| * | | | | | xen: fix memory leak in Xen PCI MSI/MSI-X allocator.Jiri Slaby2010-11-08
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-11-12
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | x86, pvclock: Remove leftover scale_delta() functionKusanagi Kouichi2010-11-10