aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86_64
AgeCommit message (Expand)Author
2006-09-26[PATCH] Fix idle notifiersAndi Kleen
2006-09-26[PATCH] Remove unused asm-x86_64/mmx.hAndi Kleen
2006-09-26[PATCH] Define __bad_pda_field as noreturnAndi Kleen
2006-09-26[PATCH] Reindent macros in pda.hAndi Kleen
2006-09-26[PATCH] Fix some stylistic issues in uaccess.hAndi Kleen
2006-09-26[PATCH] Add __must_check to copy_*_userAndi Kleen
2006-09-26[PATCH] Fix zeroing on exception in copy_*_userAndi Kleen
2006-09-26[PATCH] Type checking for write_pda()Jeremy Fitzhardinge
2006-09-26[PATCH] Use %c instead of %P modifier in pda accessAndi Kleen
2006-09-26[PATCH] Add the canary field to the PDA area and the task structArjan van de Ven
2006-09-26[PATCH] Add comments to the PDA structure to annotate offsetsArjan van de Ven
2006-09-26[PATCH] Avoid overwriting the current pgd (V4, x86_64)Magnus Damm
2006-09-26[PATCH] Remove most of the special cases for the debug IST stackKeith Owens
2006-09-26[PATCH] Optimize PDA accesses slightlyAndi Kleen
2006-09-26[PATCH] x86: Remove incorrect comment about ACPI e820 entriesAndi Kleen
2006-09-26[PATCH] optimize hweight64 for x86_64Andi Kleen
2006-09-26[PATCH] Remove non e820 fallbacks in high level codeAndi Kleen
2006-09-26[PATCH] Remove some cruft in apic id checking during processor setupAndi Kleen
2006-09-26[PATCH] Use proper accessors to change PSE bits in change_page_attr()Andi Kleen
2006-09-26[PATCH] Fix pte_exec/mkexec and use it in change_page_attr()Andi Kleen
2006-09-26[PATCH] Remove safe_smp_processor_id()Andi Kleen
2006-09-26[PATCH] x86: remove config.h includes from asm-i386 & asm-x86_64Dave Jones
2006-09-26[PATCH] non lazy "sleazy" fpu implementationArjan van de Ven
2006-09-26[PATCH] Auto size the per cpu area.Eric W. Biederman
2006-09-26[PATCH] Merge stacktrace and show_traceAndi Kleen
2006-09-26[PATCH] Don't access the APIC in safe_smp_processor_id when it is not mapped yetAndi Kleen
2006-09-26[PATCH] x86: Remove unneeded externs in acpi/boot.cAndi Kleen
2006-09-26[PATCH] Convert x86-64 to early paramAndi Kleen
2006-09-26[PATCH] Clean up spin/rwlocksAndi Kleen
2006-09-26[PATCH] Don't use lock section for mutexes and semaphoresAndi Kleen
2006-09-26[PATCH] Calgary IOMMU: consolidate per bus data structuresMuli Ben-Yehuda
2006-09-26[PATCH] Calgary IOMMU: rearrange 'struct iommu_table' membersMuli Ben-Yehuda
2006-09-26[PATCH] remove int_delivery_destJan Beulich
2006-09-26[PATCH] x86: Detect CFI support in the assembler at runtimeAndi Kleen
2006-09-26[PATCH] Replace mp bus array with bitmap for bus not pciAndi Kleen
2006-09-26[PATCH] Move early chipset quirks out to new fileAndi Kleen
2006-09-26[PATCH] Remove obsolete PIC modeAndi Kleen
2006-09-26[PATCH] Clean up and minor fixes to TLB flushAndi Kleen
2006-09-26[PATCH] Remove all ifdefs for local/io apicAndi Kleen
2006-09-26[PATCH] Add proper alignment to ENTRYAndi Kleen
2006-09-26[PATCH] Clean up read write lock assemblyAndi Kleen
2006-09-26[PATCH] Support patchable lock prefix for pure assembly filesAndi Kleen
2006-09-26[PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxswStephane Eranian
2006-09-26[PATCH] Clean up asm/smp.h includesAndi Kleen
2006-09-26[PATCH] Add the vgetcpu vsyscallVojtech Pavlik
2006-09-26[PATCH] Add initalization of the RDTSCP auxilliary valuesVojtech Pavlik
2006-09-26[PATCH] Add macros for rdtscpVojtech Pavlik
2006-09-26[PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi
2006-09-26[PATCH] Fix up panic messages for different NMI panicsAndi Kleen
2006-09-26[PATCH] i386/x86-64: Fix NMI watchdog suspend/resumeShaohua Li