Age | Commit message (Expand) | Author |
2008-04-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min... | Linus Torvalds |
2008-04-19 | numa: move large array from stack to _initdata section | Mike Travis |
2008-04-19 | x86: move definition to pci-dma.c | Glauber Costa |
2008-04-19 | srat, x86: add support for nodes spanning other nodes | Suresh Siddha |
2008-04-19 | x86: rename find_max_pfn() to propagate_e820_map() | Ingo Molnar |
2008-04-19 | x86: fix arch/x86/mm/ioremap.c warning | Randy Dunlap |
2008-04-19 | x86: remove pointless comments | WANG Cong |
2008-04-18 | x86 PAT: fix mmap() of holes | Ingo Molnar |
2008-04-17 | x86: clean up non-smp usage of cpu maps | Mike Travis |
2008-04-17 | x86: increase size of APICID | Jack Steiner |
2008-04-17 | x86: cleanup - rename VM_MASK to X86_VM_MASK | gorcunov@gmail.com |
2008-04-17 | x86: ioremap of 64-bit resource on 32-bit kernel fix | Ingo Molnar |
2008-04-17 | x86: don't use large pages to map the first 2/4MB of memory | Andi Kleen |
2008-04-17 | x86: add set_memory_4k to pageattr.c | Andi Kleen |
2008-04-17 | x86: account overlapped mappings in max_pfn_mapped | Andi Kleen |
2008-04-17 | x86: replace the now useless max_pfn_mapped define | Thomas Gleixner |
2008-04-17 | x86: implement true end_pfn_mapped for 32bit | Andi Kleen |
2008-04-17 | x86: fix memtest print out | Yinghai Lu |
2008-04-17 | x86: memtest bootparam | Yinghai Lu |
2008-04-17 | x86: PAT bug fix for attribute type check after reserve_memtype, debug | Venki Pallipadi |
2008-04-17 | x86: PAT bug fix for attribute type check after reserve_memtype | Venki Pallipadi |
2008-04-17 | x86: pat cpu feature bit setting for known cpus | Yinghai Lu |
2008-04-17 | x86: enable PAT for amd k8 and fam10h | Yinghai Lu |
2008-04-17 | x86: add PAT related debug prints | venkatesh.pallipadi@intel.com |
2008-04-17 | x86: PAT add ioremap_wc() interface | venkatesh.pallipadi@intel.com |
2008-04-17 | x86: PAT add set_memory_wc() interface | venkatesh.pallipadi@intel.com |
2008-04-17 | x86: PAT use reserve free memtype in set_memory_uc | venkatesh.pallipadi@intel.com |
2008-04-17 | x86: PAT use reserve free memtype in ioremap and iounmap | venkatesh.pallipadi@intel.com |
2008-04-17 | x86: PAT make ioremap_change_attr non-static | venkatesh.pallipadi@intel.com |
2008-04-17 | x86: revert ucminus change | Ingo Molnar |
2008-04-17 | x86: PAT infrastructure patch | venkatesh.pallipadi@intel.com |
2008-04-17 | x86: early memtest to find bad ram | Yinghai Lu |
2008-04-17 | x86: use get_bios_ebda in mpparse_64.c | Alexey Starikovskiy |
2008-04-17 | x86: Remove redundant display of free swap space in show_mem() | Johannes Weiner |
2008-04-17 | x86: sort address_markers for dump_pagetables | Yinghai Lu |
2008-04-17 | x86: enhance DEBUG_RODATA support for hotplug and kprobes | Mathieu Desnoyers |
2008-04-17 | x86: debug pmd_bad() | Ingo Molnar |
2008-04-17 | x86: warn about RAM pages in ioremap() | Ingo Molnar |
2008-04-17 | x86: ioremap(), extend check to all RAM pages | Ingo Molnar |
2008-04-17 | x86: check physical address range in ioremap | Thomas Gleixner |
2008-04-17 | x86: reduce arch/x86/mm/ioremap.o size | Ian Campbell |
2008-04-17 | x86: remove never used nodenumer in pda | Yinghai Lu |
2008-04-17 | x86: get apic_id later in acpi_numa_processor_affinity_init | Yinghai Lu |
2008-04-17 | x86: do kernel direct mapping at boot using GB pages | Andi Kleen |
2008-04-17 | x86: add gbpages switches | Ingo Molnar |
2008-04-17 | x86: clean up the page table dumper and add 32-bit support | H. Peter Anvin |
2008-04-17 | x86: add code to dump the (kernel) page tables for visual inspection by kerne... | Arjan van de Ven |
2008-04-17 | x86: unify arch/x86/mm/Makefile | H. Peter Anvin |
2008-04-17 | x86: add debug info to DEBUG_PAGEALLOC | Thomas Gleixner |
2008-04-17 | x86: check vmlinux limits, 64-bit | Ingo Molnar |