Age | Commit message (Expand) | Author |
2009-03-13 | Merge commit 'v2.6.29-rc8' into cpus4096 | Ingo Molnar |
2009-03-11 | x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUs | Ingo Molnar |
2009-02-20 | x86, pat: add large-PAT check to split_large_page() | Ingo Molnar |
2009-02-20 | x86: use the right protections for split-up pagetables | Ingo Molnar |
2009-02-12 | x86: CPA avoid repeated lazy mmu flush | Thomas Gleixner |
2009-02-12 | x86/cpa: make sure cpa is safe to call in lazy mmu mode | Jeremy Fitzhardinge |
2009-01-21 | x86: fix page attribute corruption with cpa() | Suresh Siddha |
2008-11-06 | x86: align DirectMap in /proc/meminfo | Hugh Dickins |
2008-10-23 | proc: switch /proc/meminfo to seq_file | Alexey Dobriyan |
2008-10-20 | mm: rewrite vmap layer | Nick Piggin |
2008-10-10 | Merge branch 'linus' into x86/pat2 | Ingo Molnar |
2008-10-10 | x86, cpa: srlz cpa(), global flush tlb after splitting big page and before do... | Suresh Siddha |
2008-10-10 | x86, cpa: remove cpa pool code | Suresh Siddha |
2008-10-10 | x86, cpa: no need to check alias for __set_pages_p/__set_pages_np | Suresh Siddha |
2008-10-06 | Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr... | Ingo Molnar |
2008-09-30 | x86: export set_memory_ro and set_memory_rw | Bruce Allan |
2008-08-25 | Merge branch 'x86/urgent' into x86/cleanups | Ingo Molnar |
2008-08-23 | x86: have set_memory_array_{uc,wb} coalesce memtypes, fix | Venki Pallipadi |
2008-08-22 | x86: have set_memory_array_{uc,wb} coalesce memtypes. | Rene Herman |
2008-08-22 | x86: {reverve,free}_memtype() take a physical address | Rene Herman |
2008-08-22 | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar |
2008-08-21 | x86, pageattr: introduce APIs to change pageattr of a page array | Shaohua Li |
2008-08-21 | Revert "introduce two APIs for page attribute" | Ingo Molnar |
2008-08-21 | x86: PAT proper tracking of set_memory_uc and friends | venkatesh.pallipadi@intel.com |
2008-08-20 | Merge branch 'linus' into x86/cleanups | Ingo Molnar |
2008-08-15 | x86, pat: avoid highmem cache attribute aliasing | Nick Piggin |
2008-08-15 | introduce two APIs for page attribute | Shaohua Li |
2008-08-15 | x86: fix /proc/meminfo DirectMap | Hugh Dickins |
2008-08-13 | x86: use WARN() in arch/x86/mm/pageattr.c | Arjan van de Ven |
2008-07-26 | x86: convert pageattr.c from round_up to roundup | Joerg Roedel |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar |
2008-07-14 | Merge branch 'auto-ftrace-next' into tracing/for-linus | Ingo Molnar |
2008-07-13 | x86: max_low_pfn_mapped fix, #2 | Yinghai Lu |
2008-07-11 | x86: introduce max_low_pfn_mapped for 64-bit | Yinghai Lu |
2008-07-08 | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar |
2008-07-08 | x86: janitor CPA statistics patch | Thomas Gleixner |
2008-07-08 | x86, generic: CPA add statistics about state of direct mapping v4 | Andi Kleen |
2008-06-26 | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe |
2008-06-12 | x86: rename pat_wc_enabled to pat_enabled | Andreas Herrmann |
2008-05-24 | x86 mmiotrace: use lookup_address() | Pekka Paalanen |
2008-04-30 | x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no... | Suresh Siddha |
2008-04-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds |
2008-04-24 | x86: rename paravirt_alloc_pt etc after the pagetable structure | Jeremy Fitzhardinge |
2008-04-24 | x86: put paravirt stubs into common asm/pgalloc.h | Jeremy Fitzhardinge |
2008-04-24 | "make namespacecheck" fixes | Ingo Molnar |
2008-04-18 | x86 PAT: fix mmap() of holes | Ingo Molnar |
2008-04-17 | x86: add set_memory_4k to pageattr.c | Andi Kleen |
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 infrastructure patch | venkatesh.pallipadi@intel.com |