summaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
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
2007-10-20spelling fixes: arch/x86_64/Simon Arlott
2007-10-20spelling fixes: arch/i386/Simon Arlott
2007-10-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds
2007-10-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn
2007-10-19x86: convert cpu_to_apicid to be a per cpu variableMike Travis
2007-10-19x86: honor _PAGE_PSE bit on page walksJan Beulich
2007-10-19x86: don't zero pad addresses in segfault messageAndi Kleen
2007-10-19x86: remove page_fault_traceAndi Kleen
2007-10-19x86: fix global_flush_tlb() bugIngo Molnar
2007-10-17Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds
2007-10-17x86: convert mm_context_t semaphore to a mutexLuiz Fernando N. Capitulino
2007-10-17i386: clean up oops/bug reportsPavel Emelyanov
2007-10-17x86: fix cpu_to_node referencesMike Travis
2007-10-17x86: Create clflush() inline, remove hardcoded wbinvdH. Peter Anvin
2007-10-17i386: make some variables staticAdrian Bunk