Commit Graph

10129 Commits (9badba2543d165154c540b80e59ff06c1b3e3f76)

Author SHA1 Message Date
Alex Chiang d8191fa4a3 ACPI: processor: driver doesn't need to evaluate _PDC 15 years ago
Len Brown 4c81ba4900 ACPI: plan to delete "acpi=ht" boot option 15 years ago
Len Brown 8144c88039 ACPI: remove "acpi=ht" DMI blacklist 15 years ago
Ingo Molnar 2aa2b50dd6 x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=y 15 years ago
Borislav Petkov 0e152cd7c1 x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD systems 15 years ago
FUJITA Tomonori f41b177157 pci-dma: add linux/pci-dma.h to linux/pci.h 15 years ago
FUJITA Tomonori 3bc4e4590d pci-dma: x86: use include/linux/pci-dma.h 15 years ago
Christoph Hellwig dacbe41f77 ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h 15 years ago
Christoph Hellwig 5cacdb4add Add generic sys_olduname() 15 years ago
Christoph Hellwig e28cbf2293 improve sys_newuname() for compat architectures 15 years ago
Christoph Hellwig baed7fc9b5 Add generic sys_ipc wrapper 15 years ago
Christoph Hellwig a4679373cf Add generic sys_old_mmap() 15 years ago
Christoph Hellwig 5d0e52830e Add generic sys_old_select() 15 years ago
Jack Steiner 8447b360a3 x86, UV: Fix target_cpus() in x2apic_uv_x.c 15 years ago
Mike Travis d6dd692168 x86: Reduce per cpu warning boot up messages 15 years ago
Mike Travis 10fb7f1f2d x86: Reduce per cpu MCA boot up messages 15 years ago
Paul E. McKenney f56e8a0765 x86/mce: Fix RCU lockdep splats 15 years ago
Peter Zijlstra dc1d628a67 perf: Provide generic perf_sample_data initialization 15 years ago
Eric W. Biederman a07e4156a2 sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes 15 years ago
Emese Revfy 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 years ago
Akinobu Mita 984b3f5746 bitops: rename for_each_bit() to for_each_set_bit() 15 years ago
Randy Dunlap 6c550ee415 x86: fix mtrr missing kernel-doc 15 years ago
Masami Hiramatsu e5a1101664 x86: Issue at least one memory barrier in stop_machine_text_poke() 15 years ago
H. Peter Anvin c7bbf52aa4 x86, mrst: Fix whitespace breakage in apb_timer.c 15 years ago
Jacob Pan 3010673ef5 x86, mrst: Fix APB timer per cpu clockevent 15 years ago
Frederic Weisbecker 29044ad150 x86/stacktrace: Don't dereference bad frame pointers 15 years ago
Jacob Pan d8111cd91a x86, mrst: Remove X86_MRST dependency on PCI_IOAPIC 15 years ago
Peter Zijlstra b622d644c7 perf_events, x86: Fixup fixed counter constraints 15 years ago
Peter Zijlstra 320ebf09cb perf, x86: Restrict the ANY flag 15 years ago
Dimitri Sivanich 14be1f7454 x86: Fix sched_clock_cpu for systems with unsynchronized TSC 15 years ago
Jan Kiszka d2be1651b7 KVM: x86: Add KVM_CAP_X86_ROBUST_SINGLESTEP 15 years ago
Jan Kiszka c573cd2293 KVM: VMX: Update instruction length on intercepted BP 15 years ago
Takuya Yoshikawa e54cfa97a9 KVM: Fix emulate_sys[call, enter, exit]()'s fault handling 15 years ago
Gleb Natapov c697518a86 KVM: Fix segment descriptor loading 15 years ago
Takuya Yoshikawa 6f550484a1 KVM: Fix load_guest_segment_descriptor() to inject page fault 15 years ago
Gleb Natapov 8b9f44140b KVM: x86 emulator: Forbid modifying CS segment register by mov instruction 15 years ago
Thomas Gleixner fa8273e954 KVM: Convert i8254/i8259 locks to raw_spinlocks 15 years ago
Gleb Natapov e424e19183 KVM: x86 emulator: disallow opcode 82 in 64-bit mode 15 years ago
Wei Yongjun 1d327eac3c KVM: x86 emulator: code style cleanup 15 years ago
Gleb Natapov d380a5e402 KVM: x86 emulator: Add LOCK prefix validity checking 15 years ago
Gleb Natapov e92805ac12 KVM: x86 emulator: Check CPL level during privilege instruction emulation 15 years ago
Gleb Natapov d4c6a1549c KVM: x86 emulator: Fix popf emulation 15 years ago
Gleb Natapov f850e2e603 KVM: x86 emulator: Check IOPL level during io instruction emulation 15 years ago
Gleb Natapov 1871c6020d KVM: x86 emulator: fix memory access during x86 emulation 15 years ago
Gleb Natapov a004475567 KVM: x86 emulator: Add Virtual-8086 mode of emulation 15 years ago
Gleb Natapov 60a29d4ea4 KVM: x86 emulator: Add group9 instruction decoding 15 years ago
Gleb Natapov 2db2c2eb62 KVM: x86 emulator: Add group8 instruction decoding 15 years ago
Wei Yongjun 72bb2fcd23 KVM: cleanup the failure path of KVM_CREATE_IRQCHIP ioctrl 15 years ago
Wei Yongjun d225f53b76 KVM: PIT: unregister kvm irq notifier if fail to create pit 15 years ago
Sheng Yang a19a6d1131 KVM: VMX: Rename VMX_EPT_IGMT_BIT to VMX_EPT_IPAT_BIT 15 years ago