Age | Commit message (Expand) | Author |
2008-06-10 | mm, x86: shrink_active_range() should check all | Yinghai Lu |
2008-06-05 | x86: reserve highmem pages via reserve_early | Huang, Ying |
2008-06-04 | x86: section mismatch fix | Andrew Morton |
2008-06-04 | x86: fix Xorg crash with xf86MapVidMem error | Venki Pallipadi |
2008-06-04 | x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest | Kevin Winchester |
2008-06-04 | x86: fix bad pmd ffff810000207xxx(9090909090909090) | Hugh Dickins |
2008-06-04 | x86: ioremap fix failing nesting check | Ingo Molnar |
2008-06-04 | x86: make 32-bit use e820_register_active_regions() | Yinghai Lu |
2008-06-04 | x86, numa, 32-bit: make sure get we kva space | Yinghai Lu |
2008-06-03 | x86: clean up max_pfn_mapped usage - 32-bit | Yinghai Lu |
2008-06-03 | x86, numa, 32-bit: avoid clash between ramdisk and kva | Yinghai Lu |
2008-06-03 | x86, numa, 32-bit: print out debug info on all kvas | Yinghai Lu |
2008-06-03 | x86, 32-bit: change propagate_e820_map() back to find_max_pfn() | Yinghai Lu |
2008-06-03 | x86: set node_remap_size[0] in fallback path | Yinghai Lu |
2008-06-03 | x86, numa, 32-bit: increase max_elements to 1024 | Yinghai Lu |
2008-06-03 | x86, numaq 32-bit: build fix | Ingo Molnar |
2008-06-03 | x86: 32-bit numa, build fix | Ingo Molnar |
2008-06-03 | x86: add dummy acpi_numa_processor_affinity_init() implementation on 32-bit | Ingo Molnar |
2008-06-03 | x86: add acpi_numa_slit_init() dummy implementation on 32-bit | Ingo Molnar |
2008-05-31 | x86: extend e820 early_res support 32bit -fix #5 | Yinghai Lu |
2008-05-31 | x86: extend e820 early_res support 32bit -fix #4 | Yinghai Lu |
2008-05-25 | x86 boot: remove some unused extern function declarations | Paul Jackson |
2008-05-25 | - fix mmioftrace + rcu merge interaction | Ingo Molnar |
2008-05-25 | x86: fixup the fallout of the bitops changes | Thomas Gleixner |
2008-05-25 | x86: eliminate duplicate consistency checks in init_32.c | Jan Beulich |
2008-05-25 | x86: make memory_add_physaddr_to_nid depend on MEMORY_HOTPLUG | Thomas Gleixner |
2008-05-25 | x86: init64.c include initrd.h | Thomas Gleixner |
2008-05-25 | x86: k8topology cleanup variable declarations | Thomas Gleixner |
2008-05-25 | x86: k8topology fix shadow variable | Thomas Gleixner |
2008-05-25 | x86: k8topology add missing header | Thomas Gleixner |
2008-05-25 | arch/x86/mm/pat.c: use boot_cpu_has() | Andrew Morton |
2008-05-24 | x86 mmiotrace: page level is unsigned | Pekka Paalanen |
2008-05-24 | mmiotrace: rename kmmio_probe::user_data to :private. | Pekka Paalanen |
2008-05-24 | x86 mmiotrace: use resource_size_t for phys addresses | Pekka Paalanen |
2008-05-24 | x86 mmiotrace: fix page-unaligned ioremaps | Pekka Paalanen |
2008-05-24 | mmiotrace: code style cleanups | Pekka Paalanen |
2008-05-24 | x86 mmiotrace: dynamically disable non-boot CPUs | Pekka Paalanen |
2008-05-24 | mmiotrace: fix printk format | Randy Dunlap |
2008-05-24 | x86 mmiotrace: remove ISA_trace parameter. | Pekka Paalanen |
2008-05-24 | x86 mmiotrace: move files into arch/x86/mm/. | Pekka Paalanen |
2008-05-24 | x86: mmiotrace, preview 2 | Pekka Paalanen |
2008-05-24 | x86: mmiotrace full patch, preview 1 | Pekka Paalanen |
2008-05-24 | x86: explicit call to mmiotrace in do_page_fault() | Pekka Paalanen |
2008-05-24 | x86 mmiotrace: use lookup_address() | Pekka Paalanen |
2008-05-23 | x86_64: fix kernel rodata NX setting | Pekka Paalanen |
2008-05-23 | x86: add a list for custom page fault handlers. | Pekka Paalanen |
2008-05-23 | ftrace: dont write protect kernel text | Steven Rostedt |
2008-05-20 | x86: cope with no remap space being allocated for a numa node | Andy Whitcroft |
2008-05-20 | x86: reinstate numa remap for SPARSEMEM on x86 NUMA systems | Andy Whitcroft |
2008-05-19 | Merge branch 'linus' into x86/pat | Ingo Molnar |