Commit Graph

784 Commits (5fc9f9a1deefc9999af721fba249cd58ee7e273b)

Author SHA1 Message Date
Masami Hiramatsu 9be260a646 prevent kprobes from catching spurious page faults 16 years ago
Eric Anholt ef5fa0ab24 x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn. 16 years ago
Suresh Siddha 9597134218 x86: fix PTE corruption issue while mapping RAM using /dev/mem 16 years ago
Suresh Siddha a1e46212a4 x86: fix page attribute corruption with cpa() 16 years ago
Gary Hade f5495506c3 x86: remove kernel_physical_mapping_init() from init section 16 years ago
Jan Beulich a3c6018e56 x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (take 2) 16 years ago
Linus Torvalds b5db0e3865 Revert "x86 PAT: remove CPA WARN_ON for zero pte" 16 years ago
Suresh Siddha 5cca0cf15a x86, pat: fix reserve_memtype() for legacy 1MB range 16 years ago
venkatesh.pallipadi@intel.com 58dab916df x86 PAT: remove CPA WARN_ON for zero pte 16 years ago
venkatesh.pallipadi@intel.com cdecff6864 x86 PAT: return compatible mapping to remap_pfn_range callers 16 years ago
venkatesh.pallipadi@intel.com e4b866ed19 x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param 16 years ago
Andi Kleen f313e12308 x86: avoid theoretical vmalloc fault loop 16 years ago
Harvey Harrison 9b4778f680 trivial: replace last usages of __FUNCTION__ in kernel 16 years ago
Arjan van de Ven e8de1481fd resource: allow MMIO exclusivity for device drivers 16 years ago
Gary Hade c04fc586c1 mm: show node to memory section relationship with symlinks in sysfs 16 years ago
Nick Piggin 1c0fe6e3bd mm: invoke oom-killer from page fault 16 years ago
Yinghai Lu 40bcc69b39 x86: k8 numa register active regions later 16 years ago
Ingo Brueckl e8e3232627 Fix compiler warning in arch/x86/mm/init_32.c 16 years ago
Ingo Brueckl a9067d5376 x86: convert permanent_kmaps_init() from macro to inline 16 years ago
H. Peter Anvin c1c15b65ec x86: PAT: fix address types in track_pfn_vma_new() 16 years ago
venkatesh.pallipadi@intel.com 982d789ab7 x86: PAT: remove follow_pfnmap_pte in favor of follow_phys 16 years ago
venkatesh.pallipadi@intel.com 2520bd3123 x86: PAT: add pgprot_writecombine() interface for drivers - v3 16 years ago
venkatesh.pallipadi@intel.com 5899329b19 x86: PAT: implement track/untrack of pfnmap regions for x86 - v3 16 years ago
Jeremy Fitzhardinge cfb80c9eae x86: unify pci iommu setup and allow swiotlb to compile for 32 bit 16 years ago
Mike Travis 168ef543a4 x86: prepare for cpumask iterators to only go to nr_cpu_ids 16 years ago
Jan Beulich beeb4195cb x86, 32-bit: add some compile time checks to mem_init() 16 years ago
Jan Beulich d6be89ad66 x86, 32-bit: simplify alloc_low_page() 16 years ago
Ingo Molnar 8808500f26 x86: soften multi-BAR mapping sanity check warning message 16 years ago
David Howells 350b4da71f CRED: Wrap task credential accesses in the x86 arch 16 years ago
Rafael J. Wysocki 97a70e548b x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA set 16 years ago
Hugh Dickins b9c3bfc24e x86: align DirectMap in /proc/meminfo 16 years ago
Zhaolei a376f30a95 x86: avoid duplicate running of pud_offset and pmd_offset in one_md_table_init() 16 years ago
Keith Packard fd94093435 x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps 16 years ago
Ravikiran G Thirumalai 9e41bff270 x86: fix /dev/mem mmap breakage when PAT is disabled 16 years ago
Gary Hade fe8b868ecc x86: remove debug code from arch_add_memory() 16 years ago
Harvey Harrison 1d6cf1feb8 x86: start annotating early ioremap pointers with __iomem 16 years ago
Harvey Harrison 9352f5698d x86: two trivial sparse annotations 16 years ago
Yinghai Lu f96f57d91c x86: fix init_memory_mapping for [dc000000 - e0000000) - v2 16 years ago
Yinghai Lu 11a6b0c933 x86: 64 bit print out absent pages num too 17 years ago
Shaohua Li 60817c9b31 x86, memory hotplug: remove wrong -1 in calling init_memory_mapping() 17 years ago
Yinghai Lu 3afa39493d x86: keep the /proc/meminfo page count correct 17 years ago
Arjan van de Ven 304e629bf4 x86: corruption check: run the corruption checks from a work queue 17 years ago
Pekka Paalanen fd3fdf11d3 trace: add the MMIO-tracer to the tracer menu, cleanup 17 years ago
Alexey Dobriyan e1759c215b proc: switch /proc/meminfo to seq_file 17 years ago
Daniele Calore 2cb0ebeeb6 x86: memtest fix use of reserve_early() 17 years ago
Alexander van Heukelum 874d93d118 x86, dumpstack: let signr=0 signal no do_exit 17 years ago
Nick Piggin db64fe0225 mm: rewrite vmap layer 17 years ago
Eric Anholt d1d8c925b7 Export kmap_atomic_pfn for DRM-GEM. 17 years ago
Ingo Molnar a1aca5de08 genirq: remove artifacts from sparseirq removal 17 years ago
Yinghai Lu fe648be019 x86: add after_bootmem flag for 32bit 17 years ago