- 067e181 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 6abf655 x86, 32-bit: Fix double accounting in reserve_top_address() by Jan Beulich · 15 years ago
- 8523acf x86: Fix CPA memtype reserving in the set_pages_array*() cases by Thomas Hellstrom · 15 years ago
- bdc6340 x86, pat: Fix set_memory_wc related corruption by Pallipadi, Venkatesh · 15 years ago
- 84210ae Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
- 73ba651 x86: Export kmap_atomic_prot() needed for TTM. by Thomas Hellstrom · 15 years ago
- ca597a0 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
- 429b2b3 x86-64: Fix bad_srat() to clear all state by Andi Kleen · 15 years ago
- a1a08d1 x86: Remove spurious printk level from segfault message by Roland Dreier · 15 years ago
- 44b5728 x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled in by Yinghai Lu · 15 years ago
- ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
- faf80d6 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 76c0692 x86: Declare check_efer() before it gets used by Jaswinder Singh Rajput · 15 years ago
- 66918dc x86: only clear node_states for 64bit by Yinghai Lu · 15 years ago
- 854c879 x86: Move init_gbpages() to setup_arch() by Pekka J Enberg · 16 years ago
- e59a1bb x86: fix pageattr handling for lpage percpu allocator and re-enable it by Tejun Heo · 16 years ago
- 992f4c1 x86: reorganize cpa_process_alias() by Tejun Heo · 16 years ago
- d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 16 years ago
- 12e24f3 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- c4c5ab3 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 7f81890 x86: don't use 'access_ok()' as a range check in get_user_pages_fast() by Linus Torvalds · 16 years ago
- 0c87197 perf_counter, x86: Improve interactions with fast-gup by Ingo Molnar · 16 years ago
- a3d06cc Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
- cc4949e Merge branch 'linus' into x86/urgent by Ingo Molnar · 16 years ago
- 5dfaf90 x86: mm: Read cr2 before prefetching the mmap_lock by Ingo Molnar · 16 years ago
- 465a454 x86, mm: Add __get_user_pages_fast() by Peter Zijlstra · 16 years ago
- 722f2a6 Merge commit 'linus/master' into HEAD by Vegard Nossum · 16 years ago
- ac61a75 kmemcheck: add opcode self-testing at boot by Vegard Nossum · 16 years ago
- b1eeab6 kmemcheck: add hooks for the page allocator by Vegard Nossum · 16 years ago
- 9e73023 kmemcheck: don't track page tables by Vegard Nossum · 16 years ago
- f856129 x86: add hooks for kmemcheck by Vegard Nossum · 17 years ago
- f8b4ece kmemcheck: use kmemcheck_pte_lookup() instead of open-coding it by Pekka Enberg · 16 years ago
- 6d9609c kmemcheck: move 64-bit ifdef out of kmemcheck_opcode_decode() by Pekka Enberg · 16 years ago
- 0c33cac kmemcheck: remove multiple ifdef'd definitions of the same global variable by Pekka Enberg · 16 years ago
- 5b53b76 kmemcheck: make initialization message less confusing by Pekka Enberg · 16 years ago
- 6a19638 kmemcheck: remove forward declarations from error.c by Pekka Enberg · 16 years ago
- 60e3839 kmemcheck: include module.h to prevent warnings by Randy Dunlap · 16 years ago
- dfec072 kmemcheck: add the kmemcheck core by Vegard Nossum · 17 years ago
- 41d840e x86: change kernel_physical_mapping_init() __init to __meminit by Shaohua Li · 16 years ago
- 55cd636 x86: make zap_low_mapping could be used early by Yinghai Lu · 16 years ago
- 8a1ca8c Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
- f4dbfa8 perf_counter: Standardize event names by Peter Zijlstra · 16 years ago
- 9866b7e x86: memtest: use pointers of equal type for comparison by Thomas Gleixner · 16 years ago
- 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- be15f9d Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 9b29e82 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- bb77629 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 7dc3ca3 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- c969099 x86: memtest: remove 64-bit division by Andreas Herrmann · 16 years ago
- 23db9f4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
- 32b154c x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be shared or not by Mel Gorman · 16 years ago
- 2171787 x86: avoid back to back on_each_cpu in cpa_flush_array by Pallipadi, Venkatesh · 16 years ago
- 0af48f4 x86: cpa_flush_array wbinvd should be done on all CPUs by venkatesh.pallipadi@intel.com · 16 years ago
- 0b82753 x86: bugfix wbinvd() model check instead of family check by venkatesh.pallipadi@intel.com · 16 years ago
- 1079cac Merge commit 'v2.6.30-rc6' into tracing/core by Ingo Molnar · 16 years ago
- 7c43769 x86, mm: Fix node_possible_map logic by Yinghai Lu · 16 years ago
- 888a589 mm, x86: remove MEMORY_HOTPLUG_RESERVE related code by Yinghai Lu · 16 years ago
- dc3f81b Merge commit 'v2.6.30-rc6' into perfcounters/core by Ingo Molnar · 16 years ago
- ed077b58 x86: make sparse mem work in non-NUMA mode by Shaohua Li · 16 years ago
- 087fa4e x86: use sparse_memory_present_with_active_regions() on UMA by Pekka Enberg · 16 years ago
- 3551f88 x86: unify 64-bit UMA and NUMA paging_init() by Pekka Enberg · 16 years ago
- 0964b05 x86: Allow 1MB of slack between the e820 map and SRAT, not 4GB by Yinghai Lu · 16 years ago
- b37ab91 x86: Sanity check the e820 against the SRAT table using e820 map only by Yinghai Lu · 16 years ago
- 80989ce x86: clean up and and print out initial max_pfn_mapped by Yinghai Lu · 16 years ago
- 134cbf3 Merge commit 'v2.6.30-rc5' into x86/mm by Ingo Molnar · 16 years ago
- f066a15 Merge branch 'x86/urgent' into x86/xen by Ingo Molnar · 16 years ago
- 4983439 x86-64: finish cleanup_highmaps()'s job wrt. _brk_end by Jan Beulich · 16 years ago
- 44347d9 Merge branch 'linus' into tracing/core by Ingo Molnar · 16 years ago
- e0e5ea3 x86: Fix a typo in a printk message by Nikanth Karthikesan · 16 years ago
- 7eccf7b x86, srat: do not register nodes beyond e820 map by David Rientjes · 16 years ago
- e91b3b26 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- a454ab3 x86, mm: fault.c, use printk_once() in is_errata93() by Ingo Molnar · 16 years ago
- 9518e0e x86: move per-cpu mmu_gathers to mm/init.c by Pekka Enberg · 16 years ago
- 2b72394 x86: move max_pfn_mapped and max_low_pfn_mapped to setup.c by Pekka Enberg · 16 years ago
- e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
- 0f9a623 tracing: x86, mmiotrace: only register for die notifier when tracer active by Stuart Bennett · 16 years ago
- 46e91d0 tracing: x86, mmiotrace: refactor clearing/restore of page presence by Stuart Bennett · 16 years ago
- 0492e1b tracing: x86, mmiotrace: code consistency/legibility improvement by Stuart Bennett · 16 years ago
- 33015c8 tracing: x86, mmiotrace: fix range test by Stuart Bennett · 16 years ago
- 4c31e92 x86: check boundary in setup_node_bootmem() by Yinghai Lu · 16 years ago
- 8938891 x86: unify noexec handling by Pekka Enberg · 16 years ago
- 8ecee46 Merge branch 'linus' into x86/mm by Ingo Molnar · 16 years ago
- 62d1702 Merge branch 'linus' into x86/urgent by Ingo Molnar · 16 years ago
- a81b631 x86: mm/numa_32.c calculate_numa_remap_pages should use __init by Jaswinder Singh Rajput · 16 years ago
- dc09855 x86/uv: fix init of memory-less nodes by Jack Steiner · 16 years ago
- b9836e0 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 4b06504 x86, PAT: Remove page granularity tracking for vm_insert_pfn maps by Pallipadi, Venkatesh · 16 years ago
- 6424fb3 x86: remove (null) in /sys kernel_page_tables by Yinghai Lu · 16 years ago
- 2c1b284 x86: clean up declarations and variables by Jaswinder Singh Rajput · 16 years ago
- 1ee4bd9 x86: fix wrong section of pat_disable & make it static by Marcin Slusarz · 16 years ago
- 9b987ae x86: fix set_fixmap to use phys_addr_t by Masami Hiramatsu · 16 years ago
- 0c3c8a1 x86, PAT: Remove duplicate memtype reserve in devmem mmap by Suresh Siddha · 16 years ago
- b6ff32d x86, PAT: Consolidate code in pat_x_mtrr_type() and reserve_memtype() by Suresh Siddha · 16 years ago
- 3869c4a x86, PAT: Changing memtype to WC ensuring no WB alias by venkatesh.pallipadi@intel.com · 16 years ago
- 9fa3ab3 x86, PAT: Handle faults cleanly in set_memory_ APIs by venkatesh.pallipadi@intel.com · 16 years ago
- a5593e0 x86, PAT: Change order of cpa and free in set_memory_wb by venkatesh.pallipadi@intel.com · 16 years ago
- 43a432b x86, CPA: Change idmap attribute before ioremap attribute setup by Suresh Siddha · 16 years ago
- a0d22f4 x86: Document get_user_pages_fast() by Andy Grover · 16 years ago