Commit Graph

1681 Commits (2a9df5055a99df25533daf4041fdb99f0ed3463c)

Author SHA1 Message Date
Nick Piggin 16dbc6c961 inotify: fix lock ordering wrt do_page_fault's mmap_sem 17 years ago
Jason Wessel 703a1edcd1 kgdb, x86_64: fix PS CS SS registers in gdb serial 17 years ago
Jason Wessel 95dbf1dbe3 kgdb, x86_64: gdb serial has BX and DX reversed 17 years ago
Thomas Gleixner a8d6829044 x86: prevent C-states hang on AMD C1E enabled machines 17 years ago
Thomas Gleixner 4faac97d44 x86: prevent stale state of c1e_mask across CPU offline/online 17 years ago
H. Peter Anvin b6734c35af x86: add NOPL as a synthetic CPU feature bit 17 years ago
H. Peter Anvin 08970fc4e0 x86: msr: fix bogus return values from rdmsr_safe/wrmsr_safe 17 years ago
H. Peter Anvin c6f31932d0 x86: msr: propagate errors from smp_call_function_single() 17 years ago
Austin Zhang 2a61812af2 x86: add X86_FEATURE_XMM4_2 definitions 17 years ago
Eduardo Habkost 18b13e5457 KVM: Use .fixup instead of .text.fixup on __kvm_handle_fault_on_reboot 17 years ago
Adrian Bunk 7a8fc9b248 removed unused #include <linux/version.h>'s 17 years ago
Rafael J. Wysocki 8735728ef8 x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUs 17 years ago
Marcin Slusarz c4bd1fdab0 x86: fix section mismatch warning - uv_cpu_init 17 years ago
Cliff Wickman 99dd871330 x86, SGI UV: hardcode the TLB flush interrupt system vector 17 years ago
Marcin Slusarz c6a92a2501 x86, percpu: silence section mismatch warnings related to EARLY_PER_CPU variables 17 years ago
Marcin Slusarz c72a5efec1 x86: mmconf: fix section mismatch warning 17 years ago
Mathieu Desnoyers 3c3b5c3b0b x86: correct register constraints for 64-bit atomic operations 17 years ago
Ingo Molnar cd98a04a59 x86: add MAP_STACK mmap flag 17 years ago
Ingo Molnar 2fdc86901d x86: add MAP_STACK mmap flag 17 years ago
Huang Ying fb45daa69d kexec jump: check code size in control page 17 years ago
Huang Ying 163f6876f5 kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE 17 years ago
Jan Beulich 66d4bdf22b x86-64: fix overlap of modules and fixmap areas 17 years ago
Jens Rottmann 0d5cdc97e2 x86, geode-mfgpt: check IRQ before using MFGPT as clocksource 17 years ago
Jan Beulich 7bc069c6bc x86: fix spin_is_contended() 17 years ago
Mikael Pettersson 1c5b0eb66d x86: fix readb() et al compile error with gcc-3.2.3 17 years ago
Mark Langsdorf 394a15051c x86: invalidate caches before going into suspend 17 years ago
Joerg Roedel 8a456695c5 x86m AMD IOMMU: cleanup: replace LOW_U32 macro with generic lower_32_bits 17 years ago
Joerg Roedel 9f5f5fb35d x86, AMD IOMMU: initialize device table properly 17 years ago
Joerg Roedel 519c31bacf x86, AMD IOMMU: use status bit instead of memory write-back for completion wait 17 years ago
Suresh Siddha e49140120c crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore() 17 years ago
Johannes Weiner 0ed89b06e4 x86: propagate new nonpanic bootmem macros to CONFIG_HAVE_ARCH_BOOTMEM_NODE 17 years ago
Randy Dunlap b0fbaa6b59 EFI, x86: fix function prototype 17 years ago
Eric W. Biederman 3c7569b284 x86_64: restore the proper NR_IRQS define so larger systems work. 17 years ago
Eric W. Biederman d388e5fdc4 x86: Restore proper vector locking during cpu hotplug 17 years ago
FUJITA Tomonori 8978b74253 generic, x86: fix add iommu_num_pages helper function 17 years ago
Andrea Arcangeli e930bffe95 KVM: Synchronize guest physical memory map to host virtual memory map 17 years ago
Joerg Roedel 5f4cb662a0 KVM: SVM: allow enabling/disabling NPT by reloading only the architecture module 17 years ago
Al Viro 7f2da1e7d0 [PATCH] kill altroot 17 years ago
Nick Piggin 8174c430e4 x86: lockless get_user_pages_fast() 17 years ago
Nick Piggin a0a8f5364a x86: implement pte_special 17 years ago
Huang Ying 3ab8352137 kexec jump 17 years ago
Alexis Bruemmer 1956a96de4 x86 calgary: fix handling of devices that aren't behind the Calgary 17 years ago
FUJITA Tomonori 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 years ago
Suresh Siddha 6ffac1e90a x64, fpu: fix possible FPU leakage in error conditions 17 years ago
Chris McDermott 1ca9fda4b2 x86: fix IBM Summit based systems' phys_cpu_present_map on 32-bit kernels 17 years ago
Ingo Molnar 071375bc76 x86, RDC321x: remove gpio.h complications 17 years ago
Adrian Bunk 7dcf2a9fce remove dummy asm/kvm.h files 17 years ago
Adrian Bunk f22ab814a2 include/asm/ptrace.h userspace headers cleanup 17 years ago
Michael Buesch 7444a72eff gpiolib: allow user-selection 17 years ago
FUJITA Tomonori b69c49b784 clean up duplicated alloc/free_thread_info 17 years ago