aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
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
2007-10-17x86: 0 -> NULL, for arch/x86_64Yoann Padioleau
2007-10-17x86: NX bit handling in change_page_attr()Huang, Ying
2007-10-17x86: stop nmi softlockup warnings in show_mem()Prarit Bhargava
2007-10-17x86: fix CONFIG_PAGEALLOC related boot hangs/OOMsIngo Molnar
2007-10-17i386: avoid temporarily inconsistent pte-sJan Beulich
2007-10-17Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2007-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li...Linus Torvalds
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-10-16[x86] remove uses of magic macros for boot_params accessH. Peter Anvin
2007-10-16remove dead code in pgtable_cache_initJeremy Fitzhardinge
2007-10-16fix memory hot remove not configured case.KAMEZAWA Hiroyuki
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt
2007-10-16x86_64: SPARSEMEM_VMEMMAP 2M page size supportChristoph Lameter
2007-10-16x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig