summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* x86: c_p_a(), add simple self test at bootAndi Kleen2008-01-303-0/+235
* x86: return the page table level in lookup_address()Ingo Molnar2008-01-304-6/+14
* x86: clean up pte_execAndi Kleen2008-01-302-2/+2
* x86: add dump_pagetable helper to X86_32Harvey Harrison2008-01-301-33/+39
* c_p_a(): do a simple self test at bootAndi Kleen2008-01-302-0/+36
* x86: clean up arch/x86/mm/pageattr_64.cIngo Molnar2008-01-301-62/+81
* x86: clean up arch/x86/mm/pageattr_32.cIngo Molnar2008-01-301-68/+83
* x86: allocate and initialize unshared pmdsJeremy Fitzhardinge2008-01-301-3/+11
* x86: preallocate pmds at pgd creation timeJeremy Fitzhardinge2008-01-301-0/+70
* x86: demacro asm-x86/pgalloc_32.hJeremy Fitzhardinge2008-01-302-1/+3
* x86: add mm parameter to paravirt_alloc_pdJeremy Fitzhardinge2008-01-302-3/+5
* x86: fix section mismatch warning in srat_64.cSam Ravnborg2008-01-301-1/+1
* x86: fix NUMA emulation on 64-bitMinoru Usui2008-01-301-1/+1
* x86: early cpu_to_node fix in numa_64.ctravis@sgi.com2008-01-301-2/+3
* 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
OpenPOWER on IntegriCloud