cpumask: use cpumask_var_t in uv_flush_tlb_others.
[deliverable/linux.git] / arch / x86 / mm /
2009-03-13  Rusty Russellcpumask: convert node_to_cpumask_map[] to cpumask_var_t
2009-03-13  Rusty Russellx86: unify 32 and 64-bit node_to_cpumask_map
2009-03-13  Rusty Russellcpumask: remove x86's node_to_cpumask now everyone...
2009-03-11  Ingo MolnarMerge branch 'x86/core' into cpus4096
2009-03-11  Ingo MolnarMerge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2...
2009-03-10  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-03-10  Ingo MolnarMerge branches 'x86/apic', 'x86/asm', 'x86/fixmap'...
2009-03-09  Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-03-09  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-03-08  Jeremy Fitzhardingex86-32: make sure virt_addr_valid() returns false for...
2009-03-08  Stuart Bennettx86 mmiotrace: fix remove_kmmio_fault_pages()
2009-03-08  Yinghai Lux86: fix warning about nodeid
2009-03-08  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2009-03-08  Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-03-08  Linus TorvaldsMerge git://git./linux/kernel/git/pkl/squashfs-linus
2009-03-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-08  Linus TorvaldsMerge branch 'fix/hda' of git://git./linux/kernel/git...
2009-03-08  Wang Chenx86: don't define __this_fixmap_does_not_exist()
2009-03-06  Pekka Enbergx86: rename do_not_nx to disable_nx in mm/init_64.c
2009-03-06  Pekka Enbergx86: fix uninitialized variable in init_memory_mapping()
2009-03-06  Yinghai Lux86: make "memtest" like "memtest=17"
2009-03-05  Ingo MolnarMerge branch 'x86/uv' into x86/core
2009-03-05  Ingo MolnarMerge branch 'x86/doc' into x86/core
2009-03-05  Ingo MolnarMerge branch 'x86/mm' into x86/core
2009-03-05  Ingo MolnarMerge branch 'x86/mce2' into x86/core
2009-03-05  Ingo MolnarMerge branch 'x86/urgent' into x86/core
2009-03-05  Jeremy Fitzhardingex86: pre-initialize boot_cpu_data.x86_phys_bits to...
2009-03-05  Jeremy Fitzhardingex86-32: use specific __vmalloc_start_set flag in __virt...
2009-03-05  Ingo Molnarx86: move init_memory_mapping() to common mm/init.c...
2009-03-05  Pekka Enbergx86: move function and variable declarations to asm...
2009-03-05  Pekka Enbergx86: unify kernel_physical_mapping_init() function...
2009-03-05  Pekka Enbergx86: fix up some bad global variable names in mm/init.c
2009-03-05  Pekka Enbergx86: move init_memory_mapping() to common mm/init.c
2009-03-05  Pekka Enbergx86: add stub init_gbpages() for 32-bit init_memory_map...
2009-03-05  Pekka Enbergx86: ifdef 32-bit and 64-bit NR_RANGE_MR for save_mr...
2009-03-05  Pekka Enbergx86: ifdef 32-bit and 64-bit pfn setup in init_memory_m...
2009-03-05  Pekka Enbergx86: ifdef 32-bit and 64-bit setup in init_memory_mapping()
2009-03-05  Pekka Enbergx86: add table start and end sanity checks to 32-bit...
2009-03-05  Pekka Enbergx86: unify kernel_physical_mapping_init() call in init_...
2009-03-05  Pekka Enbergx86: rename after_init_bootmem to after_bootmem in...
2009-03-05  Pekka Enbergx86: remove unnecessary save_mr() sanity check
2009-03-05  Pekka Enbergx86: ifdef 32-bit specific setup in init_memory_mapping()
2009-03-05  Pekka Enbergx86: move pgd_base out of init_memory_mapping()
2009-03-05  Pekka Enbergx86: find_early_table_space() unification
2009-03-05  Pekka Enbergx86: add gbpages support to 32-bit init_memory_mapping()
2009-03-05  Pekka Enbergx86: init_memory_mapping() trivial cleanups
2009-03-05  David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-03-04  Yinghai Lux86: fix bootmem cross node for 32bit numa, cleanup
2009-03-04  Pekka Enbergx86: move free_initrd_mem() to common mm/init.c
2009-03-04  Yinghai Lux86: make 32-bit init_memory_mapping range change more...
2009-03-04  Yinghai Lux86: fix bootmem cross node for 32bit numa
2009-03-04  Ingo MolnarMerge branch 'x86/urgent' into x86/mm
2009-03-04  Pekka Enbergx86: set_highmem_pages_init() cleanup, #2
2009-03-04  Pekka Enbergx86: move devmem_is_allowed() to common mm/init.c
2009-03-04  H. Peter AnvinMerge branch 'x86/core' into x86/mce2
2009-03-04  Jeremy Fitzhardingex86: un-__init fill_pud/pmd/pte
2009-03-04  Ingo MolnarMerge branch 'x86/core' into core/percpu
2009-03-04  Ingo MolnarMerge branches 'x86/apic', 'x86/cpu', 'x86/fixmap'...
2009-03-04  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-03-03  Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-03-03  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-03-03  Linus TorvaldsMerge branch 'tracing/mmiotrace' of git://git./linux...
2009-03-03  Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-03-03  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-03-03  Ingo Molnarx86: set_highmem_pages_init() cleanup, fix !CONFIG_NUMA...
2009-03-03  Pekka Enbergx86: set_highmem_pages_init() cleanup
2009-03-03  Pekka Enbergx86: unify free_init_pages() and free_initmem()
2009-03-03  Pekka Enbergx86: make sure initmem is writable on 64-bit
2009-03-03  Pekka Enbergx86: add sanity checks to init_32.c
2009-03-03  Pekka Enbergx86: use roundup() instead of PAGE_ALIGN() in find_earl...
2009-03-03  Pekka Enbergx86: move __VMALLOC_RESERVE to pgtable_32.c
2009-03-03  Yinghai Lux86: fix init_memory_mapping() to handle small ranges
2009-03-03  Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2009-03-02  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-02  Linus TorvaldsMerge branch 'fix/hda' of git://git./linux/kernel/git...
2009-03-02  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-03-02  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-02  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-03-02  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2009-03-02  Pekka Paalanenx86 mmiotrace: fix race with release_kmmio_fault_page()
2009-03-02  Stuart Bennettx86 mmiotrace: improve handling of secondary faults
2009-03-02  Pekka Paalanenx86 mmiotrace: split set_page_presence()
2009-03-02  Pekka Paalanenx86 mmiotrace: fix save/restore page table state
2009-03-02  Stuart Bennettx86 mmiotrace: WARN_ONCE if dis/arming a page fails
2009-03-02  Pekka Paalanenx86: add far read test to testmmiotrace
2009-03-02  Pekka Paalanenx86: count errors in testmmiotrace.ko
2009-03-01  Ingo MolnarMerge branch 'x86/pat' into x86/core
2009-03-01  Ingo MolnarMerge branch 'x86/urgent' into x86/pat
2009-03-01  Ingo MolnarRevert "gpu/drm, x86, PAT: PAT support for io_mapping_*"
2009-02-28  David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-02-28  Ingo Molnarx86: i915 needs pgprot_writecombine() and is_io_mapping...
2009-02-28  Gustavo F. Padovanx86, fixmap: define reserve_top_address for x86_64
2009-02-28  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2009-02-28  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-02-28  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2009-02-28  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-02-28  Linus TorvaldsMerge branch 'sh/for-2.6.29' of git://git./linux/kernel...
2009-02-26  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-02-26  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-02-26  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
next
This page took 0.058764 seconds and 8 git commands to generate.