perf_counter, x86: Fix/improve apic fallback
[safe/jmp/linux-2.6] / arch / x86 / mm /
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-01 Jaswinder Singh... x86: Declare check_efer() before it gets used
2009-07-01 Yinghai Lux86: only clear node_states for 64bit
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 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-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
2009-05-05 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-05-03 Ingo Molnarx86, mm: fault.c, use printk_once() in is_errata93()
2009-04-30 Pekka Enbergx86: move per-cpu mmu_gathers to mm/init.c
2009-04-30 Pekka Enbergx86: move max_pfn_mapped and max_low_pfn_mapped to...
2009-04-29 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-04-29 Stuart Bennetttracing: x86, mmiotrace: only register for die notifier...
2009-04-29 Stuart Bennetttracing: x86, mmiotrace: refactor clearing/restore...
2009-04-29 Stuart Bennetttracing: x86, mmiotrace: code consistency/legibility...
2009-04-29 Stuart Bennetttracing: x86, mmiotrace: fix range test
2009-04-23 Yinghai Lux86: check boundary in setup_node_bootmem()
2009-04-21 Pekka Enbergx86: unify noexec handling
2009-04-21 Ingo MolnarMerge branch 'linus' into x86/mm
2009-04-20 Ingo MolnarMerge branch 'linus' into x86/urgent
2009-04-17 Jaswinder Singh... x86: mm/numa_32.c calculate_numa_remap_pages should...
2009-04-17 Jack Steinerx86/uv: fix init of memory-less nodes
2009-04-17 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-04-16 Pallipadi, Venkateshx86, PAT: Remove page granularity tracking for vm_inser...
2009-04-14 Yinghai Lux86: remove (null) in /sys kernel_page_tables
2009-04-12 Jaswinder Singh... x86: clean up declarations and variables
2009-04-12 Marcin Slusarzx86: fix wrong section of pat_disable & make it static
2009-04-10 Masami Hiramatsux86: fix set_fixmap to use phys_addr_t
2009-04-10 Suresh Siddhax86, PAT: Remove duplicate memtype reserve in devmem...
2009-04-10 Suresh Siddhax86, PAT: Consolidate code in pat_x_mtrr_type() and...
2009-04-10 venkatesh.pallipad... x86, PAT: Changing memtype to WC ensuring no WB alias
2009-04-10 venkatesh.pallipad... x86, PAT: Handle faults cleanly in set_memory_ APIs
2009-04-10 venkatesh.pallipad... x86, PAT: Change order of cpa and free in set_memory_wb
2009-04-10 Suresh Siddhax86, CPA: Change idmap attribute before ioremap attribu...
2009-04-10 Andy Groverx86: Document get_user_pages_fast()
next