summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* KVM: Allow cross page reads and writes from cached translations.Andrew Honig2013-04-251-7/+6
* KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...Andy Honig2013-04-252-27/+16
* KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...Andy Honig2013-04-251-0/+5
* x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky2013-04-255-13/+21
* x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio2013-04-251-2/+4
* signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings2013-03-271-0/+2
* x86-64: Fix the failure case in copy_user_handle_tail()CQ Tang2013-03-271-2/+2
* perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds2013-03-271-1/+3
* perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian2013-03-272-0/+10
* xen/pci: We don't do multiple MSI's.Konrad Rzeszutek Wilk2013-03-201-0/+9
* x86: Make sure we can boot in the case the BDA contains pure garbageH. Peter Anvin2013-03-061-19/+34
* x86, efi: Make "noefi" really disable EFI runtime serivcesMatt Fleming2013-03-061-28/+31
* xen: Send spinlock IPI to all waitersStefan Bader2013-03-061-1/+0
* efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameterSatoru Takeuchi2013-03-061-1/+1
* x86/mm: Check if PUD is large when validating a kernel addressMel Gorman2013-03-062-0/+8
* x86: Hyper-V: register clocksource only if its advertisedOlaf Hering2013-03-061-1/+2
* x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang2013-03-061-10/+11
* x86/apic: Use x2apic physical mode based on FADT settingGreg Pearson2013-03-061-0/+6
* x86: Do not leak kernel page mapping locationsKees Cook2013-03-061-3/+5
* x86-32, mm: Rip out x86_32 NUMA remapping codeDave Hansen2013-03-061-1/+1
* x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich2013-02-201-7/+7
* ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILLOleg Nesterov2013-02-201-4/+5
* ptrace/x86: Partly fix set_task_blockstep()->update_debugctlmsr() logicOleg Nesterov2013-02-201-1/+13
* ptrace/x86: Introduce set_task_blockstep() helperOleg Nesterov2013-02-201-20/+21
* x86-64: Replace left over sti/cli in ia32 audit exit codeJan Beulich2013-02-201-2/+2
* x86, efi: Set runtime_version to the EFI spec revisionMatt Fleming2013-02-061-1/+1
* x86: Use enum instead of literals for trap valuesKees Cook2013-02-063-57/+90
* x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCIH. Peter Anvin2013-02-061-0/+2
* x86/Sandy Bridge: mark arrays in __init functions as __initconstH. Peter Anvin2013-02-061-2/+2
* x86/Sandy Bridge: reserve pages when integrated graphics is presentJesse Barnes2013-02-061-0/+78
* efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-02-064-16/+46
* x86/msr: Add capabilities checkAlan Cox2013-02-061-0/+3
* efi, x86: Pass a proper identity mapping in efi_call_phys_prelogNathan Zimmer2013-02-061-5/+17
* xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Andrew Cooper2013-02-061-1/+0
* x86: hpet: Fix masking of MSI interruptsJan Beulich2013-01-031-2/+2
* KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)Petr Matousek2013-01-031-0/+6
* x86, microcode, AMD: Add support for family 16h processorsBoris Ostrovsky2012-12-061-0/+4
* x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin2012-12-061-0/+2
* x86-32: Fix invalid stack address while in softirqRobert Richter2012-12-062-11/+32
* x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara2012-12-061-0/+14
* x86, mce, therm_throt: Don't report power limit and package level thermal thr...Fenghua Yu2012-12-061-22/+7
* x86, mm: Undo incorrect revert in arch/x86/mm/init.cYinghai Lu2012-12-061-4/+0
* x86, mm: Find_early_table_space based on ranges that are actually being mappedJacob Shin2012-12-061-29/+42
* x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma...Jacob Shin2012-12-061-2/+15
* xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk2012-11-161-1/+20
* x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown2012-11-162-31/+0
* xen/x86: don't corrupt %eip when returning from a signal handlerDavid Vrabel2012-10-302-4/+6
* oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()Dan Carpenter2012-10-301-1/+1
* xen/bootup: allow {read|write}_cr8 pvops call.Konrad Rzeszutek Wilk2012-10-301-1/+15
* xen/bootup: allow read_tscp call for Xen PV guests.Konrad Rzeszutek Wilk2012-10-301-0/+2