aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2013-03-27x86-64: Fix the failure case in copy_user_handle_tail()CQ Tang
2013-03-27perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds
2013-03-27perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian
2013-03-20xen/pci: We don't do multiple MSI's.Konrad Rzeszutek Wilk
2013-03-06x86: Make sure we can boot in the case the BDA contains pure garbageH. Peter Anvin
2013-03-06x86, efi: Make "noefi" really disable EFI runtime serivcesMatt Fleming
2013-03-06xen: Send spinlock IPI to all waitersStefan Bader
2013-03-06efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameterSatoru Takeuchi
2013-03-06x86/mm: Check if PUD is large when validating a kernel addressMel Gorman
2013-03-06x86: Hyper-V: register clocksource only if its advertisedOlaf Hering
2013-03-06x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang
2013-03-06x86/apic: Use x2apic physical mode based on FADT settingGreg Pearson
2013-03-06x86: Do not leak kernel page mapping locationsKees Cook
2013-03-06x86-32, mm: Rip out x86_32 NUMA remapping codeDave Hansen
2013-02-20x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich
2013-02-20ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILLOleg Nesterov
2013-02-20ptrace/x86: Partly fix set_task_blockstep()->update_debugctlmsr() logicOleg Nesterov
2013-02-20ptrace/x86: Introduce set_task_blockstep() helperOleg Nesterov
2013-02-20x86-64: Replace left over sti/cli in ia32 audit exit codeJan Beulich
2013-02-06x86, efi: Set runtime_version to the EFI spec revisionMatt Fleming
2013-02-06x86: Use enum instead of literals for trap valuesKees Cook
2013-02-06x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCIH. Peter Anvin
2013-02-06x86/Sandy Bridge: mark arrays in __init functions as __initconstH. Peter Anvin
2013-02-06x86/Sandy Bridge: reserve pages when integrated graphics is presentJesse Barnes
2013-02-06efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
2013-02-06x86/msr: Add capabilities checkAlan Cox
2013-02-06efi, x86: Pass a proper identity mapping in efi_call_phys_prelogNathan Zimmer
2013-02-06xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Andrew Cooper
2013-01-03x86: hpet: Fix masking of MSI interruptsJan Beulich
2013-01-03KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)Petr Matousek
2012-12-06x86, microcode, AMD: Add support for family 16h processorsBoris Ostrovsky
2012-12-06x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin
2012-12-06x86-32: Fix invalid stack address while in softirqRobert Richter
2012-12-06x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara
2012-12-06x86, mce, therm_throt: Don't report power limit and package level thermal thr...Fenghua Yu
2012-12-06x86, mm: Undo incorrect revert in arch/x86/mm/init.cYinghai Lu
2012-12-06x86, mm: Find_early_table_space based on ranges that are actually being mappedJacob Shin
2012-12-06x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma...Jacob Shin
2012-11-16xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk
2012-11-16x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown
2012-10-30xen/x86: don't corrupt %eip when returning from a signal handlerDavid Vrabel
2012-10-30oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()Dan Carpenter
2012-10-30xen/bootup: allow {read|write}_cr8 pvops call.Konrad Rzeszutek Wilk
2012-10-30xen/bootup: allow read_tscp call for Xen PV guests.Konrad Rzeszutek Wilk
2012-10-17efi: initialize efi.runtime_version to make query_variable_info/update_capsul...Seiji Aguchi
2012-10-17mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THPAndrea Arcangeli
2012-10-10x86/alternatives: Fix p6 nops on non-modular kernelsAvi Kivity
2012-10-10xen/boot: Disable NUMA for PV guests.Konrad Rzeszutek Wilk
2012-10-10xen/boot: Disable BIOS SMP MP table search.Konrad Rzeszutek Wilk
2012-09-19xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M.Konrad Rzeszutek Wilk