Age | Commit message (Expand) | Author | Files | Lines |
2009-03-03 | x86: unify free_init_pages() and free_initmem() | Pekka Enberg | 1 | -44/+0 |
2009-03-03 | x86: add sanity checks to init_32.c | Pekka Enberg | 1 | -6/+11 |
2009-03-03 | x86: use roundup() instead of PAGE_ALIGN() in find_early_table_space() | Pekka Enberg | 1 | -4/+4 |
2009-03-03 | x86: move __VMALLOC_RESERVE to pgtable_32.c | Pekka Enberg | 1 | -2/+0 |
2009-02-24 | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Ingo Molnar | 1 | -0/+17 |
2009-02-24 | x86: update populate_extra_pte() and add populate_extra_pmd() | Tejun Heo | 1 | -3/+10 |
2009-02-20 | ftrace, x86: make kernel text writable only for conversions | Steven Rostedt | 1 | -3/+32 |
2009-02-20 | x86: convert to the new dynamic percpu allocator | Tejun Heo | 1 | -0/+10 |
2009-02-13 | Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/... | Ingo Molnar | 1 | -56/+78 |
2009-02-12 | x86, 32-bit: refactor find_low_pfn_range() | Ingo Molnar | 1 | -7/+8 |
2009-02-12 | x86, 32-bit: clean up find_low_pfn_range() | Ingo Molnar | 1 | -58/+79 |
2009-02-12 | x86: fix warning in find_low_pfn_range() | Ingo Molnar | 1 | -2/+2 |
2009-02-11 | x86: mm/init_32.c fix compilation warning | Jaswinder Singh Rajput | 1 | -1/+1 |
2009-01-27 | Merge branch 'linus' into core/percpu | Ingo Molnar | 1 | -3/+45 |
2009-01-16 | x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (ta... | Jan Beulich | 1 | -3/+45 |
2009-01-10 | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 1 | -1/+3 |
2009-01-07 | resource: allow MMIO exclusivity for device drivers | Arjan van de Ven | 1 | -0/+2 |
2009-01-07 | x86: smp.h move zap_low_mappings declartion to tlbflush.h | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-01-06 | mm: show node to memory section relationship with symlinks in sysfs | Gary Hade | 1 | -1/+1 |
2009-01-02 | Fix compiler warning in arch/x86/mm/init_32.c | Ingo Brueckl | 1 | -2/+6 |
2008-12-30 | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+3 |
2008-12-23 | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar | 1 | -11/+21 |
2008-12-17 | x86: unify pci iommu setup and allow swiotlb to compile for 32 bit | Jeremy Fitzhardinge | 1 | -0/+3 |
2008-12-16 | x86, 32-bit: add some compile time checks to mem_init() | Jan Beulich | 1 | -1/+15 |
2008-12-16 | x86, 32-bit: simplify alloc_low_page() | Jan Beulich | 1 | -8/+4 |
2008-11-20 | Merge branch 'linus' into x86/memory-corruption-check | Ingo Molnar | 1 | -2/+1 |
2008-11-08 | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 1 | -2/+1 |
2008-10-31 | x86: avoid duplicate running of pud_offset and pmd_offset in one_md_table_init() | Zhaolei | 1 | -0/+2 |
2008-10-31 | x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps | Keith Packard | 1 | -2/+1 |
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: 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 | -14/+75 |
2008-10-10 | Merge branch 'linus' into x86/pat2 | Ingo Molnar | 1 | -4/+1 |
2008-10-10 | x86, cpa: remove cpa pool code | Suresh Siddha | 1 | -1/+0 |
2008-10-10 | x86, cpa: dont use large pages for kernel identity mapping with DEBUG_PAGEALLOC | Suresh Siddha | 1 | -4/+14 |
2008-10-10 | x86, cpa: make the kernel physical mapping initialization a two pass sequence | Suresh Siddha | 1 | -5/+60 |
2008-10-06 | Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 | Ingo Molnar | 1 | -0/+1 |
2008-09-14 | x86/paravirt: Remove duplicate paravirt_pagetable_setup_{start, done}() | Alex Nixon | 1 | -4/+0 |
2008-09-07 | x86: add periodic corruption check | Hugh Dickins | 1 | -0/+2 |
2008-07-23 | x86: mm/init_XX.c declare functions before they get used | Jaswinder Singh | 1 | -0/+1 |
2008-07-21 | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 1 | -2/+3 |
2008-07-18 | x86: enable memory tester support on 32-bit | Yinghai Lu | 1 | -0/+3 |
2008-07-16 | pvops-64: call paravirt_post_allocator_init() on setup_arch() | Eduardo Habkost | 1 | -2/+0 |
2008-07-14 | Merge branch 'auto-ftrace-next' into tracing/for-linus | Ingo Molnar | 1 | -0/+4 |
2008-07-11 | x86: introduce max_low_pfn_mapped for 64-bit | Yinghai Lu | 1 | -0/+1 |
2008-07-08 | x86_32: remove __PAGE_KERNEL(_EXEC) | Jeremy Fitzhardinge | 1 | -8/+2 |
2008-07-08 | x86: merge zones_sizes_init for numa and non numa on 32-bit | Yinghai Lu | 1 | -6/+4 |
2008-07-08 | x86: fix init_memory_mapping over boundary, v4 | Yinghai Lu | 1 | -22/+67 |
2008-07-08 | x86: fix init_memory_mapping over boundary v3 | Yinghai Lu | 1 | -10/+14 |