summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* mm: hugetlbfs: correctly populate shared pmdMichal Hocko2012-08-211-5/+16
* Revert "x86-64/efi: Use EFI to deal with platform wall clock"H. Peter Anvin2012-08-141-6/+4
* ACPI: Only count valid srat memory structuresThomas Renninger2012-08-031-7/+8
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-261-195/+206
|\
| * x86/tlb: do flush_tlb_kernel_range by 'invlpg'Alex Shi2012-06-271-0/+30
| * x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTORAlex Shi2012-06-271-195/+47
| * x86/tlb: enable tlb flush range support for x86Alex Shi2012-06-271-66/+46
| * x86/tlb: add tlb_flushall_shift knob into debugfsAlex Shi2012-06-271-0/+51
| * x86/tlb: add tlb_flushall_shift for specific CPUAlex Shi2012-06-271-4/+3
| * x86/tlb: fall back to flush all when meet a THP large pageAlex Shi2012-06-271-0/+34
| * x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_rangeAlex Shi2012-06-271-16/+81
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-07-261-4/+6
|\ \
| * | x86-64/efi: Use EFI to deal with platform wall clockJan Beulich2012-06-061-4/+6
* | | x86/mm: Mark free_initrd_mem() as __initJan Beulich2012-06-201-1/+1
* | | 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
OpenPOWER on IntegriCloud