summaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64
Commit message (Expand)AuthorAgeFilesLines
...
| * [PATCH] x86: Move direct PCI scanning functions out of lineAndi Kleen2006-09-261-38/+4
| * [PATCH] Don't leak NT bit into next taskAndi Kleen2006-09-261-2/+3
| * [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich2006-09-262-0/+11
| * [PATCH] Fix idle notifiersAndi Kleen2006-09-261-1/+2
| * [PATCH] Remove unused asm-x86_64/mmx.hAndi Kleen2006-09-261-14/+0
| * [PATCH] Define __bad_pda_field as noreturnAndi Kleen2006-09-261-1/+1
| * [PATCH] Reindent macros in pda.hAndi Kleen2006-09-261-32/+53
| * [PATCH] Fix some stylistic issues in uaccess.hAndi Kleen2006-09-261-10/+10
| * [PATCH] Add __must_check to copy_*_userAndi Kleen2006-09-262-21/+29
| * [PATCH] Fix zeroing on exception in copy_*_userAndi Kleen2006-09-261-3/+3
| * [PATCH] Type checking for write_pda()Jeremy Fitzhardinge2006-09-261-1/+2
| * [PATCH] Use %c instead of %P modifier in pda accessAndi Kleen2006-09-261-6/+6
| * [PATCH] Add the canary field to the PDA area and the task structArjan van de Ven2006-09-261-1/+6
| * [PATCH] Add comments to the PDA structure to annotate offsetsArjan van de Ven2006-09-261-7/+8
| * [PATCH] Avoid overwriting the current pgd (V4, x86_64)Magnus Damm2006-09-261-0/+29
| * [PATCH] Remove most of the special cases for the debug IST stackKeith Owens2006-09-261-3/+0
| * [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/+0
| * [PATCH] Remove some cruft in apic id checking during processor setupAndi Kleen2006-09-261-2/+0
| * [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/+0
| * [PATCH] x86: remove config.h includes from asm-i386 & asm-x86_64Dave Jones2006-09-261-1/+0
| * [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/+2
| * [PATCH] Clean up spin/rwlocksAndi Kleen2006-09-262-44/+41
| * [PATCH] Don't use lock section for mutexes and semaphoresAndi Kleen2006-09-263-45/+24
| * [PATCH] Calgary IOMMU: consolidate per bus data structuresMuli Ben-Yehuda2006-09-261-1/+0
| * [PATCH] Calgary IOMMU: rearrange 'struct iommu_table' membersMuli Ben-Yehuda2006-09-261-3/+3
| * [PATCH] remove int_delivery_destJan Beulich2006-09-262-2/+0
| * [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/+1
| * [PATCH] Move early chipset quirks out to new fileAndi Kleen2006-09-261-1/+1
| * [PATCH] Remove obsolete PIC modeAndi Kleen2006-09-262-2/+0
| * [PATCH] Clean up and minor fixes to TLB flushAndi Kleen2006-09-262-37/+35
| * [PATCH] Remove all ifdefs for local/io apicAndi Kleen2006-09-266-22/+0
| * [PATCH] Add proper alignment to ENTRYAndi Kleen2006-09-261-1/+1
| * [PATCH] Clean up read write lock assemblyAndi Kleen2006-09-262-67/+12
| * [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/+0
| * [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
OpenPOWER on IntegriCloud