Commit Graph

3503 Commits (f4d2b14501bb7f9a3fa75c07ec0940068fadf728)

Author SHA1 Message Date
Ingo Molnar f34a10bd9f x86: fix warning in arch/x86/kernel/microcode_amd.c 16 years ago
Hiroshi Shimamoto 8869a2e5d3 x86: asm-offset_64: use rt_sigframe_ia32 16 years ago
Jaswinder Singh f0bc2202e0 x86: process.c declare c1e_remove_cpu before they get used 16 years ago
Jaswinder Singh 57a37505d1 x86: time_64.c timer_interrupt() should be static 16 years ago
Bjorn Helgaas 55aab5f49e x86 gart: don't complain if no AMD GART found 16 years ago
Mike Travis 3b11ce7f54 x86: use possible_cpus=NUM to extend the possible cpus allowed 16 years ago
Mike Travis a775a38b13 x86: fix cpu_mask_to_apicid_and to include cpu_online_mask 16 years ago
Hiroshi Shimamoto 41af86fad3 x86: signal: move sigframe.h to arch/x86/include/asm 16 years ago
Hiroshi Shimamoto a5c56eb36f x86: signal: rename sigframe and rt_sigframe on 32-bit 16 years ago
Hiroshi Shimamoto f5223763a6 x86: signal: move ia32 func declarations into arch/x86/kernel/signal.c 16 years ago
Ian Campbell a08636690d x86/swiotlb: add default swiotlb_arch_range_needs_mapping 16 years ago
Ian Campbell 1d32251e84 x86/swiotlb: add default phys<->bus conversion 16 years ago
Jeremy Fitzhardinge cfb80c9eae x86: unify pci iommu setup and allow swiotlb to compile for 32 bit 16 years ago
Jeremy Fitzhardinge 8ce7996009 x86: add swiotlb allocation functions 16 years ago
Joerg Roedel 84df817595 AMD IOMMU: panic if completion wait loop fails 16 years ago
Joerg Roedel cf558d25e5 AMD IOMMU: set cmd buffer pointers to zero manually 16 years ago
Ingo Molnar d733e00d7c x86: update io_apic.c to the new cpumask code 16 years ago
Mike Travis 4cd4601d59 x86: use work_on_cpu in x86/kernel/cpu/mcheck/mce_amd_64.c 16 years ago
Mike Travis b2bb855491 x86: Remove cpumask games in x86/kernel/cpu/intel_cacheinfo.c 16 years ago
Mike Travis 1de88cd4a3 x86: Use cpumask accessors code for possible/present maps. 16 years ago
Mike Travis 168ef543a4 x86: prepare for cpumask iterators to only go to nr_cpu_ids 16 years ago
Mike Travis bcda016edd x86: cosmetic changes apic-related files. 16 years ago
Mike Travis d7b381bb7b x86: fixup_irqs() doesnt need an argument. 16 years ago
Mike Travis 22f65d31b2 x86: Update io_apic.c to use new cpumask API 16 years ago
Mike Travis 6eeb7c5a99 x86: update add-cpu_mask_to_apicid_and to use struct cpumask* 16 years ago
Mike Travis 95d313cf1c x86: Add cpu_mask_to_apicid_and 16 years ago
Mike Travis a168196501 x86: move and enhance debug printk for nr_cpu_ids etc. 16 years ago
Mike Travis e7986739a7 x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers 16 years ago
Cyrill Gorcunov d680fe4477 x86: entry_64 - introduce FTRACE_ frame macro v2 16 years ago
Yinghai Lu 48a1b10aff x86, sparseirq: move irq_desc according to smp_affinity, v7 16 years ago
Mike Travis c8cae544bb x86: fix build error with post-merge of tip/cpus4096 and rr-for-ingo/master. 16 years ago
Hiroshi Shimamoto ae417bb487 x86: signal: use signal_fault() in sys_sigreturn() 16 years ago
Russ Anderson c8182f0016 sgi-xp: xpc needs to pass the physical address, not virtual 16 years ago
Andi Kleen cf9b303e55 x86: re-enable MCE on secondary CPUS after suspend/resume 16 years ago
Jack Steiner 189f67c440 x86: UV fix for global physical addresses 16 years ago
Zachary Amsden fde9071167 x86: clean up dead code in vmi_32.c 16 years ago
Hiroshi Shimamoto 8ae9366909 x86: hardirq: use inc_irq_stat() in non-unified functions 16 years ago
Jeremy Fitzhardinge 39c04b5524 x86: make sure we really have an hpet mapping before using it 16 years ago
Jeremy Fitzhardinge a79b7a2a75 x86: remove unused iommu_nr_pages 16 years ago
Jaswinder Singh a9b43c7d98 x86: setup.c find_and_reserve_crashkernel should be static 16 years ago
Venki Pallipadi 40fb17152c x86: support always running TSC on Intel CPUs 16 years ago
Janne Kulmala bacbe99945 x86: enable HPET on Fujitsu u9200 16 years ago
Andreas Herrmann df23cab563 x86: microcode_amd: modify log messages 16 years ago
Andreas Herrmann 5549b94bc7 x86: microcode_amd: use 'packed' attribute for structs 16 years ago
Andreas Herrmann 98415301ea x86: microcode_amd: remove (wrong) chipset deivce ID checks 16 years ago
Andreas Herrmann 6cc9b6d94b x86: microcode_amd: consolidate macro definitions 16 years ago
Andreas Herrmann 29d0887ffd x86: microcode_amd: replace inline asm by common rdmsr/wrmsr functions 16 years ago
Andreas Herrmann 0657d9ebff x86: microcode_amd: don't pass superfluous function pointer for get_ucode_data 16 years ago
Andreas Herrmann 8c135206c8 x86: microcode_amd: fix compile warning 16 years ago
Andreas Herrmann be957763b0 x86: microcode_amd: fix checkpatch warnings/errors 16 years ago