Age | Commit message (Expand) | Author | Files | Lines |
2009-03-10 | Merge branch 'x86/core' into tracing/ftrace | Ingo Molnar | 1 | -4/+4 |
2009-03-06 | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 1 | -321/+60 |
2009-03-06 | x86: rename do_not_nx to disable_nx in mm/init_64.c | Pekka Enberg | 1 | -4/+4 |
2009-03-05 | Merge branch 'x86/mm' into x86/core | Ingo Molnar | 1 | -265/+7 |
2009-03-05 | x86: move function and variable declarations to asm/init.h | Pekka Enberg | 1 | -4/+1 |
2009-03-05 | x86: unify kernel_physical_mapping_init() function signatures | Pekka Enberg | 1 | -1/+1 |
2009-03-05 | x86: fix up some bad global variable names in mm/init.c | Pekka Enberg | 1 | -5/+5 |
2009-03-05 | x86: move init_memory_mapping() to common mm/init.c | Pekka Enberg | 1 | -307/+7 |
2009-03-05 | x86: ifdef 32-bit and 64-bit NR_RANGE_MR for save_mr() unification | Pekka Enberg | 1 | -0/+4 |
2009-03-05 | x86: ifdef 32-bit and 64-bit pfn setup in init_memory_mapping() | Pekka Enberg | 1 | -0/+21 |
2009-03-05 | x86: ifdef 32-bit and 64-bit setup in init_memory_mapping() | Pekka Enberg | 1 | -0/+8 |
2009-03-05 | x86: unify kernel_physical_mapping_init() call in init_memory_mapping() | Pekka Enberg | 1 | -8/+13 |
2009-03-05 | x86: ifdef 32-bit specific setup in init_memory_mapping() | Pekka Enberg | 1 | -0/+18 |
2009-03-05 | x86: find_early_table_space() unification | Pekka Enberg | 1 | -0/+14 |
2009-03-05 | x86: init_memory_mapping() trivial cleanups | Pekka Enberg | 1 | -11/+15 |
2009-03-04 | x86: move free_initrd_mem() to common mm/init.c | Pekka Enberg | 1 | -7/+0 |
2009-03-04 | x86: move devmem_is_allowed() to common mm/init.c | Pekka Enberg | 1 | -22/+0 |
2009-03-04 | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core | Ingo Molnar | 1 | -0/+2 |
2009-03-04 | x86: un-__init fill_pud/pmd/pte | Jeremy Fitzhardinge | 1 | -3/+3 |
2009-03-04 | Merge branch 'x86/core' into core/percpu | Ingo Molnar | 1 | -37/+2 |
2009-03-04 | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 1 | -37/+2 |
2009-03-03 | x86: unify free_init_pages() and free_initmem() | Pekka Enberg | 1 | -44/+0 |
2009-03-03 | x86: make sure initmem is writable on 64-bit | Pekka Enberg | 1 | -0/+7 |
2009-03-03 | x86: fix init_memory_mapping() to handle small ranges | Yinghai Lu | 1 | -0/+2 |
2009-02-24 | x86: update populate_extra_pte() and add populate_extra_pmd() | Tejun Heo | 1 | -30/+45 |
2009-02-20 | ftrace, x86: make kernel text writable only for conversions | Steven Rostedt | 1 | -5/+32 |
2009-02-20 | x86: convert to the new dynamic percpu allocator | Tejun Heo | 1 | -0/+19 |
2009-01-20 | x86: remove kernel_physical_mapping_init() from init section | Gary Hade | 1 | -1/+1 |
2009-01-07 | resource: allow MMIO exclusivity for device drivers | Arjan van de Ven | 1 | -0/+2 |
2009-01-07 | mm: show node to memory section relationship with symlinks in sysfs | Gary Hade | 1 | -1/+1 |
2008-11-20 | Merge branch 'linus' into x86/memory-corruption-check | Ingo Molnar | 1 | -25/+50 |
2008-10-29 | x86: remove debug code from arch_add_memory() | Gary Hade | 1 | -1/+1 |
2008-10-28 | x86: fix init_memory_mapping for [dc000000 - e0000000) - v2 | Yinghai Lu | 1 | -17/+33 |
2008-10-28 | x86: 64 bit print out absent pages num too | Yinghai Lu | 1 | -3/+6 |
2008-10-28 | x86, memory hotplug: remove wrong -1 in calling init_memory_mapping() | Shaohua Li | 1 | -1/+1 |
2008-10-27 | x86: keep the /proc/meminfo page count correct | Yinghai Lu | 1 | -3/+9 |
2008-10-27 | x86: corruption check: run the corruption checks from a work queue | Arjan van de Ven | 1 | -2/+0 |
2008-10-13 | x86-64: fix combining of regions in init_memory_mapping() | Jan Beulich | 1 | -1/+1 |
2008-10-13 | x86-64: don't check for map replacement | Jeremy Fitzhardinge | 1 | -3/+0 |
2008-10-13 | x86: add early_memremap() | Jeremy Fitzhardinge | 1 | -1/+1 |
2008-10-13 | x86: add _PAGE_IOMAP pte flag for IO mappings | Jeremy Fitzhardinge | 1 | -1/+1 |
2008-10-12 | x86: memory corruption check - cleanup | Ingo Molnar | 1 | -0/+1 |
2008-10-12 | Merge branch 'linus' into x86/memory-corruption-check | Ingo Molnar | 1 | -32/+142 |
2008-10-11 | Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D | Ingo Molnar | 1 | -0/+56 |
2008-10-10 | Merge branch 'linus' into x86/pat2 | Ingo Molnar | 1 | -4/+4 |
2008-10-10 | x86, cpa: make the kernel physical mapping initialization a two pass sequence... | Suresh Siddha | 1 | -88/+61 |
2008-10-10 | x86: fix pagetable init 64-bit breakage | Suresh Siddha | 1 | -1/+1 |
2008-10-10 | x86, cpa: remove cpa pool code | Suresh Siddha | 1 | -2/+0 |
2008-10-10 | x86, cpa: dont use large pages for kernel identity mapping with DEBUG_PAGEALLOC | Suresh Siddha | 1 | -6/+20 |
2008-10-10 | x86, cpa: make the kernel physical mapping initialization a two pass sequence | Suresh Siddha | 1 | -15/+84 |