aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAge
* memory hotplug x86_64: fix section mismatch in init_memory_mapping()KAMEZAWA Hiroyuki2007-11-29
* Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2007-11-03
|\
| * lockdep: fixup irq tracingPeter Zijlstra2007-10-25
* | x86: mm/discontig_32.c: make code staticAdrian Bunk2007-10-29
* | Revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds2007-10-29
* | x86: fix bogus KERN_ALERT on oopsAlexey Dobriyan2007-10-24
|/
* Intel IOMMU: clflush_cache_range now takes size paramKeshavamurthy, Anil S2007-10-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-19
|\
| * spelling fixes: arch/x86_64/Simon Arlott2007-10-19
| * spelling fixes: arch/i386/Simon Arlott2007-10-19
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-19
|\ \ | |/ |/|
| * x86: convert cpu_to_apicid to be a per cpu variableMike Travis2007-10-19
| * x86: honor _PAGE_PSE bit on page walksJan Beulich2007-10-19
| * x86: don't zero pad addresses in segfault messageAndi Kleen2007-10-19
| * x86: remove page_fault_traceAndi Kleen2007-10-19
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-19
|\|
| * x86: fix global_flush_tlb() bugIngo Molnar2007-10-19
* | Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-19
* | pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-19
|/
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-17
|\
| * x86: convert mm_context_t semaphore to a mutexLuiz Fernando N. Capitulino2007-10-17
| * i386: clean up oops/bug reportsPavel Emelyanov2007-10-17
| * x86: fix cpu_to_node referencesMike Travis2007-10-17
| * x86: Create clflush() inline, remove hardcoded wbinvdH. Peter Anvin2007-10-17
| * i386: make some variables staticAdrian Bunk2007-10-17
| * x86: 0 -> NULL, for arch/x86_64Yoann Padioleau2007-10-17
| * x86: NX bit handling in change_page_attr()Huang, Ying2007-10-17
| * x86: stop nmi softlockup warnings in show_mem()Prarit Bhargava2007-10-17
| * x86: fix CONFIG_PAGEALLOC related boot hangs/OOMsIngo Molnar2007-10-17
| * i386: avoid temporarily inconsistent pte-sJan Beulich2007-10-17
* | Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-17
|\ \ | |/ |/|
| * remove dead code in pgtable_cache_initJeremy Fitzhardinge2007-10-16
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li...Linus Torvalds2007-10-17
|\ \
| * | [x86] remove uses of magic macros for boot_params accessH. Peter Anvin2007-10-16
* | | Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
|/ /
* | fix memory hot remove not configured case.KAMEZAWA Hiroyuki2007-10-16
* | During VM oom condition, kill all threads in process groupWill Schmidt2007-10-16
* | x86_64: SPARSEMEM_VMEMMAP 2M page size supportChristoph Lameter2007-10-16
* | x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig2007-10-16
|/
* x86_64: move mmThomas Gleixner2007-10-11
* i386: move mmThomas Gleixner2007-10-11