net: constify MIB name tables
[safe/jmp/linux-2.6] / arch / x86 / mm /
2009-09-06 Tobias Klauserx86: Make memtype_seq_ops const
2009-09-06 Rafael J. Wysockix86: Decrease the level of some NUMA messages to KERN_DEBUG
2009-09-04 Pekka Enbergkmemleak: Don't scan uninitialized memory when kmemchec...
2009-08-30 Masami Hiramatsukprobes/x86: Fix to add __kprobes to in-kernel fault...
2009-08-27 H. Peter AnvinMerge branch 'x86/urgent' into x86/pat
2009-08-26 Venkatesh Pallipadix86, pat: Sanity check remap_pfn_range for RAM region
2009-08-26 Venkatesh Pallipadix86, pat: Lookup the protection from memtype list on...
2009-08-26 Venkatesh Pallipadix86, pat: Add lookup_memtype to get the current memtype...
2009-08-26 Venkatesh Pallipadix86, pat: Use page flags to track memtypes of RAM pages
2009-08-26 Venkatesh Pallipadix86, pat: Add rbtree to do quick lookup in memtype...
2009-08-26 Venkatesh Pallipadix86, pat: Add PAT reserve free to io_mapping* APIs
2009-08-26 Venkatesh Pallipadix86, pat: New i/f for driver to request memtype for...
2009-08-26 Venkatesh Pallipadix86, pat: ioremap to follow same PAT restrictions as...
2009-08-26 Venkatesh Pallipadix86, pat: Keep identity maps consistent with mmaps...
2009-08-25 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-08-24 Amerigo Wangx86: Fix an incorrect argument of reserve_bootmem()
2009-08-21 Linus Torvaldsx86: don't call '->send_IPI_mask()' with an empty mask
2009-08-21 Amerigo Wangx86: Fix an incorrect argument of reserve_bootmem()
2009-08-17 Suresh Siddhax86, pat: Allow ISA memory range uncacheable mapping...
2009-08-14 Tejun Heopercpu: kill lpage first chunk allocator
2009-08-14 Tejun HeoMerge branch 'percpu-for-linus' into percpu-for-next
2009-08-04 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-08-04 Jan Beulichx86, 32-bit: Fix double accounting in reserve_top_address()
2009-08-03 Thomas Hellstromx86: Fix CPA memtype reserving in the set_pages_array...
2009-07-31 Pallipadi, Venkateshx86, pat: Fix set_memory_wc related corruption
2009-07-29 Linus TorvaldsMerge branch 'drm-radeon-kms' of git://git./linux/kerne...
2009-07-29 Thomas Hellstromx86: Export kmap_atomic_prot() needed for TTM.
2009-07-27 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-07-27 Benjamin Herrenschmidtmm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
2009-07-21 Andi Kleenx86-64: Fix bad_srat() to clear all state
2009-07-11 Roland Dreierx86: Remove spurious printk level from segfault message
2009-07-08 Yinghai Lux86: don't clear nodes_states[N_NORMAL_MEMORY] when...
2009-07-08 Joe PerchesRemove multiple KERN_ prefixes from printk formats
2009-07-07 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-07-03 Tejun Heox86,percpu: generalize lpage first chunk allocator
2009-07-01 Vegard Nossumkmemcheck: remove useless check
2009-07-01 Huang Weiyikmemcheck: remove duplicated #include
2009-07-01 Jaswinder Singh... x86: Declare check_efer() before it gets used
2009-07-01 Yinghai Lux86: only clear node_states for 64bit
2009-06-29 Figo.zhangx86, highmem_32.c: Clean up comment
2009-06-29 Akinobu Mitax86: Clean up dump_pagetable()
2009-06-23 Pekka J Enbergx86: Move init_gbpages() to setup_arch()
2009-06-22 Tejun Heox86: fix pageattr handling for lpage percpu allocator...
2009-06-22 Tejun Heox86: reorganize cpa_process_alias()
2009-06-21 Linus TorvaldsMove FAULT_FLAG_xyz into handle_mm_fault() callers
2009-06-20 Linus TorvaldsMerge branch 'perfcounters-fixes-for-linus' of git...
2009-06-20 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-06-20 Linus Torvaldsx86: don't use 'access_ok()' as a range check in get_us...
2009-06-19 Ingo Molnarperf_counter, x86: Improve interactions with fast-gup
2009-06-17 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-06-17 Ingo MolnarMerge branch 'linus' into tracing/hw-breakpoints
2009-06-17 Ingo MolnarMerge branch 'linus' into x86/urgent
2009-06-16 Ingo Molnarx86: mm: Read cr2 before prefetching the mmap_lock
2009-06-15 Peter Zijlstrax86, mm: Add __get_user_pages_fast()
2009-06-15 Vegard NossumMerge commit 'linus/master' into HEAD
2009-06-15 Vegard Nossumkmemcheck: add opcode self-testing at boot
2009-06-15 Vegard Nossumkmemcheck: add hooks for the page allocator
2009-06-15 Vegard Nossumkmemcheck: don't track page tables
2009-06-15 Vegard Nossumx86: add hooks for kmemcheck
2009-06-15 Pekka Enbergkmemcheck: use kmemcheck_pte_lookup() instead of open...
2009-06-15 Pekka Enbergkmemcheck: move 64-bit ifdef out of kmemcheck_opcode_de...
2009-06-15 Pekka Enbergkmemcheck: remove multiple ifdef'd definitions of the...
2009-06-15 Pekka Enbergkmemcheck: make initialization message less confusing
2009-06-15 Pekka Enbergkmemcheck: remove forward declarations from error.c
2009-06-13 Randy Dunlapkmemcheck: include module.h to prevent warnings
2009-06-13 Vegard Nossumkmemcheck: add the kmemcheck core
2009-06-12 Shaohua Lix86: change kernel_physical_mapping_init() __init to...
2009-06-12 Yinghai Lux86: make zap_low_mapping could be used early
2009-06-11 Linus TorvaldsMerge branch 'perfcounters-for-linus' of git://git...
2009-06-11 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-06-11 Peter Zijlstraperf_counter: Standardize event names
2009-06-11 Thomas Gleixnerx86: memtest: use pointers of equal type for comparison
2009-06-11 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-06-10 Linus TorvaldsMerge branch 'x86-xen-for-linus' of git://git./linux...
2009-06-10 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2009-06-10 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2009-06-10 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2009-06-08 Andreas Herrmannx86: memtest: remove 64-bit division
2009-06-02 K.Prasadhw-breakpoints: reset bits in dr6 after the correspondi...
2009-06-01 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-05-29 Mel Gormanx86: ignore VM_LOCKED when determining if hugetlb-backe...
2009-05-26 Pallipadi, Venkateshx86: avoid back to back on_each_cpu in cpa_flush_array
2009-05-22 venkatesh.pallipad... x86: cpa_flush_array wbinvd should be done on all CPUs
2009-05-22 venkatesh.pallipad... x86: bugfix wbinvd() model check instead of family...
2009-05-18 Ingo MolnarMerge commit 'v2.6.30-rc6' into tracing/core
2009-05-18 Yinghai Lux86, mm: Fix node_possible_map logic
2009-05-18 Yinghai Lumm, x86: remove MEMORY_HOTPLUG_RESERVE related code
2009-05-18 Ingo MolnarMerge commit 'v2.6.30-rc6' into perfcounters/core
2009-05-12 Shaohua Lix86: make sparse mem work in non-NUMA mode
2009-05-11 Pekka Enbergx86: use sparse_memory_present_with_active_regions...
2009-05-11 Pekka Enbergx86: unify 64-bit UMA and NUMA paging_init()
2009-05-11 Yinghai Lux86: Allow 1MB of slack between the e820 map and SRAT...
2009-05-11 Yinghai Lux86: Sanity check the e820 against the SRAT table using...
2009-05-11 Yinghai Lux86: clean up and and print out initial max_pfn_mapped
2009-05-11 Ingo MolnarMerge commit 'v2.6.30-rc5' into x86/mm
2009-05-08 Ingo MolnarMerge branch 'x86/urgent' into x86/xen
2009-05-08 Jan Beulichx86-64: finish cleanup_highmaps()'s job wrt. _brk_end
2009-05-07 Ingo MolnarMerge branch 'linus' into tracing/core
2009-05-06 Nikanth Karthikesanx86: Fix a typo in a printk message
2009-05-06 David Rientjesx86, srat: do not register nodes beyond e820 map
next