summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86: change size of node ids from u8 to s16travis@sgi.com2008-01-301-6/+6
* x86: make NUMA work on 32-bitMel Gorman2008-01-301-15/+78
* x86: fix early cpu_to_node panic from nr_free_zone_pagesMike Travis2008-01-301-2/+0
* x86: update reliability argument to printk_addressHarvey Harrison2008-01-301-1/+1
* x86: clean up paging_init()Ingo Molnar2008-01-301-1/+0
* x86: only support sparsememYinghai Lu2008-01-301-32/+0
* x86: use v8086_mode helper, trivial unificationHarvey Harrison2008-01-302-1/+14
* x86: add debug of invalid per_cpu map accessestravis@sgi.com2008-01-301-0/+3
* x86: change bios_cpu_apicid to percpu data variable fixuptravis@sgi.com2008-01-301-1/+1
* x86: fix early NUMA-id accessMike Travis2008-01-301-1/+2
* x86: change NR_CPUS arrays in numa_64 fixuptravis@sgi.com2008-01-301-2/+3
* x86: print which shared library/executable faulted in segfault etc. messages v3Andi Kleen2008-01-302-2/+6
* x86: replace hard coded reservations in 64-bit early boot code with dynamic t...Andi Kleen2008-01-302-1/+5
* x86: unify printk strings in fault_32|64.cHarvey Harrison2008-01-302-2/+2
* x86: use shorter addresses in i386 segfault printksAndi Kleen2008-01-301-1/+1
* x86: fixup NR-CPUS patch for numatravis@sgi.com2008-01-301-3/+1
* arch/x86/mm/numa_64.c: section fixAndrew Morton2008-01-301-1/+1
* x86: reduce memory and intra-node effectsMike Travis2008-01-302-3/+7
* x86: function ifdefs in fault_32|64.cHarvey Harrison2008-01-302-6/+83
* x86: last of trivial fault_32|64.c unificationHarvey Harrison2008-01-302-18/+31
* x86: do_page_fault small unificationHarvey Harrison2008-01-302-14/+9
* x86: remove last user of get_segment_eipHarvey Harrison2008-01-302-26/+4
* x86: common x86_32|64 namingHarvey Harrison2008-01-302-2/+2
* x86: change NR_CPUS arrays in numa_64travis@sgi.com2008-01-301-4/+16
* x86: change size of node ids from u8 to u16travis@sgi.com2008-01-302-4/+7
* x86: change size of APICIDs from u8 to u16travis@sgi.com2008-01-302-10/+14
* x86: cleanup setup_node_zones called by paging_init()Yinghai Lu2008-01-301-4/+7
* x86: pat: e820 cleanupIngo Molnar2008-01-301-3/+1
* x86: add the capability to print fuzzy backtracesArjan van de Ven2008-01-301-1/+1
* x86: move get_segment_eip() to step.cHarvey Harrison2008-01-302-154/+0
* x86: more users of PF_ constants in fault_32|64.cHarvey Harrison2008-01-302-4/+5
* x86: unify pgtable accessors which useJeremy Fitzhardinge2008-01-301-2/+3
* x86: make NUMA work on 32-bit againMel Gorman2008-01-301-2/+11
* x86: clean up arch/x86/mm/fault_64.cIngo Molnar2008-01-301-3/+3
* i386: handle an initrd in highmem (version 2)H. Peter Anvin2008-01-301-2/+2
* x86: clean up k8topology.cCarlos R. Mafra2008-01-301-72/+72
* x86: debug: double-check the empty zero pageIngo Molnar2008-01-301-0/+8
* x86: not clear empty_zero_page againYinghai Lu2008-01-301-2/+1
* x86: introduce force_sig_info_fault helper to X86_64Harvey Harrison2008-01-302-14/+19
* x86: begin fault_{32|64}.c unificationHarvey Harrison2008-01-302-25/+196
* x86: fault_32.c cleanupHarvey Harrison2008-01-301-2/+0
* x86: cosmetic fixes fault_{32|64}.cHarvey Harrison2008-01-302-139/+160
* arch/x86/: spelling fixesJoe Perches2008-01-301-1/+1
* x86: use helper in fault_64.cHarvey Harrison2008-01-301-4/+1
* x86: unify extable_{32|64}.cHarvey Harrison2008-01-305-71/+64
* x86-64: honor notify_die() returning NOTIFY_STOPJan Beulich2008-01-301-6/+6
* x86: prepare kprobes code for x86 unificationMasami Hiramatsu2008-01-302-2/+0
* x86 boot: use E820 memory map on EFI 32 platformHuang, Ying2008-01-301-18/+0
* x86: remove all definitions with fastcallHarvey Harrison2008-01-301-3/+2
* x86: modify get_desc_baseGlauber de Oliveira Costa2008-01-301-1/+1