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.
Jan Beulich
9482ac6e34
x86: fix two modpost warnings in mm/init_64.c
...
early_io{re,un}map() are __init and hence can't be called from __meminit
functions.
Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
17 years ago
..
Makefile
mm: Make generic weak get_user_pages_fast and EXPORT_GPL it
17 years ago
discontig_32.c
mm: move bootmem descriptors definition to a single place
17 years ago
dump_pagetables.c
x86: add PTE_FLAGS_MASK
17 years ago
extable.c
x86: unify extable_{32|64}.c
17 years ago
fault.c
Merge branch 'auto-ftrace-next' into tracing/for-linus
17 years ago
gup.c
Fix 'get_user_pages_fast()' with non-page-aligned start address
17 years ago
highmem_32.c
x86: unexport kmap_atomic_to_page
17 years ago
hugetlbpage.c
x86: add hugepagesz option on 64-bit
17 years ago
init_32.c
Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus
17 years ago
init_64.c
x86: fix two modpost warnings in mm/init_64.c
17 years ago
ioremap.c
x86: use WARN() in arch/x86/mm/ioremap.c
17 years ago
k8topology_64.c
x86: remove end_pfn in 64bit
17 years ago
kmmio.c
- fix mmioftrace + rcu merge interaction
17 years ago
memtest.c
x86: seperate memtest from init_64.c
17 years ago
mmap.c
x86: unify mmap_{32|64}.c
17 years ago
mmio-mod.c
x86, mmiotrace: silence section mismatch warning - leave_uniprocessor
17 years ago
numa_64.c
mm: move bootmem descriptors definition to a single place
17 years ago
pageattr-test.c
x86: use WARN() in arch/x86/mm/pageattr.c
17 years ago
pageattr.c
x86: PAT proper tracking of set_memory_uc and friends
17 years ago
pat.c
devmem, x86: PAT Change /dev/mem mmap with O_SYNC to use UC_MINUS
17 years ago
pf_in.c
x86 mmiotrace: move files into arch/x86/mm/.
17 years ago
pf_in.h
x86 mmiotrace: move files into arch/x86/mm/.
17 years ago
pgtable.c
x86: work around gcc 3.4.x bug
17 years ago
pgtable_32.c
x86: use generic show_mem()
17 years ago
srat_32.c
x86: don't call e820_regiter_active_regions if out of range on node
17 years ago
srat_64.c
x86: reserve SLIT
17 years ago
testmmiotrace.c
mmiotrace: code style cleanups
17 years ago