aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAge
* on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-26
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-12
|\
| * x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtestKevin Winchester2008-06-12
| * x86: fix an incompatible pointer type warning on 64-bit compilationsDavid Howells2008-06-12
| * x86: fix endless page faults in mount_block_root for Linux 2.6Henry Nestler2008-06-12
* | ACPI: handle invalid ACPI SLIT tableFenghua Yu2008-06-11
|/
* x86: section mismatch fixAndrew Morton2008-06-04
* x86: fix Xorg crash with xf86MapVidMem errorVenki Pallipadi2008-06-04
* x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtestKevin Winchester2008-06-04
* x86: fix bad pmd ffff810000207xxx(9090909090909090)Hugh Dickins2008-06-04
* x86: ioremap fix failing nesting checkIngo Molnar2008-06-04
* x86: fix crash on cpu hotplug on pat-incapable machinesAvi Kivity2008-05-17
* x86: arch/x86/mm/pat.c - fix warningPranith Kumar2008-05-13
* x86: fix app crashes after SMP resumeHugh Dickins2008-05-13
* x86: cleanup PAT cpu validationThomas Gleixner2008-05-08
* x86: fix PAE pmd_bad bootup warningHugh Dickins2008-05-06
* x86: undo visws/numaq build changesThomas Gleixner2008-05-04
* x86: ioremap ram check fixAndres Salomon2008-04-30
* x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no...Suresh Siddha2008-04-30
* revert: "x86: ioremap(), extend check to all RAM pages"Ingo Molnar2008-04-30
* x86: unexport kmap_atomic_to_pageAdrian Bunk2008-04-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-29
|\
| * acpi: get boot_cpu_id as early for k8_scan_nodesYinghai Lu2008-04-26
* | vmallocinfo: add caller informationChristoph Lameter2008-04-28
* | hotplug-memory: make online_page() commonJeremy Fitzhardinge2008-04-28
* | x86: PAT fixIngo Molnar2008-04-28
* | x86 PAT: tone down debugging messages some moreLinus Torvalds2008-04-27
|/
* x86_64/mm: check and print vmemmap allocation continuousYinghai Lu2008-04-26
* x86_64: fix setup_node_bootmem to support big mem excluding with memmapYinghai Lu2008-04-26
* x86_64: make reserve_bootmem_generic() use new reserve_bootmem()Yinghai Lu2008-04-26
* x86, PAT: disable /dev/mem mmap RAM with PATVenki Pallipadi2008-04-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-26
|\
| * x86 PAT: tone down debugging messagesIngo Molnar2008-04-26
* | x86: remove NexGen supportDmitri Vorobiev2008-04-26
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-25
|\
| * pat: cleanupsIngo Molnar2008-04-24
| * x86: PAT use reserve free memtype in mmap of /dev/memvenkatesh.pallipadi@intel.com2008-04-24
| * x86: PAT phys_mem_access_prot_allowed for dev/mem mmapvenkatesh.pallipadi@intel.com2008-04-24
| * x86: PAT avoid aliasing in /dev/mem read/writevenkatesh.pallipadi@intel.com2008-04-24
| * x86: introduce /dev/mem restrictions with a config optionArjan van de Ven2008-04-24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-25
|\ \
| * | x86: unify pgd ctor/dtorJeremy Fitzhardinge2008-04-24
| * | x86: unify KERNEL_PGD_PTRSJeremy Fitzhardinge2008-04-24
| * | x86/pgtable.h: demacro ptep_clear_flush_youngJeremy Fitzhardinge2008-04-24
| * | x86/pgtable.h: demacro ptep_test_and_clear_youngJeremy Fitzhardinge2008-04-24
| * | x86/pgtable.h: demacro ptep_set_access_flagsJeremy Fitzhardinge2008-04-24
| * | x86: add pud_alloc for 4-level pagetablesJeremy Fitzhardinge2008-04-24
| * | x86: rename paravirt_alloc_pt etc after the pagetable structureJeremy Fitzhardinge2008-04-24
| * | x86: move all the pgd_list handling to one placeJeremy Fitzhardinge2008-04-24
| * | x86: move pgalloc pud and pgd operations into common placeJeremy Fitzhardinge2008-04-24