summaryrefslogtreecommitdiffstats
path: root/include/asm-x86
Commit message (Expand)AuthorAgeFilesLines
* asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger2008-02-081-6/+2
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-081-0/+71
* aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells2008-02-082-10/+5
* Add cmpxchg64 and cmpxchg64_local to x86_64Mathieu Desnoyers2008-02-071-6/+16
* Sanitize the type of struct user.u_ar0H. Peter Anvin2008-02-072-2/+2
* Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2008-02-072-14/+3
* Unexport asm/user.h and linux/user.hKirill A. Shutemov2008-02-071-2/+0
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-2/+2
* tty: fix tty network driver interactions with TCGET/TCSET calls (x86 fix)Dave Miller2008-02-071-29/+45
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-061-4/+6
|\
| * x86: fix deadlock, make pgd_lock irq-safeIngo Molnar2008-02-061-4/+6
* | Fix __const_udelay declaration and definition mismatchesJeff Dike2008-02-061-1/+1
* | read_current_timer() cleanupsAndrew Morton2008-02-061-2/+1
|/
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-052-9/+9
* i386: Resolve dependency of asm-i386/pgtable.h on highmem.hChristoph Lameter2008-02-052-6/+8
* iommu sg: kill __clear_bit_string and find_next_zero_stringFUJITA Tomonori2008-02-051-16/+0
* timerfd: wire the new timerfd API to the x86 familyDavide Libenzi2008-02-052-3/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-0423-130/+91
|\
| * x86: add pgtable accessor functions for gbpagesAndi Kleen2008-02-042-0/+8
| * x86: add PUD_PAGE_SIZEAndi Kleen2008-02-041-0/+3
| * x86: add feature macros for the gbpages cpuid bitAndi Kleen2008-02-041-0/+2
| * x86: remove now unused clear_kernel_mappingAndi Kleen2008-02-041-1/+0
| * x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZEAndi Kleen2008-02-041-2/+2
| * x86: cpa, add the PAT bit definesAndi Kleen2008-02-041-0/+4
| * x86: fix EFI mappingHuang, Ying2008-02-041-2/+2
| * x86: add function prototype to vm86.hHarvey Harrison2008-02-041-0/+1
| * x86: add include to cpu/intel.cHarvey Harrison2008-02-041-1/+1
| * x86: remove final FASTCALL() usesHarvey Harrison2008-02-043-5/+5
| * x86: remove special NUMAQ support in io_32.hAndi Kleen2008-02-041-25/+0
| * x86: move NUMAQ io handling into arch/x86/pci/numa.cAndi Kleen2008-02-041-0/+2
| * x86: update reference for PAE tlb flushingJeremy Fitzhardinge2008-02-042-4/+8
| * x86: pud_clear: only reload cr3 if necessaryJeremy Fitzhardinge2008-02-041-4/+7
| * x86: revert "defer cr3 reload when doing pud_clear()"Jeremy Fitzhardinge2008-02-041-15/+6
| * x86: sparse errors from string_32.hHarvey Harrison2008-02-041-4/+4
| * x86: unify CPU feature string namesH. Peter Anvin2008-02-041-3/+9
| * x86: reintroduce volatile keyword in prototype to clflush()H. Peter Anvin2008-02-041-2/+2
| * x86: use _ASM_EXTABLE macro in include/asm-x86/uaccess_64.hH. Peter Anvin2008-02-041-8/+2
| * x86: use _ASM_EXTABLE macro in include/asm-x86/uaccess_32.hH. Peter Anvin2008-02-041-13/+5
| * x86: use _ASM_EXTABLE macro in include/asm-x86/system.hH. Peter Anvin2008-02-041-10/+5
| * x86: use _ASM_EXTABLE macro in include/asm-x86/msr.hH. Peter Anvin2008-02-041-8/+2
| * x86: use _ASM_EXTABLE macro in include/asm-x86/i387.hH. Peter Anvin2008-02-041-12/+4
| * x86: use _ASM_EXTABLE macro in include/asm-x86/futex.hH. Peter Anvin2008-02-041-17/+6
| * x86: add _ASM_EXTABLE macro to <asm/asm.h>H. Peter Anvin2008-02-041-0/+7
* | asm-*/compat.h: fix typo in commentMarcin Ĺšlusarz2008-02-031-1/+1
* | time: delete comments that refer to noexistent symbolsLi Zefan2008-02-031-1/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-022-3/+4
|\
| * x86: avoid section mismatch involving arch_register_cpuAlexander van Heukelum2008-02-011-1/+2
| * x86_64: make bootmap_start page align v6Yinghai Lu2008-02-011-1/+1
| * x86_64: add debug name for early_resYinghai Lu2008-02-011-1/+1
* | x86: replace LOCK_PREFIX in futex.hThomas Gleixner2008-02-011-3/+3
|/