aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
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: 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
2007-10-11x86_64: move mmThomas Gleixner
2007-10-11i386: move mmThomas Gleixner