Commit Graph

440 Commits (7fa09f24b477ad41b821713eba757b3aa7a2864a)

Author SHA1 Message Date
Ingo Molnar fa5c463941 x86: rename find_max_pfn() to propagate_e820_map() 17 years ago
Randy Dunlap 4c8337ac42 x86: fix arch/x86/mm/ioremap.c warning 17 years ago
WANG Cong cf9b111c17 x86: remove pointless comments 17 years ago
Ingo Molnar d1a4be630f x86 PAT: fix mmap() of holes 17 years ago
Mike Travis b447a468fc x86: clean up non-smp usage of cpu maps 17 years ago
Jack Steiner a65d1d644c x86: increase size of APICID 17 years ago
gorcunov@gmail.com 6b6891f9c5 x86: cleanup - rename VM_MASK to X86_VM_MASK 17 years ago
Ingo Molnar 756a6c6855 x86: ioremap of 64-bit resource on 32-bit kernel fix 17 years ago
Andi Kleen f5c24a7fd0 x86: don't use large pages to map the first 2/4MB of memory 17 years ago
Andi Kleen c9caa02c52 x86: add set_memory_4k to pageattr.c 17 years ago
Andi Kleen cc61503219 x86: account overlapped mappings in max_pfn_mapped 17 years ago
Thomas Gleixner 67794292c8 x86: replace the now useless max_pfn_mapped define 17 years ago
Andi Kleen 7d1116a92d x86: implement true end_pfn_mapped for 32bit 17 years ago
Yinghai Lu dcfe946520 x86: fix memtest print out 17 years ago
Yinghai Lu c64df70793 x86: memtest bootparam 17 years ago
Venki Pallipadi b450e5e816 x86: PAT bug fix for attribute type check after reserve_memtype, debug 17 years ago
Venki Pallipadi dee7cbb210 x86: PAT bug fix for attribute type check after reserve_memtype 17 years ago
Yinghai Lu 9307cacad0 x86: pat cpu feature bit setting for known cpus 17 years ago
Yinghai Lu 35605a1027 x86: enable PAT for amd k8 and fam10h 17 years ago
venkatesh.pallipadi@intel.com 6997ab4982 x86: add PAT related debug prints 17 years ago
venkatesh.pallipadi@intel.com b310f381d2 x86: PAT add ioremap_wc() interface 17 years ago
venkatesh.pallipadi@intel.com ef354af462 x86: PAT add set_memory_wc() interface 17 years ago
venkatesh.pallipadi@intel.com 1219333dfd x86: PAT use reserve free memtype in set_memory_uc 17 years ago
venkatesh.pallipadi@intel.com d7677d4034 x86: PAT use reserve free memtype in ioremap and iounmap 17 years ago
venkatesh.pallipadi@intel.com 3a96ce8cac x86: PAT make ioremap_change_attr non-static 17 years ago
Ingo Molnar 55c626820a x86: revert ucminus change 17 years ago
venkatesh.pallipadi@intel.com 2e5d9c857d x86: PAT infrastructure patch 17 years ago
Yinghai Lu 272b9cad6e x86: early memtest to find bad ram 17 years ago
Alexey Starikovskiy ce3fe6b2bf x86: use get_bios_ebda in mpparse_64.c 17 years ago
Johannes Weiner 1415d160c7 x86: Remove redundant display of free swap space in show_mem() 17 years ago
Yinghai Lu 9a79cf9c1a x86: sort address_markers for dump_pagetables 17 years ago
Mathieu Desnoyers 4e4eee0e01 x86: enhance DEBUG_RODATA support for hotplug and kprobes 17 years ago
Ingo Molnar 9fc34113f6 x86: debug pmd_bad() 17 years ago
Ingo Molnar ba748d221e x86: warn about RAM pages in ioremap() 17 years ago
Ingo Molnar bdd3cee2e4 x86: ioremap(), extend check to all RAM pages 17 years ago
Thomas Gleixner e3100c82ab x86: check physical address range in ioremap 17 years ago
Ian Campbell c92a7a54d6 x86: reduce arch/x86/mm/ioremap.o size 17 years ago
Yinghai Lu 04adf11435 x86: remove never used nodenumer in pda 17 years ago
Yinghai Lu beafe91f1c x86: get apic_id later in acpi_numa_processor_affinity_init 17 years ago
Andi Kleen ef9257668e x86: do kernel direct mapping at boot using GB pages 17 years ago
Ingo Molnar 00d1c5e057 x86: add gbpages switches 17 years ago
H. Peter Anvin fe770bf031 x86: clean up the page table dumper and add 32-bit support 17 years ago
Arjan van de Ven 926e5392ba x86: add code to dump the (kernel) page tables for visual inspection by kernel developers 17 years ago
H. Peter Anvin 2596e0fae0 x86: unify arch/x86/mm/Makefile 17 years ago
Thomas Gleixner ee7ae7a198 x86: add debug info to DEBUG_PAGEALLOC 17 years ago
Ingo Molnar b4e0409a36 x86: check vmlinux limits, 64-bit 17 years ago
Andrew Morton 9c312058b2 Avoid false positive warnings in kmap_atomic_prot() with DEBUG_HIGHMEM 17 years ago
Ingo Molnar 3085354de6 x86: prefetch fix #2 17 years ago
Christoph Lameter 25e59881f1 x86: stricter check in follow_huge_addr() 17 years ago
Ingo Molnar bc713dcf35 x86: fix prefetch workaround 17 years ago