Age | Commit message (Expand) | Author |
2010-12-16 | x86, of: Define irq functions to allow drivers/of/* to build on x86 | Andres Salomon |
2010-12-03 | Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel... | Linus Torvalds |
2010-12-03 | Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/... | Linus Torvalds |
2010-12-02 | vmalloc: eagerly clear ptes on vunmap | Jeremy Fitzhardinge |
2010-12-02 | xen: unplug the emulated devices at resume time | Stefano Stabellini |
2010-12-02 | xen: fix MSI setup and teardown for PV on HVM guests | Stefano Stabellini |
2010-11-30 | xen: x86/32: perform initial startup on initial_page_table | Ian Campbell |
2010-11-29 | xen: don't bother to stop other cpus on shutdown/reboot | Jeremy Fitzhardinge |
2010-11-28 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-11-26 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-11-26 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-11-26 | perf, x86: Fixup Kconfig deps | Peter Zijlstra |
2010-11-26 | x86, perf, nmi: Disable perf if counters are not accessible | Don Zickus |
2010-11-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon... | Linus Torvalds |
2010-11-24 | arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inline | Andrew Morton |
2010-11-24 | xen: remove duplicated #include | Huang Weiyi |
2010-11-24 | xen: x86/32: perform initial startup on initial_page_table | Ian Campbell |
2010-11-23 | Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-11-23 | xen: use default_idle | Jeremy Fitzhardinge |
2010-11-23 | xen: clean up "extra" memory handling some more | Jeremy Fitzhardinge |
2010-11-22 | Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u... | Jeremy Fitzhardinge |
2010-11-22 | xen: set IO permission early (before early_cpu_init()) | Konrad Rzeszutek Wilk |
2010-11-20 | xen: re-enable boot-time ballooning | Jeremy Fitzhardinge |
2010-11-18 | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-11-18 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2010-11-18 | x86-64: Fix and clean up AMD Fam10 MMCONF enabling | Jan Beulich |
2010-11-18 | x86/kprobes: Prevent kprobes to probe on save_args() | Masami Hiramatsu |
2010-11-18 | x86: UV: Address interrupt/IO port operation conflict | Dimitri Sivanich |
2010-11-18 | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar |
2010-11-18 | x86: Use online node real index in calulate_tbl_offset() | Yinghai Lu |
2010-11-18 | x86, asm: Fix binutils 2.15 build failure | Tetsuo Handa |
2010-11-18 | x86, hw_nmi: Move backtrace_mask declaration under ARCH_HAS_NMI_WATCHDOG | Rakib Mullick |
2010-11-18 | Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar |
2010-11-17 | KVM: VMX: Fix host userspace gsbase corruption | Avi Kivity |
2010-11-17 | KVM: Correct ordering of ldt reload wrt fs/gs reload | Avi Kivity |
2010-11-17 | kgdb,x86: fix regression in detach handling | Jason Wessel |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann |
2010-11-16 | Merge commit 'v2.6.37-rc2' into upstream/xenfs | Jeremy Fitzhardinge |
2010-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2010-11-13 | Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-11-12 | Merge branch 'stable/xen-pcifront-fixes' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2010-11-12 | xen: implement XENMEM_machphys_mapping | Ian Campbell |
2010-11-12 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-11-12 | x86: Ignore trap bits on single step exceptions | Frederic Weisbecker |
2010-11-11 | xen: set vma flag VM_PFNMAP in the privcmd mmap file_op | Stefano Stabellini |
2010-11-11 | x86/PCI: coalesce overlapping host bridge windows | Bjorn Helgaas |
2010-11-11 | tracing: Force arch_local_irq_* notrace for paravirt | Steven Rostedt |
2010-11-11 | xen: do not release any memory under 1M in domain 0 | Ian Campbell |
2010-11-10 | perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure allocation | Peter Zijlstra |
2010-11-10 | x86, pvclock: Remove leftover scale_delta() function | Kusanagi Kouichi |