summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2013-04-17Merge tag 'v3.8.8'Scott Wood
2013-04-17x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky
2013-04-17x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio
2013-04-17x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen
2013-04-12x86: Fix rebuild with EFI_STUB enabledJan Beulich
2013-04-12x86: remove the x32 syscall bitmask from syscall_get_nr()Paul Moore
2013-04-05signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings
2013-04-05xen-pciback: notify hypervisor about devices intended to be assigned to guestsJan Beulich
2013-04-04x86-preempt-lazy.patchThomas Gleixner
2013-04-04x86: perf: Deal with kfree from atomic contextsThomas Gleixner
2013-04-04cpumask: Disable CONFIG_CPUMASK_OFFSTACK for RTThomas Gleixner
2013-04-04x86: crypto: Reduce preempt disabled regionsPeter Zijlstra
2013-04-04x86-kvm-require-const-tsc-for-rt.patchThomas Gleixner
2013-04-04x86/highmem: add a "already used pte" checkSebastian Andrzej Siewior
2013-04-04mm, rt: kmap_atomic schedulingPeter Zijlstra
2013-04-04x86-no-perf-irq-work-rt.patchThomas Gleixner
2013-04-04x86: Disable IST stacks for debug/int 3/stack fault for PREEMPT_RTAndi Kleen
2013-04-04x86: Use generic rwsem_spinlocks on -rtThomas Gleixner
2013-04-04x86: stackprotector: Avoid random pool on rtThomas Gleixner
2013-04-04x86: Convert mce timer to hrtimerThomas Gleixner
2013-04-04softirq-disable-softirq-stacks-for-rt.patchThomas Gleixner
2013-04-04acpi: Do not disable interrupts on PREEMPT_RTThomas Gleixner
2013-04-04x86: Do not disable preemption in int3 on 32bitSteven Rostedt
2013-04-04x86: Do not unmask io_apic when interrupt is in progressIngo Molnar
2013-04-04mm: pagefault_disabled()Peter Zijlstra
2013-04-04mm: Fixup all fault handlers to check current->pagefault_disableThomas Gleixner
2013-04-04signal/x86: Delay calling signals in atomicOleg Nesterov
2013-04-04early-printk-consolidate.patchThomas Gleixner
2013-04-04x86: hpet: Disable MSI on Lenovo W510Thomas Gleixner
2013-03-28x86-64: Fix the failure case in copy_user_handle_tail()CQ Tang
2013-03-20perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds
2013-03-20perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian
2013-03-14x86/kvm: Fix pvclock vsyscall fixmapPeter Hurley
2013-03-14x86: pvclock kvm: align allocation size to page sizeMarcelo Tosatti
2013-03-14xen/pci: We don't do multiple MSI's.Konrad Rzeszutek Wilk
2013-03-14xen/pat: Disable PAT using pat_enabled value.Konrad Rzeszutek Wilk
2013-03-03x86, efi: Allow slash in file path of initrdLee, Chun-Yi
2013-03-03x86: Make sure we can boot in the case the BDA contains pure garbageH. Peter Anvin
2013-03-03x86, efi: Make "noefi" really disable EFI runtime serivcesMatt Fleming
2013-03-03x86/apic: Fix parsing of the 'lapic' cmdline optionMathias Krause
2013-02-28xen: Send spinlock IPI to all waitersStefan Bader
2013-02-28x86: Hyper-V: register clocksource only if its advertisedOlaf Hering
2013-02-28x86-32, mm: Remove reference to alloc_remap()H. Peter Anvin
2013-02-28x86-32, mm: Remove reference to resume_map_numa_kva()H. Peter Anvin
2013-02-28x86-32, mm: Rip out x86_32 NUMA remapping codeDave Hansen
2013-02-15Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/...Linus Torvalds
2013-02-15Revert "xen PVonHVM: use E820_Reserved area for shared_info"Konrad Rzeszutek Wilk
2013-02-15Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info"Konrad Rzeszutek Wilk
2013-02-14efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameterSatoru Takeuchi
2013-02-13x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich