- 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- c967da6 x86: Make sure free_init_pages() frees pages on page boundary by Yinghai Lu · 15 years ago
- 15c989d 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
- a626b46 Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 1eca9ac Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 46bbffa 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
- a7f16d1 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
- f91b22c Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes-for-linus', 'x86-debug-for-linus', 'x86-doc-for-linus', 'x86-gpu-for-linus' and 'x86-rlimit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- c1fd1b4 x86, mm: Unify kernel_physical_mapping_init() API by Pekka Enberg · 15 years ago
- 1431559 x86, mm: Allow highmem user page tables to be disabled at boot time by Ian Campbell · 15 years ago
- 281ff33 x86_64, cpa: Don't work hard in preserving kernel 2M mappings when using 4K already by Suresh Siddha · 15 years ago
- 81fc039 kmemcheck: Test the full object in kmemcheck_is_obj_initialized() by Catalin Marinas · 15 years ago
- 39c662f x86: Convert tlbstate_lock to raw_spinlock by Thomas Gleixner · 15 years ago
- b7e56ed Merge branch 'linus' into x86/mm by Thomas Gleixner · 15 years ago
- ca2107c x86, numa: Remove configurable node size support for numa emulation by David Rientjes · 15 years ago
- 8df5bb3 x86, numa: Add fixed node size option for numa emulation by David Rientjes · 15 years ago
- 68fd111 x86, numa: Fix numa emulation calculation of big nodes by David Rientjes · 15 years ago
- 59be5a8 x86: Make 32bit support NO_BOOTMEM by Yinghai Lu · 15 years ago
- 9bdac91 sparsemem: Put mem map for one node together. by Yinghai Lu · 15 years ago
- 0867721 x86: Make 64 bit use early_res instead of bootmem before slab by Yinghai Lu · 15 years ago
- 5ea8d37 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
- cef625e x86: Make early_node_mem get mem > 4 GB if possible by Yinghai Lu · 15 years ago
- 1842f90 x86: Call early_res_to_bootmem one time by Yinghai Lu · 15 years ago
- 84abd88 Merge remote branch 'linus/master' into x86/bootmem by H. Peter Anvin · 15 years ago
- ea08541 memory hotplug: fix a bug on /dev/mem for 64-bit kernels by Shaohui Zheng · 15 years ago
- ab09809 x86, doc: Fix minor spelling error in arch/x86/mm/gup.c by Andy Shevchenko · 15 years ago
- 13ca0fc x86: Use the generic page_is_ram() by Wu Fengguang · 15 years ago
- 1b5576e x86: Remove BIOS data range from e820 by Yinghai Lu · 15 years ago
- 2854e72 x86: Use helpers for rlimits by Jiri Slaby · 15 years ago
- 3a5fc0e x86: Set hotpluggable nodes in nodes_possible_map by David Rientjes · 15 years ago
- 0bb7a95 hw-breakpoints, perf: Fix broken mmiotrace due to dr6 by reference change by Luca Barbieri · 15 years ago
- 4b52940 mm: make totalhigh_pages unsigned long by Andreas Fenkart · 15 years ago
- 499a5f1 x86: Lift restriction on the location of FIX_BTMAP_* by Jan Beulich · 15 years ago
- c0ca9da x86, kmemcheck: Use KERN_WARNING for error reporting by Pekka Enberg · 15 years ago
- 605c1a1 Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 15 years ago
- 3981e15 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
- 3299625 x86: Fix checking of SRAT when node 0 ram is not from 0 by Yinghai Lu · 15 years ago
- 75b0803 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
- eba11d6 x86: Fix build warning in arch/x86/mm/mmio-mod.c by Joe Perches · 15 years ago
- 7563009 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
- 5c6baba Merge commit 'linus/master' into x86/urgent by H. Peter Anvin · 15 years ago
- 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
- 3a0340b x86: mmio-mod.c: Use pr_fmt by Joe Perches · 15 years ago
- 1bd591a x86: kmmio.c: Add and use pr_fmt(fmt) by Joe Perches · 15 years ago
- 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
- 4c68db3 Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
- 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
- d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
- f3d607c Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
- 8055039 x86: Fix typo in arch/x86/mm/kmmio.c by Shaun Patterson · 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
- af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 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