Age | Commit message (Expand) | Author |
2009-03-05 | x86: ifdef 32-bit specific setup in init_memory_mapping() | Pekka Enberg |
2009-03-05 | x86: move pgd_base out of init_memory_mapping() | Pekka Enberg |
2009-03-05 | x86: find_early_table_space() unification | Pekka Enberg |
2009-03-05 | x86: add gbpages support to 32-bit init_memory_mapping() | Pekka Enberg |
2009-03-05 | x86: init_memory_mapping() trivial cleanups | Pekka Enberg |
2009-03-04 | x86: fix bootmem cross node for 32bit numa, cleanup | Yinghai Lu |
2009-03-04 | x86: move free_initrd_mem() to common mm/init.c | Pekka Enberg |
2009-03-04 | x86: make 32-bit init_memory_mapping range change more like 64-bit | Yinghai Lu |
2009-03-04 | x86: fix bootmem cross node for 32bit numa | Yinghai Lu |
2009-03-04 | x86: move devmem_is_allowed() to common mm/init.c | Pekka Enberg |
2009-03-04 | Merge branch 'x86/core' into core/percpu | Ingo Molnar |
2009-03-03 | x86: set_highmem_pages_init() cleanup | Pekka Enberg |
2009-03-03 | x86: unify free_init_pages() and free_initmem() | Pekka Enberg |
2009-03-03 | x86: add sanity checks to init_32.c | Pekka Enberg |
2009-03-03 | x86: use roundup() instead of PAGE_ALIGN() in find_early_table_space() | Pekka Enberg |
2009-03-03 | x86: move __VMALLOC_RESERVE to pgtable_32.c | Pekka Enberg |
2009-02-24 | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Ingo Molnar |
2009-02-24 | x86: update populate_extra_pte() and add populate_extra_pmd() | Tejun Heo |
2009-02-20 | ftrace, x86: make kernel text writable only for conversions | Steven Rostedt |
2009-02-20 | x86: convert to the new dynamic percpu allocator | Tejun Heo |
2009-02-13 | Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/... | Ingo Molnar |
2009-02-12 | x86, 32-bit: refactor find_low_pfn_range() | Ingo Molnar |
2009-02-12 | x86, 32-bit: clean up find_low_pfn_range() | Ingo Molnar |
2009-02-12 | x86: fix warning in find_low_pfn_range() | Ingo Molnar |
2009-02-11 | x86: mm/init_32.c fix compilation warning | Jaswinder Singh Rajput |
2009-01-27 | Merge branch 'linus' into core/percpu | Ingo Molnar |
2009-01-16 | x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (ta... | Jan Beulich |
2009-01-10 | Merge branch 'linus' into x86/cleanups | Ingo Molnar |
2009-01-07 | resource: allow MMIO exclusivity for device drivers | Arjan van de Ven |
2009-01-07 | x86: smp.h move zap_low_mappings declartion to tlbflush.h | Jaswinder Singh Rajput |
2009-01-06 | mm: show node to memory section relationship with symlinks in sysfs | Gary Hade |
2009-01-02 | Fix compiler warning in arch/x86/mm/init_32.c | Ingo Brueckl |
2008-12-30 | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-12-23 | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar |
2008-12-17 | x86: unify pci iommu setup and allow swiotlb to compile for 32 bit | Jeremy Fitzhardinge |
2008-12-16 | x86, 32-bit: add some compile time checks to mem_init() | Jan Beulich |
2008-12-16 | x86, 32-bit: simplify alloc_low_page() | Jan Beulich |
2008-11-20 | Merge branch 'linus' into x86/memory-corruption-check | Ingo Molnar |
2008-11-08 | Merge branch 'linus' into x86/cleanups | Ingo Molnar |
2008-10-31 | x86: avoid duplicate running of pud_offset and pmd_offset in one_md_table_init() | Zhaolei |
2008-10-31 | x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps | Keith Packard |
2008-10-27 | x86: corruption check: run the corruption checks from a work queue | Arjan van de Ven |
2008-10-13 | x86: add _PAGE_IOMAP pte flag for IO mappings | Jeremy Fitzhardinge |
2008-10-12 | x86: memory corruption check - cleanup | Ingo Molnar |
2008-10-12 | Merge branch 'linus' into x86/memory-corruption-check | Ingo Molnar |
2008-10-10 | Merge branch 'linus' into x86/pat2 | Ingo Molnar |
2008-10-10 | x86, cpa: remove cpa pool code | Suresh Siddha |
2008-10-10 | x86, cpa: dont use large pages for kernel identity mapping with DEBUG_PAGEALLOC | Suresh Siddha |
2008-10-10 | x86, cpa: make the kernel physical mapping initialization a two pass sequence | Suresh Siddha |
2008-10-06 | Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 | Ingo Molnar |