| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-12-16 | 1 | -1/+7 |
|\ |
|
| * | x86: mm: drop TLB flush from ptep_set_access_flags | Rik van Riel | 2012-12-11 | 1 | -1/+0 |
| * | x86: mm: only do a local tlb flush in ptep_set_access_flags() | Rik van Riel | 2012-12-11 | 1 | -1/+8 |
* | | Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)" | Linus Torvalds | 2012-12-15 | 1 | -6/+4 |
* | | Revert "x86, mm: Include the entire kernel memory map in trampoline_pgd" | Linus Torvalds | 2012-12-15 | 2 | -113/+1 |
* | | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-12-14 | 3 | -5/+119 |
|\ \ |
|
| * | | x86-64/efi: Use EFI to deal with platform wall clock (again) | Jan Beulich | 2012-10-30 | 1 | -4/+6 |
| * | | x86, mm: Include the entire kernel memory map in trampoline_pgd | Matt Fleming | 2012-10-30 | 2 | -1/+113 |
* | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-12-13 | 2 | -16/+11 |
|\ \ \ |
|
| * | | | mm, oom: remove statically defined arch functions of same name | David Rientjes | 2012-12-12 | 1 | -15/+8 |
| * | | | page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initial... | Lai Jiangshan | 2012-12-12 | 1 | -1/+3 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | propagate name change to comments in kernel source | Nadia Yvette Chambers | 2012-12-06 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-12-11 | 2 | -9/+4 |
|\ \ \ |
|
| * | | | x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OK | H. Peter Anvin | 2012-11-29 | 1 | -4/+1 |
| * | | | x86, 386 removal: Remove CONFIG_INVLPG | H. Peter Anvin | 2012-11-29 | 1 | -5/+3 |
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-12-11 | 1 | -1/+1 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2012-12-03 | 1 | -1/+1 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | context_tracking: New context tracking susbsystem | Frederic Weisbecker | 2012-11-30 | 1 | -1/+1 |
| | | |/
| | |/| |
|
* | | | | mm: use vm_unmapped_area() in hugetlbfs on i386 architecture | Michel Lespinasse | 2012-12-11 | 1 | -105/+25 |
|/ / / |
|
* | | | x86, mm: Correct vmflag test for checking VM_HUGETLB | Joonsoo Kim | 2012-11-14 | 1 | -1/+1 |
| |/
|/| |
|
* | | x86, mm: Undo incorrect revert in arch/x86/mm/init.c | Yinghai Lu | 2012-10-25 | 1 | -4/+0 |
* | | x86, mm: Find_early_table_space based on ranges that are actually being mapped | Jacob Shin | 2012-10-24 | 1 | -29/+41 |
* | | x86-64: Fix page table accounting | Jan Beulich | 2012-10-24 | 1 | -1/+6 |
* | | Revert "x86/mm: Fix the size calculation of mapping tables" | Dave Young | 2012-10-24 | 1 | -13/+9 |
|/ |
|
* | readahead: fault retry breaks mmap file read random detection | Shaohua Li | 2012-10-09 | 1 | -0/+1 |
* | rbtree: move augmented rbtree functionality to rbtree_augmented.h | Michel Lespinasse | 2012-10-09 | 1 | -1/+1 |
* | mm: replace vma prio_tree with an interval tree | Michel Lespinasse | 2012-10-09 | 1 | -2/+1 |
* | rbtree: add RB_DECLARE_CALLBACKS() macro | Michel Lespinasse | 2012-10-09 | 1 | -35/+2 |
* | rbtree: remove prior augmented rbtree implementation | Michel Lespinasse | 2012-10-09 | 1 | -19/+46 |
* | mm, x86, pat: rework linear pfn-mmap tracking | Konstantin Khlebnikov | 2012-10-09 | 1 | -5/+12 |
* | x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_inse... | Suresh Siddha | 2012-10-09 | 1 | -11/+36 |
* | x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routines | Suresh Siddha | 2012-10-09 | 1 | -14/+19 |
* | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-10-01 | 2 | -1/+19 |
|\ |
|
| * | x86, smap: A page fault due to SMAP is an oops | H. Peter Anvin | 2012-09-21 | 1 | -0/+18 |
| * | x86-32, mm: The WP test should be done on a kernel page | H. Peter Anvin | 2012-09-21 | 1 | -1/+1 |
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-10-01 | 1 | -7/+4 |
|\ \ |
|
| * | | x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done() | Attilio Rao | 2012-09-12 | 1 | -4/+0 |
| * | | x86: Move paging_init() call to x86_init.paging.pagetable_init() | Attilio Rao | 2012-09-12 | 1 | -0/+1 |
| * | | x86: Rename pagetable_setup_start() to pagetable_init() | Attilio Rao | 2012-09-12 | 1 | -2/+2 |
| * | | x86: Remove base argument from x86_init.paging.pagetable_setup_start | Attilio Rao | 2012-09-12 | 1 | -2/+2 |
| |/ |
|
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-10-01 | 1 | -1/+3 |
|\ \ |
|
| * | | x86: Distinguish TLB shootdown interrupts from other functions call interrupts | Tomoki Sekiyama | 2012-09-27 | 1 | -0/+2 |
| * | | x86/mm: Fix range check in tlbflush debugfs interface | Jan Beulich | 2012-09-07 | 1 | -1/+1 |
* | | | x86: Exception hooks for userspace RCU extended QS | Frederic Weisbecker | 2012-09-26 | 1 | -2/+11 |
* | | | x86/mm/init.c: Fix devmem_is_allowed() off by one | T Makphaibulchoke | 2012-09-13 | 1 | -1/+1 |
| |/
|/| |
|
* | | mm: hugetlbfs: correctly populate shared pmd | Michal Hocko | 2012-08-21 | 1 | -5/+16 |
* | | Revert "x86-64/efi: Use EFI to deal with platform wall clock" | H. Peter Anvin | 2012-08-14 | 1 | -6/+4 |
* | | ACPI: Only count valid srat memory structures | Thomas Renninger | 2012-08-03 | 1 | -7/+8 |
|/ |
|
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-07-26 | 1 | -195/+206 |
|\ |
|