Commit Graph

643 Commits (fc9b52cd8f5f459b88adcf67c47668425ae31a78)

Author SHA1 Message Date
David Howells 7fa3031500 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT 17 years ago
David Howells 922a70d327 aout: move STACK_TOP[_MAX] to asm/processor.h 17 years ago
Mathieu Desnoyers 32f49eab5e Add cmpxchg64 and cmpxchg64_local to x86_64 17 years ago
H. Peter Anvin 6e16d89bcd Sanitize the type of struct user.u_ar0 17 years ago
Kirill A. Shutemov 516c25a86f Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed 17 years ago
Kirill A. Shutemov c1445db9f7 Unexport asm/user.h and linux/user.h 17 years ago
Bernhard Walle 72a7fe3967 Introduce flags for reserve_bootmem() 17 years ago
Dave Miller f8a4c3b525 tty: fix tty network driver interactions with TCGET/TCSET calls (x86 fix) 17 years ago
Ingo Molnar 58d5d0d8dd x86: fix deadlock, make pgd_lock irq-safe 17 years ago
Jeff Dike 5ab24c79af Fix __const_udelay declaration and definition mismatches 17 years ago
Andrew Morton 941e492bdb read_current_timer() cleanups 17 years ago
Benjamin Herrenschmidt 5e5419734c add mm argument to pte/pmd/pud/pgd_free 17 years ago
Christoph Lameter 0b7a96114b i386: Resolve dependency of asm-i386/pgtable.h on highmem.h 17 years ago
FUJITA Tomonori 67ec11cf96 iommu sg: kill __clear_bit_string and find_next_zero_string 17 years ago
Davide Libenzi cb9282ee58 timerfd: wire the new timerfd API to the x86 family 17 years ago
Andi Kleen 61e19a347a x86: add pgtable accessor functions for gbpages 17 years ago
Andi Kleen fbff3c21af x86: add PUD_PAGE_SIZE 17 years ago
Andi Kleen 019c3e7c5e x86: add feature macros for the gbpages cpuid bit 17 years ago
Andi Kleen bde1965ce8 x86: remove now unused clear_kernel_mapping 17 years ago
Andi Kleen 31422c51e0 x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE 17 years ago
Andi Kleen 9bf5a47572 x86: cpa, add the PAT bit defines 17 years ago
Huang, Ying 1c083eb2cb x86: fix EFI mapping 17 years ago
Harvey Harrison e04f99c987 x86: add function prototype to vm86.h 17 years ago
Harvey Harrison 73bdb73f66 x86: add include to cpu/intel.c 17 years ago
Harvey Harrison 599db4fe23 x86: remove final FASTCALL() uses 17 years ago
Andi Kleen 1fba38703d x86: remove special NUMAQ support in io_32.h 17 years ago
Andi Kleen c7e844f041 x86: move NUMAQ io handling into arch/x86/pci/numa.c 17 years ago
Jeremy Fitzhardinge f5430f9325 x86: update reference for PAE tlb flushing 17 years ago
Jeremy Fitzhardinge edd6bcd820 x86: pud_clear: only reload cr3 if necessary 17 years ago
Jeremy Fitzhardinge a67ad9c9f8 x86: revert "defer cr3 reload when doing pud_clear()" 17 years ago
Harvey Harrison 9b42393461 x86: sparse errors from string_32.h 17 years ago
H. Peter Anvin fa1408e4df x86: unify CPU feature string names 17 years ago
H. Peter Anvin 84fb144b92 x86: reintroduce volatile keyword in prototype to clflush() 17 years ago
H. Peter Anvin 71713eeed0 x86: use _ASM_EXTABLE macro in include/asm-x86/uaccess_64.h 17 years ago
H. Peter Anvin 14e6d17d68 x86: use _ASM_EXTABLE macro in include/asm-x86/uaccess_32.h 17 years ago
H. Peter Anvin 88976ee187 x86: use _ASM_EXTABLE macro in include/asm-x86/system.h 17 years ago
H. Peter Anvin 7d24a82708 x86: use _ASM_EXTABLE macro in include/asm-x86/msr.h 17 years ago
H. Peter Anvin 92c37fa325 x86: use _ASM_EXTABLE macro in include/asm-x86/i387.h 17 years ago
H. Peter Anvin 2532ec6d17 x86: use _ASM_EXTABLE macro in include/asm-x86/futex.h 17 years ago
H. Peter Anvin a34746bc43 x86: add _ASM_EXTABLE macro to <asm/asm.h> 17 years ago
Marcin Ślusarz 8b3de0df4e asm-*/compat.h: fix typo in comment 17 years ago
Li Zefan ef08cce81d time: delete comments that refer to noexistent symbols 17 years ago
Alexander van Heukelum d987402695 x86: avoid section mismatch involving arch_register_cpu 17 years ago
Yinghai Lu 24a5da73f4 x86_64: make bootmap_start page align v6 17 years ago
Yinghai Lu 25eff8d4cd x86_64: add debug name for early_res 17 years ago
Thomas Gleixner 9d55b9923a x86: replace LOCK_PREFIX in futex.h 17 years ago
Laszlo Attila Toth 4a19ec5800 [NET]: Introducing socket mark socket option. 17 years ago
Ingo Molnar 5aa0508508 x86: uninline __pte_free_tlb() and __pmd_free_tlb() 17 years ago
Mathieu Desnoyers 4bc408a5b9 x86: fix duplicated TIF on 64-bit 17 years ago
Christian Ehrhardt 6f723c7911 KVM: Portability: Move kvm_fpu to asm-x86/kvm.h 17 years ago