aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-15x86: fix boot crash on HIGHMEM4G && SPARSEMEMIngo Molnar1-2/+7
2007-11-29memory hotplug x86_64: fix section mismatch in init_memory_mapping()KAMEZAWA Hiroyuki1-1/+1
2007-11-03Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdepLinus Torvalds2-0/+10
2007-10-30x86: mm/discontig_32.c: make code staticAdrian Bunk1-2/+2
2007-10-29Revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds1-6/+0
2007-10-25lockdep: fixup irq tracingPeter Zijlstra2-0/+10
2007-10-24x86: fix bogus KERN_ALERT on oopsAlexey Dobriyan1-1/+1
2007-10-22Intel IOMMU: clflush_cache_range now takes size paramKeshavamurthy, Anil S1-3/+3
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds5-7/+7
2007-10-20spelling fixes: arch/x86_64/Simon Arlott2-3/+3
2007-10-20spelling fixes: arch/i386/Simon Arlott3-4/+4
2007-10-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds3-16/+5
2007-10-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds1-2/+7
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan1-2/+2
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2-2/+2
2007-10-19x86: convert cpu_to_apicid to be a per cpu variableMike Travis1-1/+1
2007-10-19x86: honor _PAGE_PSE bit on page walksJan Beulich2-2/+3
2007-10-19x86: don't zero pad addresses in segfault messageAndi Kleen1-1/+1
2007-10-19x86: remove page_fault_traceAndi Kleen1-12/+0
2007-10-19x86: fix global_flush_tlb() bugIngo Molnar1-2/+7
2007-10-17Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds8-25/+36
2007-10-17x86: convert mm_context_t semaphore to a mutexLuiz Fernando N. Capitulino1-2/+2
2007-10-17i386: clean up oops/bug reportsPavel Emelyanov1-6/+7
2007-10-17x86: fix cpu_to_node referencesMike Travis2-4/+4
2007-10-17x86: Create clflush() inline, remove hardcoded wbinvdH. Peter Anvin2-3/+3
2007-10-17i386: make some variables staticAdrian Bunk1-5/+5
2007-10-17x86: 0 -> NULL, for arch/x86_64Yoann Padioleau1-1/+1
2007-10-17x86: NX bit handling in change_page_attr()Huang, Ying1-0/+1
2007-10-17x86: stop nmi softlockup warnings in show_mem()Prarit Bhargava1-0/+3
2007-10-17x86: fix CONFIG_PAGEALLOC related boot hangs/OOMsIngo Molnar1-2/+9
2007-10-17i386: avoid temporarily inconsistent pte-sJan Beulich1-2/+1
2007-10-17Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds1-17/+5
2007-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setupLinus Torvalds1-2/+3
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter1-1/+1
2007-10-16[x86] remove uses of magic macros for boot_params accessH. Peter Anvin1-2/+3
2007-10-16remove dead code in pgtable_cache_initJeremy Fitzhardinge1-17/+5
2007-10-16fix memory hot remove not configured case.KAMEZAWA Hiroyuki2-11/+0
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt1-1/+1
2007-10-16x86_64: SPARSEMEM_VMEMMAP 2M page size supportChristoph Lameter1-0/+45
2007-10-16x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig2-49/+38
2007-10-11x86_64: move mmThomas Gleixner11-1/+3315
2007-10-11i386: move mmThomas Gleixner13-0/+3602