aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
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
2008-01-30x86: unify mmap_{32|64}.cHarvey Harrison
2008-01-30x86: clean up mm/init_32.cJeremy Fitzhardinge
2008-01-30x86: kill mk_pte_hugeJeremy Fitzhardinge
2008-01-30x86: some whitespace cleanups in paging codeJoerg Roedel
2008-01-30x86: PIE executable randomization, uninliningAndrew Morton
2008-01-30x86: PIE executable randomization, checkpatch fixesAndrew Morton
2008-01-30x86: PIE executable randomizationJiri Kosina
2008-01-30x86: use __PAGE_KERNEL* instead of _KERNPG_TABLEJoerg Roedel
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin
2008-01-30x86: clean up bitops-related warningsJeremy Fitzhardinge
2008-01-30x86: kmap_atomic() debuggingAndrew Morton
2008-01-30x86: 64-bit, make sparsemem vmemmap the only memory modelChristoph Lameter
2008-01-30x86: use core id bits for apicid_to_node initializationYinghai Lu
2008-01-30x86: fixup numa 64 namespaceThomas Gleixner
2008-01-30x86: cleanup numa_64.cThomas Gleixner
2008-01-30x86: cleanup tlbflush.h variantsThomas Gleixner
2008-01-30x86: nuke a ton of unused exportsThomas Gleixner
2008-01-30x86: remove the duplicated arch/x86/ia32/mmap32.cThomas Gleixner
2008-01-30x86: clean up arch/x86/mm/mmap_32/64.cThomas Gleixner
2008-01-30x86: move numa related declarationsThomas Gleixner
2008-01-30x86: move debug related declarations to kdebug.hThomas Gleixner
2008-01-30x86: move k8 related declarationsThomas Gleixner
2008-01-15x86: fix boot crash on HIGHMEM4G && SPARSEMEMIngo Molnar
2007-11-29memory hotplug x86_64: fix section mismatch in init_memory_mapping()KAMEZAWA Hiroyuki
2007-11-03Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2007-10-30x86: mm/discontig_32.c: make code staticAdrian Bunk
2007-10-29Revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds
2007-10-25lockdep: fixup irq tracingPeter Zijlstra
2007-10-24x86: fix bogus KERN_ALERT on oopsAlexey Dobriyan
2007-10-22Intel IOMMU: clflush_cache_range now takes size paramKeshavamurthy, Anil S
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds