summaryrefslogtreecommitdiff
path: root/include/asm-x86_64
AgeCommit message (Expand)Author
2007-05-09rename thread_info to stackRoman Zippel
2007-05-09wrap access to thread_infoRoman Zippel
2007-05-09Use the APIC to determine the hardware processor id - x86_64Fernando Luis Vazquez Cao
2007-05-09Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao
2007-05-08Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2007-05-08x86, serial: convert legacy COM ports to platform devicesBjorn Helgaas
2007-05-08x86: create asm/cmpxchg.hJeff Dike
2007-05-08Remove tas()Jeff Dike
2007-05-08local_t: x86_64 extensionMathieu Desnoyers
2007-05-08atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...Mathieu Desnoyers
2007-05-08atomic.h: add atomic64 cmpxchg, xchg and add_unless to x86_64Mathieu Desnoyers
2007-05-08utimensat implementationUlrich Drepper
2007-05-08x86_64: kill 19000+ sparse warningsRandy Dunlap
2007-05-08consolidate asm/const.h to linux/const.hRandy Dunlap
2007-05-08Clean up mostly unused IOSPACE macrosDavid Gibson
2007-05-08kdump/kexec: calculate note size at compile timeSimon Horman
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-08tty: i386/x86_64 arbitary speed supportAlan Cox
2007-05-08ipmi: add new IPMI nmi watchdog handlingCorey Minyard
2007-05-08i386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpuRudolf Marek
2007-05-07Revert "[PATCH] x86: __pa and __pa_symbol address space separation"Linus Torvalds
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds
2007-05-02PCI: scatterlist.h needs types.hJean Delvare
2007-05-02[PATCH] x86-64: Use the 32bit wd_ops for 64bit too.Andi Kleen
2007-05-02[PATCH] x86-64: Auto compute __NR_syscall_max at compile timeAndi Kleen
2007-05-02[PATCH] x86-64: Use safe_apic_wait_icr_idle in __send_IPI_dest_field - x86_64Fernando Luis [** ISO-8859-1 charset **] VázquezCao
2007-05-02[PATCH] x86-64: __send_IPI_dest_field - x86_64Fernando Luis [** ISO-8859-1 charset **] VázquezCao
2007-05-02[PATCH] x86-64: safe_apic_wait_icr_idle - x86_64Fernando Luis VazquezCao
2007-05-02[PATCH] x86: Save the MTRRs of the BSP before booting an APBernhard Kaindl
2007-05-02[PATCH] x86: Adds mtrr_save_fixed_ranges() for use in two later patches.Bernhard Kaindl
2007-05-02[PATCH] x86-64: Move mtrr prototypes from proto.h to mtrr.hAndi Kleen
2007-05-02[PATCH] x86: PARAVIRT: Jeremy Fitzhardinge <jeremy@goop.org>Jeremy Fitzhardinge
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge
2007-05-02[PATCH] x86: Clean up x86 control register and MSR macros (corrected)H. Peter Anvin
2007-05-02[PATCH] x86: Don't use MWAIT on AMD Family 10Andi Kleen
2007-05-02[PATCH] x86-64: Clean up asm-x86_64/bugs.hJeremy Fitzhardinge
2007-05-02[PATCH] x86-64: fix arithmetic in commentAvi Kivity
2007-05-02[PATCH] x86-64: Use X86_EFLAGS_IF in x86-64/irqflags.h.Andi Kleen
2007-05-02[PATCH] x86-64: Account for module percpu space separately from kernel percpuJeremy Fitzhardinge
2007-05-02[PATCH] x86: sys_ioperm() prototype cleanupAdrian Bunk
2007-05-02[PATCH] x86-64: use lru instead of page->index and page->private for pgd list...Christoph Lameter
2007-05-02[PATCH] x86-64: Introduce load_TLS to the "for" loop.Rusty Russell
2007-05-02[PATCH] x86-64: configurable fake numa node sizesDavid Rientjes
2007-05-02[PATCH] x86: Log reason why TSC was marked unstablejohn stultz
2007-05-02[PATCH] x86-64: build-time checkingVivek Goyal
2007-05-02[PATCH] x86-64: Relocatable Kernel SupportVivek Goyal
2007-05-02[PATCH] x86: __pa and __pa_symbol address space separationVivek Goyal
2007-05-02[PATCH] x86-64: Remove the identity mapping as early as possibleVivek Goyal