Commit Graph

273 Commits (41ca28ab2abd76dc203e2c3a7cd609607cb927c3)

Author SHA1 Message Date
Satyam Sharma c789c037e9 x86: call cache_add_dev() from cache_sysfs_init() explicitly 18 years ago
Thomas Gleixner 0b4b5dde45 x86: fix dmi const-ify fallout 18 years ago
Muli Ben-Yehuda bc3c6058bc x86: calgary get rid of translate_phb 18 years ago
Mike Travis 98c9e27a56 x86: fix cpu_to_node references 18 years ago
Jan Beulich d1e084746b i386: constify wd_ops 18 years ago
Andi Kleen 909dd324fb x86: clean up mce= argument parsing slightly 18 years ago
Mike Travis 9efa98159c x86: remove x86_cpu_to_log_apicid 18 years ago
Avi Kivity 4a40cb1ec6 i386: simplify smp_call_function_single() call sequence in cpuid 18 years ago
Mariusz Kozlowski cddf7ff766 x86: kmalloc + memset conversion to kzalloc 18 years ago
Adrian Bunk a850cef77f i386: no need to make enable_cpu_hotplug a variable 18 years ago
akpm@linux-foundation.org c8f2518e39 i386: Remove local CPU logic in MTRR call to smp_call_function_single 18 years ago
H. Peter Anvin 6619a8fb59 x86: Create clflush() inline, remove hardcoded wbinvd 18 years ago
Jan Beulich 9689ba8ad0 x86: constify stacktrace_ops 18 years ago
Andi Kleen ff7f36497e x86: Some cleanups for pci gart code 18 years ago
Jan Beulich 121d7bf5a2 x86: misc. constifications 18 years ago
Thomas Gleixner df5ddf620e x86: more struct irqaction initializer cleanups 18 years ago
Thomas Gleixner 6a61f6a557 x86: clean up struct irqaction initializers 18 years ago
Satyam Sharma 1e32b073f3 i386: misc cpuinit annotations 18 years ago
Satyam Sharma 761c4bf821 i386: Misc cpuinit annotations 18 years ago
Jesper Juhl 17d1486a69 i386: Clean up duplicate includes in arch/i386/kernel/ 18 years ago
Satyam Sharma 7b38493501 x86: intel_cacheinfo misc section annotation fixes 18 years ago
Yinghai Lu f6855f7fb2 x86: use dev_to_node() to get node for device in dma_alloc_pages() 18 years ago
Muli Ben-Yehuda d588ba8c09 x86: Calgary: fix disable busnum for CalIOC2 18 years ago
Ingo Molnar 1e3e19723e x86: prepare page allocator for high allocations on PAGEALLOC=y 18 years ago
Ingo Molnar f97586b610 x86: do not crash on non-Geode PCs in TSC probe 18 years ago
Ingo Molnar 3fb450a327 x86: enable NMI watchdog on nosmp 18 years ago
Fengguang Wu f68fd5f480 x86: call free_init_pages() with irqs enabled in alternative_instructions() 18 years ago
Andrey Mirkin 1c5b5cfd29 x86: return correct error code from child_rip in x86_64 entry.S 18 years ago
Sam Ravnborg d72b1b4f41 i386: fix section mismatch warning in intel.c 18 years ago
Satyam Sharma 25d1b51677 i386: Fix section mismatch 18 years ago
Laurent Vivier 6442eea937 i386: export i386 smp_call_function_mask() to modules 18 years ago
Adrian Bunk 8957ecab02 i386: setup_trampoline() must be __cpuinit 18 years ago
Thomas Gleixner 3dfbc88464 x86: C1E late detection fix. Really switch off lapic timer 18 years ago
Adrian Bunk cba4fbbff2 remove include/asm-*/ipc.h 18 years ago
Ken'ichi Ohmichi bcbba6c10e add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros 18 years ago
Ken'ichi Ohmichi fd59d231f8 Add vmcoreinfo 18 years ago
Paul E. McKenney 3806204ca9 Remove workaround for unimmunized rcu_dereference from mce_log() 18 years ago
H. Peter Anvin 30c826451d [x86] remove uses of magic macros for boot_params access 18 years ago
Jeremy Fitzhardinge 8965c1c095 paravirt: clean up lazy mode handling 18 years ago
Jeremy Fitzhardinge 93b1eab3d2 paravirt: refactor struct paravirt_ops into smaller pv_*_ops 18 years ago
Masami Hiramatsu f438d914b2 kprobes: support kretprobe blacklist 18 years ago
Christoph Hellwig 74a0b57627 x86: optimize page faults like all other achitectures and kill notifier cruft 18 years ago
Mike Travis d5a7430ddc Convert cpu_sibling_map to be a per cpu variable 18 years ago
Mike Travis 0835761129 x86: Convert cpu_core_map to be a per cpu variable 18 years ago
Alexey Dobriyan 1bcf548293 Consolidate PTRACE_DETACH 18 years ago
Jens Axboe 9ee1bea469 x86-64: update pci-gart iommu to sg helpers 18 years ago
Jens Axboe b922f53bd0 x86-64: update nommu to sg helpers 18 years ago
Jens Axboe 8b87d9f48a x86-64: update calgary iommu to sg helpers 18 years ago
Thomas Gleixner 89039b37be x86: force timer broadcast on late AMD C1E detection 18 years ago
Thomas Gleixner 3ac508be76 x86: move local APIC timer init to the end of start_secondary() 18 years ago