Age | Commit message (Expand) | Author |
2013-01-31 | x86/head64.c: Early update ucode in 64-bit | Fenghua Yu |
2013-01-31 | x86/head_32.S: Early update ucode in 32-bit | Fenghua Yu |
2013-01-31 | x86/microcode_intel_early.c: Early update ucode on Intel's CPU | Fenghua Yu |
2013-01-31 | x86/tlbflush.h: Define __native_flush_tlb_global_irq_disabled() | Fenghua Yu |
2013-01-31 | x86/microcode_intel_lib.c: Early update ucode on Intel's CPU | Fenghua Yu |
2013-01-31 | x86/microcode_core_early.c: Define interfaces for early loading ucode | Fenghua Yu |
2013-01-31 | x86/common.c: load ucode in 64 bit or show loading ucode info in 32 bit on AP | Fenghua Yu |
2013-01-31 | x86/common.c: Make have_cpuid_p() a global function | Fenghua Yu |
2013-01-31 | x86/microcode_intel.h: Define functions and macros for early loading ucode | Fenghua Yu |
2013-01-31 | Merge branch 'timers/for-arm' into timers/core | Thomas Gleixner |
2013-01-31 | perf: Make EVENT_ATTR global | Sukadev Bhattiprolu |
2013-01-31 | x86, efi: Allow slash in file path of initrd | Lee, Chun-Yi |
2013-01-31 | x86/numa: Use __pa_nodebug() instead | Borislav Petkov |
2013-01-31 | x86-64: Replace left over sti/cli in ia32 audit exit code | Jan Beulich |
2013-01-31 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-01-31 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-01-30 | x86: bpf_jit_comp: add pkt_type support | Eric Dumazet |
2013-01-30 | Merge tag 'efi-for-3.8' into x86/efi | H. Peter Anvin |
2013-01-30 | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming |
2013-01-29 | x86, 64bit, mm: hibernate use generic mapping_init | Yinghai Lu |
2013-01-29 | x86, 64bit, mm: Mark data/bss/brk to nx | Yinghai Lu |
2013-01-29 | x86: Merge early kernel reserve for 32bit and 64bit | Yinghai Lu |
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 |