summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | x86/kprobes: Prevent kprobes to probe on save_args()Masami Hiramatsu2010-11-181-0/+2
| * | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-11-181-0/+4
| |\ \ \ \
| | * | | | x86: Ignore trap bits on single step exceptionsFrederic Weisbecker2010-11-121-0/+4
| * | | | | x86, hw_nmi: Move backtrace_mask declaration under ARCH_HAS_NMI_WATCHDOGRakib Mullick2010-11-181-3/+4
| * | | | | Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2010-11-181-5/+5
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | tracing: Force arch_local_irq_* notrace for paravirtSteven Rostedt2010-11-101-5/+5
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...Linus Torvalds2010-11-253-16/+56
|\ \ \ \ \ \
| * | | | | | xen: remove duplicated #includeHuang Weiyi2010-11-241-1/+0
| * | | | | | xen: x86/32: perform initial startup on initial_page_tableIan Campbell2010-11-242-15/+56
| |/ / / / /
* | | | | | arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inlineAndrew Morton2010-11-251-2/+2
* | | | | | Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-11-247-30/+48
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...Jeremy Fitzhardinge2010-11-2222-259/+308
| |\ \ \ \ \ \ | | | |/ / / / | | | | | | / | | |_|_|_|/ | |/| | | |
| | * | | | Merge commit 'v2.6.37-rc2' into upstream/xenfsJeremy Fitzhardinge2010-11-16264-7245/+10153
| | |\ \ \ \ | | | |/ / /
| | * | | | xen: set vma flag VM_PFNMAP in the privcmd mmap file_opStefano Stabellini2010-11-111-1/+2
| * | | | | xen: set IO permission early (before early_cpu_init())Konrad Rzeszutek Wilk2010-11-222-9/+11
| * | | | | xen: re-enable boot-time ballooningJeremy Fitzhardinge2010-11-191-2/+1
| * | | | | xen: implement XENMEM_machphys_mappingIan Campbell2010-11-126-18/+34
* | | | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-11-182-11/+10
|\ \ \ \ \ \
| * | | | | | KVM: VMX: Fix host userspace gsbase corruptionAvi Kivity2010-11-171-8/+7
| * | | | | | KVM: Correct ordering of ldt reload wrt fs/gs reloadAvi Kivity2010-11-172-3/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-11-181-4/+8
|\ \ \ \ \ \
| * | | | | | kgdb,x86: fix regression in detach handlingJason Wessel2010-11-171-4/+8
| |/ / / / /
* | | | | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-173-3/+0
|/ / / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-11-151-20/+83
|\ \ \ \ \
| * | | | | x86/PCI: coalesce overlapping host bridge windowsBjorn Helgaas2010-11-111-20/+83
* | | | | | Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-11-122-8/+12
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | xen: do not release any memory under 1M in domain 0Ian Campbell2010-11-101-7/+11
| * | | | | xen: correct size of level2_kernel_pgtIan Campbell2010-10-291-1/+1
* | | | | | Merge branch 'stable/xen-pcifront-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-11-121-3/+5
|\ \ \ \ \ \
| * | | | | | xen: fix memory leak in Xen PCI MSI/MSI-X allocator.Jiri Slaby2010-11-081-3/+5
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-11-129-155/+119
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | x86, pvclock: Remove leftover scale_delta() functionKusanagi Kouichi2010-11-101-38/+0
| * | | | | | x86, apic: Remove double #includeJesper Juhl2010-11-101-1/+0
| * | | | | | x86: Adjust section annotations in AMD Fam10 MMCONF enabling codeJan Beulich2010-11-101-3/+4
| * | | | | | x86, UV: Update node controller MMRsJack Steiner2010-11-102-99/+102
| * | | | | | x86: Remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl2010-11-102-8/+7
| * | | | | | x86: Address gcc4.6 "set but not used" warnings in apic.hAndi Kleen2010-11-091-5/+5
| * | | | | | x86, mm: Fix section mismatch in tlb.cRakib Mullick2010-11-011-1/+1
| |/ / / / /
* | | | | | perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure allocationPeter Zijlstra2010-11-101-2/+2
| |_|/ / / |/| | | |
* | | | | KVM: x86: Issue smp_call_function_many with preemption disabledJan Kiszka2010-11-051-0/+2
* | | | | KVM: x86: fix information leak to userlandVasiliy Kulikov2010-11-051-0/+6
* | | | | KVM: MMU: fix rmap_remove on non present sptesMarcelo Tosatti2010-11-051-4/+5
* | | | | KVM: Write protect memory after slot swapMichael S. Tsirkin2010-11-051-4/+4
|/ / / /
| | | |
| \ \ \
*-. \ \ \ Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds2010-10-303-56/+28
|\ \ \ \ \ | | |_|_|/ | |/| | |
| | * | | x86: Check irq_remapped instead of remapping_enabled in destroy_irq()Yinghai Lu2010-10-301-1/+1
| |/ / / |/| | |
| * | | jump label: Add work around to i386 gcc asm goto bugSteven Rostedt2010-10-291-1/+12
| * | | x86, ftrace: Use safe noops, drop trap testH. Peter Anvin2010-10-291-54/+15
| | | |
| \ \ \
*-. \ \ \ Merge branches 'x86-fixes-for-linus' and 'x86-uv-for-linus' of git://git.kern...Linus Torvalds2010-10-295-13/+50
|\ \ \ \ \
| | * | | | x86, uv: More Westmere support on SGI UVRuss Anderson2010-10-281-4/+3
| | * | | | x86, uv: Enable Westmere support on SGI UVRuss Anderson2010-10-262-5/+41
OpenPOWER on IntegriCloud