You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Randy Dunlap
cedf03bd9a
x86: fix mm/fault.c build
...
arch/x86/mm/fault.c needs to include asm/vsyscall.h to fix a
build error:
arch/x86/mm/fault.c: In function '__bad_area_nosemaphore':
arch/x86/mm/fault.c:728: error: 'VSYSCALL_START' undeclared (first use in this function)
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
14 years ago
..
kmemcheck
x86: Swap save_stack_trace_regs parameters
14 years ago
Makefile
x86, NUMA: Rename amdtopology_64.c to amdtopology.c
14 years ago
amdtopology.c
x86, NUMA: Enable CONFIG_AMD_NUMA on 32bit too
14 years ago
dump_pagetables.c
x86, mm: Create symbolic index into address_markers array
15 years ago
extable.c
…
fault.c
x86: fix mm/fault.c build
14 years ago
gup.c
thp: mmu_notifier_test_young
14 years ago
highmem_32.c
mm: fix race in kunmap_atomic()
14 years ago
hugetlbpage.c
mm: Convert i_mmap_lock to a mutex
14 years ago
init.c
mm: now that all old mmu_gather code is gone, remove the storage
14 years ago
init_32.c
x86, mm: Allow ZONE_DMA to be configurable
14 years ago
init_64.c
mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header
14 years ago
iomap_32.c
mm: fix race in kunmap_atomic()
14 years ago
ioremap.c
ioremap: Delay sanity check until after a successful mapping
14 years ago
kmmio.c
x86, kmmio/mmiotrace: Fix double free of kmmio_fault_pages
15 years ago
memblock.c
x86, efi: Do not reserve boot services regions within reserved areas
14 years ago
memtest.c
x86, memblock: Replace e820_/_early string with memblock_
15 years ago
mmap.c
…
mmio-mod.c
atomic: use <linux/atomic.h>
14 years ago
numa.c
x86, numa: Implement pfn -> nid mapping granularity check
14 years ago
numa_32.c
x86, mm: s/PAGES_PER_ELEMENT/PAGES_PER_SECTION/
14 years ago
numa_64.c
x86, NUMA: Move NUMA init logic from numa_64.c to numa.c
14 years ago
numa_emulation.c
x86, NUMA: Enable emulation on 32bit too
14 years ago
numa_internal.h
x86, NUMA: Initialize and use remap allocator from setup_node_bootmem()
14 years ago
pageattr-test.c
x86: Convert vmalloc()+memset() to vzalloc()
14 years ago
pageattr.c
x86: Fix common misspellings
14 years ago
pat.c
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
15 years ago
pat_internal.h
…
pat_rbtree.c
rbtree: Undo augmented trees performance damage and regression
15 years ago
pf_in.c
x86: Eliminate various 'set but not used' warnings
14 years ago
pf_in.h
…
pgtable.c
x86: Flush TLB if PGD entry is changed in i386 PAE mode
14 years ago
pgtable_32.c
…
physaddr.c
…
physaddr.h
…
setup_nx.c
x86, cpu: Only CPU features determine NX capabilities
14 years ago
srat.c
x86, NUMA: make srat.c 32bit safe
14 years ago
testmmiotrace.c
x86, kmmio/mmiotrace: Fix double free of kmmio_fault_pages
15 years ago
tlb.c
x86, tlb, UV: Do small micro-optimization for native_flush_tlb_others()
14 years ago