summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | x86, mm: Use max_pfn instead of highend_pfnPekka Enberg2011-11-111-1/+1
| * | x86, mm: Move zone init from paging_init() on 64-bitPekka Enberg2011-11-111-2/+7
| * | x86, mm: Use MAX_DMA_PFN for ZONE_DMA on 32-bitPekka Enberg2011-11-111-2/+1
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-01-061-1/+1
|\ \ \
| * | | arch/x86/mm/pageattr.c: Quiet sparse noise; local functions should be staticH Hartley Sweeten2011-12-051-1/+1
| |/ /
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-062-7/+17
|\ \ \
| * \ \ Merge commit 'v3.2-rc7' into x86/asmIngo Molnar2012-01-042-0/+4
| |\ \ \ | | | |/ | | |/|
| * | | x86-64: Set siginfo and context on vsyscall emulation faultsAndy Lutomirski2011-12-052-7/+17
| | |/ | |/|
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-061-1/+6
|\ \ \
| * | | x86, acpi: Skip acpi x2apic entries if the x2apic feature is not presentYinghai Lu2011-12-231-1/+6
| |/ /
* | | Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar2011-12-2010-439/+75
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into x86/memblockTejun Heo2011-11-288-40/+33
| |\ \ | | |/
| * | memblock, x86: Replace memblock_x86_reserve/free_range() with generic onesTejun Heo2011-07-147-48/+11
| * | x86: Use absent_pages_in_range() instead of memblock_x86_hole_size()Tejun Heo2011-07-143-66/+20
| * | memblock, x86: Reimplement memblock_find_dma_reserve() using iteratorsTejun Heo2011-07-141-87/+0
| * | memblock, x86: Replace __get_free_all_memory_range() with for_each_free_mem_r...Tejun Heo2011-07-142-76/+11
| * | memblock, x86: Make free_all_memory_core_early() explicitly free lowmem onlyTejun Heo2011-07-142-11/+1
| * | x86: Replace memblock_x86_find_in_range_size() with for_each_free_mem_range()Tejun Heo2011-07-142-80/+13
OpenPOWER on IntegriCloud