Age | Commit message (Expand) | Author |
2008-11-12 | x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA set | Rafael J. Wysocki |
2008-11-06 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-11-06 | x86: align DirectMap in /proc/meminfo | Hugh Dickins |
2008-10-31 | x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps | Keith Packard |
2008-10-30 | x86: fix /dev/mem mmap breakage when PAT is disabled | Ravikiran G Thirumalai |
2008-10-29 | x86: remove debug code from arch_add_memory() | Gary Hade |
2008-10-29 | x86: start annotating early ioremap pointers with __iomem | Harvey Harrison |
2008-10-29 | x86: two trivial sparse annotations | Harvey Harrison |
2008-10-28 | x86: fix init_memory_mapping for [dc000000 - e0000000) - v2 | Yinghai Lu |
2008-10-28 | x86: 64 bit print out absent pages num too | Yinghai Lu |
2008-10-28 | x86, memory hotplug: remove wrong -1 in calling init_memory_mapping() | Shaohua Li |
2008-10-27 | x86: keep the /proc/meminfo page count correct | Yinghai Lu |
2008-10-23 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-10-23 | proc: switch /proc/meminfo to seq_file | Alexey Dobriyan |
2008-10-22 | x86: memtest fix use of reserve_early() | Daniele Calore |
2008-10-20 | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-10-20 | mm: rewrite vmap layer | Nick Piggin |
2008-10-18 | Export kmap_atomic_pfn for DRM-GEM. | Eric Anholt |
2008-10-16 | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-10-16 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-10-15 | Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri... | Ingo Molnar |
2008-10-14 | mmiotrace: remove left-over marker cruft | Pekka Paalanen |
2008-10-14 | x86 mmiotrace: implement mmiotrace_printk() | Pekka Paalanen |
2008-10-14 | x86 mmiotrace: fix a rare memory leak | Pekka Paalanen |
2008-10-14 | x86: fix mmiotrace 8-bit register decoding | Pekka Paalanen |
2008-10-13 | x86/mm: unify init task OOM handling | Ingo Molnar |
2008-10-13 | x86/mm: do not trigger a kernel warning if user-space disables interrupts and... | Linus Torvalds |
2008-10-13 | x86: change early_ioremap to use slots instead of nesting | Yinghai Lu |
2008-10-13 | x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2 | Vegard Nossum |
2008-10-13 | traps: x86: remove trace_hardirqs_fixup from pagefault handler | Alexander van Heukelum |
2008-10-13 | x86, uv: add early detection of UV system types | Jack Steiner |
2008-10-13 | x86: make mm/gup.c more virtualization friendly | Jan Beulich |
2008-10-13 | x86-64: fix combining of regions in init_memory_mapping() | Jan Beulich |
2008-10-13 | x86-64: don't check for map replacement | Jeremy Fitzhardinge |
2008-10-13 | x86: add early_memremap() | Jeremy Fitzhardinge |
2008-10-13 | x86: add _PAGE_IOMAP pte flag for IO mappings | Jeremy Fitzhardinge |
2008-10-13 | x86: rename discontig_32.c to numa_32.c | Yinghai Lu |
2008-10-12 | Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x... | Ingo Molnar |
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-12 | Merge branches 'core/signal' and 'x86/spinlocks' into x86/xen | Ingo Molnar |
2008-10-12 | Merge branch 'linus' into x86/xen | Ingo Molnar |
2008-10-12 | x86, early_ioremap: fix fencepost error | Alan Cox |
2008-10-11 | Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D | Ingo Molnar |
2008-10-10 | Merge branch 'linus' into x86/pat2 | Ingo Molnar |
2008-10-10 | x86, cpa: make the kernel physical mapping initialization a two pass sequence... | Suresh Siddha |
2008-10-10 | x86, pat: cleanups | Ingo Molnar |
2008-10-10 | x86: fix pagetable init 64-bit breakage | Suresh Siddha |
2008-10-10 | x86: track memtype for RAM in page struct | Suresh Siddha |
2008-10-10 | x86, cpa: srlz cpa(), global flush tlb after splitting big page and before do... | Suresh Siddha |