| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | 1 | -0/+1 |
|\ |
|
| * | proc: Split kcore bits from linux/procfs.h into linux/kcore.h | David Howells | 2013-04-29 | 1 | -0/+1 |
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-04-30 | 3 | -8/+6 |
|\ \ |
|
| * | | x86/mm/hotplug: Put kernel_physical_mapping_remove() declaration in CONFIG_ME... | Tang Chen | 2013-04-15 | 1 | -1/+1 |
| * | | x86/mm/numa: Simplify some bit mangling | Martin Bundgaard | 2013-04-10 | 1 | -2/+1 |
| * | | x86/mm/cpa: Cleanup split_large_page() and its callee | Borislav Petkov | 2013-04-10 | 1 | -5/+4 |
| |/ |
|
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-04-30 | 1 | -1/+1 |
|\ \ |
|
| * | | x86, cpu: Convert F00F bug detection | Borislav Petkov | 2013-04-02 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-04-30 | 1 | -3/+5 |
|\ \ |
|
| * | | context_tracking: Restore correct previous context state on exception exit | Frederic Weisbecker | 2013-03-07 | 1 | -2/+4 |
| * | | context_tracking: Move exception handling to generic code | Frederic Weisbecker | 2013-03-07 | 1 | -1/+1 |
* | | | x86: rename random32() to prandom_u32() | Akinobu Mita | 2013-04-29 | 1 | -2/+2 |
* | | | x86: pageattr-test: remove srandom32 call | Akinobu Mita | 2013-04-29 | 1 | -1/+0 |
* | | | x86/mm/numa: use setup_nr_node_ids() instead of opencoding. | Cody P Schafer | 2013-04-29 | 1 | -6/+3 |
* | | | x86-64: fall back to regular page vmemmap on allocation failure | Johannes Weiner | 2013-04-29 | 1 | -20/+26 |
* | | | x86-64: use vmemmap_populate_basepages() for !pse setups | Johannes Weiner | 2013-04-29 | 1 | -40/+38 |
* | | | x86-64: remove dead debugging code for !pse setups | Johannes Weiner | 2013-04-29 | 1 | -3/+0 |
* | | | sparse-vmemmap: specify vmemmap population range in bytes | Johannes Weiner | 2013-04-29 | 1 | -10/+5 |
* | | | mm, vmalloc: change iterating a vmlist to find_vm_area() | Joonsoo Kim | 2013-04-29 | 1 | -6/+1 |
* | | | mm/x86: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu | 2013-04-29 | 2 | -10/+1 |
* | | | mm/x86: use common help functions to free reserved pages | Jiang Liu | 2013-04-29 | 2 | -7/+3 |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-04-14 | 3 | -8/+12 |
|\ \ \ |
|
| * | | | x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is set | Boris Ostrovsky | 2013-04-12 | 1 | -0/+2 |
| * | | | x86/mm/cpa/selftest: Fix false positive in CPA self test | Andrea Arcangeli | 2013-04-12 | 1 | -1/+1 |
| * | | | x86/mm/cpa: Convert noop to functional fix | Andrea Arcangeli | 2013-04-11 | 1 | -5/+5 |
| * | | | x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates | Samu Kallio | 2013-04-10 | 1 | -2/+4 |
| | |/
| |/| |
|
* / | | x86-32: Fix possible incomplete TLB invalidate with PAE pagetables | Dave Hansen | 2013-04-12 | 1 | -0/+7 |
|/ / |
|
* | | x86: Do not try to sync identity map for non-mapped pages | Dave Hansen | 2013-03-07 | 1 | -0/+7 |
* | | x86, mm: Make sure to find a 2M free block for the first mapped area | Yinghai Lu | 2013-03-06 | 1 | -3/+2 |
|/ |
|
* | x86, ACPI, mm: Revert movablemem_map support | Yinghai Lu | 2013-03-02 | 2 | -128/+8 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-02-26 | 3 | -12/+49 |
|\ |
|
| * | x86/mm/pageattr: Prevent PSE and GLOABL leftovers to confuse pmd/pte_present ... | Andrea Arcangeli | 2013-02-24 | 1 | -3/+47 |
| * | Revert "x86, mm: Make spurious_fault check explicitly check explicitly check ... | Andrea Arcangeli | 2013-02-24 | 1 | -7/+1 |
| * | x86/mm/numa: Don't check if node is NUMA_NO_NODE | Wen Congyang | 2013-02-24 | 1 | -2/+1 |
* | | Merge branch 'akpm' (more incoming from Andrew) | Linus Torvalds | 2013-02-23 | 5 | -33/+565 |
|\ \ |
|
| * | | acpi, memory-hotplug: support getting hotplug info from SRAT | Tang Chen | 2013-02-23 | 1 | -5/+66 |
| * | | acpi, memory-hotplug: extend movablemem_map ranges to the end of node | Tang Chen | 2013-02-23 | 1 | -3/+61 |
| * | | acpi, memory-hotplug: parse SRAT before memblock is ready | Tang Chen | 2013-02-23 | 1 | -2/+4 |
| * | | x86: get pg_data_t's memory from other node | Yasuaki Ishimatsu | 2013-02-23 | 1 | -3/+2 |
| * | | cpu-hotplug,memory-hotplug: clear cpu_to_node() when offlining the node | Wen Congyang | 2013-02-23 | 1 | -2/+2 |
| * | | cpu_hotplug: clear apicid to node when the cpu is hotremoved | Wen Congyang | 2013-02-23 | 1 | -1/+1 |
| * | | memory-hotplug: remove memmap of sparse-vmemmap | Tang Chen | 2013-02-23 | 1 | -0/+8 |
| * | | memory-hotplug: remove page table of x86_64 architecture | Tang Chen | 2013-02-23 | 1 | -0/+10 |
| * | | memory-hotplug: common APIs to support page tables hot-remove | Wen Congyang | 2013-02-23 | 2 | -22/+329 |
| * | | memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap | Yasuaki Ishimatsu | 2013-02-23 | 1 | -0/+60 |
| * | | memory-hotplug: introduce new arch_remove_memory() for removing page table | Wen Congyang | 2013-02-23 | 2 | -0/+27 |
* | | | Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-02-22 | 1 | -0/+10 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86/mm/init.c: Copy ucode from initrd image to kernel memory | Fenghua Yu | 2013-01-31 | 1 | -0/+10 |
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 12 | -554/+634 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 | H. Peter Anvin | 2013-02-01 | 8 | -228/+110 |
| |\ \
| | |/
| |/| |
|