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