summaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64
Commit message (Expand)AuthorAgeFilesLines
...
| * [PATCH] Remove most of the special cases for the debug IST stackKeith Owens2006-09-261-3/+0Star
| * [PATCH] Optimize PDA accesses slightlyAndi Kleen2006-09-261-19/+22
| * [PATCH] x86: Remove incorrect comment about ACPI e820 entriesAndi Kleen2006-09-261-1/+1
| * [PATCH] optimize hweight64 for x86_64Andi Kleen2006-09-261-0/+2
| * [PATCH] Remove non e820 fallbacks in high level codeAndi Kleen2006-09-261-4/+0Star
| * [PATCH] Remove some cruft in apic id checking during processor setupAndi Kleen2006-09-261-2/+0Star
| * [PATCH] Use proper accessors to change PSE bits in change_page_attr()Andi Kleen2006-09-261-0/+1
| * [PATCH] Fix pte_exec/mkexec and use it in change_page_attr()Andi Kleen2006-09-261-2/+2
| * [PATCH] Remove safe_smp_processor_id()Andi Kleen2006-09-261-2/+0Star
| * [PATCH] x86: remove config.h includes from asm-i386 & asm-x86_64Dave Jones2006-09-261-1/+0Star
| * [PATCH] non lazy "sleazy" fpu implementationArjan van de Ven2006-09-261-1/+4
| * [PATCH] Auto size the per cpu area.Eric W. Biederman2006-09-261-0/+10
| * [PATCH] Merge stacktrace and show_traceAndi Kleen2006-09-261-0/+18
| * [PATCH] Don't access the APIC in safe_smp_processor_id when it is not mapped yetAndi Kleen2006-09-261-0/+1
| * [PATCH] x86: Remove unneeded externs in acpi/boot.cAndi Kleen2006-09-261-0/+2
| * [PATCH] Convert x86-64 to early paramAndi Kleen2006-09-264-16/+2Star
| * [PATCH] Clean up spin/rwlocksAndi Kleen2006-09-262-44/+41Star
| * [PATCH] Don't use lock section for mutexes and semaphoresAndi Kleen2006-09-263-45/+24Star
| * [PATCH] Calgary IOMMU: consolidate per bus data structuresMuli Ben-Yehuda2006-09-261-1/+0Star
| * [PATCH] Calgary IOMMU: rearrange 'struct iommu_table' membersMuli Ben-Yehuda2006-09-261-3/+3
| * [PATCH] remove int_delivery_destJan Beulich2006-09-262-2/+0Star
| * [PATCH] x86: Detect CFI support in the assembler at runtimeAndi Kleen2006-09-261-1/+1
| * [PATCH] Replace mp bus array with bitmap for bus not pciAndi Kleen2006-09-261-7/+1Star
| * [PATCH] Move early chipset quirks out to new fileAndi Kleen2006-09-261-1/+1
| * [PATCH] Remove obsolete PIC modeAndi Kleen2006-09-262-2/+0Star
| * [PATCH] Clean up and minor fixes to TLB flushAndi Kleen2006-09-262-37/+35Star
| * [PATCH] Remove all ifdefs for local/io apicAndi Kleen2006-09-266-22/+0Star
| * [PATCH] Add proper alignment to ENTRYAndi Kleen2006-09-261-1/+1
| * [PATCH] Clean up read write lock assemblyAndi Kleen2006-09-262-67/+12Star
| * [PATCH] Support patchable lock prefix for pure assembly filesAndi Kleen2006-09-261-0/+14
| * [PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxswStephane Eranian2006-09-261-0/+7
| * [PATCH] Clean up asm/smp.h includesAndi Kleen2006-09-261-12/+0Star
| * [PATCH] Add the vgetcpu vsyscallVojtech Pavlik2006-09-263-5/+21
| * [PATCH] Add initalization of the RDTSCP auxilliary valuesVojtech Pavlik2006-09-261-0/+1
| * [PATCH] Add macros for rdtscpVojtech Pavlik2006-09-261-0/+11
| * [PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi2006-09-261-0/+31
| * [PATCH] Fix up panic messages for different NMI panicsAndi Kleen2006-09-261-1/+1
| * [PATCH] i386/x86-64: Fix NMI watchdog suspend/resumeShaohua Li2006-09-261-0/+1
| * [PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctlDon Zickus2006-09-261-0/+1
| * [PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...Don Zickus2006-09-261-21/+0Star
| * [PATCH] Add ppoll/pselect syscallsAndi Kleen2006-09-261-2/+2
| * [PATCH] Add TIF_RESTORE_SIGMASKAndi Kleen2006-09-263-4/+3Star
| * [PATCH] x86: Cleanup NMI interrupt pathDon Zickus2006-09-261-1/+9
| * [PATCH] Add SMP support on x86_64 to reservation frameworkDon Zickus2006-09-261-1/+2
| * [PATCH] x86: Add performance counter reservation framework for UP kernelsDon Zickus2006-09-261-1/+7
| * [PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog supportAndi Kleen2006-09-261-19/+0Star
* | [PATCH] Split i386 and x86_64 ptrace.hJeff Dike2006-09-263-52/+59
* | [PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64Rafael J. Wysocki2006-09-261-0/+1
* | [PATCH] smp_call_function_single() cleanupAndrew Morton2006-09-261-2/+0Star
* | [PATCH] Standardize pxx_page macrosDave McCracken2006-09-261-8/+8