summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* 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
* x86: unify mmap_{32|64}.cHarvey Harrison2008-01-304-128/+53
* x86: clean up mm/init_32.cJeremy Fitzhardinge2008-01-301-10/+21
* x86: kill mk_pte_hugeJeremy Fitzhardinge2008-01-301-2/+1
* x86: some whitespace cleanups in paging codeJoerg Roedel2008-01-301-1/+1
* x86: PIE executable randomization, uninliningAndrew Morton2008-01-301-3/+3
* x86: PIE executable randomization, checkpatch fixesAndrew Morton2008-01-301-3/+2
* x86: PIE executable randomizationJiri Kosina2008-01-301-17/+102
* x86: use __PAGE_KERNEL* instead of _KERNPG_TABLEJoerg Roedel2008-01-301-2/+2
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-303-33/+33
* x86: clean up bitops-related warningsJeremy Fitzhardinge2008-01-301-1/+1
* x86: kmap_atomic() debuggingAndrew Morton2008-01-301-1/+46
* x86: 64-bit, make sparsemem vmemmap the only memory modelChristoph Lameter2008-01-304-123/+0
* x86: use core id bits for apicid_to_node initializationYinghai Lu2008-01-301-7/+10
* x86: fixup numa 64 namespaceThomas Gleixner2008-01-301-7/+7
* x86: cleanup numa_64.cThomas Gleixner2008-01-301-102/+111
* x86: cleanup tlbflush.h variantsThomas Gleixner2008-01-301-1/+1
* x86: nuke a ton of unused exportsThomas Gleixner2008-01-301-1/+0
* x86: remove the duplicated arch/x86/ia32/mmap32.cThomas Gleixner2008-01-302-1/+5
* x86: clean up arch/x86/mm/mmap_32/64.cThomas Gleixner2008-01-302-6/+9
* x86: move numa related declarationsThomas Gleixner2008-01-301-0/+1
* x86: move debug related declarations to kdebug.hThomas Gleixner2008-01-301-0/+1
* x86: move k8 related declarationsThomas Gleixner2008-01-301-0/+1
* x86: fix boot crash on HIGHMEM4G && SPARSEMEMIngo Molnar2008-01-151-2/+7
* memory hotplug x86_64: fix section mismatch in init_memory_mapping()KAMEZAWA Hiroyuki2007-11-291-1/+1
* Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2007-11-032-0/+10
|\
| * lockdep: fixup irq tracingPeter Zijlstra2007-10-252-0/+10
* | x86: mm/discontig_32.c: make code staticAdrian Bunk2007-10-301-2/+2
* | Revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds2007-10-291-6/+0
* | x86: fix bogus KERN_ALERT on oopsAlexey Dobriyan2007-10-241-1/+1
|/
OpenPOWER on IntegriCloud