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