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