Allow arch to initialize arch field of the module structure
[safe/jmp/linux-2.6] / include / asm-x86_64 /
2007-05-09 Fernando Luis Vazq... Use the APIC to determine the hardware processor id...
2007-05-09 Fernando Luis Vazq... Remove hardcoding of hard_smp_processor_id on UP systems
2007-05-08 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://jdelvare.pck...
2007-05-08 Bjorn Helgaasx86, serial: convert legacy COM ports to platform devices
2007-05-08 Jeff Dikex86: create asm/cmpxchg.h
2007-05-08 Jeff DikeRemove tas()
2007-05-08 Mathieu Desnoyerslocal_t: x86_64 extension
2007-05-08 Mathieu Desnoyersatomic.h: atomic_add_unless as inline. Remove system...
2007-05-08 Mathieu Desnoyersatomic.h: add atomic64 cmpxchg, xchg and add_unless...
2007-05-08 Ulrich Drepperutimensat implementation
2007-05-08 Randy Dunlapx86_64: kill 19000+ sparse warnings
2007-05-08 Randy Dunlapconsolidate asm/const.h to linux/const.h
2007-05-08 David GibsonClean up mostly unused IOSPACE macros
2007-05-08 Simon Hormankdump/kexec: calculate note size at compile time
2007-05-08 Christoph Hellwigmove die notifier handling to common code
2007-05-08 Alan Coxtty: i386/x86_64 arbitary speed support
2007-05-08 Corey Minyardipmi: add new IPMI nmi watchdog handling
2007-05-08 Rudolf Mareki386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpu
2007-05-07 Linus TorvaldsRevert "[PATCH] x86: __pa and __pa_symbol address space...
2007-05-05 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2007-05-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-05-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2007-05-03 Jean DelvarePCI: scatterlist.h needs types.h
2007-05-02 Andi Kleen[PATCH] x86-64: Use the 32bit wd_ops for 64bit too.
2007-05-02 Andi Kleen[PATCH] x86-64: Auto compute __NR_syscall_max at compil...
2007-05-02 Fernando Luis [... [PATCH] x86-64: Use safe_apic_wait_icr_idle in __send_I...
2007-05-02 Fernando Luis [... [PATCH] x86-64: __send_IPI_dest_field - x86_64
2007-05-02 Fernando Luis Vazq... [PATCH] x86-64: safe_apic_wait_icr_idle - x86_64
2007-05-02 Bernhard Kaindl[PATCH] x86: Save the MTRRs of the BSP before booting...
2007-05-02 Bernhard Kaindl[PATCH] x86: Adds mtrr_save_fixed_ranges() for use...
2007-05-02 Andi Kleen[PATCH] x86-64: Move mtrr prototypes from proto.h to...
2007-05-02 Jeremy Fitzhardinge[PATCH] x86: PARAVIRT: Jeremy Fitzhardinge <jeremy...
2007-05-02 Jeremy Fitzhardinge[PATCH] x86: PARAVIRT: add hooks to intercept mm creati...
2007-05-02 H. Peter Anvin[PATCH] x86: Clean up x86 control register and MSR...
2007-05-02 Andi Kleen[PATCH] x86: Don't use MWAIT on AMD Family 10
2007-05-02 Jeremy Fitzhardinge[PATCH] x86-64: Clean up asm-x86_64/bugs.h
2007-05-02 Avi Kivity[PATCH] x86-64: fix arithmetic in comment
2007-05-02 Andi Kleen[PATCH] x86-64: Use X86_EFLAGS_IF in x86-64/irqflags.h.
2007-05-02 Jeremy Fitzhardinge[PATCH] x86-64: Account for module percpu space separat...
2007-05-02 Adrian Bunk[PATCH] x86: sys_ioperm() prototype cleanup
2007-05-02 Christoph Lameter[PATCH] x86-64: use lru instead of page->index and...
2007-05-02 Rusty Russell[PATCH] x86-64: Introduce load_TLS to the "for" loop.
2007-05-02 David Rientjes[PATCH] x86-64: configurable fake numa node sizes
2007-05-02 john stultz[PATCH] x86: Log reason why TSC was marked unstable
2007-05-02 Vivek Goyal[PATCH] x86-64: build-time checking
2007-05-02 Vivek Goyal[PATCH] x86-64: Relocatable Kernel Support
2007-05-02 Vivek Goyal[PATCH] x86: __pa and __pa_symbol address space separation
2007-05-02 Vivek Goyal[PATCH] x86-64: Remove the identity mapping as early...
2007-05-02 Vivek Goyal[PATCH] x86-64: wakeup.S rename registers to reflect...
2007-05-02 Vivek Goyal[PATCH] x86-64: Add EFER to the register set saved...
2007-05-02 Vivek Goyal[PATCH] x86-64: cleanup segments
2007-05-02 Vivek Goyal[PATCH] x86-64: Clean up the early boot page table
2007-05-02 Vivek Goyal[PATCH] x86-64: Assembly safe page.h and pgtable.h
2007-05-02 Stephen Hemminger[PATCH] x86-64: dma_ops as const
2007-05-02 Joerg Roedel[PATCH] x86-64: fix cpu MHz reporting on constant_tsc...
2007-05-02 Glauber de Oliveir... [PATCH] x86-64: Remove duplicated code for reading...
2007-05-02 Rusty Russell[PATCH] x86-64: Remove unused set_seg_base
2007-05-02 Andi Kleen[PATCH] x86-64: Some cleanup in time.c
2007-05-02 Jan Beulich[PATCH] x86: consolidate smp_send_stop()
2007-05-02 Jan Beulich[PATCH] x86-64: adjust inclusion of asm/vsyscall32.h
2007-05-02 Jan Beulich[PATCH] x86: adjust inclusion of asm/fixmap.h
2007-05-02 Ingo Molnar[PATCH] x86: default to physical mode on hotplug CPU...
2007-05-02 Ingo Molnar[PATCH] x86-64: always use physical delivery mode on...
2007-05-02 Andrew Morton[PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk...
2007-05-02 Andrew Morton[PATCH] x86-64: revert x86_64-mm-add-genapic_force
2007-04-26 Jan Beulich[AGPGART] Move [un]map_page_into_agp into asm/agp.h
2007-04-26 Eric Dumazet[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
2007-04-26 Eric Dumazet[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps...
2007-03-29 Yinghai Lu[PATCH] x86_64 irq: Fix comments after changing IRQ0_VE...
2007-03-23 Linus Torvaldsx86-64: add "local_apic_timer_c2_ok" here too
2007-03-16 Sam Ravnborg[PATCH] x86-64: fix section mismatch warnings
2007-03-15 Linus TorvaldsDisable NMI watchdog by default properly
2007-03-14 Al Viro[PATCH] kill bogus casts in amd64 uaccess.h
2007-03-07 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-03-06 Tony LuckRevert "[IA64] swiotlb abstraction (e.g. for Xen)"
2007-03-06 Andres Salomon[PATCH] i386: make x86_64 tsc header require i386 rathe...
2007-03-05 Ingo Molnar[PATCH] disable NMI watchdog by default
2007-03-05 john stultz[PATCH] clocksource init adjustments (fix bug #7426)
2007-03-05 Con Kolivas[PATCH] sched: remove SMT nice
2007-03-05 Jean Delvare[PATCH] io_apic.h needs apicdef.h
2007-02-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-02-26 Eric W. Biederman[PATCH] x86_64 irq: Safely cleanup an irq after moving it.
2007-02-26 Eric W. Biederman[PATCH] x86_64 irq: Add constants for the reserved...
2007-02-20 Adrian Bunk{rd,wr}msr_on_cpu SMP=n optimization
2007-02-20 Alexey Dobriyanrdmsr_on_cpu, wrmsr_on_cpu
2007-02-16 john stultz[PATCH] time: x86_64: re-enable vsyscall support for...
2007-02-16 john stultz[PATCH] time: x86_64: convert x86_64 to use GENERIC_TIME
2007-02-16 john stultz[PATCH] time: x86_64: split x86_64/kernel/time.c up
2007-02-16 john stultz[PATCH] time: x86_64: hpet_address cleanup
2007-02-16 Ingo Molnar[PATCH] x86: rewrite SMP TSC sync code
2007-02-13 Andi Kleen[PATCH] x86-64: Remove mk_pte_phys()
2007-02-13 Andi Kleen[PATCH] x86-64: Fix wrong gcc check in bitops.h
2007-02-13 Benjamin Romer[PATCH] x86-64: update IO-APIC dest field to 8-bit...
2007-02-13 Jeff Garzik[PATCH] x86-64: define dma noncoherent API functions
2007-02-13 Josef 'Jeff' Sipek[PATCH] x86-64: Fix preprocessor condition
2007-02-13 Jan Beulich[PATCH] x86-64: remove get_pmd()
2007-02-13 Andi Kleen[PATCH] x86-64: Allow to run a program when a machine...
2007-02-13 Glauber de Oliveir... [PATCH] x86-64: Remove fastcall references in x86_64...
2007-02-13 Rohit Seth[PATCH] x86-64: Fix fake numa for x86_64 machines with...
2007-02-13 Eric Dumazet[PATCH] x86-64: get rid of ARCH_HAVE_XTIME_LOCK
next