[SCSI] qla2xxx: Assign mailbox command timeout values in a consistent manner.
[safe/jmp/linux-2.6] / include / asm-x86 /
2008-04-04 Ravikiran G Thirumalaix86: fix breakage of vSMP irq operations
2008-03-28 Rusty Russelllguest: comment documentation update.
2008-03-27 Florian Fainellirdc321x: GPIO routines bugfixes
2008-03-26 Suresh Siddhax86: fix performance drop for glx
2008-03-24 Linus Torvaldsx86-32: Pass the full resource data to ioremap()
2008-03-22 Thomas Gleixnerx86: revert: reserve dma32 early for gart
2008-03-21 Matti Linnanvuorisync_bitops: fix wrong comments [Bug 10247]
2008-03-21 Yinghai Lux86: trim mtrr don't close gap for resource allocation.
2008-03-21 Yinghai Lux86: reserve dma32 early for gart
2008-03-21 Chuck Leverx86: fix {clear,copy}_user_page() declarations in page.h
2008-03-21 Mathieu Desnoyersx86: cast cmpxchg and cmpxchg_local result for 386...
2008-03-11 Thomas Gleixnerx86: remove quicklists
2008-03-06 David WoodhouseReally unexport asm/page.h
2008-03-05 Ananth N Mavinakay... Kprobes: indicate kretprobe support in Kconfig
2008-03-03 Linus TorvaldsRevert "x86: fix pmd_bad and pud_bad to support huge...
2008-03-03 Ingo Molnarx86: revert "x86: fix pmd_bad and pud_bad to support...
2008-02-29 Dave Andersonx86 ptrace: fix ptrace_bts_config structure declaration
2008-02-29 Hans Rosenfeldx86: fix pmd_bad and pud_bad to support huge pages
2008-02-26 Thomas Gleixnerx86: no robust/pi futex for real i386 CPUs
2008-02-26 Ingo Molnarx86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZE
2008-02-26 Ingo Molnarx86: fix spontaneous reboot with allyesconfig bzImage
2008-02-26 H. Peter Anvinx86: add comments for NOPs
2008-02-26 H. Peter Anvinx86: require family >= 6 if we are using P6 NOPs
2008-02-26 Harvey Harrisonlguest: include function prototypes
2008-02-21 Linus TorvaldsRemove empty file remnants that were left in the tree...
2008-02-19 H. Peter Anvinx86: add pgd_large() on 64-bit, for consistency
2008-02-19 Mike Travisx86: minor cleanup of comments in processor.h
2008-02-19 Adrian Bunkx86: make mxcsr_feature_mask static again
2008-02-19 Adrian Bunkremove mca-pentium
2008-02-18 Thomas Gleixnerx86: zap invalid and unused pmds in early boot
2008-02-14 Harvey Harrisonx86: include proper prototypes for rodata_test
2008-02-14 Adrian Bunkx86: make dump_pagetable() static
2008-02-13 Ingo Molnarx86: fix sigcontext.h user export
2008-02-09 Thomas Gleixnerx86: introduce page pool in cpa
2008-02-09 Ian Campbellx86: construct 32-bit boot time page tables in native...
2008-02-09 Harvey Harrisonx86: fix sparse warnings in acpi/bus.c
2008-02-09 Harvey Harrisonx86: sparse warnings in pageattr.c
2008-02-09 Jordan Crousex86: GEODE: MFGPT: Use "just-in-time" detection for...
2008-02-09 Andres Salomonx86: GEODE: MFGPT: make mfgpt_timer_setup available...
2008-02-09 Andres Salomonx86: GEODE: MFGPT: drop module owner usage from MFGPT API
2008-02-08 Ingo Molnarx86: fix pgtable_t build breakage
2008-02-08 Martin SchwidefskyCONFIG_HIGHPTE vs. sub-page page tables.
2008-02-08 Mike Frysingerasm-*/posix_types.h: scrub __GLIBC__
2008-02-08 David Howellsaout: suppress A.OUT library support if !CONFIG_ARCH_SU...
2008-02-08 David Howellsaout: move STACK_TOP[_MAX] to asm/processor.h
2008-02-07 Mathieu DesnoyersAdd cmpxchg64 and cmpxchg64_local to x86_64
2008-02-07 H. Peter AnvinSanitize the type of struct user.u_ar0
2008-02-07 Kirill A. ShutemovCleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is...
2008-02-07 Kirill A. ShutemovUnexport asm/user.h and linux/user.h
2008-02-07 Bernhard WalleIntroduce flags for reserve_bootmem()
2008-02-07 Dave Millertty: fix tty network driver interactions with TCGET...
2008-02-06 Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-02-06 Ingo Molnarx86: fix deadlock, make pgd_lock irq-safe
2008-02-06 Jeff DikeFix __const_udelay declaration and definition mismatches
2008-02-06 Andrew Mortonread_current_timer() cleanups
2008-02-05 Benjamin Herrenschmidtadd mm argument to pte/pmd/pud/pgd_free
2008-02-05 Christoph Lameteri386: Resolve dependency of asm-i386/pgtable.h on highmem.h
2008-02-05 FUJITA Tomonoriiommu sg: kill __clear_bit_string and find_next_zero_string
2008-02-05 Davide Libenzitimerfd: wire the new timerfd API to the x86 family
2008-02-04 Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-02-04 Andi Kleenx86: add pgtable accessor functions for gbpages
2008-02-04 Andi Kleenx86: add PUD_PAGE_SIZE
2008-02-04 Andi Kleenx86: add feature macros for the gbpages cpuid bit
2008-02-04 Andi Kleenx86: remove now unused clear_kernel_mapping
2008-02-04 Andi Kleenx86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE
2008-02-04 Andi Kleenx86: cpa, add the PAT bit defines
2008-02-04 Huang, Yingx86: fix EFI mapping
2008-02-04 Harvey Harrisonx86: add function prototype to vm86.h
2008-02-04 Harvey Harrisonx86: add include to cpu/intel.c
2008-02-04 Harvey Harrisonx86: remove final FASTCALL() uses
2008-02-04 Andi Kleenx86: remove special NUMAQ support in io_32.h
2008-02-04 Andi Kleenx86: move NUMAQ io handling into arch/x86/pci/numa.c
2008-02-04 Jeremy Fitzhardingex86: update reference for PAE tlb flushing
2008-02-04 Jeremy Fitzhardingex86: pud_clear: only reload cr3 if necessary
2008-02-04 Jeremy Fitzhardingex86: revert "defer cr3 reload when doing pud_clear()"
2008-02-04 Harvey Harrisonx86: sparse errors from string_32.h
2008-02-04 H. Peter Anvinx86: unify CPU feature string names
2008-02-04 H. Peter Anvinx86: reintroduce volatile keyword in prototype to clflush()
2008-02-04 H. Peter Anvinx86: use _ASM_EXTABLE macro in include/asm-x86/uaccess_64.h
2008-02-04 H. Peter Anvinx86: use _ASM_EXTABLE macro in include/asm-x86/uaccess_32.h
2008-02-04 H. Peter Anvinx86: use _ASM_EXTABLE macro in include/asm-x86/system.h
2008-02-04 H. Peter Anvinx86: use _ASM_EXTABLE macro in include/asm-x86/msr.h
2008-02-04 H. Peter Anvinx86: use _ASM_EXTABLE macro in include/asm-x86/i387.h
2008-02-04 H. Peter Anvinx86: use _ASM_EXTABLE macro in include/asm-x86/futex.h
2008-02-04 H. Peter Anvinx86: add _ASM_EXTABLE macro to <asm/asm.h>
2008-02-03 Marcin Ślusarzasm-*/compat.h: fix typo in comment
2008-02-03 Li Zefantime: delete comments that refer to noexistent symbols
2008-02-01 Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-02-01 Alexander van Heukelumx86: avoid section mismatch involving arch_register_cpu
2008-02-01 Yinghai Lux86_64: make bootmap_start page align v6
2008-02-01 Yinghai Lux86_64: add debug name for early_res
2008-02-01 Thomas Gleixnerx86: replace LOCK_PREFIX in futex.h
2008-02-01 Laszlo Attila Toth[NET]: Introducing socket mark socket option.
2008-01-31 Ingo Molnarx86: uninline __pte_free_tlb() and __pmd_free_tlb()
2008-01-31 Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-01-30 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-01-30 Mathieu Desnoyersx86: fix duplicated TIF on 64-bit
2008-01-30 Christian EhrhardtKVM: Portability: Move kvm_fpu to asm-x86/kvm.h
2008-01-30 Sheng YangKVM: x86 emulator: Only allow VMCALL/VMMCALL trapped...
2008-01-30 Avi KivityKVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte()
next