summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* x86/mm: Fix some kernel-doc warningsWanpeng Li2012-06-112-3/+3
* x86/mm: Only add extra pages count for the first memory range during pre-allo...Yinghai Lu2012-06-081-1/+2
* x86/numa: Set numa_nodes_parsed at acpi_numa_memory_affinity_init()Yasuaki Ishimatsu2012-06-061-0/+2
* Merge branch 'x86/trampoline' into x86/urgentH. Peter Anvin2012-05-305-50/+49
|\
| * x86: print physical addresses consistently with other parts of kernelBjorn Helgaas2012-05-295-50/+49
* | x86/mm/pat: Improve scaling of pat_pagerange_is_ram()John Dykstra2012-05-301-20/+36
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-05-231-1/+1
|\
| * userns: Store uid and gid values in struct cred with kuid_t and kgid_t typesEric W. Biederman2012-05-031-1/+1
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-05-233-22/+30
|\ \
| * | x86-64: Fix accounting in kernel_physical_mapping_init()Jan Beulich2012-05-181-10/+13
| * | x86, tlb: Switch cr3 in leave_mm() only when neededSuresh Siddha2012-03-221-3/+5
| * | x86/mm: Fix the size calculation of mapping tablesWANG Cong2012-03-061-9/+12
* | | Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-231-5/+137
|\ \ \
| * | | x86, extable: Switch to relative exception table entriesH. Peter Anvin2012-04-201-8/+123
| * | | x86, extable: Add early_fixup_exception()H. Peter Anvin2012-04-191-0/+17
| | |/ | |/|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-221-2/+6
|\ \ \
| * | | x86/numa: Allow specifying node_distance() for numa=fakePeter Zijlstra2012-05-091-2/+6
| |/ /
* | | x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi2012-05-141-5/+5
|/ /
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-291-5/+5
|\ \
| * | x86: Rename trap_no to trap_nr in thread_structSrikar Dronamraju2012-03-131-5/+5
| |/
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-291-1/+1
|\ \
| * | x86/apic: Add separate apic_id_valid() functions for selected apic driversSteffen Persvold2012-03-231-1/+1
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-284-4/+0
|\ \ \
| * | | Disintegrate asm/system.h for X86David Howells2012-03-284-4/+0
| |/ /
* | | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-241-0/+1
|\ \ \ | |/ / |/| |
| * | bug.h: add include of it to various implicit C usersPaul Gortmaker2012-02-291-0/+1
| |/
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-221-1/+1
|\ \
| * | x86, memblock: Move mem_hole_size() to .initJiri Kosina2012-03-031-1/+1
| |/
* | numa_emulation: fix cpumask_of_node()Andrea Arcangeli2012-03-211-1/+1
* | hugetlb: remove prev_vma from hugetlb_get_unmapped_area_topdown()Xiao Guangrong2012-03-211-13/+5
* | hugetlb: try to search again if it is really neededXiao Guangrong2012-03-211-4/+6
* | highmem: kill all __kmap_atomic()Cong Wang2012-03-201-2/+2
* | x86: fix typo in recent find_vma_prev purgeLinus Torvalds2012-03-061-1/+1
* | vm: avoid using find_vma_prev() unnecessarilyLinus Torvalds2012-03-061-1/+3
|/
* Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds2012-02-021-2/+2
|\
| * bugs, x86: Fix printk levels for panic, softlockups and stack dumpsPrarit Bhargava2012-01-261-2/+2
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-181-0/+4
|\ \
| * | ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64)Kurt Garloff2012-01-171-0/+4
* | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-141-2/+2
|\ \ \
| * | | module_param: make bool parameters really bool (arch)Rusty Russell2012-01-131-2/+2
* | | | cpumask: update setup_node_to_cpumask_map() commentsWanlong Gao2012-01-121-1/+1
|/ / /
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-116-40/+43
|\ \ \ | |_|/ |/| |
| * | x86/numa: Add constraints check for nid parametersPetr Holasek2011-12-091-4/+6
| * | mm, x86: Remove debug_pagealloc_enabledStanislaw Gruszka2011-12-061-6/+0
| * | x86/mm: Initialize high mem before free_all_bootmem()Stanislaw Gruszka2011-12-061-2/+11
| * | x86: Fix mmap random address rangeLudwig Nussel2011-12-051-2/+2
| * | x86, mm: Unify zone_sizes_init()Pekka Enberg2011-11-113-38/+23
| * | x86, mm: Prepare zone_sizes_init() for unificationPekka Enberg2011-11-112-0/+7
| * | x86, mm: Use max_low_pfn for ZONE_NORMAL on 64-bitPekka Enberg2011-11-111-1/+1
| * | x86, mm: Wrap ZONE_DMA32 with CONFIG_ZONE_DMA32Pekka Enberg2011-11-111-0/+2
OpenPOWER on IntegriCloud