| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: finish user fault error path with fatal signal | Johannes Weiner | 2013-09-12 | 1 | -18/+17 |
* | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner | 2013-09-12 | 1 | -3/+5 |
* | mm: migrate: check movability of hugepage in unmap_and_move_huge_page() | Naoya Horiguchi | 2013-09-11 | 1 | -0/+8 |
* | mm: vmstats: track TLB flush stats on UP too | Dave Hansen | 2013-09-11 | 1 | -3/+1 |
* | mm: vmstats: tlb flush counters | Dave Hansen | 2013-09-11 | 1 | -4/+14 |
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-09-04 | 1 | -3/+2 |
|\ |
|
| * | mm: Remove unused variable idx0 in __early_ioremap() | Jianguo Wu | 2013-08-13 | 1 | -3/+2 |
* | | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-09-03 | 1 | -4/+7 |
|\ \ |
|
| * \ | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 2013-08-27 | 1 | -4/+7 |
| |\ \ |
|
| | * | | ACPI / x86: Print Hot-Pluggable Field in SRAT. | Tang Chen | 2013-08-14 | 1 | -4/+7 |
| | |/ |
|
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-09-02 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAM | Yinghai Lu | 2013-08-20 | 1 | -2/+2 |
* | | | x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member | Radu Caragea | 2013-08-22 | 1 | -2/+4 |
* | | | Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction" | Linus Torvalds | 2013-08-22 | 1 | -1/+1 |
|/ / |
|
* | | x86 get_unmapped_area(): use proper mmap base for bottom-up direction | Radu Caragea | 2013-08-13 | 1 | -1/+1 |
|/ |
|
* | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker | 2013-07-14 | 4 | -17/+15 |
* | mm: remove free_area_cache | Michel Lespinasse | 2013-07-10 | 1 | -2/+0 |
* | mm/pgtable: don't accumulate addr during pgd prepopulate pmd | Wanpeng Li | 2013-07-09 | 1 | -3/+1 |
* | mm/x86: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 2013-07-03 | 3 | -49/+3 |
* | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 2013-07-03 | 2 | -2/+2 |
* | mm: make __free_pages_bootmem() only available at boot time | Jiang Liu | 2013-07-03 | 1 | -16/+2 |
* | mm: accurately calculate zone->managed_pages for highmem zones | Jiang Liu | 2013-07-03 | 1 | -0/+6 |
* | mm/x86: use free_reserved_area() to simplify code | Jiang Liu | 2013-07-03 | 2 | -14/+5 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds | 2013-07-03 | 1 | -187/+0 |
|\ |
|
| * | x86: mm: Remove general hugetlb code from x86. | Steve Capper | 2013-06-14 | 1 | -67/+0 |
| * | x86: mm: Remove x86 version of huge_pmd_share. | Steve Capper | 2013-06-14 | 1 | -120/+0 |
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-07-02 | 2 | -5/+5 |
|\ \ |
|
| * | | x86/ioremap: Correct function name output | Borislav Petkov | 2013-06-28 | 1 | -4/+4 |
| * | | x86_64: Correct phys_addr in cleanup_highmap comment | Zhang Yanfei | 2013-05-28 | 1 | -1/+1 |
| |/ |
|
* | | x86: Fix adjust_range_size_mask calling position | Yinghai Lu | 2013-05-31 | 1 | -3/+3 |
|/ |
|
* | x86/mm: Add missing comments for initial kernel direct mapping | Zhang Yanfei | 2013-05-10 | 1 | -1/+18 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | 1 | -0/+1 |
|\ |
|
| * | proc: Split kcore bits from linux/procfs.h into linux/kcore.h | David Howells | 2013-04-29 | 1 | -0/+1 |
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-04-30 | 3 | -8/+6 |
|\ \ |
|
| * | | x86/mm/hotplug: Put kernel_physical_mapping_remove() declaration in CONFIG_ME... | Tang Chen | 2013-04-15 | 1 | -1/+1 |
| * | | x86/mm/numa: Simplify some bit mangling | Martin Bundgaard | 2013-04-10 | 1 | -2/+1 |
| * | | x86/mm/cpa: Cleanup split_large_page() and its callee | Borislav Petkov | 2013-04-10 | 1 | -5/+4 |
| |/ |
|
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-04-30 | 1 | -1/+1 |
|\ \ |
|
| * | | x86, cpu: Convert F00F bug detection | Borislav Petkov | 2013-04-02 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-04-30 | 1 | -3/+5 |
|\ \ |
|
| * | | context_tracking: Restore correct previous context state on exception exit | Frederic Weisbecker | 2013-03-07 | 1 | -2/+4 |
| * | | context_tracking: Move exception handling to generic code | Frederic Weisbecker | 2013-03-07 | 1 | -1/+1 |
* | | | x86: rename random32() to prandom_u32() | Akinobu Mita | 2013-04-29 | 1 | -2/+2 |
* | | | x86: pageattr-test: remove srandom32 call | Akinobu Mita | 2013-04-29 | 1 | -1/+0 |
* | | | x86/mm/numa: use setup_nr_node_ids() instead of opencoding. | Cody P Schafer | 2013-04-29 | 1 | -6/+3 |
* | | | x86-64: fall back to regular page vmemmap on allocation failure | Johannes Weiner | 2013-04-29 | 1 | -20/+26 |
* | | | x86-64: use vmemmap_populate_basepages() for !pse setups | Johannes Weiner | 2013-04-29 | 1 | -40/+38 |
* | | | x86-64: remove dead debugging code for !pse setups | Johannes Weiner | 2013-04-29 | 1 | -3/+0 |
* | | | sparse-vmemmap: specify vmemmap population range in bytes | Johannes Weiner | 2013-04-29 | 1 | -10/+5 |
* | | | mm, vmalloc: change iterating a vmlist to find_vm_area() | Joonsoo Kim | 2013-04-29 | 1 | -6/+1 |