aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86_64
AgeCommit message (Expand)Author
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto
2006-10-01[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky
2006-09-30[PATCH] Use early clobber in semaphoresAndi Kleen
2006-09-30[PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen
2006-09-30[PATCH] Add proper sparse __user casts to __copy_to_user_inatomicAndi Kleen
2006-09-29[PATCH] Move valid_dma_direction() from x86_64 to generic codeRolf Eike Beer
2006-09-27[PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap
2006-09-27[PATCH] Have x86_64 use add_active_range() and free_area_init_nodesMel Gorman
2006-09-27[PATCH] fix x86_64-mm-spinlock-cleanupAndrew Morton
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-09-26[PATCH] Split i386 and x86_64 ptrace.hJeff Dike
2006-09-26[PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64Rafael J. Wysocki
2006-09-26[PATCH] smp_call_function_single() cleanupAndrew Morton
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken
2006-09-26[PATCH] trigger a syntax error if percpu macros are incorrectly usedJan Blunck
2006-09-26[PATCH] x86: Refactor thermal throttle processingDmitriy Zavin
2006-09-26[PATCH] Fix unwinder warning in traps.cAndi Kleen
2006-09-26[PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...Andi Kleen
2006-09-26[PATCH] x86: Move direct PCI scanning functions out of lineAndi Kleen
2006-09-26[PATCH] Don't leak NT bit into next taskAndi Kleen
2006-09-26[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich
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