aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
2012-03-29Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-03-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for X86David Howells
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds
2012-03-23x86/apic: Add separate apic_id_valid() functions for selected apic driversSteffen Persvold
2012-03-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-21numa_emulation: fix cpumask_of_node()Andrea Arcangeli
2012-03-21hugetlb: remove prev_vma from hugetlb_get_unmapped_area_topdown()Xiao Guangrong
2012-03-21hugetlb: try to search again if it is really neededXiao Guangrong
2012-03-20highmem: kill all __kmap_atomic()Cong Wang
2012-03-13x86: Rename trap_no to trap_nr in thread_structSrikar Dronamraju
2012-03-06x86: fix typo in recent find_vma_prev purgeLinus Torvalds
2012-03-06vm: avoid using find_vma_prev() unnecessarilyLinus Torvalds
2012-03-03x86, memblock: Move mem_hole_size() to .initJiri Kosina
2012-02-29bug.h: add include of it to various implicit C usersPaul Gortmaker
2012-02-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds
2012-01-26bugs, x86: Fix printk levels for panic, softlockups and stack dumpsPrarit Bhargava
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-01-17ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64)Kurt Garloff
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-01-12cpumask: update setup_node_to_cpumask_map() commentsWanlong Gao
2012-01-13module_param: make bool parameters really bool (arch)Rusty Russell
2012-01-11Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-01-06Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-01-06Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-01-04Merge commit 'v3.2-rc7' into x86/asmIngo Molnar
2011-12-23x86, acpi: Skip acpi x2apic entries if the x2apic feature is not presentYinghai Lu
2011-12-20Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar
2011-12-09thp: add compound tail page _mapcount when mappedYouquan Song
2011-12-09x86/numa: Add constraints check for nid parametersPetr Holasek
2011-12-06mm, x86: Remove debug_pagealloc_enabledStanislaw Gruszka
2011-12-06x86/mm: Initialize high mem before free_all_bootmem()Stanislaw Gruszka
2011-12-05arch/x86/mm/pageattr.c: Quiet sparse noise; local functions should be staticH Hartley Sweeten
2011-12-05x86: Fix mmap random address rangeLudwig Nussel
2011-12-05x86/paravirt: PTE updates in k(un)map_atomic need to be synchronous, regardle...Konrad Rzeszutek Wilk
2011-12-05x86-64: Set siginfo and context on vsyscall emulation faultsAndy Lutomirski
2011-11-28Merge branch 'master' into x86/memblockTejun Heo
2011-11-11x86, mm: Unify zone_sizes_init()Pekka Enberg
2011-11-11x86, mm: Prepare zone_sizes_init() for unificationPekka Enberg
2011-11-11x86, mm: Use max_low_pfn for ZONE_NORMAL on 64-bitPekka Enberg
2011-11-11x86, mm: Wrap ZONE_DMA32 with CONFIG_ZONE_DMA32Pekka Enberg
2011-11-11x86, mm: Use max_pfn instead of highend_pfnPekka Enberg
2011-11-11x86, mm: Move zone init from paging_init() on 64-bitPekka Enberg
2011-11-11x86, mm: Use MAX_DMA_PFN for ZONE_DMA on 32-bitPekka Enberg
2011-11-02thp: share get_huge_page_tail()Andrea Arcangeli
2011-11-02mm: thp: tail page refcounting fixAndrea Arcangeli
2011-10-28Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-10-28Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds