Age | Commit message (Expand) | Author |
2013-01-29 | x86: Add Crash kernel low reservation | Yinghai Lu |
2013-01-29 | x86, kdump: Remove crashkernel range find limit for 64bit | Yinghai Lu |
2013-01-29 | memblock: Add memblock_mem_size() | Yinghai Lu |
2013-01-29 | x86, boot: Not need to check setup_header version for setup_data | Yinghai Lu |
2013-01-29 | x86, boot: Update comments about entries for 64bit image | Yinghai Lu |
2013-01-29 | x86, boot: Support loading bzImage, boot_params and ramdisk above 4G | Yinghai Lu |
2013-01-29 | x86, kexec, 64bit: Only set ident mapping for ram. | Yinghai Lu |
2013-01-29 | x86, kexec: Replace ident_mapping_init and init_level4_page | Yinghai Lu |
2013-01-29 | x86, kexec: Set ident mapping for kernel that is above max_pfn | Yinghai Lu |
2013-01-29 | x86, kexec: Remove 1024G limitation for kexec buffer on 64bit | Yinghai Lu |
2013-01-29 | x86, boot: Move lldt/ltr out of 64bit code section | Yinghai Lu |
2013-01-29 | x86, boot: Move verify_cpu.S and no_longmode down | Yinghai Lu |
2013-01-29 | x86, boot: Pass cmd_line_ptr with unsigned long instead | Yinghai Lu |
2013-01-29 | x86, boot: Move checking of cmd_line_ptr out of common path | Yinghai Lu |
2013-01-29 | x86, boot: Add get_cmd_line_ptr() | Yinghai Lu |
2013-01-29 | x86: Add get_ramdisk_image/size() | Yinghai Lu |
2013-01-29 | x86: Merge early_reserve_initrd for 32bit and 64bit | Yinghai Lu |
2013-01-29 | x86, 64bit: Don't set max_pfn_mapped wrong value early on native path | Yinghai Lu |
2013-01-29 | x86, 64bit: #PF handler set page to cover only 2M per #PF | Yinghai Lu |
2013-01-29 | x86, 64bit: Use a #PF handler to materialize early mappings on demand | H. Peter Anvin |
2013-01-29 | x86, realmode: Separate real_mode reserve and setup | Yinghai Lu |
2013-01-29 | x86, 64bit, realmode: Use init_level4_pgt to set trampoline_pgd directly | Yinghai Lu |
2013-01-29 | x86, 64bit: Copy struct boot_params early | Yinghai Lu |
2013-01-29 | x86, 64bit, mm: Add generic kernel/ident mapping helper | Yinghai Lu |
2013-01-29 | x86, realmode: Set real_mode permissions early | Yinghai Lu |
2013-01-29 | x86, 64bit, mm: Make pgd next calculation consistent with pud/pmd | Yinghai Lu |
2013-01-29 | x86: Factor out e820_add_kernel_range() | Yinghai Lu |
2013-01-29 | x86, mm: Fix page table early allocation offset checking | Yinghai Lu |
2013-01-29 | Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 | H. Peter Anvin |
2013-01-29 | x86, boot: Sanitize boot_params if not zeroed on creation | H. Peter Anvin |
2013-01-27 | x86, boot: Define the 2.12 bzImage boot protocol | H. Peter Anvin |
2013-01-27 | x86/boot: Fix minor fd leakage in tools/relocs.c | Cong Ding |
2013-01-22 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-01-22 | ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL | Oleg Nesterov |
2013-01-18 | Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2013-01-16 | xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests. | Andrew Cooper |
2013-01-16 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2013-01-15 | Revert "xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling whil... | Konrad Rzeszutek Wilk |
2013-01-15 | Merge tag 'v3.7' into stable/for-linus-3.8 | Konrad Rzeszutek Wilk |
2013-01-13 | x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCI | H. Peter Anvin |
2013-01-13 | x86/Sandy Bridge: mark arrays in __init functions as __initconst | H. Peter Anvin |
2013-01-11 | x86/Sandy Bridge: reserve pages when integrated graphics is present | Jesse Barnes |
2013-01-10 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-01-10 | perf x86: revert 20b279 - require exclude_guest to use PEBS - kernel side | David Ahern |
2013-01-08 | KVM: x86: use dynamic percpu allocations for shared msrs area | Marcelo Tosatti |
2013-01-03 | X86: drivers: remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-26 | PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check) | Myron Stowe |
2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-20 | x86, efi: correct precedence of operators in setup_efi_pci | Sasha Levin |
2012-12-20 | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |