summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2013-01-29x86, boot: Pass cmd_line_ptr with unsigned long insteadYinghai Lu2-6/+6
2013-01-29x86, boot: Move checking of cmd_line_ptr out of common pathYinghai Lu2-6/+16
2013-01-29x86, boot: Add get_cmd_line_ptr()Yinghai Lu2-4/+19
2013-01-29x86: Add get_ramdisk_image/size()Yinghai Lu1-8/+21
2013-01-29x86: Merge early_reserve_initrd for 32bit and 64bitYinghai Lu3-26/+18
2013-01-29x86, 64bit: Don't set max_pfn_mapped wrong value early on native pathYinghai Lu3-4/+11
2013-01-29x86, 64bit: #PF handler set page to cover only 2M per #PFYinghai Lu1-17/+25
2013-01-29x86, 64bit: Use a #PF handler to materialize early mappings on demandH. Peter Anvin7-91/+219
2013-01-29x86, realmode: Separate real_mode reserve and setupYinghai Lu3-14/+25
2013-01-29x86, 64bit, realmode: Use init_level4_pgt to set trampoline_pgd directlyYinghai Lu1-2/+2
2013-01-29x86, 64bit: Copy struct boot_params earlyYinghai Lu1-1/+5
2013-01-29x86, 64bit, mm: Add generic kernel/ident mapping helperYinghai Lu2-0/+83
2013-01-29x86, realmode: Set real_mode permissions earlyYinghai Lu1-5/+6
2013-01-29x86, 64bit, mm: Make pgd next calculation consistent with pud/pmdYinghai Lu1-4/+2
2013-01-29x86: Factor out e820_add_kernel_range()Yinghai Lu1-14/+22
2013-01-29x86, mm: Fix page table early allocation offset checkingYinghai Lu1-1/+12
2013-01-29Merge remote-tracking branch 'origin/x86/boot' into x86/mm2H. Peter Anvin275-4042/+8321
2013-01-29x86, boot: Sanitize boot_params if not zeroed on creationH. Peter Anvin5-0/+46
2013-01-27x86, boot: Define the 2.12 bzImage boot protocolH. Peter Anvin3-28/+76
2013-01-27x86/boot: Fix minor fd leakage in tools/relocs.cCong Ding1-2/+4
2013-01-22Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+0
2013-01-22ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILLOleg Nesterov1-4/+5
2013-01-18Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-8/+0
2013-01-16xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Andrew Cooper1-1/+0
2013-01-16Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-1/+81
2013-01-15Revert "xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling whil...Konrad Rzeszutek Wilk1-7/+0
2013-01-15Merge tag 'v3.7' into stable/for-linus-3.8Konrad Rzeszutek Wilk23-94/+226
2013-01-13x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCIH. Peter Anvin1-0/+2
2013-01-13x86/Sandy Bridge: mark arrays in __init functions as __initconstH. Peter Anvin1-2/+2
2013-01-11x86/Sandy Bridge: reserve pages when integrated graphics is presentJesse Barnes1-0/+78
2013-01-10Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-8/+28
2013-01-10perf x86: revert 20b279 - require exclude_guest to use PEBS - kernel sideDavid Ahern1-6/+0
2013-01-08KVM: x86: use dynamic percpu allocations for shared msrs areaMarcelo Tosatti1-6/+18
2013-01-03X86: drivers: remove __dev* attributes.Greg Kroah-Hartman21-89/+84
2012-12-26PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check)Myron Stowe1-1/+2
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds19-118/+24
2012-12-20x86, efi: correct precedence of operators in setup_efi_pciSasha Levin1-1/+1
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2012-12-19new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to thoseAl Viro3-25/+7
2012-12-19generic compat_sys_sigaltstack()Al Viro8-67/+6
2012-12-19introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro10-16/+4
2012-12-19new helper: compat_user_stack_pointer()Al Viro1-0/+7
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro1-6/+0
2012-12-19missing user_stack_pointer() instancesAl Viro1-0/+1
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro3-5/+0
2012-12-19Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-52/+1
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+2
2012-12-18Merge branch 'akpm' (more patches from Andrew)Linus Torvalds1-10/+57
2012-12-18arch/x86/platform/iris/iris.c: register a platform device and a platform driverShérab1-10/+57
2012-12-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-0/+37