summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* x86: pgd_{c,d}tor() cleanupJan Beulich2008-09-061-4/+2
* Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar2008-08-255-39/+65
|\
| * x86: fix two modpost warnings in mm/init_64.cJan Beulich2008-08-221-2/+2
| * x86: fix 1:1 mapping init on 64-bit (memory hotplug case)Jan Beulich2008-08-221-14/+18
| * devmem, x86: PAT Change /dev/mem mmap with O_SYNC to use UC_MINUSvenkatesh.pallipadi@intel.com2008-08-211-12/+5
| * x86: PAT proper tracking of set_memory_uc and friendsvenkatesh.pallipadi@intel.com2008-08-211-3/+3
| * x86, mmiotrace: silence section mismatch warning - leave_uniprocessorMarcin Slusarz2008-08-211-1/+3
| * x86: use WARN() in arch/x86/mm/ioremap.cArjan van de Ven2008-08-211-5/+3
| * x86: fix Xorg startup/shutdown slowdown with PATVenki Pallipadi2008-08-201-2/+31
* | x86: another user of PTE_FLAGS_MASKJeremy Fitzhardinge2008-08-201-2/+2
* | Merge branch 'linus' into x86/cleanupsIngo Molnar2008-08-207-19/+37
|\ \ | |/
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-164-16/+32
| |\
| | * x86: fix section mismatch warning - spp_getpage()Marcin Slusarz2008-08-151-1/+5
| | * x86: fix /proc/meminfo DirectMapHugh Dickins2008-08-152-7/+17
| | * x86: don't call e820_regiter_active_regions if out of range on nodeYinghai Lu2008-08-141-4/+8
| | * x86: use WARN() in arch/x86/mm/pageattr.cArjan van de Ven2008-08-132-4/+2
| * | x86: Fix ioremap off by one BUGAndi Kleen2008-08-151-1/+1
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-08-121-2/+1
| |\
| | * mm: Make generic weak get_user_pages_fast and EXPORT_GPL itRusty Russell2008-08-121-2/+1
| * | x86: work around gcc 3.4.x bugJeremy Fitzhardinge2008-08-111-0/+3
| |/
* | Merge branch 'linus' into x86/cleanupsIngo Molnar2008-08-114-84/+299
|\ \ | |/
| * Fix 'get_user_pages_fast()' with non-page-aligned start addressLinus Torvalds2008-07-281-3/+6
| * x86: use generic show_mem()Johannes Weiner2008-07-262-84/+0
| * x86: support 1GB hugepages with get_user_pages_lockless()Nick Piggin2008-07-261-3/+40
| * x86: lockless get_user_pages_fast()Nick Piggin2008-07-262-0/+259
* | x86: convert discontig_32.c from round_up to roundupJoerg Roedel2008-07-261-1/+1
* | x86: convert numa_64.c from round_up to roundupJoerg Roedel2008-07-261-5/+5
* | x86: convert init_64.c from round_up to roundupJoerg Roedel2008-07-261-4/+4
* | x86: convert pageattr.c from round_up to roundupJoerg Roedel2008-07-261-1/+1
|/
* x86: add hugepagesz option on 64-bitAndi Kleen2008-07-241-0/+17
* x86: support GB hugepages on 64-bitAndi Kleen2008-07-241-11/+22
* hugetlb: introduce pud_hugeAndi Kleen2008-07-241-1/+24
* hugetlb: modular state for hugetlb page sizeAndi Kleen2008-07-241-2/+3
* access_process_vm device memory infrastructureRik van Riel2008-07-241-0/+8
* mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-242-5/+2
* x86: add PTE_FLAGS_MASKJeremy Fitzhardinge2008-07-221-3/+3
* x86: rename PTE_MASK to PTE_PFN_MASKJeremy Fitzhardinge2008-07-221-5/+5
* x86: convert Dprintk to pr_debugThomas Gleixner2008-07-211-4/+0
*-------------. Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar2008-07-215-114/+215
|\ \ \ \ \ \ \ \
| | | | | | | | * Merge branch 'linus' into xen-64bitIngo Molnar2008-07-172-3/+2
| | | | | | | | |\ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | | | | | | | * pvops-64: call paravirt_post_allocator_init() on setup_arch()Eduardo Habkost2008-07-161-2/+0
| | | | | |_|_|/ | | | | |/| | |
| | | | | | | * x86: Add a debugfs interface to dump PAT memtypevenkatesh.pallipadi@intel.com2008-07-181-0/+88
| | | |_|_|_|/ | | |/| | | |
| | | | | * | x86: enable memory tester support on 32-bitYinghai Lu2008-07-181-0/+3
| | | | | * | x86: seperate memtest from init_64.cYinghai Lu2008-07-183-112/+124
| | |_|_|/ / | |/| | | |
* | | | | | Subject: devmem, x86: fix rename of CONFIG_NONPROMISC_DEVMEMIngo Molnar2008-07-201-3/+3
* | | | | | Merge branch 'linus' into x86/urgentIngo Molnar2008-07-181-2/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-171-1/+1
| |\ \ \ \ \
| * | | | | | ACPICA: Update DMAR and SRAT table definitionsBob Moore2008-07-161-2/+1
| | |_|_|/ / | |/| | | |
* | | | | | x86: rename CONFIG_NONPROMISC_DEVMEM to CONFIG_PROMISC_DEVMEMIngo Molnar2008-07-181-3/+3
| |/ / / / |/| | | |
* | | | | x86: fix kernel_physical_mapping_init() for large x86 systemsJack Steiner2008-07-161-1/+1
|/ / / /
OpenPOWER on IntegriCloud