aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
2012-10-31x86, mm: Undo incorrect revert in arch/x86/mm/init.cYinghai Lu
2012-10-31x86, mm: Find_early_table_space based on ranges that are actually being mappedJacob Shin
2012-10-31Revert "x86/mm: Fix the size calculation of mapping tables"Dave Young
2012-10-31x86-64: Fix page table accountingJan Beulich
2012-09-13x86/mm/init.c: Fix devmem_is_allowed() off by oneT Makphaibulchoke
2012-08-21mm: hugetlbfs: correctly populate shared pmdMichal Hocko
2012-08-14Revert "x86-64/efi: Use EFI to deal with platform wall clock"H. Peter Anvin
2012-08-03ACPI: Only count valid srat memory structuresThomas Renninger
2012-07-26Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-07-26Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-06-27x86/tlb: do flush_tlb_kernel_range by 'invlpg'Alex Shi
2012-06-27x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTORAlex Shi
2012-06-27x86/tlb: enable tlb flush range support for x86Alex Shi
2012-06-27x86/tlb: add tlb_flushall_shift knob into debugfsAlex Shi
2012-06-27x86/tlb: add tlb_flushall_shift for specific CPUAlex Shi
2012-06-27x86/tlb: fall back to flush all when meet a THP large pageAlex Shi
2012-06-27x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_rangeAlex Shi
2012-06-20x86/mm: Mark free_initrd_mem() as __initJan Beulich
2012-06-11x86/mm: Fix some kernel-doc warningsWanpeng Li
2012-06-08x86/mm: Only add extra pages count for the first memory range during pre-allo...Yinghai Lu
2012-06-06x86/numa: Set numa_nodes_parsed at acpi_numa_memory_affinity_init()Yasuaki Ishimatsu
2012-06-06x86-64/efi: Use EFI to deal with platform wall clockJan Beulich
2012-05-30Merge branch 'x86/trampoline' into x86/urgentH. Peter Anvin
2012-05-30x86/mm/pat: Improve scaling of pat_pagerange_is_ram()John Dykstra
2012-05-29x86: print physical addresses consistently with other parts of kernelBjorn Helgaas
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-05-23Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-05-23Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-18x86-64: Fix accounting in kernel_physical_mapping_init()Jan Beulich
2012-05-14x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi
2012-05-09x86/numa: Allow specifying node_distance() for numa=fakePeter Zijlstra
2012-05-03userns: Store uid and gid values in struct cred with kuid_t and kgid_t typesEric W. Biederman
2012-04-20x86, extable: Switch to relative exception table entriesH. Peter Anvin
2012-04-19x86, extable: Add early_fixup_exception()H. Peter Anvin
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-22x86, tlb: Switch cr3 in leave_mm() only when neededSuresh Siddha
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