| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | | | x86, cpa: remove cpa pool code | Suresh Siddha | 2008-10-10 | 3 | -155/+5 |
* | | | | | | | | x86, cpa: no need to check alias for __set_pages_p/__set_pages_np | Suresh Siddha | 2008-10-10 | 1 | -7/+16 |
* | | | | | | | | x86, cpa: dont use large pages for kernel identity mapping with DEBUG_PAGEALLOC | Suresh Siddha | 2008-10-10 | 2 | -10/+34 |
* | | | | | | | | x86, cpa: make the kernel physical mapping initialization a two pass sequence | Suresh Siddha | 2008-10-10 | 2 | -20/+144 |
* | | | | | | | | Merge commit 'v2.6.27-rc6' into x86/pat | Ingo Molnar | 2008-09-14 | 1 | -16/+20 |
|\| | | | | | | |
|
| * | | | | | | | x86: fix two modpost warnings in mm/init_64.c | Jan Beulich | 2008-08-22 | 1 | -2/+2 |
| * | | | | | | | x86: fix 1:1 mapping init on 64-bit (memory hotplug case) | Jan Beulich | 2008-08-22 | 1 | -14/+18 |
* | | | | | | | | x86: make sure the CPA test code's use of _PAGE_UNUSED1 is obvious | Jeremy Fitzhardinge | 2008-09-05 | 1 | -3/+3 |
* | | | | | | | | x86: have set_memory_array_{uc,wb} coalesce memtypes, fix | Venki Pallipadi | 2008-08-23 | 1 | -1/+1 |
* | | | | | | | | x86: have set_memory_array_{uc,wb} coalesce memtypes. | Rene Herman | 2008-08-22 | 1 | -6/+32 |
* | | | | | | | | x86: {reverve,free}_memtype() take a physical address | Rene Herman | 2008-08-22 | 1 | -3/+3 |
* | | | | | | | | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 2008-08-22 | 9 | -42/+82 |
|\| | | | | | | |
|
| * | | | | | | | devmem, x86: PAT Change /dev/mem mmap with O_SYNC to use UC_MINUS | venkatesh.pallipadi@intel.com | 2008-08-21 | 1 | -12/+5 |
| * | | | | | | | x86: PAT proper tracking of set_memory_uc and friends | venkatesh.pallipadi@intel.com | 2008-08-21 | 1 | -3/+3 |
| * | | | | | | | x86, mmiotrace: silence section mismatch warning - leave_uniprocessor | Marcin Slusarz | 2008-08-21 | 1 | -1/+3 |
| * | | | | | | | x86: use WARN() in arch/x86/mm/ioremap.c | Arjan van de Ven | 2008-08-21 | 1 | -5/+3 |
| * | | | | | | | x86: fix Xorg startup/shutdown slowdown with PAT | Venki Pallipadi | 2008-08-20 | 1 | -2/+31 |
| | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-08-16 | 4 | -16/+32 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86: fix section mismatch warning - spp_getpage() | Marcin Slusarz | 2008-08-15 | 1 | -1/+5 |
| | * | | | | | | x86: fix /proc/meminfo DirectMap | Hugh Dickins | 2008-08-15 | 2 | -7/+17 |
| | * | | | | | | x86: don't call e820_regiter_active_regions if out of range on node | Yinghai Lu | 2008-08-14 | 1 | -4/+8 |
| | * | | | | | | x86: use WARN() in arch/x86/mm/pageattr.c | Arjan van de Ven | 2008-08-13 | 2 | -4/+2 |
| | | |/ / / /
| | |/| | | | |
|
| * / | | | | | x86: Fix ioremap off by one BUG | Andi Kleen | 2008-08-15 | 1 | -1/+1 |
| |/ / / / / |
|
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-08-12 | 1 | -2/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | mm: Make generic weak get_user_pages_fast and EXPORT_GPL it | Rusty Russell | 2008-08-12 | 1 | -2/+1 |
| | | |_|/ /
| | |/| | | |
|
| * / | | | | x86: work around gcc 3.4.x bug | Jeremy Fitzhardinge | 2008-08-11 | 1 | -0/+3 |
| |/ / / / |
|
* | | | | | x86: fix pageattr-test | Shaohua Li | 2008-08-21 | 1 | -2/+5 |
* | | | | | x86, pageattr: introduce APIs to change pageattr of a page array | Shaohua Li | 2008-08-21 | 1 | -50/+166 |
* | | | | | Revert "introduce two APIs for page attribute" | Ingo Molnar | 2008-08-21 | 1 | -50/+8 |
* | | | | | x86, pat: avoid highmem cache attribute aliasing | Nick Piggin | 2008-08-15 | 1 | -0/+3 |
* | | | | | introduce two APIs for page attribute | Shaohua Li | 2008-08-15 | 1 | -8/+50 |
* | | | | | x86: compile pat debugfs interface only if CONFIG_X86_PAT is set | Andreas Herrmann | 2008-08-11 | 1 | -2/+2 |
|/ / / / |
|
* | | | | Fix 'get_user_pages_fast()' with non-page-aligned start address | Linus Torvalds | 2008-07-28 | 1 | -3/+6 |
* | | | | x86: use generic show_mem() | Johannes Weiner | 2008-07-26 | 2 | -84/+0 |
* | | | | x86: support 1GB hugepages with get_user_pages_lockless() | Nick Piggin | 2008-07-26 | 1 | -3/+40 |
* | | | | x86: lockless get_user_pages_fast() | Nick Piggin | 2008-07-26 | 2 | -0/+259 |
| |/ /
|/| | |
|
* | | | x86: add hugepagesz option on 64-bit | Andi Kleen | 2008-07-24 | 1 | -0/+17 |
* | | | x86: support GB hugepages on 64-bit | Andi Kleen | 2008-07-24 | 1 | -11/+22 |
* | | | hugetlb: introduce pud_huge | Andi Kleen | 2008-07-24 | 1 | -1/+24 |
* | | | hugetlb: modular state for hugetlb page size | Andi Kleen | 2008-07-24 | 1 | -2/+3 |
* | | | access_process_vm device memory infrastructure | Rik van Riel | 2008-07-24 | 1 | -0/+8 |
* | | | mm: move bootmem descriptors definition to a single place | Johannes Weiner | 2008-07-24 | 2 | -5/+2 |
* | | | x86: add PTE_FLAGS_MASK | Jeremy Fitzhardinge | 2008-07-22 | 1 | -3/+3 |
* | | | x86: rename PTE_MASK to PTE_PFN_MASK | Jeremy Fitzhardinge | 2008-07-22 | 1 | -5/+5 |
|/ / |
|
* | | x86: convert Dprintk to pr_debug | Thomas Gleixner | 2008-07-21 | 1 | -4/+0 |
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-------------. \ | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 2008-07-21 | 5 | -114/+215 |
|\ \ \ \ \ \ \ \ \
| | | | | | | |_|/
| | | | | | |/| | |
|
| | | | | | | | * | Merge branch 'linus' into xen-64bit | Ingo Molnar | 2008-07-17 | 2 | -3/+2 |
| | | | | | | | |\
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
| | | | | | | | * | pvops-64: call paravirt_post_allocator_init() on setup_arch() | Eduardo Habkost | 2008-07-16 | 1 | -2/+0 |
| | | | | |_|_|/
| | | | |/| | | |
|
| | | | | | | * | x86: Add a debugfs interface to dump PAT memtype | venkatesh.pallipadi@intel.com | 2008-07-18 | 1 | -0/+88 |
| | | |_|_|_|/
| | |/| | | | |
|
| | | | | * | | x86: enable memory tester support on 32-bit | Yinghai Lu | 2008-07-18 | 1 | -0/+3 |