| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, mm: Remove early_memremap workaround for page table accessing on 64bit | Yinghai Lu | 2012-11-17 | 1 | -34/+4 |
* | x86, mm: setup page table in top-down | Yinghai Lu | 2012-11-17 | 6 | -155/+94 |
* | x86, mm: Break down init_all_memory_mapping | Yinghai Lu | 2012-11-17 | 1 | -22/+19 |
* | x86, mm: Don't clear page table if range is ram | Yinghai Lu | 2012-11-17 | 1 | -21/+19 |
* | x86, mm: Use big page size for small memory range | Yinghai Lu | 2012-11-17 | 1 | -0/+37 |
* | x86, mm: Align start address to correct big page size | Yinghai Lu | 2012-11-17 | 2 | -2/+4 |
* | x86, mm: relocate initrd under all mem for 64bit | Yinghai Lu | 2012-11-17 | 1 | -4/+3 |
* | x86, mm: Only direct map addresses that are marked as E820_RAM | Jacob Shin | 2012-11-17 | 4 | -25/+117 |
* | x86, mm: use pfn_range_is_mapped() with reserve_initrd | Yinghai Lu | 2012-11-17 | 1 | -24/+28 |
* | x86, mm: use pfn_range_is_mapped() with gart | Yinghai Lu | 2012-11-17 | 1 | -3/+2 |
* | x86, mm: use pfn_range_is_mapped() with CPA | Yinghai Lu | 2012-11-17 | 1 | -13/+3 |
* | x86, mm: Fixup code testing if a pfn is direct mapped | Jacob Shin | 2012-11-17 | 3 | -9/+14 |
* | x86, mm: if kernel .text .data .bss are not marked as E820_RAM, complain and fix | Jacob Shin | 2012-11-17 | 1 | -0/+14 |
* | x86, mm: Set memblock initial limit to 1M | Yinghai Lu | 2012-11-17 | 1 | -1/+1 |
* | x86, mm: Separate out calculate_table_space_size() | Yinghai Lu | 2012-11-17 | 1 | -11/+27 |
* | x86, mm: Find early page table buffer together | Yinghai Lu | 2012-11-17 | 1 | -32/+34 |
* | x86, mm: Change find_early_table_space() paramters | Yinghai Lu | 2012-11-17 | 1 | -3/+9 |
* | x86, mm: Revert back good_end setting for 64bit | Yinghai Lu | 2012-11-17 | 1 | -1/+1 |
* | x86, mm: Move init_memory_mapping calling out of setup.c | Yinghai Lu | 2012-11-17 | 4 | -29/+20 |
* | x86, mm: Move down find_early_table_space() | Yinghai Lu | 2012-11-17 | 1 | -58/+59 |
* | x86, mm: Split out split_mem_range from init_memory_mapping | Yinghai Lu | 2012-11-17 | 1 | -16/+25 |
* | x86, mm: Add global page_size_mask and probe one time only | Yinghai Lu | 2012-11-17 | 3 | -30/+27 |
* | KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update() | Takashi Iwai | 2012-11-16 | 1 | -4/+7 |
* | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-11-12 | 2 | -0/+6 |
|\ |
|
| * | KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461) | Petr Matousek | 2012-11-12 | 2 | -0/+6 |
* | | Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-11-10 | 1 | -14/+7 |
|\ \ |
|
| * | | xen/hypercall: fix hypercall fallback code for very old hypervisors | Jan Beulich | 2012-11-04 | 1 | -14/+7 |
* | | | Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-11-02 | 2 | -2/+20 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | xen/mmu: Use Xen specific TLB flush instead of the generic one. | Konrad Rzeszutek Wilk | 2012-10-31 | 1 | -1/+20 |
| * | x86: remove obsolete comment from asm/xen/hypervisor.h | Olaf Hering | 2012-10-30 | 1 | -1/+0 |
* | | KVM: x86: fix vcpu->mmio_fragments overflow | Xiao Guangrong | 2012-10-31 | 1 | -26/+34 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-10-26 | 8 | -58/+100 |
|\ \ |
|
| * \ | Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfle... | Ingo Molnar | 2012-10-26 | 3 | -8/+23 |
| |\ \ |
|
| | * | | x86: efi: Turn off efi_enabled after setup on mixed fw/kernel | Olof Johansson | 2012-10-25 | 3 | -8/+23 |
| * | | | x86, mm: Undo incorrect revert in arch/x86/mm/init.c | Yinghai Lu | 2012-10-25 | 1 | -4/+0 |
| * | | | x86, mm: Find_early_table_space based on ranges that are actually being mapped | Jacob Shin | 2012-10-24 | 1 | -29/+41 |
| * | | | x86, mm: Use memblock memory loop instead of e820_RAM | Yinghai Lu | 2012-10-24 | 1 | -7/+8 |
| * | | | x86, mm: Trim memory in memblock to be page aligned | Yinghai Lu | 2012-10-24 | 1 | -0/+3 |
| * | | | x86/irq/ioapic: Check for valid irq_cfg pointer in smp_irq_move_cleanup_inter... | Dimitri Sivanich | 2012-10-24 | 1 | -0/+3 |
| * | | | x86/efi: Fix oops caused by incorrect set_memory_uc() usage | Matt Fleming | 2012-10-24 | 3 | -15/+26 |
| * | | | x86-64: Fix page table accounting | Jan Beulich | 2012-10-24 | 1 | -1/+6 |
| * | | | Revert "x86/mm: Fix the size calculation of mapping tables" | Dave Young | 2012-10-24 | 1 | -13/+9 |
* | | | | perf/x86: Remove unused variable in nhmex_rbox_alter_er() | Wei Yongjun | 2012-10-24 | 1 | -2/+0 |
* | | | | perf/x86: Enable overflow on Intel KNC with a custom knc_pmu_handle_irq() | Vince Weaver | 2012-10-24 | 1 | -1/+77 |
* | | | | perf/x86: Remove cpuc->enable check on Intl KNC event enable/disable | Vince Weaver | 2012-10-24 | 1 | -6/+2 |
* | | | | perf/x86: Make Intel KNC use full 40-bit width of counters | Vince Weaver | 2012-10-24 | 1 | -4/+3 |
* | | | | perf/x86/uncore: Handle pci_read_config_dword() errors | Yan, Zheng | 2012-10-24 | 1 | -15/+28 |
* | | | | perf/x86: Remove P6 cpuc->enabled check | Vince Weaver | 2012-10-24 | 1 | -7/+7 |
* | | | | perf/x86: Update/fix generic events on P6 PMU | Vince Weaver | 2012-10-24 | 1 | -7/+104 |
* | | | | perf/x86: Fix P6 FP_ASSIST event constraint | Vince Weaver | 2012-10-24 | 1 | -1/+1 |