Age | Commit message (Expand) | Author | Files | Lines |
2012-12-18 | xen/vcpu: Fix vcpu restore path. | Wei Liu | 1 | -3/+4 |
2012-12-18 | xen/smp: Use smp_store_boot_cpu_info() to store cpu info for BSP during boot ... | Konrad Rzeszutek Wilk | 1 | -1/+1 |
2012-12-01 | Merge branch 'arm-privcmd-for-3.8' of git://xenbits.xen.org/people/ianc/linux... | Konrad Rzeszutek Wilk | 3 | -2/+17 |
2012-12-01 | xen/PVonHVM: fix compile warning in init_hvm_pv_info | Olaf Hering | 1 | -1/+1 |
2012-11-29 | xen: arm: implement remap interfaces needed for privcmd mappings. | Ian Campbell | 1 | -0/+1 |
2012-11-29 | xen: correctly use xen_pfn_t in remap_domain_mfn_range. | Ian Campbell | 1 | -1/+1 |
2012-11-29 | xen: balloon: allow PVMMU interfaces to be compiled out | Ian Campbell | 1 | -0/+1 |
2012-11-29 | xen: add pages parameter to xen_remap_domain_mfn_range | Ian Campbell | 1 | -1/+14 |
2012-11-28 | xen/acpi: Move the xen_running_on_version_or_later function. | Konrad Rzeszutek Wilk | 1 | -0/+15 |
2012-11-27 | xen/acpi: revert pad config check in xen_check_mwait | Liu, Jinsong | 1 | -2/+8 |
2012-11-02 | xen PVonHVM: use E820_Reserved area for shared_info | Olaf Hering | 3 | -24/+55 |
2012-10-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -58/+100 |
2012-10-26 | Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfle... | Ingo Molnar | 3 | -8/+23 |
2012-10-26 | x86, mm: Undo incorrect revert in arch/x86/mm/init.c | Yinghai Lu | 1 | -4/+0 |
2012-10-25 | x86: efi: Turn off efi_enabled after setup on mixed fw/kernel | Olof Johansson | 3 | -8/+23 |
2012-10-25 | x86, mm: Find_early_table_space based on ranges that are actually being mapped | Jacob Shin | 1 | -29/+41 |
2012-10-24 | x86, mm: Use memblock memory loop instead of e820_RAM | Yinghai Lu | 1 | -7/+8 |
2012-10-24 | x86, mm: Trim memory in memblock to be page aligned | Yinghai Lu | 1 | -0/+3 |
2012-10-24 | x86/irq/ioapic: Check for valid irq_cfg pointer in smp_irq_move_cleanup_inter... | Dimitri Sivanich | 1 | -0/+3 |
2012-10-24 | perf/x86: Remove unused variable in nhmex_rbox_alter_er() | Wei Yongjun | 1 | -2/+0 |
2012-10-24 | x86/efi: Fix oops caused by incorrect set_memory_uc() usage | Matt Fleming | 3 | -15/+26 |
2012-10-24 | perf/x86: Enable overflow on Intel KNC with a custom knc_pmu_handle_irq() | Vince Weaver | 1 | -1/+77 |
2012-10-24 | perf/x86: Remove cpuc->enable check on Intl KNC event enable/disable | Vince Weaver | 1 | -6/+2 |
2012-10-24 | perf/x86: Make Intel KNC use full 40-bit width of counters | Vince Weaver | 1 | -4/+3 |
2012-10-24 | perf/x86/uncore: Handle pci_read_config_dword() errors | Yan, Zheng | 1 | -15/+28 |
2012-10-24 | x86-64: Fix page table accounting | Jan Beulich | 1 | -1/+6 |
2012-10-24 | perf/x86: Remove P6 cpuc->enabled check | Vince Weaver | 1 | -7/+7 |
2012-10-24 | perf/x86: Update/fix generic events on P6 PMU | Vince Weaver | 1 | -7/+104 |
2012-10-24 | perf/x86: Fix P6 FP_ASSIST event constraint | Vince Weaver | 1 | -1/+1 |
2012-10-24 | Revert "x86/mm: Fix the size calculation of mapping tables" | Dave Young | 1 | -13/+9 |
2012-10-24 | x86/perf: Fix virtualization sanity check | Andre Przywara | 1 | -4/+6 |
2012-10-24 | Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 4 | -8/+8 |
2012-10-24 | Merge tag 'kvm-3.7-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -3/+5 |
2012-10-22 | KVM guest: exit idleness when handling KVM_PV_REASON_PAGE_NOT_PRESENT | Sasha Levin | 1 | -0/+3 |
2012-10-22 | KVM: apic: fix LDR calculation in x2apic mode | Gleb Natapov | 1 | -1/+1 |
2012-10-22 | KVM: MMU: fix release noslot pfn | Xiao Guangrong | 1 | -2/+1 |
2012-10-21 | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2 | -17/+3 |
2012-10-21 | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 1 | -1/+1 |
2012-10-20 | perf/x86: Disable uncore on virtualized CPUs | Yan, Zheng | 1 | -0/+3 |
2012-10-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+6 |
2012-10-20 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 1 | -0/+6 |
2012-10-19 | Merge commit 'v3.7-rc1' into stable/for-linus-3.7 | Konrad Rzeszutek Wilk | 250 | -4869/+8741 |
2012-10-19 | xen/x86: don't corrupt %eip when returning from a signal handler | David Vrabel | 2 | -4/+6 |
2012-10-19 | xen: grant: use xen_pfn_t type for frame_list. | Ian Campbell | 1 | -2/+0 |
2012-10-19 | xen: sysfs: fix build warning. | Ian Campbell | 1 | -0/+2 |
2012-10-19 | xen/x86: remove duplicated include from enlighten.c | Wei Yongjun | 1 | -2/+0 |
2012-10-19 | Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgent | H. Peter Anvin | 232 | -3922/+8018 |
2012-10-19 | x86, MCE: Remove bios_cmci_threshold sysfs attribute | Borislav Petkov | 1 | -6/+0 |
2012-10-19 | crypto: aesni - fix XTS mode on x86-32, add wrapper function for asmlinkage a... | Jussi Kivilinna | 1 | -2/+7 |
2012-10-17 | x86, amd, mce: Avoid NULL pointer reference on CPU northbridge lookup | Daniel J Blueman | 1 | -5/+5 |