- ec96535 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel by Linus Torvalds · 17 years ago
- f46bdf2 numa: move large array from stack to _initdata section by Mike Travis · 17 years ago
- 85c246e x86: move definition to pci-dma.c by Glauber Costa · 17 years ago
- 6ec6e0d srat, x86: add support for nodes spanning other nodes by Suresh Siddha · 17 years ago
- fa5c463 x86: rename find_max_pfn() to propagate_e820_map() by Ingo Molnar · 17 years ago
- 4c8337a x86: fix arch/x86/mm/ioremap.c warning by Randy Dunlap · 17 years ago
- cf9b111 x86: remove pointless comments by WANG Cong · 17 years ago
- d1a4be6 x86 PAT: fix mmap() of holes by Ingo Molnar · 17 years ago
- b447a46 x86: clean up non-smp usage of cpu maps by Mike Travis · 17 years ago
- a65d1d6 x86: increase size of APICID by Jack Steiner · 17 years ago
- 6b6891f x86: cleanup - rename VM_MASK to X86_VM_MASK by gorcunov@gmail.com · 17 years ago
- 756a6c6 x86: ioremap of 64-bit resource on 32-bit kernel fix by Ingo Molnar · 17 years ago
- f5c24a7 x86: don't use large pages to map the first 2/4MB of memory by Andi Kleen · 17 years ago
- c9caa02 x86: add set_memory_4k to pageattr.c by Andi Kleen · 17 years ago
- cc61503 x86: account overlapped mappings in max_pfn_mapped by Andi Kleen · 17 years ago
- 6779429 x86: replace the now useless max_pfn_mapped define by Thomas Gleixner · 17 years ago
- 7d1116a x86: implement true end_pfn_mapped for 32bit by Andi Kleen · 17 years ago
- dcfe946 x86: fix memtest print out by Yinghai Lu · 17 years ago
- c64df70 x86: memtest bootparam by Yinghai Lu · 17 years ago
- b450e5e x86: PAT bug fix for attribute type check after reserve_memtype, debug by Venki Pallipadi · 17 years ago
- dee7cbb x86: PAT bug fix for attribute type check after reserve_memtype by Venki Pallipadi · 17 years ago
- 9307cac x86: pat cpu feature bit setting for known cpus by Yinghai Lu · 17 years ago
- 35605a1 x86: enable PAT for amd k8 and fam10h by Yinghai Lu · 17 years ago
- 6997ab4 x86: add PAT related debug prints by venkatesh.pallipadi@intel.com · 17 years ago
- b310f381d x86: PAT add ioremap_wc() interface by venkatesh.pallipadi@intel.com · 17 years ago
- ef354af x86: PAT add set_memory_wc() interface by venkatesh.pallipadi@intel.com · 17 years ago
- 1219333 x86: PAT use reserve free memtype in set_memory_uc by venkatesh.pallipadi@intel.com · 17 years ago
- d7677d4 x86: PAT use reserve free memtype in ioremap and iounmap by venkatesh.pallipadi@intel.com · 17 years ago
- 3a96ce8 x86: PAT make ioremap_change_attr non-static by venkatesh.pallipadi@intel.com · 17 years ago
- 55c6268 x86: revert ucminus change by Ingo Molnar · 17 years ago
- 2e5d9c8 x86: PAT infrastructure patch by venkatesh.pallipadi@intel.com · 17 years ago
- 272b9cad x86: early memtest to find bad ram by Yinghai Lu · 17 years ago
- ce3fe6b x86: use get_bios_ebda in mpparse_64.c by Alexey Starikovskiy · 17 years ago
- 1415d16 x86: Remove redundant display of free swap space in show_mem() by Johannes Weiner · 17 years ago
- 9a79cf9 x86: sort address_markers for dump_pagetables by Yinghai Lu · 17 years ago
- 4e4eee0 x86: enhance DEBUG_RODATA support for hotplug and kprobes by Mathieu Desnoyers · 17 years ago
- 9fc3411 x86: debug pmd_bad() by Ingo Molnar · 17 years ago
- ba748d2 x86: warn about RAM pages in ioremap() by Ingo Molnar · 17 years ago
- bdd3cee x86: ioremap(), extend check to all RAM pages by Ingo Molnar · 17 years ago
- e3100c8 x86: check physical address range in ioremap by Thomas Gleixner · 17 years ago
- c92a7a5 x86: reduce arch/x86/mm/ioremap.o size by Ian Campbell · 17 years ago
- 04adf11 x86: remove never used nodenumer in pda by Yinghai Lu · 17 years ago
- beafe91 x86: get apic_id later in acpi_numa_processor_affinity_init by Yinghai Lu · 17 years ago
- ef92576 x86: do kernel direct mapping at boot using GB pages by Andi Kleen · 17 years ago
- 00d1c5e x86: add gbpages switches by Ingo Molnar · 17 years ago
- fe770bf0 x86: clean up the page table dumper and add 32-bit support by H. Peter Anvin · 17 years ago
- 926e539 x86: add code to dump the (kernel) page tables for visual inspection by kernel developers by Arjan van de Ven · 17 years ago
- 2596e0f x86: unify arch/x86/mm/Makefile by H. Peter Anvin · 17 years ago
- ee7ae7a x86: add debug info to DEBUG_PAGEALLOC by Thomas Gleixner · 17 years ago
- b4e0409 x86: check vmlinux limits, 64-bit by Ingo Molnar · 17 years ago
- 9c31205 Avoid false positive warnings in kmap_atomic_prot() with DEBUG_HIGHMEM by Andrew Morton · 17 years ago
- 3085354 x86: prefetch fix #2 by Ingo Molnar · 17 years ago
- 25e5988 x86: stricter check in follow_huge_addr() by Christoph Lameter · 17 years ago
- bc713dc x86: fix prefetch workaround by Ingo Molnar · 17 years ago
- d546b67a x86: fix performance drop for glx by Suresh Siddha · 17 years ago
- 76c32418 x86: fix trim mtrr not to setup_memory two times by Yinghai Lu · 17 years ago
- b9e76a0 x86-32: Pass the full resource data to ioremap() by Linus Torvalds · 17 years ago
- 37bff62 x86_64: free_bootmem should take phys by Yinghai Lu · 17 years ago
- 985a34b x86: remove quicklists by Thomas Gleixner · 17 years ago
- 9a46d7e x86: ioremap, remove WARN_ON() by Ingo Molnar · 17 years ago
- 7c9e92b x86: not set node to cpu_to_node if the node is not online by Yinghai Lu · 17 years ago
- 9b5cf48 x86: revert "x86: CPA: avoid split of alias mappings" by Rafael J. Wysocki · 17 years ago
- 8be8f54 x86: CPA: avoid split of alias mappings by Thomas Gleixner · 17 years ago
- b16bf71 x86: fix leak un ioremap_page_range() failure by Ingo Molnar · 17 years ago
- 88f3aec x86: fix spontaneous reboot with allyesconfig bzImage by Ingo Molnar · 17 years ago
- 3b57bc4 x86: remove double-checking empty zero pages debug by Yinghai Lu · 17 years ago
- 92cb54a x86: make DEBUG_PAGEALLOC and CPA more robust by Ingo Molnar · 17 years ago
- 8a235ef Hibernation: Handle DEBUG_PAGEALLOC on x86 by Rafael J. Wysocki · 17 years ago
- 5d9c4a7 Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 17 years ago
- 156fbc3 x86: fix page_is_ram() thinko by Arjan van de Ven · 17 years ago
- d8a9e6a x86: fix WARN_ON() message: teach page_is_ram() about the special 4Kb bios data page by Arjan van de Ven · 17 years ago
- d01b9ad x86: fix section mismatch in srat_64.c:reserve_hotadd by Sam Ravnborg · 17 years ago
- 8e31c2a x86: CPA: remove BUG_ON for LRU/Compound pages by Andi Kleen · 17 years ago
- fcea424 fix historic ioremap() abuse in AGP by Arjan van dev Ven · 17 years ago
- b7ad149 x86: reenable support for system without on node0 by Yinghai Lu · 17 years ago
- f34b439 x86: CPA: avoid double checking of alias ranges by Thomas Gleixner · 17 years ago
- af96e44 x86: CPA no alias checking for _NX by Thomas Gleixner · 17 years ago
- 31eedd8 x86: zap invalid and unused pmds in early boot by Thomas Gleixner · 17 years ago
- c31c7d4 x86: CPA, fix alias checks by Thomas Gleixner · 17 years ago
- f8d8406 x86: cpa, fix out of date comment by Ingo Molnar · 17 years ago
- 69b1415 x86: cpa: ensure page alignment by Thomas Gleixner · 17 years ago
- 7bfeab9 x86: include proper prototypes for rodata_test by Harvey Harrison · 17 years ago
- cae30f82 x86: make dump_pagetable() static by Adrian Bunk · 17 years ago
- 5d3c8b2 x86: CPA: fix gbpages support in try_preserve_large_page by Andi Kleen · 17 years ago
- 37cc8d7 x86/early_ioremap: don't assume we're using swapper_pg_dir by Jeremy Fitzhardinge · 17 years ago
- 81772fe x86: remove over noisy debug printk by Thomas Gleixner · 17 years ago
- fac8493 x86: cpa, strict range check in try_preserve_large_page() by Thomas Gleixner · 17 years ago
- eb5b5f0 x86: cpa, use page pool by Thomas Gleixner · 17 years ago
- 76ebd05 x86: introduce page pool in cpa by Thomas Gleixner · 17 years ago
- b6fbb66 x86: fix early_ioremap pagetable ops by Ian Campbell · 17 years ago
- 551889a x86: construct 32-bit boot time page tables in native format. by Ian Campbell · 17 years ago
- bfc734b x86: avoid unused variable warning in mm/init_64.c by Thomas Gleixner · 17 years ago
- da7bfc5 x86: sparse warnings in pageattr.c by Harvey Harrison · 17 years ago
- 2f569af CONFIG_HIGHPTE vs. sub-page page tables. by Martin Schwidefsky · 17 years ago
- 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
- 58d5d0d x86: fix deadlock, make pgd_lock irq-safe by Ingo Molnar · 17 years ago
- 971a52d x86: delay CPA self-test and repeat it by Ingo Molnar · 17 years ago
- cc842b8 x86: remove suprious ifdefs from pageattr.c by Arjan van de Ven · 17 years ago
- 984bb80 x86: mark the .rodata section also NX by Arjan van de Ven · 17 years ago
- 2d684cd x86: remove X2 workaround by Ingo Molnar · 17 years ago