summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | [PATCH] x86_64: Tell user to enable GART_IOMMU when neededAndi Kleen2006-01-111-2/+3
* | [PATCH] x86_64: Fix warning in nmi.c on uniprocessor kernelsAndi Kleen2006-01-111-0/+2
* | [PATCH] x86_64: Allocate PDAs in the local nodeRavikiran G Thirumalai2006-01-114-3/+25
* | [PATCH] x86_64: Node local pda take 2 -- cpu_pda preparationRavikiran G Thirumalai2006-01-119-20/+21
* | [PATCH] x86_64: Early initialization of cpu_to_nodeRavikiran Thirumalai2006-01-113-0/+32
* | [PATCH] x86_64: Fix up white space in time.cAndi Kleen2006-01-111-39/+32
* | [PATCH] x86_64: Use standard __always_inline in vsyscall.cAndi Kleen2006-01-111-6/+5
* | [PATCH] i386: Replace broken serialize_cpu in microcode driver with correct s...Andi Kleen2006-01-112-4/+6
* | [PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSCAndi Kleen2006-01-115-21/+26
* | [PATCH] x86_64: Support alternative() in vsyscallsAndi Kleen2006-01-111-2/+10
* | [PATCH] x86_64: Support alternative() with a output argument.Andi Kleen2006-01-111-0/+15
* | [PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at b...Andi Kleen2006-01-113-3/+11
* | [PATCH] x86_64: Fix compile error with !CONFIG_COMPATAndi Kleen2006-01-112-2/+1
* | [PATCH] x86_64: x86_64 write apic id fixVivek Goyal2006-01-112-1/+2
* | [PATCH] x86_64: Remove duplicate exportsBrian Gerst2006-01-111-22/+0
* | [PATCH] x86_64: unexport pci_*_consistentBrian Gerst2006-01-111-5/+0
* | [PATCH] x86_64: Remove unused apic_write_atomicAndi Kleen2006-01-111-5/+0
* | [PATCH] x86_64: Make the cpu_*_maps in kernel/sched.c read mostlyAndi Kleen2006-01-111-3/+3
* | [PATCH] i386: make pci_map_single/pci_map_sg warn for zero length.Andi Kleen2006-01-111-3/+9
* | [PATCH] x86_64: Enable sound in old style OSS driver for NForce4 CK804Andi Kleen2006-01-111-1/+2
* | [PATCH] x86_64: Make it clear in machine checks that it's an hardware problemAndi Kleen2006-01-111-0/+4
* | [PATCH] x86_64: Clean up copy_*_userAndi Kleen2006-01-111-221/+23
* | [PATCH] x86_64: Use function pointers to call DMA mapping functionsMuli Ben-Yehuda2006-01-1114-564/+641
* | [PATCH] x86_64: Reject SRAT tables that don't cover all memoryAndi Kleen2006-01-111-0/+33
* | [PATCH] x86_64: Add idle notifiersAndi Kleen2006-01-117-0/+74
* | [PATCH] x86_64: Clean up some printks in NUMA codeAndi Kleen2006-01-111-4/+4
* | [PATCH] x86_64: Fix up coding style in numa.cAndi Kleen2006-01-111-2/+2
* | [PATCH] x86_64: Fix off by one in IOMMU checkAndi Kleen2006-01-114-4/+6
* | [PATCH] x86_64: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi2006-01-113-2/+64
* | [PATCH] i386: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi2006-01-114-2/+102
* | [PATCH] i386/x86-64: Remove sub jiffy profile timer supportVenkatesh Pallipadi2006-01-112-106/+8
* | [PATCH] x86_64: Report hardware breakpoints in user space when triggered by t...John Blackwood2006-01-111-4/+2
* | [PATCH] x86_64: "extern inline" -> "static inline" in pgtable.hAdrian Bunk2006-01-111-16/+16
* | [PATCH] x86_64: Convert page fault error codes to symbolic constants.Andi Kleen2006-01-111-17/+17
* | [PATCH] x86_64: Implement is_compat_task the right wayAndi Kleen2006-01-116-1/+16
* | [PATCH] x86_64: Implement compat code for sg driver SG_GET_REQUEST_TABLE ioctlAndi Kleen2006-01-111-0/+35
* | [PATCH] x86_64: Remove unnecessary case from the page fault handlerAndi Kleen2006-01-111-4/+7
* | [PATCH] x86_64: Align and pad x86_64 GDT on page boundaryRavikiran G Thirumalai2006-01-115-15/+24
* | [PATCH] x86_64: Allow compilation on a 32bit biarch toolchainAndi Kleen2006-01-115-0/+8
* | [PATCH] x86_64: Make udelay more accurateRoss Biro2006-01-111-1/+1
* | [PATCH] x86_64: Return -1 for unknown PCI bus affinityAndi Kleen2006-01-111-3/+4
* | [PATCH] x86_64: Handle unknown node (-1) in alloc_pages_nodeAndi Kleen2006-01-111-0/+4
* | [PATCH] x86_64: Validate SLIT tableAndi Kleen2006-01-111-0/+27
* | [PATCH] x86_64: Fix off by one in acpi table mappingAndi Kleen2006-01-111-1/+1
* | [PATCH] x86_64: Fix 64bit FXSAVE encodingJan Beulich2006-01-111-10/+48
* | [PATCH] x86_64: Generalize DMI and enable for x86-64Andi Kleen2006-01-119-11/+44
* | [PATCH] x86_64: Remove bogus file in arch/x86_64/pciAndi Kleen2006-01-111-22/+0
* | [PATCH] x86_64: Add missing newline in IOMMU error messageAndi Kleen2006-01-111-1/+1
* | [PATCH] x86_64: fls in asm for x86_64Stephen Hemminger2006-01-111-3/+16
* | [PATCH] x86_64: fix page fault from show_trace()Jan Beulich2006-01-111-7/+5
OpenPOWER on IntegriCloud