aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64/apic.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-11[PATCH] i386: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi4-2/+102
2006-01-11[PATCH] i386/x86-64: Remove sub jiffy profile timer supportVenkatesh Pallipadi2-106/+8
2006-01-11[PATCH] x86_64: Report hardware breakpoints in user space when triggered by the kernelJohn Blackwood1-4/+2
2006-01-11[PATCH] x86_64: "extern inline" -> "static inline" in pgtable.hAdrian Bunk1-16/+16
2006-01-11[PATCH] x86_64: Convert page fault error codes to symbolic constants.Andi Kleen1-17/+17
2006-01-11[PATCH] x86_64: Implement is_compat_task the right wayAndi Kleen6-1/+16
2006-01-11[PATCH] x86_64: Implement compat code for sg driver SG_GET_REQUEST_TABLE ioctlAndi Kleen1-0/+35
2006-01-11[PATCH] x86_64: Remove unnecessary case from the page fault handlerAndi Kleen1-4/+7
2006-01-11[PATCH] x86_64: Align and pad x86_64 GDT on page boundaryRavikiran G Thirumalai5-15/+24
2006-01-11[PATCH] x86_64: Allow compilation on a 32bit biarch toolchainAndi Kleen5-0/+8
2006-01-11[PATCH] x86_64: Make udelay more accurateRoss Biro1-1/+1
2006-01-11[PATCH] x86_64: Return -1 for unknown PCI bus affinityAndi Kleen1-3/+4
2006-01-11[PATCH] x86_64: Handle unknown node (-1) in alloc_pages_nodeAndi Kleen1-0/+4
2006-01-11[PATCH] x86_64: Validate SLIT tableAndi Kleen1-0/+27
2006-01-11[PATCH] x86_64: Fix off by one in acpi table mappingAndi Kleen1-1/+1
2006-01-11[PATCH] x86_64: Fix 64bit FXSAVE encodingJan Beulich1-10/+48
2006-01-11[PATCH] x86_64: Generalize DMI and enable for x86-64Andi Kleen9-11/+44
2006-01-11[PATCH] x86_64: Remove bogus file in arch/x86_64/pciAndi Kleen1-22/+0
2006-01-11[PATCH] x86_64: Add missing newline in IOMMU error messageAndi Kleen1-1/+1
2006-01-11[PATCH] x86_64: fls in asm for x86_64Stephen Hemminger1-3/+16
2006-01-11[PATCH] x86_64: fix page fault from show_trace()Jan Beulich1-7/+5
2006-01-11[PATCH] x86_64: fix single step handling for 32bit processesPeter Beutner1-19/+7
2006-01-11[PATCH] x86_64: don't save eflags in x86-64 switch_to()Benjamin LaHaise1-2/+2
2006-01-11[PATCH] i386/x86-64: Don't IPI to offline cpus on shutdownEric W. Biederman2-7/+10
2006-01-11[PATCH] x86_64/i386: Remove preempt disable calls in lowlevel IPIZwane Mwaikambo3-13/+6
2006-01-11[PATCH] x86_64: increase MCE bank countsShaohua Li1-11/+14
2006-01-11[PATCH] x86_64: another mb() for smpboot.cBenjamin LaHaise1-0/+1
2006-01-11[PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it.Jan Beulich8-22/+95
2006-01-11[PATCH] x86_64: Don't confuse apic=... command line option with apicAndi Kleen1-1/+3
2006-01-11[PATCH] x86_64: Dont't disable early PCI scan with apicAndi Kleen1-3/+0
2006-01-11[PATCH] i386/x86-64: Update AMD CPUID flagsAndi Kleen4-13/+40
2006-01-11[PATCH] x86_64: Use X86_FEATURE_CONSTANT_TSC now to clean up Intel speedstep driversAndi Kleen3-31/+4
2006-01-11[PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flagAndi Kleen5-4/+15
2006-01-11[PATCH] x86_64: Remove enable/disable_hltAndi Kleen2-37/+9