summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86, boot: Support loading bzImage, boot_params and ramdisk above 4GYinghai Lu2013-01-292-0/+6
* x86, kexec, 64bit: Only set ident mapping for ram.Yinghai Lu2013-01-291-4/+9
* x86, kexec: Replace ident_mapping_init and init_level4_pageYinghai Lu2013-01-291-135/+26
* x86, kexec: Set ident mapping for kernel that is above max_pfnYinghai Lu2013-01-291-6/+37
* x86, boot: Add get_cmd_line_ptr()Yinghai Lu2013-01-291-2/+11
* x86: Add get_ramdisk_image/size()Yinghai Lu2013-01-291-8/+21
* x86: Merge early_reserve_initrd for 32bit and 64bitYinghai Lu2013-01-293-26/+18
* x86, 64bit: Don't set max_pfn_mapped wrong value early on native pathYinghai Lu2013-01-292-3/+2
* x86, 64bit: #PF handler set page to cover only 2M per #PFYinghai Lu2013-01-291-17/+25
* x86, 64bit: Use a #PF handler to materialize early mappings on demandH. Peter Anvin2013-01-294-90/+212
* x86, realmode: Separate real_mode reserve and setupYinghai Lu2013-01-291-1/+3
* x86, 64bit: Copy struct boot_params earlyYinghai Lu2013-01-291-1/+5
* x86: Factor out e820_add_kernel_range()Yinghai Lu2013-01-291-14/+22
* Merge remote-tracking branch 'origin/x86/boot' into x86/mm2H. Peter Anvin2013-01-2957-797/+1302
|\
| * x86, boot: Sanitize boot_params if not zeroed on creationH. Peter Anvin2013-01-292-0/+5
| * Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-01-221-6/+0
| |\
| | * perf x86: revert 20b279 - require exclude_guest to use PEBS - kernel sideDavid Ahern2013-01-101-6/+0
| * | ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILLOleg Nesterov2013-01-221-4/+5
| * | Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-01-181-1/+0
| |\ \
| | * | xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Andrew Cooper2013-01-161-1/+0
| * | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2013-01-161-0/+80
| |\ \ \
| | * | | x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCIH. Peter Anvin2013-01-131-0/+2
| | * | | x86/Sandy Bridge: mark arrays in __init functions as __initconstH. Peter Anvin2013-01-131-2/+2
| | * | | x86/Sandy Bridge: reserve pages when integrated graphics is presentJesse Barnes2013-01-111-0/+78
| * | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-01-101-2/+10
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Add rcu user eqs exception hooks for async page faultLi Zhong2012-12-181-2/+10
| * | | | X86: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-033-6/+6
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-203-28/+5
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to thoseAl Viro2012-12-191-14/+4
| | * | | generic compat_sys_sigaltstack()Al Viro2012-12-192-5/+1
| | * | | introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro2012-12-193-9/+0
| * | | | Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-12-193-52/+1
| |\ \ \ \
| | * | | | x86, 386 removal: Remove support for IRQ 13 FPU error reportingH. Peter Anvin2012-12-173-52/+1
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-12-161-51/+59
| |\ \ \ \ \
| | * | | | | seccomp: Make syscall skipping and nr changes more consistentAndy Lutomirski2012-10-021-51/+59
| * | | | | | Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"Linus Torvalds2012-12-151-5/+73
| * | | | | | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-141-73/+5
| |\ \ \ \ \ \
| | * | | | | | x86/kernel: remove tboot 1:1 page table creation codeXiaoyan Zhang2012-10-301-73/+5
| * | | | | | | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-142-0/+10
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: Fix build when disabledDavid Rientjes2012-10-011-0/+2
| | * | | | | | | ACPI: Store valid ACPI tables passed via early initrd in reserved memblock areasThomas Renninger2012-09-301-0/+2
| | * | | | | | | x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() for e820 handlingThomas Renninger2012-09-301-0/+6
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-12-144-110/+113
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | Merge tag 'mca_cfg' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras ...Ingo Molnar2012-10-264-110/+113
| | |\ \ \ \ \ \
| | | * | | | | | x86, MCA: Finish mca_config conversionBorislav Petkov2012-10-264-27/+21
| | | * | | | | | x86, MCA: Convert the next three variables batchBorislav Petkov2012-10-262-20/+17
| | | * | | | | | x86, MCA: Convert rip_msr, mce_bootlog, monarch_timeoutBorislav Petkov2012-10-261-24/+27
| | | * | | | | | x86, MCA: Convert dont_log_ce, banks and tolerantBorislav Petkov2012-10-261-44/+53
| * | | | | | | | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-12-134-69/+214
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86/kexec: crash_vmclear_local_vmcss needs __rcuZhang Yanfei2012-12-111-2/+2
OpenPOWER on IntegriCloud