aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-03[PATCH] sched: introduce child field in sched_domainSiddha, Suresh B1-0/+1
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann1-87/+6
2006-10-02[PATCH] Add regs_return_value() helperAnanth N Mavinakayanahalli1-0/+2
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-3/+0
2006-10-01[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky1-0/+4
2006-09-30[PATCH] Use early clobber in semaphoresAndi Kleen1-2/+2
2006-09-30[PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen1-0/+7
2006-09-30[PATCH] Add proper sparse __user casts to __copy_to_user_inatomicAndi Kleen1-1/+6
2006-09-29[PATCH] Move valid_dma_direction() from x86_64 to generic codeRolf Eike Beer1-7/+0
2006-09-27[PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap1-2/+3
2006-09-27[PATCH] Have x86_64 use add_active_range() and free_area_init_nodesMel Gorman2-5/+2
2006-09-27[PATCH] fix x86_64-mm-spinlock-cleanupAndrew Morton1-0/+1
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds43-418/+397
2006-09-26[PATCH] Split i386 and x86_64 ptrace.hJeff Dike3-52/+59
2006-09-26[PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64Rafael J. Wysocki1-0/+1
2006-09-26[PATCH] smp_call_function_single() cleanupAndrew Morton1-2/+0
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken1-8/+8
2006-09-26[PATCH] trigger a syntax error if percpu macros are incorrectly usedJan Blunck1-3/+9
2006-09-26[PATCH] x86: Refactor thermal throttle processingDmitriy Zavin2-0/+3
2006-09-26[PATCH] Fix unwinder warning in traps.cAndi Kleen1-2/+2
2006-09-26[PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing conf1Andi Kleen1-0/+2
2006-09-26[PATCH] x86: Move direct PCI scanning functions out of lineAndi Kleen1-38/+4
2006-09-26[PATCH] Don't leak NT bit into next taskAndi Kleen1-2/+3
2006-09-26[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich2-0/+11
2006-09-26[PATCH] Fix idle notifiersAndi Kleen1-1/+2
2006-09-26[PATCH] Remove unused asm-x86_64/mmx.hAndi Kleen1-14/+0
2006-09-26[PATCH] Define __bad_pda_field as noreturnAndi Kleen1-1/+1
2006-09-26[PATCH] Reindent macros in pda.hAndi Kleen1-32/+53
2006-09-26[PATCH] Fix some stylistic issues in uaccess.hAndi Kleen1-10/+10
2006-09-26[PATCH] Add __must_check to copy_*_userAndi Kleen2-21/+29
2006-09-26[PATCH] Fix zeroing on exception in copy_*_userAndi Kleen1-3/+3
2006-09-26[PATCH] Type checking for write_pda()Jeremy Fitzhardinge1-1/+2
2006-09-26[PATCH] Use %c instead of %P modifier in pda accessAndi Kleen1-6/+6
2006-09-26[PATCH] Add the canary field to the PDA area and the task structArjan van de Ven1-1/+6
2006-09-26[PATCH] Add comments to the PDA structure to annotate offsetsArjan van de Ven1-7/+8
2006-09-26[PATCH] Avoid overwriting the current pgd (V4, x86_64)Magnus Damm1-0/+29
2006-09-26[PATCH] Remove most of the special cases for the debug IST stackKeith Owens1-3/+0
2006-09-26[PATCH] Optimize PDA accesses slightlyAndi Kleen1-19/+22
2006-09-26[PATCH] x86: Remove incorrect comment about ACPI e820 entriesAndi Kleen1-1/+1
2006-09-26[PATCH] optimize hweight64 for x86_64Andi Kleen1-0/+2
2006-09-26[PATCH] Remove non e820 fallbacks in high level codeAndi Kleen1-4/+0
2006-09-26[PATCH] Remove some cruft in apic id checking during processor setupAndi Kleen1-2/+0
2006-09-26[PATCH] Use proper accessors to change PSE bits in change_page_attr()Andi Kleen1-0/+1
2006-09-26[PATCH] Fix pte_exec/mkexec and use it in change_page_attr()Andi Kleen1-2/+2
2006-09-26[PATCH] Remove safe_smp_processor_id()Andi Kleen1-2/+0
2006-09-26[PATCH] x86: remove config.h includes from asm-i386 & asm-x86_64Dave Jones1-1/+0
2006-09-26[PATCH] non lazy "sleazy" fpu implementationArjan van de Ven1-1/+4
2006-09-26[PATCH] Auto size the per cpu area.Eric W. Biederman1-0/+10
2006-09-26[PATCH] Merge stacktrace and show_traceAndi Kleen1-0/+18
2006-09-26[PATCH] Don't access the APIC in safe_smp_processor_id when it is not mapped yetAndi Kleen1-0/+1