aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAge
...
| * | | x86, mm: Align start address to correct big page sizeYinghai Lu2012-11-17
| * | | x86, mm: Only direct map addresses that are marked as E820_RAMJacob Shin2012-11-17
| * | | x86, mm: use pfn_range_is_mapped() with CPAYinghai Lu2012-11-17
| * | | x86, mm: Separate out calculate_table_space_size()Yinghai Lu2012-11-17
| * | | x86, mm: Find early page table buffer togetherYinghai Lu2012-11-17
| * | | x86, mm: Change find_early_table_space() paramtersYinghai Lu2012-11-17
| * | | x86, mm: Revert back good_end setting for 64bitYinghai Lu2012-11-17
| * | | x86, mm: Move init_memory_mapping calling out of setup.cYinghai Lu2012-11-17
| * | | x86, mm: Move down find_early_table_space()Yinghai Lu2012-11-17
| * | | x86, mm: Split out split_mem_range from init_memory_mappingYinghai Lu2012-11-17
| * | | x86, mm: Add global page_size_mask and probe one time onlyYinghai Lu2012-11-17
| | |/ | |/|
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-19
|\ \ \
| * | | x86/srat: Simplify memory affinity init error handlingDavidlohr Bueso2013-01-24
| | |/ | |/|
* | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-19
|\ \ \
| * | | x86/memtest: Shorten time for testsAlexander Holler2013-02-18
| * | | x86: Convert a few mistaken __cpuinit annotations to __initJan Beulich2013-01-24
| |/ /
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-02-19
|\ \ \
| * | | x86/mm: Fix the argument passed to sync_global_pgds()Wen Congyang2013-01-24
| |/ /
* | | x86/mm: Check if PUD is large when validating a kernel addressMel Gorman2013-02-13
* | | x86: Do not leak kernel page mapping locationsKees Cook2013-02-07
|/ /
* | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-16
|\ \
| * | x86: mm: drop TLB flush from ptep_set_access_flagsRik van Riel2012-12-11
| * | x86: mm: only do a local tlb flush in ptep_set_access_flags()Rik van Riel2012-12-11
| |/
* | Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"Linus Torvalds2012-12-15
* | Revert "x86, mm: Include the entire kernel memory map in trampoline_pgd"Linus Torvalds2012-12-15
* | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-14
|\ \
| * | x86-64/efi: Use EFI to deal with platform wall clock (again)Jan Beulich2012-10-30
| * | x86, mm: Include the entire kernel memory map in trampoline_pgdMatt Fleming2012-10-30
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-13
|\ \ \
| * | | mm, oom: remove statically defined arch functions of same nameDavid Rientjes2012-12-12
| * | | page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initial...Lai Jiangshan2012-12-12
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\ \ \ \ | |/ / / |/| | |
| * | | propagate name change to comments in kernel sourceNadia Yvette Chambers2012-12-06
| | |/ | |/|
* | | Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-12-11
|\ \ \
| * | | x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OKH. Peter Anvin2012-11-29
| * | | x86, 386 removal: Remove CONFIG_INVLPGH. Peter Anvin2012-11-29
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-11
|\ \ \ \
| * \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2012-12-03
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | context_tracking: New context tracking susbsystemFrederic Weisbecker2012-11-30
| | | |/ | | |/|
* | / | mm: use vm_unmapped_area() in hugetlbfs on i386 architectureMichel Lespinasse2012-12-11
|/ / /
* | / x86, mm: Correct vmflag test for checking VM_HUGETLBJoonsoo Kim2012-11-14
| |/ |/|
* | x86, mm: Undo incorrect revert in arch/x86/mm/init.cYinghai Lu2012-10-25
* | x86, mm: Find_early_table_space based on ranges that are actually being mappedJacob Shin2012-10-24
* | x86-64: Fix page table accountingJan Beulich2012-10-24
* | Revert "x86/mm: Fix the size calculation of mapping tables"Dave Young2012-10-24
|/
* readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-09
* rbtree: move augmented rbtree functionality to rbtree_augmented.hMichel Lespinasse2012-10-09
* mm: replace vma prio_tree with an interval treeMichel Lespinasse2012-10-09
* rbtree: add RB_DECLARE_CALLBACKS() macroMichel Lespinasse2012-10-09
* rbtree: remove prior augmented rbtree implementationMichel Lespinasse2012-10-09