aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
2008-01-30x86: change size of node ids from u8 to s16travis@sgi.com
2008-01-30x86: make NUMA work on 32-bitMel Gorman
2008-01-30x86: fix early cpu_to_node panic from nr_free_zone_pagesMike Travis
2008-01-30x86: update reliability argument to printk_addressHarvey Harrison
2008-01-30x86: clean up paging_init()Ingo Molnar
2008-01-30x86: only support sparsememYinghai Lu
2008-01-30x86: use v8086_mode helper, trivial unificationHarvey Harrison
2008-01-30x86: add debug of invalid per_cpu map accessestravis@sgi.com
2008-01-30x86: change bios_cpu_apicid to percpu data variable fixuptravis@sgi.com
2008-01-30x86: fix early NUMA-id accessMike Travis
2008-01-30x86: change NR_CPUS arrays in numa_64 fixuptravis@sgi.com
2008-01-30x86: print which shared library/executable faulted in segfault etc. messages v3Andi Kleen
2008-01-30x86: replace hard coded reservations in 64-bit early boot code with dynamic t...Andi Kleen
2008-01-30x86: unify printk strings in fault_32|64.cHarvey Harrison
2008-01-30x86: use shorter addresses in i386 segfault printksAndi Kleen
2008-01-30x86: fixup NR-CPUS patch for numatravis@sgi.com
2008-01-30arch/x86/mm/numa_64.c: section fixAndrew Morton
2008-01-30x86: reduce memory and intra-node effectsMike Travis
2008-01-30x86: function ifdefs in fault_32|64.cHarvey Harrison
2008-01-30x86: last of trivial fault_32|64.c unificationHarvey Harrison
2008-01-30x86: do_page_fault small unificationHarvey Harrison
2008-01-30x86: remove last user of get_segment_eipHarvey Harrison
2008-01-30x86: common x86_32|64 namingHarvey Harrison
2008-01-30x86: change NR_CPUS arrays in numa_64travis@sgi.com
2008-01-30x86: change size of node ids from u8 to u16travis@sgi.com
2008-01-30x86: change size of APICIDs from u8 to u16travis@sgi.com
2008-01-30x86: cleanup setup_node_zones called by paging_init()Yinghai Lu
2008-01-30x86: pat: e820 cleanupIngo Molnar
2008-01-30x86: add the capability to print fuzzy backtracesArjan van de Ven
2008-01-30x86: move get_segment_eip() to step.cHarvey Harrison
2008-01-30x86: more users of PF_ constants in fault_32|64.cHarvey Harrison
2008-01-30x86: unify pgtable accessors which useJeremy Fitzhardinge
2008-01-30x86: make NUMA work on 32-bit againMel Gorman
2008-01-30x86: clean up arch/x86/mm/fault_64.cIngo Molnar
2008-01-30i386: handle an initrd in highmem (version 2)H. Peter Anvin
2008-01-30x86: clean up k8topology.cCarlos R. Mafra
2008-01-30x86: debug: double-check the empty zero pageIngo Molnar
2008-01-30x86: not clear empty_zero_page againYinghai Lu
2008-01-30x86: introduce force_sig_info_fault helper to X86_64Harvey Harrison
2008-01-30x86: begin fault_{32|64}.c unificationHarvey Harrison
2008-01-30x86: fault_32.c cleanupHarvey Harrison
2008-01-30x86: cosmetic fixes fault_{32|64}.cHarvey Harrison
2008-01-30arch/x86/: spelling fixesJoe Perches
2008-01-30x86: use helper in fault_64.cHarvey Harrison
2008-01-30x86: unify extable_{32|64}.cHarvey Harrison
2008-01-30x86-64: honor notify_die() returning NOTIFY_STOPJan Beulich
2008-01-30x86: prepare kprobes code for x86 unificationMasami Hiramatsu
2008-01-30x86 boot: use E820 memory map on EFI 32 platformHuang, Ying
2008-01-30x86: remove all definitions with fastcallHarvey Harrison
2008-01-30x86: modify get_desc_baseGlauber de Oliveira Costa