summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* | x86: fix bogus KERN_ALERT on oopsAlexey Dobriyan2007-10-241-1/+1
|/
* Intel IOMMU: clflush_cache_range now takes size paramKeshavamurthy, Anil S2007-10-221-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-205-7/+7
|\
| * spelling fixes: arch/x86_64/Simon Arlott2007-10-202-3/+3
| * spelling fixes: arch/i386/Simon Arlott2007-10-203-4/+4
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-203-16/+5Star
|\ \ | |/ |/|
| * x86: convert cpu_to_apicid to be a per cpu variableMike Travis2007-10-191-1/+1
| * x86: honor _PAGE_PSE bit on page walksJan Beulich2007-10-192-2/+3
| * x86: don't zero pad addresses in segfault messageAndi Kleen2007-10-191-1/+1
| * x86: remove page_fault_traceAndi Kleen2007-10-191-12/+0Star
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-191-2/+7
|\|
| * x86: fix global_flush_tlb() bugIngo Molnar2007-10-191-2/+7
* | Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-2/+2
* | pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-192-2/+2
|/
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-178-25/+36
|\
| * x86: convert mm_context_t semaphore to a mutexLuiz Fernando N. Capitulino2007-10-171-2/+2
| * i386: clean up oops/bug reportsPavel Emelyanov2007-10-171-6/+7
| * x86: fix cpu_to_node referencesMike Travis2007-10-172-4/+4
| * x86: Create clflush() inline, remove hardcoded wbinvdH. Peter Anvin2007-10-172-3/+3
| * i386: make some variables staticAdrian Bunk2007-10-171-5/+5
| * x86: 0 -> NULL, for arch/x86_64Yoann Padioleau2007-10-171-1/+1
| * x86: NX bit handling in change_page_attr()Huang, Ying2007-10-171-0/+1
| * x86: stop nmi softlockup warnings in show_mem()Prarit Bhargava2007-10-171-0/+3
| * x86: fix CONFIG_PAGEALLOC related boot hangs/OOMsIngo Molnar2007-10-171-2/+9
| * i386: avoid temporarily inconsistent pte-sJan Beulich2007-10-171-2/+1Star
* | Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-171-17/+5Star
|\ \ | |/ |/|
| * remove dead code in pgtable_cache_initJeremy Fitzhardinge2007-10-161-17/+5Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li...Linus Torvalds2007-10-171-2/+3
|\ \
| * | [x86] remove uses of magic macros for boot_params accessH. Peter Anvin2007-10-171-2/+3
* | | Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-171-1/+1
|/ /
* | fix memory hot remove not configured case.KAMEZAWA Hiroyuki2007-10-162-11/+0Star
* | During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1
* | x86_64: SPARSEMEM_VMEMMAP 2M page size supportChristoph Lameter2007-10-161-0/+45
* | x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig2007-10-162-49/+38Star
|/
* x86_64: move mmThomas Gleixner2007-10-1111-1/+3315
* i386: move mmThomas Gleixner2007-10-1113-0/+3602