Commit Graph

1822 Commits (28b441e24088081c1e213139d1303b451a34a4f4)

Author SHA1 Message Date
Tomoki Sekiyama fd0f586972 x86: Distinguish TLB shootdown interrupts from other functions call interrupts 13 years ago
Frederic Weisbecker 6ba3c97a38 x86: Exception hooks for userspace RCU extended QS 13 years ago
H. Peter Anvin 40d3cd6695 x86, smap: A page fault due to SMAP is an oops 13 years ago
H. Peter Anvin 8bd753be7a x86-32, mm: The WP test should be done on a kernel page 13 years ago
T Makphaibulchoke 73e8f3d7e2 x86/mm/init.c: Fix devmem_is_allowed() off by one 13 years ago
Attilio Rao c711288727 x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done() 13 years ago
Attilio Rao 843b8ed2ec x86: Move paging_init() call to x86_init.paging.pagetable_init() 13 years ago
Attilio Rao 7737b215ad x86: Rename pagetable_setup_start() to pagetable_init() 13 years ago
Attilio Rao 73090f8993 x86: Remove base argument from x86_init.paging.pagetable_setup_start 13 years ago
Jan Beulich d4c9dbc61f x86/mm: Fix range check in tlbflush debugfs interface 13 years ago
Michal Hocko eb48c07146 mm: hugetlbfs: correctly populate shared pmd 13 years ago
H. Peter Anvin f026cfa82f Revert "x86-64/efi: Use EFI to deal with platform wall clock" 13 years ago
Thomas Renninger 095adbb644 ACPI: Only count valid srat memory structures 13 years ago
Alex Shi effee4b9b3 x86/tlb: do flush_tlb_kernel_range by 'invlpg' 13 years ago
Alex Shi 52aec3308d x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTOR 13 years ago
Alex Shi 611ae8e3f5 x86/tlb: enable tlb flush range support for x86 13 years ago
Alex Shi 3df3212f97 x86/tlb: add tlb_flushall_shift knob into debugfs 13 years ago
Alex Shi c4211f42d3 x86/tlb: add tlb_flushall_shift for specific CPU 13 years ago
Alex Shi d8dfe60d6d x86/tlb: fall back to flush all when meet a THP large page 13 years ago
Alex Shi e7b52ffd45 x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_range 13 years ago
Jan Beulich 0d26d1d873 x86/mm: Mark free_initrd_mem() as __init 13 years ago
Wanpeng Li 9efc31b81d x86/mm: Fix some kernel-doc warnings 13 years ago
Yinghai Lu bd2753b2dd x86/mm: Only add extra pages count for the first memory range during pre-allocation early page table space 13 years ago
Yasuaki Ishimatsu 4af463d28f x86/numa: Set numa_nodes_parsed at acpi_numa_memory_affinity_init() 13 years ago
Jan Beulich bacef661ac x86-64/efi: Use EFI to deal with platform wall clock 13 years ago
John Dykstra fa83523f45 x86/mm/pat: Improve scaling of pat_pagerange_is_ram() 13 years ago
Bjorn Helgaas 365811d6f9 x86: print physical addresses consistently with other parts of kernel 13 years ago
Jan Beulich 20167d3421 x86-64: Fix accounting in kernel_physical_mapping_init() 13 years ago
Alex Shi c6ae41e7d4 x86: replace percpu_xxx funcs with this_cpu_xxx 13 years ago
Peter Zijlstra 94c0dd3278 x86/numa: Allow specifying node_distance() for numa=fake 13 years ago
Eric W. Biederman 078de5f706 userns: Store uid and gid values in struct cred with kuid_t and kgid_t types 13 years ago
H. Peter Anvin 706276543b x86, extable: Switch to relative exception table entries 13 years ago
H. Peter Anvin 6a1ea279c2 x86, extable: Add early_fixup_exception() 13 years ago
David Howells f05e798ad4 Disintegrate asm/system.h for X86 13 years ago
Steffen Persvold b7157acf42 x86/apic: Add separate apic_id_valid() functions for selected apic drivers 13 years ago
Suresh Siddha a6fca40f1d x86, tlb: Switch cr3 in leave_mm() only when needed 13 years ago
Andrea Arcangeli d71b5a73fe numa_emulation: fix cpumask_of_node() 13 years ago
Xiao Guangrong b69add218d hugetlb: remove prev_vma from hugetlb_get_unmapped_area_topdown() 13 years ago
Xiao Guangrong cbde83e21c hugetlb: try to search again if it is really needed 13 years ago
Cong Wang a24401bcf4 highmem: kill all __kmap_atomic() 13 years ago
Srikar Dronamraju 51e7dc7011 x86: Rename trap_no to trap_nr in thread_struct 13 years ago
Linus Torvalds 55062d0617 x86: fix typo in recent find_vma_prev purge 13 years ago
Linus Torvalds 097d59106a vm: avoid using find_vma_prev() unnecessarily 13 years ago
WANG Cong 722bc6b167 x86/mm: Fix the size calculation of mapping tables 13 years ago
Jiri Kosina e37aade316 x86, memblock: Move mem_hole_size() to .init 13 years ago
Paul Gortmaker 50af5ead3b bug.h: add include of it to various implicit C users 13 years ago
Prarit Bhargava b0f4c4b32c bugs, x86: Fix printk levels for panic, softlockups and stack dumps 13 years ago
Kurt Garloff cd298f60a2 ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64) 13 years ago
Wanlong Gao 9512938b88 cpumask: update setup_node_to_cpumask_map() comments 13 years ago
Rusty Russell 476bc0015b module_param: make bool parameters really bool (arch) 13 years ago