- 5bb241b 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
- 94e0fb0 Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
- db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
- d2ff6de Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
- e23a8b6 x86: Reduce verbosity of "PAT enabled" kernel message by Roland Dreier · 15 years ago
- 78f1c4d cpumask: use mm_cpumask() wrapper: x86 by Rusty Russell · 15 years ago
- 81ac3ad kcore: register module area in generic way by KAMEZAWA Hiroyuki · 15 years ago
- 3089aa1 kcore: use registerd physmem information by KAMEZAWA Hiroyuki · 15 years ago
- 9492587 kcore: register text area in generic way by KAMEZAWA Hiroyuki · 15 years ago
- a0614da kcore: register vmalloc area in generic way by KAMEZAWA Hiroyuki · 15 years ago
- c30bb2a kcore: add kclist types by KAMEZAWA Hiroyuki · 15 years ago
- 14c93e8 Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/urgent by Ingo Molnar · 15 years ago
- 991d79b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck by Linus Torvalds · 15 years ago
- 3c1596e mm: don't use alloc_bootmem_low() where not strictly needed by Jan Beulich · 15 years ago
- cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
- c44c9ec x86: split NX setup into separate file to limit unstack-protected code by Jeremy Fitzhardinge · 15 years ago
- b75fe4e xen: check EFER for NX before setting up GDT mapping by Jeremy Fitzhardinge · 15 years ago
- cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
- fcf98921 includecheck fix: x86, shadow.c by Jaswinder Singh Rajput · 15 years ago
- ca043a6 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
- 3bb045f Merge branch 'x86/pat' into x86/urgent by H. Peter Anvin · 15 years ago
- dcb73bf x86, pat: don't use rb-tree based lookup in reserve_memtype() by Suresh Siddha · 15 years ago
- a6e04aa HWPOISON: x86: Add VM_FAULT_HWPOISON handling to x86 page fault handler v2 by Andi Kleen · 15 years ago
- ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
- 2274239 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 69def9f Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
- b8cb48a Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 7dfd54a Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 8fafa0a Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 15b0404 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- e517a5e agp/intel: Fix the pre-9xx chipset flush. by Eric Anholt · 15 years ago
- 8093833 x86: Increase MIN_GAP to include randomized stack by Michal Hocko · 15 years ago
- 78c86e5 x86: split __phys_addr out into separate file by Jeremy Fitzhardinge · 15 years ago
- 256cd2e x86: Export kmap_atomic_to_page() by Avi Kivity · 15 years ago
- 577eebe xen: make -fstack-protector work under Xen by Jeremy Fitzhardinge · 15 years ago
- fa526d0 x86, pat: Fix cacheflush address in change_page_attr_set_clr() by Jack Steiner · 15 years ago
- d535e43 x86: Make memtype_seq_ops const by Tobias Klauser · 15 years ago
- 23b6c52 x86: Decrease the level of some NUMA messages to KERN_DEBUG by Rafael J. Wysocki · 15 years ago
- 8e01936 kmemleak: Don't scan uninitialized memory when kmemcheck is enabled by Pekka Enberg · 15 years ago
- b855192 Merge branch 'x86/urgent' into x86/pat by H. Peter Anvin · 15 years ago
- d886c73 x86, pat: Sanity check remap_pfn_range for RAM region by Venkatesh Pallipadi · 15 years ago
- 1087637 x86, pat: Lookup the protection from memtype list on vm_insert_pfn() by Venkatesh Pallipadi · 15 years ago
- 637b86e x86, pat: Add lookup_memtype to get the current memtype of a paddr by Venkatesh Pallipadi · 15 years ago
- f584174 x86, pat: Use page flags to track memtypes of RAM pages by Venkatesh Pallipadi · 15 years ago
- 335ef89 x86, pat: Add rbtree to do quick lookup in memtype tracking by Venkatesh Pallipadi · 15 years ago
- 9e36fda x86, pat: Add PAT reserve free to io_mapping* APIs by Venkatesh Pallipadi · 15 years ago
- 9fd126b x86, pat: New i/f for driver to request memtype for IO regions by Venkatesh Pallipadi · 15 years ago
- 279e669 x86, pat: ioremap to follow same PAT restrictions as other PAT users by Venkatesh Pallipadi · 15 years ago
- 5fc5174 x86, pat: Keep identity maps consistent with mmaps even when pat_disabled by Venkatesh Pallipadi · 15 years ago
- 9f459fa 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
- a6a06f7 x86: Fix an incorrect argument of reserve_bootmem() by Amerigo Wang · 15 years ago
- b04e637 x86: don't call '->send_IPI_mask()' with an empty mask by Linus Torvalds · 15 years ago
- 3e0e1e9 x86: Fix an incorrect argument of reserve_bootmem() by Amerigo Wang · 15 years ago
- 1adcaaf x86, pat: Allow ISA memory range uncacheable mapping requests by Suresh Siddha · 15 years ago
- e933a73 percpu: kill lpage first chunk allocator by Tejun Heo · 15 years ago
- 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
- 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
- 8c4bfc6 x86,percpu: generalize lpage first chunk allocator by Tejun Heo · 15 years ago
- 414f325 kmemcheck: remove useless check by Vegard Nossum · 16 years ago
- a4a874a kmemcheck: remove duplicated #include by Huang Weiyi · 16 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 · 16 years ago
- 565b0c1 x86, highmem_32.c: Clean up comment by Figo.zhang · 16 years ago
- 087975b x86: Clean up dump_pagetable() by Akinobu Mita · 16 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