Commit Graph

8043 Commits (f866a8194f7cbabb9135b98b9ac7d26237b88367)

Author SHA1 Message Date
Linus Torvalds 236e946b53 Revert "PCI: use ACPI _CRS data by default" 16 years ago
Weidong Han f007e99c8e Intel-IOMMU, intr-remap: source-id checking 16 years ago
Linus Torvalds d06063cc22 Move FAULT_FLAG_xyz into handle_mm_fault() callers 16 years ago
Linus Torvalds 9063c61fd5 x86, 64-bit: Clean up user address masking 16 years ago
Linus Torvalds 7f81890687 x86: don't use 'access_ok()' as a range check in get_user_pages_fast() 16 years ago
Pallipadi, Venkatesh 7b768f07dc ACPI: pdc init related memory leak with physical CPU hotplug 16 years ago
Ingo Molnar 0c87197142 perf_counter, x86: Improve interactions with fast-gup 16 years ago
Peter Zijlstra f9188e023c perf_counter: Make callchain samples extensible 16 years ago
Steven Rostedt 71e308a239 function-graph: add stack frame test 16 years ago
FUJITA Tomonori 7c095e4603 dma-mapping: x86: use asm-generic/dma-mapping-common.h 16 years ago
Peter Oberparleiter 7bf99fb673 gcov: enable GCOV_PROFILE_ALL for x86_64 16 years ago
Hidetoshi Seto b1f49f9582 x86, mce: fix error path in mce_create_device() 16 years ago
Huang Ying b6f34d44cb crypto: aes-ni - Remove CRYPTO_TFM_REQ_MAY_SLEEP from fpu template 16 years ago
Huang Ying 9251b64fb2 crypto: aes-ni - Do not sleep when using the FPU 16 years ago
Huang Ying e6efaa0253 crypto: aes-ni - Fix cbc mode IV saving 16 years ago
Yinghai Lu e92fae064a x86: use zalloc_cpumask_var for mce_dev_initialized 16 years ago
Yinghai Lu 74b602c714 x86: fix duplicated sysfs attribute 16 years ago
Alexander van Heukelum bc3f5d3dbd x86: de-assembler-ize asm/desc.h 16 years ago
Alexander van Heukelum dc4c2a0aed i386: fix/simplify espfix stack switching, move it into assembly 16 years ago
Alexander van Heukelum 2e04bc7656 i386: fix return to 16-bit stack from NMI handler 16 years ago
Matthew Wilcox a76117dfd6 x86: Use pci_claim_resource 16 years ago
Cyrill Gorcunov 3f4c3955ea x86, ioapic: Don't call disconnect_bsp_APIC if no APIC present 16 years ago
Peter Zijlstra 60f916dee6 perf_counter: x86: Set the period in the intel overflow handler 16 years ago
Huang Weiyi 8653f88ff9 x86: Remove duplicated #include's 16 years ago
Jaswinder Singh Rajput 8fa62ad9d2 x86: msr.h linux/types.h is only required for __KERNEL__ 16 years ago
Prarit Bhargava fe955e5c79 x86: nmi: Add Intel processor 0x6f4 to NMI perfctr1 workaround 16 years ago
H. Peter Anvin 1bf7b31efa x86, mce: mce_intel.c needs <asm/apic.h> 16 years ago
Jaswinder Singh Rajput 8f7007aabe x86: apic/io_apic.c: dmar_msi_type should be static 16 years ago
Figo.zhang 50a8d4d297 x86, io_apic.c: Work around compiler warning 16 years ago
Cyrill Gorcunov 5ce4243dce x86: mce: Don't touch THERMAL_APIC_VECTOR if no active APIC present 16 years ago
Peter Zijlstra 84599f8a59 sched, x86: Fix cpufreq + sched_clock() TSC scaling 16 years ago
Andi Kleen 203abd67b7 x86: mce: Handle banks == 0 case in K7 quirk 16 years ago
Randy Dunlap e4c9dd0fba kmap_types: make most arches use generic header file 16 years ago
Minchan Kim a9c5695393 use printk_once() in several places 16 years ago
Mel Gorman 6484eb3e2a page allocator: do not check NUMA node ID when the caller knows the node is valid 16 years ago
Alexey Dobriyan bb1f17b037 mm: consolidate init_mm definition 16 years ago
Arnd Bergmann 08604bd993 time: move PIT_TICK_RATE to linux/timex.h 16 years ago
H. Peter Anvin 28b4868820 x86, boot: use .code16gcc instead of .code16 16 years ago
Cliff Wickman e2a7147640 x86: correct the conversion of EFI memory types 16 years ago
H. Peter Anvin 95ee14e437 x86: cap iomem_resource to addressable physical memory 16 years ago
Hidetoshi Seto 1af0815f96 x86, mce: rename _64.c files which are no longer 64-bit-specific 16 years ago
Hidetoshi Seto 58995d2d58 x86, mce: mce.h cleanup 16 years ago
Hidetoshi Seto 1149e72645 x86, mce: remove therm_throt.h 16 years ago
Hidetoshi Seto 8363fc82d3 x86, mce: remove intel_set_thermal_handler() 16 years ago
Hidetoshi Seto 895287c0a6 x86, mce: squash mce_intel.c into therm_throt.c 16 years ago
Hidetoshi Seto a65c88dd2c x86, mce: unify smp_thermal_interrupt 16 years ago
Hidetoshi Seto e8ce2c5ee8 x86, mce: unify smp_thermal_interrupt, prepare 16 years ago
Hidetoshi Seto 5335612a57 x86, mce: unify smp_thermal_interrupt, prepare mce_intel_64 16 years ago
Hidetoshi Seto 3adacb70d3 x86, mce: unify smp_thermal_interrupt, prepare p4 16 years ago
Hidetoshi Seto c697836985 x86, mce: make mce_disabled boolean 16 years ago