Commit Graph

1222 Commits (42492594043d621a7910ff5877c3eb9202870b45)

Author SHA1 Message Date
Benjamin Herrenschmidt 5e5419734c add mm argument to pte/pmd/pud/pgd_free 17 years ago
FUJITA Tomonori 67ec11cf96 iommu sg: kill __clear_bit_string and find_next_zero_string 17 years ago
FUJITA Tomonori fde9a1094d iommu sg: x86: convert gart IOMMU to use the IOMMU helper 17 years ago
FUJITA Tomonori 1b39b07778 iommu sg: x86: convert calgary IOMMU to use the IOMMU helper 17 years ago
FUJITA Tomonori 42d00284e1 iommu sg merging: x86: make pci-gart iommu respect the segment size limits 17 years ago
Davide Libenzi cb9282ee58 timerfd: wire the new timerfd API to the x86 family 17 years ago
Andrew Morton c0b49b0d16 kvm: i386 fix 17 years ago
Thomas Gleixner 7b610eec7a x86: cpa, micro-optimization 17 years ago
Ingo Molnar 87f7f8fe32 x86: cpa, clean up code flow 17 years ago
Ingo Molnar beaff6333b x86: cpa, eliminate CPA_ enum 17 years ago
Ingo Molnar 9df84993cb x86: cpa, cleanups 17 years ago
Andi Kleen f07333fd14 x86: implement gbpages support in change_page_attr() 17 years ago
Andi Kleen b536022227 x86: support gbpages in pagetable dump 17 years ago
Andi Kleen c2f71ee214 x86: add gbpages support to lookup_address 17 years ago
Andi Kleen d4f71f7969 x86: switch direct mapping setup over to set_pte 17 years ago
Thomas Gleixner 7bfb72e847 x86: fix page-present check in cpa_flush_range 17 years ago
Ingo Molnar 6ce9fc17d9 x86: remove cpa warning 17 years ago
Andi Kleen bde1965ce8 x86: remove now unused clear_kernel_mapping 17 years ago
Andi Kleen 28d6ee41a6 x86: switch pci-gart over to using set_memory_np() instead of clear_kernel_mapping() 17 years ago
Thomas Gleixner 64f351d197 x86: cpa selftest, skip non present entries 17 years ago
Thomas Gleixner 07cf89c05f x86: CPA fix pagetable split 17 years ago
Andi Kleen 31422c51e0 x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE 17 years ago
Thomas Gleixner 9a14aefc1d x86: cpa, fix lookup_address 17 years ago
Ingo Molnar 34508f66b6 x86: AMD Athlon X2 hard hang fix 17 years ago
Thomas Gleixner 65e074dffa x86: cpa, preserve large pages if possible 17 years ago
Thomas Gleixner f4ae5da0e8 x86: cpa, check if we changed anything and tlb flushing is necessary 17 years ago
Thomas Gleixner 72e458dfa6 x86: introduce struct cpa_data 17 years ago
Andi Kleen 6bb8383beb x86: cpa, only flush the cache if the caching attributes have changed 17 years ago
Thomas Gleixner 331e406588 x86: CPA return early when requested feature is not available 17 years ago
Huang, Ying 1c083eb2cb x86: fix EFI mapping 17 years ago
Thomas Gleixner f56d005d30 x86: no CPA on iounmap 17 years ago
Thomas Gleixner 75ab43bfce x86: ioremap remove the range check of cpa 17 years ago
Thomas Gleixner e66aadbe6c x86: simplify __ioremap 17 years ago
Thomas Gleixner 63c1dcf4bc x86: CPA use the existing pfn in split as well 17 years ago
Arjan van de Ven 626c2c9d06 x86: use the pfn from the page when change its attributes 17 years ago
Arjan van de Ven cc0f21bbc1 x86: teach the static_protection function about high mappings 17 years ago
Harvey Harrison 16c02ed743 x86: add cpu mtrr init function definitions to mtrr.h 17 years ago
Harvey Harrison b6d549a296 x86: add cpu init function defintions to cpu.h 17 years ago
Harvey Harrison 7bb308a1ea x86: small sparse fix in process_32.c 17 years ago
Harvey Harrison 73bdb73f66 x86: add include to cpu/intel.c 17 years ago
Andi Kleen c7e844f041 x86: move NUMAQ io handling into arch/x86/pci/numa.c 17 years ago
Cyrill Gorcunov fa0c864d99 x86: cleanup - eliminate numbers in LDT allocation code 17 years ago
Jeremy Fitzhardinge a67ad9c9f8 x86: revert "defer cr3 reload when doing pud_clear()" 17 years ago
Jeremy Fitzhardinge e618c9579c x86: unify PAE/non-PAE pgd_ctor 17 years ago
Pavel Machek 94a8a7acbe x86: remove misleading comments in trampoline_*.S 17 years ago
Harvey Harrison 9a6b344ea9 x86: remove long dead cyrix mtrr code 17 years ago
H. Peter Anvin f0be6c6a69 x86 setup: print missing CPU features in cleartext 17 years ago
H. Peter Anvin fa1408e4df x86: unify CPU feature string names 17 years ago
H. Peter Anvin 2b06ac8671 x86: cpuid, msr: use inode mutex instead of big kernel lock 17 years ago
H. Peter Anvin 2347d933b1 x86: cpuid: allow querying %ecx-sensitive CPUID levels 17 years ago