[NETNS][IPV6] rt6_info - make rt6_info accessed as a pointer
[safe/jmp/linux-2.6] / include / asm-x86 /
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()
2008-01-30 Avi KivityKVM: Disable vapic support on Intel machines with FlexP...
2008-01-30 Avi KivityKVM: local APIC TPR access reporting facility
2008-01-30 Avi KivityKVM: MMU: Add cache miss statistic
2008-01-30 Avi KivityKVM: Move arch dependent files to new directory arch...
2008-01-30 Dan KenigsbergKVM: Enhance guest cpuid management
2008-01-30 Avi KivityKVM: Export include/asm-x86/kvm.h
2008-01-30 Jerone YoungKVM: Portability: Move cpuid structures to <asm/kvm.h>
2008-01-30 Jerone YoungKVM: Portability: Move kvm_sregs and msr structures...
2008-01-30 Jerone YoungKVM: Portability: Move kvm_segment & kvm_dtable structu...
2008-01-30 Jerone YoungKVM: Portability: Move structure lapic_state to <asm...
2008-01-30 Jerone YoungKVM: Portability: Move kvm_regs to <asm/kvm.h>
2008-01-30 Jerone YoungKVM: Portability: Move x86 pic strutctures
2008-01-30 Jerone YoungKVM: Portability: Move kvm_memory_alias to asm/kvm.h
2008-01-30 Christian BorntraegerKVM: Per-architecture hypercall definitions
2008-01-30 Jeremy Fitzhardingex86: use the same pgd_list for PAE and 64-bit
2008-01-30 Jeremy Fitzhardingex86: defer cr3 reload when doing pud_clear()
2008-01-30 Bernhard Kaindlx86: early boot debugging via FireWire (ohci1394_dma...
2008-01-30 Jeremy Fitzhardingex86: don't special-case pmd allocations as much
2008-01-30 Ingo Molnarx86: arch/x86/mm/init_32.c cleanup
2008-01-30 Ingo Molnarx86: make ioremap() UC by default
2008-01-30 Ingo Molnarx86: cpa: fix the self-test
2008-01-30 Ingo Molnarx86: fix clflush_page_range logic
2008-01-30 Arjan van de Venx86: add testcases for RODATA and NX protections/attributes
2008-01-30 Ingo Molnarx86: remove flush_agp_mappings()
next