Commit Graph

7112 Commits (b82fef82d56789439e6be638a87a1a5bba1e6e75)

Author SHA1 Message Date
Jan Beulich b82fef82d5 x86: Partly unify asm-offsets_{32,64}.c 14 years ago
Jan Beulich 94d1ac8b55 x86: Reduce back the alignment of the per-CPU data section 14 years ago
H. Peter Anvin d344e38b2c x86, nx: Mark the ACPI resume trampoline code as +x 14 years ago
H. Peter Anvin 11d4c3f9b6 x86-32: Make sure the stack is set up before we use it 14 years ago
Suresh Siddha f7448548a9 x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platforms 14 years ago
Stephane Eranian d038b12c6d perf: Fix Pentium4 raw event validation 14 years ago
Jesper Juhl 2e5aa6824d x86-64: Don't use pointer to out-of-scope variable in dump_trace() 14 years ago
Borislav Petkov 93789b32db x86, hotplug: Fix powersavings with offlined cores on AMD 14 years ago
Fenghua Yu f21bbec9ff x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow coretemp to handler intr 14 years ago
Dave Jones fb87ec382f x86: Update CPU cache attributes table descriptors 14 years ago
Ingo Molnar 6b35eb9ddc Revert "x86: Make relocatable kernel work with new binutils" 14 years ago
Brian Gerst 7b698ea377 x86: Clear irqstack thread_info 14 years ago
Shaohua Li 86b1e8dd83 x86: Make relocatable kernel work with new binutils 14 years ago
Jacob Pan 6550904ddb x86, mrst: Set correct APB timer IRQ affinity for secondary cpu 14 years ago
John Stultz 62627bec8a x86: tsc: Fix calibration refinement conditionals to avoid divide by zero 14 years ago
Andrea Arcangeli bae9c19bf1 thp: split_huge_page_mm/vma 14 years ago
Andrea Arcangeli 8ac1f8320a thp: pte alloc trans splitting 14 years ago
Andrea Arcangeli 331127f799 thp: add pmd paravirt ops 14 years ago
David Rientjes d0a21265df mm: unify module_alloc code for vmalloc 14 years ago
Stephen Hemminger 3e5c12409c set_rtc_mmss: show warning message only once 14 years ago
Thomas Renninger f77cfe4ea2 cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle events from the cpuidle layer 14 years ago
Thomas Renninger d18960494f ACPI, intel_idle: Cleanup idle= internal variables 14 years ago
Avi Kivity e5c3014282 KVM: Initialize fpu state in preemptible context 14 years ago
Avi Kivity a63512a4d7 KVM guest: Fix kvm clock initialization when it's configured out 14 years ago
Gleb Natapov 6adba52742 KVM: Let host know whether the guest can handle async PF in non-userspace context. 14 years ago
Gleb Natapov 6c047cd982 KVM paravirt: Handle async PF in non preemptable context 14 years ago
Gleb Natapov 631bc48782 KVM: Handle async PF in a guest. 14 years ago
Gleb Natapov fd10cde929 KVM paravirt: Add async PF initialization to PV guest. 14 years ago
Gleb Natapov ca3f10172e KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c. 14 years ago
Huang Ying 81e88fdc43 ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support 14 years ago
Jack Steiner 990a32d1e5 x86, UV: Fix APICID shift for Westmere processors 14 years ago
Jan Beulich 24d9b70b8c x86: Use PCI method for enabling AMD extended config space before MSR method 14 years ago
Thomas Gleixner 29fe359ca2 x86: tsc: Prevent delayed init if initial tsc calibration failed 14 years ago
Pierre Tardy 4aed89d6b5 x86, lapic-timer: Increase the max_delta to 31 bits 14 years ago
Cyrill Gorcunov 047a3772fe perf, x86: P4 PMU - Fix unflagged overflows handling 14 years ago
Randy Dunlap 91d88ce22b x86: Fix sparse non-ANSI function warnings in smpboot.c 14 years ago
Frederic Weisbecker 625dbc3b8a x86: Save rbp in pt_regs on irq entry 14 years ago
Rakib Mullick 39a6eebda2 x86, dumpstack: Fix unused variable warning 14 years ago
Sheng Yang 2904ed8dd5 apic: Move hypervisor detection of x2apic to hypervisor.h 14 years ago
Don Zickus f2fd43954a x86, NMI: Clean-up default_do_nmi() 14 years ago
Don Zickus ab846f13f6 x86, NMI: Allow NMI reason io port (0x61) to be processed on any CPU 14 years ago
Don Zickus c410b83077 x86, NMI: Remove DIE_NMI_IPI 14 years ago
Don Zickus 166d751479 x86, NMI: Add priorities to handlers 14 years ago
Don Zickus 673a6092ce x86: Convert some devices to use DIE_NMIUNKNOWN 14 years ago
Huang Ying 1c7b74d46f x86, NMI: Add NMI symbol constants and rename memory parity to PCI SERR 14 years ago
Rafael J. Wysocki 976513dbfc PM / ACPI: Move NVS saving and restoring code to drivers/acpi 14 years ago
Huang Ying 74d91e3c6a x86, NMI: Add touch_nmi_watchdog to io_check_error delay 14 years ago
Dongdong Deng 554ec06398 x86: Avoid calling arch_trigger_all_cpu_backtrace() at the same time 14 years ago
Don Zickus 9ab181fa9f x86: Only call smp_processor_id in non-preempt cases 14 years ago
Yinghai Lu cb2ded37fd x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusion 14 years ago