- b391738 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
- e33c019 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
- 6ec22f9 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
- ef26b16 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- a77d2e0 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- dd4377b x86/pat: Trivial: don't create debugfs for memtype if pat is disabled by Xiaotian Feng · 15 years ago
- b24c2a9 x86: Move find_smp_config() earlier and avoid bootmem usage by Yinghai Lu · 15 years ago
- eb41c8b x86, platform: Change is_untracked_pat_range() to bool; cleanup init by H. Peter Anvin · 15 years ago
- 8a27138 x86, mm: is_untracked_pat_range() takes a normal semiclosed range by H. Peter Anvin · 15 years ago
- fd12a0d x86: UV SGI: Don't track GRU space in PAT by Jack Steiner · 15 years ago
- 0e7810b x86: Suppress stack overrun message for init_task by Jan Beulich · 15 years ago
- d9c2d5a x86, numa: Use near(er) online node instead of roundrobin for NUMA by Yinghai Lu · 15 years ago
- 021428a x86, numa, bootmem: Only free bootmem on NUMA failure path by Yinghai Lu · 15 years ago
- 163d386 x86: apic: Print out SRAT table APIC id in hex by Yinghai Lu · 15 years ago
- 9620059 Merge branch 'tracing/hw-breakpoints' into perf/core by Ingo Molnar · 15 years ago
- 350f8f5 x86: Eliminate redundant/contradicting cache line size config options by Jan Beulich · 15 years ago
- a7b6342 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 15 years ago
- 4b0f3b8 x86, mm: Report state of NX protections during boot by Kees Cook · 15 years ago
- 4763ed4 x86, mm: Clean up and simplify NX enablement by H. Peter Anvin · 15 years ago
- 583140a x86, pageattr: Make set_memory_(x|nx) aware of NX support by H. Peter Anvin · 15 years ago
- 39dc78b Merge commit 'v2.6.32-rc7' into perf/core by Ingo Molnar · 15 years ago
- 2fb8f4e x86: pat: Remove ioremap_default() by Xiaotian Feng · 15 years ago
- 83ea05e x86: pat: Clean up req_type special case for reserve_memtype() by Xiaotian Feng · 15 years ago
- de2a47c x86: Fix error return sequence in __ioremap_caller() by Xiaotian Feng · 15 years ago
- e7d23dd x86_64, cpa: Use only text section in set_kernel_text_rw/ro by Suresh Siddha · 15 years ago
- 55ca3cc x86_64, ftrace: Make ftrace use kernel identity mapping to modify code by Suresh Siddha · 15 years ago
- 502f660 x86, cpa: Fix kernel text RO checks in static_protection() by Suresh Siddha · 15 years ago
- 883242d tracing: allow to change permissions for text with dynamic ftrace enabled by Steven Rostedt · 15 years ago
- b1258ac x86: Remove pfn in add_one_highpage_init() by Minchan Kim · 15 years ago
- 43315956 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 15 years ago
- 74e0817 x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATA by Suresh Siddha · 15 years ago
- b9af7c0 x86-64: preserve large page mapping for 1st 2MB kernel txt with CONFIG_DEBUG_RODATA by Suresh Siddha · 15 years ago
- 0f8f86c Merge commit 'perf/core' into perf/hw-breakpoint by Frederic Weisbecker · 15 years ago
- bb3c3e8 Merge commit 'v2.6.32-rc5' into perf/probes by Ingo Molnar · 15 years ago
- adc1938 x86: Interleave emulated nodes over physical nodes by David Rientjes · 15 years ago
- 8716273 x86: Export srat physical topology by David Rientjes · 15 years ago
- 8ee2deb x86: Export k8 physical topology by David Rientjes · 15 years ago
- 1af5ba5 x86: Clean up and add missing log levels for k8 by David Rientjes · 15 years ago
- ae24ffe x86, 64-bit: Move K8 B step iret fixup to fault entry asm by Brian Gerst · 15 years ago
- 3c35586 testmmiotrace.c: Add and use pr_fmt(fmt) by Joe Perches · 15 years ago
- 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
- d7a4b41 Merge commit 'linus/master' into tracing/kprobes by Frederic Weisbecker · 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
- dca2d6a Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 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
- 8f8ffe2 Merge commit 'tracing/core' into tracing/kprobes by Frederic Weisbecker · 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
- a1922ed Merge branch 'tracing/core' into tracing/hw-breakpoints by Ingo Molnar · 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
- 62c9295 kprobes/x86: Fix to add __kprobes to in-kernel fault handing functions by Masami Hiramatsu · 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 · 16 years ago
- 1087637 x86, pat: Lookup the protection from memtype list on vm_insert_pfn() by Venkatesh Pallipadi · 16 years ago
- 637b86e x86, pat: Add lookup_memtype to get the current memtype of a paddr by Venkatesh Pallipadi · 16 years ago
- f584174 x86, pat: Use page flags to track memtypes of RAM pages by Venkatesh Pallipadi · 16 years ago
- 335ef89 x86, pat: Add rbtree to do quick lookup in memtype tracking by Venkatesh Pallipadi · 16 years ago
- 9e36fda x86, pat: Add PAT reserve free to io_mapping* APIs by Venkatesh Pallipadi · 16 years ago
- 9fd126b x86, pat: New i/f for driver to request memtype for IO regions by Venkatesh Pallipadi · 16 years ago
- 279e669 x86, pat: ioremap to follow same PAT restrictions as other PAT users by Venkatesh Pallipadi · 16 years ago
- 5fc5174 x86, pat: Keep identity maps consistent with mmaps even when pat_disabled by Venkatesh Pallipadi · 16 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