Allow arch to initialize arch field of the module structure
[safe/jmp/linux-2.6] / include / asm-i386 /
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 Robert P. J. DaySome grammatical fixups and additions to atomic.h kerne...
2007-05-08 Jeff Dikex86: create asm/cmpxchg.h
2007-05-08 Jeff DikeRemove tas()
2007-05-08 Mathieu Desnoyerslocal_t: i386 extension
2007-05-08 Mathieu Desnoyersatomic.h: atomic_add_unless as inline. Remove system...
2007-05-08 Mathieu Desnoyersatomic.h: i386 type safety fix
2007-05-08 Ulrich Drepperutimensat implementation
2007-05-08 David GibsonClean up mostly unused IOSPACE macros
2007-05-08 Alexey Dobriyani386: sched.h inclusion from module.h is baack
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 Christoph Lameteri386: use page allocator to allocate thread_info structure
2007-05-07 Zachary Amsdeni386: use pte_update_defer in ptep_test_and_clear_...
2007-05-07 David Rientjesi386: add ptep_test_and_clear_{dirty,young}
2007-05-05 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2007-05-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/voyager-2.6
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 Jan Kiszka[PATCH] i386: avoid redundant preempt_disable in __unla...
2007-05-02 Jan Kiszka[PATCH] i386: white space fixes in i387.h
2007-05-02 Andi Kleen[PATCH] x86: Use RDTSCP for synchronous get_cycles...
2007-05-02 Andi Kleen[PATCH] i386: Add X86_FEATURE_RDTSCP
2007-05-02 Andi Kleen[PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386
2007-05-02 Andi Kleen[PATCH] i386: Implement alternative_io for i386
2007-05-02 Andi Kleen[PATCH] i386: Evaluate constant cpu features at runtime
2007-05-02 Andi Kleen[PATCH] i386: Verify important CPUID bits in real mode
2007-05-02 Andi Kleen[PATCH] i386: Clean up NMI watchdog code
2007-05-02 Zachary Amsden[PATCH] i386: pte simplify ops
2007-05-02 Zachary Amsden[PATCH] i386: pte xchg optimization
2007-05-02 Zachary Amsden[PATCH] i386: pte clear optimization
2007-05-02 Fernando Luis Vazq... [PATCH] i386: safe_apic_wait_icr_idle - i386
2007-05-02 Bernhard Kaindl[PATCH] i386: Enable support for fixed-range IORRs...
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 Jeremy Fitzhardinge[PATCH] x86: PARAVIRT: Jeremy Fitzhardinge <jeremy...
2007-05-02 Zachary Amsden[PATCH] i386: Convert VMI timer to use clock events
2007-05-02 Jeremy Fitzhardinge[PATCH] x86: update for i386 and x86-64 check_bugs
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: Fix UP gdt bugs
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: Define per_cpu_offset
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: cleanups to help using per-cpu variables...
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: Convert PDA into the percpu section
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: Page-align the GDT
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: PARAVIRT: drop unused ptep_get_and_clear
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: PARAVIRT: Clean up paravirt patchable...
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: PARAVIRT: Use enums for paravirt lazy...
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping...
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: PARAVIRT: revert map_pt_hook.
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: PARAVIRT: add flush_tlb_others paravirt_op
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: PARAVIRT: add common patching machinery
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: PARAVIRT: Document asm-i386/paravirt.h
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: PARAVIRT: Consistently wrap paravirt...
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: PARAVIRT: Fix patch site clobbers to...
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: PARAVIRT: Use patch site IDs computed...
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: PARAVIRT: rename struct paravirt_patch...
2007-05-02 Jeremy Fitzhardinge[PATCH] x86: PARAVIRT: add hooks to intercept mm creati...
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: PARAVIRT: Allow paravirt backend to choos...
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: PARAVIRT: Allocate a fixmap slot
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: PARAVIRT: Hooks to set up initial pagetable
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: PARAVIRT: Add pagetable accessors to...
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: PARAVIRT: use paravirt_nop to consistentl...
2007-05-02 Rusty Russell[PATCH] i386: i386 separate hardware-defined TSS from...
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: Remove smp_alt_instructions
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] i386: Make COMPAT_VDSO runtime selectable.
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: Relocate VDSO ELF headers to match mapped...
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: clean up identify_cpu
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: Clean up asm-i386/bugs.h
2007-05-02 Jan Beulich[PATCH] x86: fix amd64-agp aperture validation
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: Add machine_ops interface to abstract...
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: Add smp_ops interface
2007-05-02 Rusty Russell[PATCH] i386: cleanup GDT Access
2007-05-02 Andi Kleen[PATCH] i386: Use X86_EFLAGS_IF in irqflags.h.
2007-05-02 Jan Beulich[PATCH] x86: Improve handling of kernel mappings in...
2007-05-02 Rusty Russell[PATCH] i386: rationalize paravirt wrappers
2007-05-02 Rusty Russell[PATCH] i386: clean up cpu_init()
2007-05-02 Rusty Russell[PATCH] i386: Use per-cpu GDT immediately upon boot
2007-05-02 Rusty Russell[PATCH] i386: Use per-cpu variables for GDT, PDA
2007-05-02 Ian Campbell[PATCH] i386: Allow i386 crash kernels to handle x86_64...
2007-05-02 Rusty Russell[PATCH] i386: Initialize esp0 properly all the time
2007-05-02 john stultz[PATCH] x86: Log reason why TSC was marked unstable
2007-05-02 Vivek Goyal[PATCH] i386: modpost apic related warning fixes
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: clean up mach_reboot_fixups
2007-05-02 Aneesh Kumar K.V[PATCH] i386: Update __copy_to_user_inatomic linuxdoc...
2007-05-02 Simon Arlott[PATCH] i386: Add an option for the VIA C7 which sets...
2007-05-02 takada[PATCH] i386: pit_latch_buggy has no effect
2007-05-02 Jeremy Fitzhardinge[PATCH] i386: No need to use -traditional for processin...
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 Andrew Morton[PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk...
2007-05-01 Christoph Hellwig[VOYAGER] Convert the monitor thread to use the kthread API
2007-04-26 Jan Beulich[AGPGART] Move [un]map_page_into_agp into asm/agp.h
next