aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
* x86/head64.c: Early update ucode in 64-bitFenghua Yu2013-01-31
* x86/head_32.S: Early update ucode in 32-bitFenghua Yu2013-01-31
* x86/microcode_intel_early.c: Early update ucode on Intel's CPUFenghua Yu2013-01-31
* x86/microcode_intel_lib.c: Early update ucode on Intel's CPUFenghua Yu2013-01-31
* x86/microcode_core_early.c: Define interfaces for early loading ucodeFenghua Yu2013-01-31
* x86/common.c: load ucode in 64 bit or show loading ucode info in 32 bit on APFenghua Yu2013-01-31
* x86/common.c: Make have_cpuid_p() a global functionFenghua Yu2013-01-31
* x86/microcode_intel.h: Define functions and macros for early loading ucodeFenghua Yu2013-01-31
* x86: Merge early kernel reserve for 32bit and 64bitYinghai Lu2013-01-29
* x86: Add Crash kernel low reservationYinghai Lu2013-01-29
* x86, kdump: Remove crashkernel range find limit for 64bitYinghai Lu2013-01-29
* memblock: Add memblock_mem_size()Yinghai Lu2013-01-29
* x86, boot: Not need to check setup_header version for setup_dataYinghai Lu2013-01-29
* x86, boot: Support loading bzImage, boot_params and ramdisk above 4GYinghai Lu2013-01-29
* x86, kexec, 64bit: Only set ident mapping for ram.Yinghai Lu2013-01-29
* x86, kexec: Replace ident_mapping_init and init_level4_pageYinghai Lu2013-01-29
* x86, kexec: Set ident mapping for kernel that is above max_pfnYinghai Lu2013-01-29
* x86, boot: Add get_cmd_line_ptr()Yinghai Lu2013-01-29
* x86: Add get_ramdisk_image/size()Yinghai Lu2013-01-29
* x86: Merge early_reserve_initrd for 32bit and 64bitYinghai Lu2013-01-29
* x86, 64bit: Don't set max_pfn_mapped wrong value early on native pathYinghai Lu2013-01-29
* x86, 64bit: #PF handler set page to cover only 2M per #PFYinghai Lu2013-01-29
* x86, 64bit: Use a #PF handler to materialize early mappings on demandH. Peter Anvin2013-01-29
* x86, realmode: Separate real_mode reserve and setupYinghai Lu2013-01-29
* x86, 64bit: Copy struct boot_params earlyYinghai Lu2013-01-29
* x86: Factor out e820_add_kernel_range()Yinghai Lu2013-01-29
* Merge remote-tracking branch 'origin/x86/boot' into x86/mm2H. Peter Anvin2013-01-29
|\
| * x86, boot: Sanitize boot_params if not zeroed on creationH. Peter Anvin2013-01-29
| * Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-01-22
| |\
| | * perf x86: revert 20b279 - require exclude_guest to use PEBS - kernel sideDavid Ahern2013-01-10
| * | ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILLOleg Nesterov2013-01-22
| * | Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-01-18
| |\ \
| | * | xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Andrew Cooper2013-01-16
| * | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2013-01-16
| |\ \ \
| | * | | x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCIH. Peter Anvin2013-01-13
| | * | | x86/Sandy Bridge: mark arrays in __init functions as __initconstH. Peter Anvin2013-01-13
| | * | | x86/Sandy Bridge: reserve pages when integrated graphics is presentJesse Barnes2013-01-11
| * | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-01-10
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Add rcu user eqs exception hooks for async page faultLi Zhong2012-12-18
| * | | | X86: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-20
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to thoseAl Viro2012-12-19
| | * | | generic compat_sys_sigaltstack()Al Viro2012-12-19
| | * | | introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro2012-12-19
| * | | | Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-12-19
| |\ \ \ \
| | * | | | x86, 386 removal: Remove support for IRQ 13 FPU error reportingH. Peter Anvin2012-12-17
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-12-16
| |\ \ \ \ \
| | * | | | | seccomp: Make syscall skipping and nr changes more consistentAndy Lutomirski2012-10-02
| * | | | | | Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"Linus Torvalds2012-12-15
| * | | | | | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-14
| |\ \ \ \ \ \