Age | Commit message (Expand) | Author | Files | Lines |
2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo | 1 | -6/+26 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 10 | -5/+8 |
2010-03-29 | x86: Make sure free_init_pages() frees pages on page boundary | Yinghai Lu | 1 | -6/+26 |
2010-03-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+23 |
2010-03-03 | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -52/+64 |
2010-02-28 | Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -134/+101 |
2010-02-28 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -56/+35 |
2010-02-28 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+4 |
2010-02-28 | Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes... | Linus Torvalds | 1 | -2/+2 |
2010-02-25 | x86, mm: Unify kernel_physical_mapping_init() API | Pekka Enberg | 2 | -10/+5 |
2010-02-25 | x86, mm: Allow highmem user page tables to be disabled at boot time | Ian Campbell | 1 | -5/+26 |
2010-02-22 | x86_64, cpa: Don't work hard in preserving kernel 2M mappings when using 4K a... | Suresh Siddha | 1 | -2/+23 |
2010-02-17 | kmemcheck: Test the full object in kmemcheck_is_obj_initialized() | Catalin Marinas | 3 | -3/+17 |
2010-02-17 | x86: Convert tlbstate_lock to raw_spinlock | Thomas Gleixner | 1 | -4/+4 |
2010-02-17 | Merge branch 'linus' into x86/mm | Thomas Gleixner | 13 | -176/+142 |
2010-02-15 | x86, numa: Remove configurable node size support for numa emulation | David Rientjes | 1 | -147/+13 |
2010-02-15 | x86, numa: Add fixed node size option for numa emulation | David Rientjes | 1 | -8/+109 |
2010-02-15 | x86, numa: Fix numa emulation calculation of big nodes | David Rientjes | 1 | -1/+1 |
2010-02-12 | x86: Make 32bit support NO_BOOTMEM | Yinghai Lu | 2 | -0/+9 |
2010-02-12 | sparsemem: Put mem map for one node together. | Yinghai Lu | 1 | -1/+1 |
2010-02-12 | x86: Make 64 bit use early_res instead of bootmem before slab | Yinghai Lu | 2 | -5/+19 |
2010-02-11 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2010-02-10 | x86: Make early_node_mem get mem > 4 GB if possible | Yinghai Lu | 1 | -4/+17 |
2010-02-10 | x86: Call early_res_to_bootmem one time | Yinghai Lu | 3 | -45/+21 |
2010-02-10 | Merge remote branch 'linus/master' into x86/bootmem | H. Peter Anvin | 12 | -175/+141 |
2010-02-02 | memory hotplug: fix a bug on /dev/mem for 64-bit kernels | Shaohui Zheng | 1 | -0/+19 |
2010-02-02 | x86, doc: Fix minor spelling error in arch/x86/mm/gup.c | Andy Shevchenko | 1 | -1/+1 |
2010-02-01 | x86: Use the generic page_is_ram() | Wu Fengguang | 1 | -21/+0 |
2010-02-01 | x86: Remove BIOS data range from e820 | Yinghai Lu | 1 | -16/+0 |
2010-01-27 | x86: Use helpers for rlimits | Jiri Slaby | 1 | -2/+2 |
2010-01-23 | x86: Set hotpluggable nodes in nodes_possible_map | David Rientjes | 1 | -1/+3 |
2010-01-17 | hw-breakpoints, perf: Fix broken mmiotrace due to dr6 by reference change | Luca Barbieri | 1 | -3/+4 |
2010-01-11 | mm: make totalhigh_pages unsigned long | Andreas Fenkart | 1 | -2/+1 |
2009-12-30 | x86: Lift restriction on the location of FIX_BTMAP_* | Jan Beulich | 1 | -0/+4 |
2009-12-28 | x86, kmemcheck: Use KERN_WARNING for error reporting | Pekka Enberg | 1 | -10/+9 |
2009-12-28 | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar | 1 | -2/+1 |
2009-12-19 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -1/+5 |
2009-12-16 | x86: Fix checking of SRAT when node 0 ram is not from 0 | Yinghai Lu | 2 | -1/+5 |
2009-12-14 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2009-12-14 | x86: Fix build warning in arch/x86/mm/mmio-mod.c | Joe Perches | 1 | -1/+1 |
2009-12-11 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -57/+56 |
2009-12-11 | Merge commit 'linus/master' into x86/urgent | H. Peter Anvin | 1 | -2/+2 |
2009-12-10 | vfs: Implement proper O_SYNC semantics | Christoph Hellwig | 1 | -2/+1 |
2009-12-10 | x86: mmio-mod.c: Use pr_fmt | Joe Perches | 1 | -36/+35 |
2009-12-10 | x86: kmmio.c: Add and use pr_fmt(fmt) | Joe Perches | 1 | -20/+20 |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2009-12-09 | Merge branch 'linus' into x86/urgent | Ingo Molnar | 12 | -176/+389 |
2009-12-08 | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -31/+2 |
2009-12-08 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 11 | -145/+387 |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina | 1 | -2/+2 |