summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86_64: Move export symbols to their C functionsAndi Kleen2006-06-2610-109/+25
* [PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTORKeith Owens2006-06-261-1/+1
* [PATCH] x86_64: Fix modular pc speakerPiotr Kaczuba2006-06-261-1/+1
* [PATCH] x86_64: adjust kstack_depth_to_print defaultJan Beulich2006-06-261-1/+1
* [PATCH] i386/x86-64: adjust /proc/interrupts column headingsJan Beulich2006-06-261-1/+1
* [PATCH] x86_64: Fix fast check in safe_smp_processor_idAndi Kleen2006-06-261-2/+2
* [PATCH] x86_64: x86_64 setup.c - printing cmp related boottime informationRohit Seth2006-06-261-18/+16
* [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen2006-06-261-4/+3
* [PATCH] x86_64: Remove bogus RED-PEN comment in signal.cAndi Kleen2006-06-261-1/+0
* [PATCH] x86_64: check_addr() cleanupsAndrew Morton2006-06-261-3/+6
* [PATCH] x86_64: Mark mce_amd cpu notifier __cpuinit/__cpuinitdataAndi Kleen2006-06-261-2/+2
* [PATCH] x86_64: mce_amd cleanupJacob Shin2006-06-261-83/+29
* [PATCH] x86_64: mce_amd support for family 0x10 processorsJacob Shin2006-06-261-74/+288
* [PATCH] x86_64: mce_amd relocate sysfs filesJacob Shin2006-06-262-31/+11
* [PATCH] x86_64: apic support for extended apic interruptJacob Shin2006-06-261-6/+4
* [PATCH] x86_64: Update copyright in time.cVojtech Pavlik2006-06-261-1/+1
* [PATCH] x86_64: Explain why HPET T0_CMP register is written twiceVojtech Pavlik2006-06-261-2/+2
* [PATCH] x86_64: Make use of the *PER* constants in time.cVojtech Pavlik2006-06-261-28/+35
* [PATCH] x86_64: Remove hack to manually enable HPET on AMD8111 southbridgesVojtech Pavlik2006-06-261-14/+0
* [PATCH] x86_64: Add X86_FEATURE_RDTSCP, fix rdtscp in /proc/cpuinfoVojtech Pavlik2006-06-261-1/+1
* [PATCH] x86_64: Rename oem_force_hpet_timer to apic_is_clustered_boxVojtech Pavlik2006-06-262-6/+5
* [PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth2006-06-264-31/+23
* [PATCH] x86_64: Calgary IOMMU - Calgary specific bitsJon Mason2006-06-264-0/+1230
* [PATCH] x86_64: Calgary IOMMU - IOMMU abstractionsJon Mason2006-06-263-12/+35
* [PATCH] x86_64: Calgary IOMMU - introduce iommu_detectedJon Mason2006-06-264-1/+9
* [PATCH] x86_64: Change assembly to use regular cpuid_count macroRohit Seth2006-06-261-5/+2
* [PATCH] x86_64: use halt() instead of raw inline assemblyJan Beulich2006-06-262-2/+2
* [PATCH] i386/x86-64: fall back to old-style call trace if no unwindingJan Beulich2006-06-261-16/+35
* [PATCH] x86_64: reliable stack trace support (x86-64 syscallJan Beulich2006-06-261-1/+1
* [PATCH] x86_64: reliable stack trace support (x86-64 IRQ stackJan Beulich2006-06-261-25/+8
* [PATCH] x86_64: reliable stack trace support (x86-64)Jan Beulich2006-06-264-7/+91
* [PATCH] x86_64: x86_86 msi miss one entry handlerbibo,mao2006-06-261-7/+7
* [PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.Andi Kleen2006-06-264-4/+4
* [PATCH] x86_64: Make sure is_compat_task works earlyAndi Kleen2006-06-261-1/+4
* [PATCH] x86_64: fix vector_lock deadlock in io_apic.cIngo Molnar2006-06-261-3/+4
* [PATCH] x86_64: remove unused gart header fileJon Mason2006-06-261-1/+0
* [PATCH] x86_64: Remove long obsolete CVSAndi Kleen2006-06-268-12/+0
* [PATCH] x86_64: nmi watchdog header cleanupDon Zickus2006-06-262-8/+1
* [PATCH] x86_64: fix unlikely profiling & vsyscalls on x86_64Ingo Molnar2006-06-261-2/+2
* [PATCH] x86_64: add END()/ENDPROC() annotations to entry.SJan Beulich2006-06-261-1/+44
* [PATCH] x86_64: Use -ENODEV in IOMMU initializationAndi Kleen2006-06-261-3/+3
* [PATCH] i386/x86-64: simplify ioapic_register_intr()Jan Beulich2006-06-261-15/+8
* [PATCH] x86_64: serialize assign_irq_vector() use of static variablesJan Beulich2006-06-261-4/+14
* [PATCH] x86_64: Clean and enhance up K8 northbridge access codeAndi Kleen2006-06-264-84/+152
* [PATCH] x86_64: trivial gart clean-upJon Mason2006-06-261-23/+23
* [PATCH] x86_64: iommu_gart_bitmap search to cross next_bitMike Waychison2006-06-261-1/+1
* [PATCH] x86_64: pci-dma.c clean-up - trivialJon Mason2006-06-261-6/+6
* [PATCH] x86_64: x86_64 version of the smp alternative patch.Gerd Hoffmann2006-06-265-89/+53
* [PATCH] i386/x86-64: Emulate CPUID4 on AMDAndi Kleen2006-06-261-0/+3
* [PATCH] i386/x86-64: Use new official CPUID to get APICID/core split on AMD p...Andi Kleen2006-06-261-7/+13
OpenPOWER on IntegriCloud