| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-11-28 | 2 | -1/+21 |
|\ |
|
| * | perf, x86: Fixup Kconfig deps | Peter Zijlstra | 2010-11-26 | 1 | -1/+1 |
| * | x86, perf, nmi: Disable perf if counters are not accessible | Don Zickus | 2010-11-26 | 1 | -0/+20 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-11-27 | 9 | -43/+84 |
|\ \ |
|
| * | | x86-64: Fix and clean up AMD Fam10 MMCONF enabling | Jan Beulich | 2010-11-18 | 2 | -35/+31 |
| * | | x86: UV: Address interrupt/IO port operation conflict | Dimitri Sivanich | 2010-11-18 | 5 | -5/+49 |
| * | | x86: Use online node real index in calulate_tbl_offset() | Yinghai Lu | 2010-11-18 | 1 | -2/+3 |
| * | | x86, asm: Fix binutils 2.15 build failure | Tetsuo Handa | 2010-11-18 | 1 | -1/+1 |
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-11-27 | 4 | -8/+15 |
|\ \ \
| | |/
| |/| |
|
| * | | x86/kprobes: Prevent kprobes to probe on save_args() | Masami Hiramatsu | 2010-11-18 | 1 | -0/+2 |
| * | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 2010-11-18 | 1 | -0/+4 |
| |\ \ |
|
| | * | | x86: Ignore trap bits on single step exceptions | Frederic Weisbecker | 2010-11-12 | 1 | -0/+4 |
| * | | | x86, hw_nmi: Move backtrace_mask declaration under ARCH_HAS_NMI_WATCHDOG | Rakib Mullick | 2010-11-18 | 1 | -3/+4 |
| * | | | Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2010-11-18 | 1 | -5/+5 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | tracing: Force arch_local_irq_* notrace for paravirt | Steven Rostedt | 2010-11-10 | 1 | -5/+5 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon... | Linus Torvalds | 2010-11-25 | 3 | -16/+56 |
|\ \ \ \ |
|
| * | | | | xen: remove duplicated #include | Huang Weiyi | 2010-11-24 | 1 | -1/+0 |
| * | | | | xen: x86/32: perform initial startup on initial_page_table | Ian Campbell | 2010-11-24 | 2 | -15/+56 |
| |/ / / |
|
* | | | | arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inline | Andrew Morton | 2010-11-25 | 1 | -2/+2 |
* | | | | Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-11-24 | 7 | -30/+48 |
|\ \ \ \ |
|
| | \ \ \ | |
| | \ \ \ | |
| *-. \ \ \ | Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u... | Jeremy Fitzhardinge | 2010-11-22 | 22 | -259/+308 |
| |\ \ \ \ \
| | | |/ / / |
|
| | * | | | | Merge commit 'v2.6.37-rc2' into upstream/xenfs | Jeremy Fitzhardinge | 2010-11-16 | 264 | -7245/+10153 |
| | |\ \ \ \
| | | |/ / / |
|
| | * | | | | xen: set vma flag VM_PFNMAP in the privcmd mmap file_op | Stefano Stabellini | 2010-11-11 | 1 | -1/+2 |
| * | | | | | xen: set IO permission early (before early_cpu_init()) | Konrad Rzeszutek Wilk | 2010-11-22 | 2 | -9/+11 |
| * | | | | | xen: re-enable boot-time ballooning | Jeremy Fitzhardinge | 2010-11-19 | 1 | -2/+1 |
| * | | | | | xen: implement XENMEM_machphys_mapping | Ian Campbell | 2010-11-12 | 6 | -18/+34 |
* | | | | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-11-18 | 2 | -11/+10 |
|\ \ \ \ \ \ |
|
| * | | | | | | KVM: VMX: Fix host userspace gsbase corruption | Avi Kivity | 2010-11-17 | 1 | -8/+7 |
| * | | | | | | KVM: Correct ordering of ldt reload wrt fs/gs reload | Avi Kivity | 2010-11-17 | 2 | -3/+3 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-11-18 | 1 | -4/+8 |
|\ \ \ \ \ \ |
|
| * | | | | | | kgdb,x86: fix regression in detach handling | Jason Wessel | 2010-11-17 | 1 | -4/+8 |
| |/ / / / / |
|
* | | | | | | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 3 | -3/+0 |
|/ / / / / |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-11-15 | 1 | -20/+83 |
|\ \ \ \ \ |
|
| * | | | | | x86/PCI: coalesce overlapping host bridge windows | Bjorn Helgaas | 2010-11-11 | 1 | -20/+83 |
* | | | | | | Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-11-12 | 2 | -8/+12 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | xen: do not release any memory under 1M in domain 0 | Ian Campbell | 2010-11-10 | 1 | -7/+11 |
| * | | | | | xen: correct size of level2_kernel_pgt | Ian Campbell | 2010-10-29 | 1 | -1/+1 |
* | | | | | | Merge branch 'stable/xen-pcifront-fixes' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2010-11-12 | 1 | -3/+5 |
|\ \ \ \ \ \ |
|
| * | | | | | | xen: fix memory leak in Xen PCI MSI/MSI-X allocator. | Jiri Slaby | 2010-11-08 | 1 | -3/+5 |
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-11-12 | 9 | -155/+119 |
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
|
| * | | | | | | x86, pvclock: Remove leftover scale_delta() function | Kusanagi Kouichi | 2010-11-10 | 1 | -38/+0 |
| * | | | | | | x86, apic: Remove double #include | Jesper Juhl | 2010-11-10 | 1 | -1/+0 |
| * | | | | | | x86: Adjust section annotations in AMD Fam10 MMCONF enabling code | Jan Beulich | 2010-11-10 | 1 | -3/+4 |
| * | | | | | | x86, UV: Update node controller MMRs | Jack Steiner | 2010-11-10 | 2 | -99/+102 |
| * | | | | | | x86: Remove unnecessary casts of void ptr returning alloc function return values | Jesper Juhl | 2010-11-10 | 2 | -8/+7 |
| * | | | | | | x86: Address gcc4.6 "set but not used" warnings in apic.h | Andi Kleen | 2010-11-09 | 1 | -5/+5 |
| * | | | | | | x86, mm: Fix section mismatch in tlb.c | Rakib Mullick | 2010-11-01 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure allocation | Peter Zijlstra | 2010-11-10 | 1 | -2/+2 |
| |_|/ / /
|/| | | | |
|
* | | | | | KVM: x86: Issue smp_call_function_many with preemption disabled | Jan Kiszka | 2010-11-05 | 1 | -0/+2 |
* | | | | | KVM: x86: fix information leak to userland | Vasiliy Kulikov | 2010-11-05 | 1 | -0/+6 |