summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* x86, mm: do not leak page->ptl for pmd page tablesKirill A. Shutemov2013-11-211-1/+3
* Wrong page freed on preallocate_pmds() failure exitAl Viro2013-11-201-1/+1
* x86: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-2/+6
* x86: add missed pgtable_pmd_page_ctor/dtor calls for preallocated pmdsKirill A. Shutemov2013-11-151-2/+9
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-141-1/+1
|\
| * x86/dumpstack: Fix printk_address for direct addressesJiri Slaby2013-11-121-1/+1
* | Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-11-142-0/+25
|\ \
| * | x86, trace: Change user|kernel_page_fault to page_fault_user|kernelH. Peter Anvin2013-11-111-2/+2
| * | x86, trace: Add page fault tracepointsSeiji Aguchi2013-11-082-0/+15
| * | x86, trace: Register exception handler to trace IDTSeiji Aguchi2013-11-081-0/+10
* | | arch/x86/mm/init.c: fix incorrect function name in alloc_low_pages()Zhi Yong Wu2013-11-131-2/+2
* | | mem-hotplug: introduce movable_node boot optionTang Chen2013-11-131-0/+11
* | | x86/mem-hotplug: support initialize page tables in bottom-upTang Chen2013-11-131-2/+64
* | | x86/mm: factor out of top-down direct mapping setupTang Chen2013-11-131-20/+39
| |/ |/|
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-3/+20
|\ \
| * | x86/mm: Add 'step_size' comments to init_mem_mapping()Yinghai Lu2013-09-101-3/+20
* | | perf/x86: Further optimize copy_from_user_nmi()Peter Zijlstra2013-10-291-20/+21
| |/ |/|
* | x86: finish user fault error path with fatal signalJohannes Weiner2013-09-121-18/+17
* | arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-121-3/+5
* | mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-111-0/+8
* | mm: vmstats: track TLB flush stats on UP tooDave Hansen2013-09-111-3/+1
* | mm: vmstats: tlb flush countersDave Hansen2013-09-111-4/+14
|/
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-09-041-3/+2
|\
| * mm: Remove unused variable idx0 in __early_ioremap()Jianguo Wu2013-08-131-3/+2
* | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-031-4/+7
|\ \
| * \ Merge branch 'acpi-assorted'Rafael J. Wysocki2013-08-271-4/+7
| |\ \
| | * | ACPI / x86: Print Hot-Pluggable Field in SRAT.Tang Chen2013-08-141-4/+7
| | |/
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-09-021-2/+2
|\ \ \ | |/ / |/| |
| * | x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAMYinghai Lu2013-08-201-2/+2
* | | x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea2013-08-221-2/+4
* | | Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds2013-08-221-1/+1
|/ /
* | x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea2013-08-131-1/+1
|/
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-144-17/+15
* mm: remove free_area_cacheMichel Lespinasse2013-07-101-2/+0
* mm/pgtable: don't accumulate addr during pgd prepopulate pmdWanpeng Li2013-07-091-3/+1
* mm/x86: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-033-49/+3
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-032-2/+2
* mm: make __free_pages_bootmem() only available at boot timeJiang Liu2013-07-031-16/+2
* mm: accurately calculate zone->managed_pages for highmem zonesJiang Liu2013-07-031-0/+6
* mm/x86: use free_reserved_area() to simplify codeJiang Liu2013-07-032-14/+5
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2013-07-031-187/+0
|\
| * x86: mm: Remove general hugetlb code from x86.Steve Capper2013-06-141-67/+0
| * x86: mm: Remove x86 version of huge_pmd_share.Steve Capper2013-06-141-120/+0
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-022-5/+5
|\ \
| * | x86/ioremap: Correct function name outputBorislav Petkov2013-06-281-4/+4
| * | x86_64: Correct phys_addr in cleanup_highmap commentZhang Yanfei2013-05-281-1/+1
| |/
* | x86: Fix adjust_range_size_mask calling positionYinghai Lu2013-05-311-3/+3
|/
* x86/mm: Add missing comments for initial kernel direct mappingZhang Yanfei2013-05-101-1/+18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-0/+1
|\
| * proc: Split kcore bits from linux/procfs.h into linux/kcore.hDavid Howells2013-04-291-0/+1
OpenPOWER on IntegriCloud