| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc, sparc64: use arch/sparc/include | Sam Ravnborg | 2008-07-27 | 1 | -1/+0 |
* | sparc: join the remaining header files | Sam Ravnborg | 2008-07-18 | 1 | -781/+1 |
* | sparc64: remove CVS keywords | Adrian Bunk | 2008-05-20 | 1 | -1/+1 |
* | mm: introduce pte_special pte bit | Nick Piggin | 2008-04-28 | 1 | -0/+10 |
* | [SPARC64]: Fix sparse errors in arch/sparc64/kernel/traps.c | David S. Miller | 2008-03-26 | 1 | -0/+2 |
* | [SPARC64]: Adjust {TLBTEMP,TSBMAP}_BASE. | David S. Miller | 2008-03-26 | 1 | -5/+5 |
* | SPARC64: SPARSEMEM_VMEMMAP support | David Miller | 2007-10-16 | 1 | -0/+3 |
* | page table handling cleanup | Jan Beulich | 2007-07-16 | 1 | -18/+0 |
* | consolidate asm/const.h to linux/const.h | Randy Dunlap | 2007-05-08 | 1 | -1/+1 |
* | [SPARC64]: Add proper header file extern for cmdline_memory_size. | David S. Miller | 2007-04-26 | 1 | -0/+2 |
* | [SPARC64]: Privatize sun4u_get_pte() and fix name. | David S. Miller | 2007-04-26 | 1 | -14/+0 |
* | [PATCH] Standardize pxx_page macros | Dave McCracken | 2006-09-26 | 1 | -2/+3 |
* | [SPARC64]: Fix pfn_pte() build failure. | David S. Miller | 2006-08-22 | 1 | -1/+1 |
* | [SPARC64]: Fix typo in pgprot_noncached(). | David S. Miller | 2006-07-28 | 1 | -1/+1 |
* | [SPARC64]: Fix for Niagara memory corruption. | David S. Miller | 2006-06-24 | 1 | -0/+2 |
* | Merge git://git.infradead.org/hdrcleanup-2.6 | Linus Torvalds | 2006-06-21 | 1 | -1/+0 |
|\ |
|
| * | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 | 1 | -1/+0 |
* | | [SPARC64]: Fix D-cache corruption in mremap | David S. Miller | 2006-06-02 | 1 | -0/+17 |
|/ |
|
* | [SPARC64]: Add a secondary TSB for hugepage mappings. | David S. Miller | 2006-03-22 | 1 | -0/+2 |
* | [SPARC64]: Top-down address space allocation for 32-bit tasks. | David S. Miller | 2006-03-20 | 1 | -1/+4 |
* | [SPARC64]: Move over to sparsemem. | David S. Miller | 2006-03-20 | 1 | -3/+0 |
* | [SPARC64]: Kill bogus function externs in asm/pgtable.h | David S. Miller | 2006-03-20 | 1 | -24/+0 |
* | [SPARC64]: Export a PAGE_SHARED symbol. | David S. Miller | 2006-03-20 | 1 | -0/+1 |
* | [SPARC64] Fix build if CONFIG_HUGETLB_PAGE is not set | Fabio M. Di Nitto | 2006-03-20 | 1 | -0/+2 |
* | [SPARC64]: Fix gcc-3.3.x warnings. | David S. Miller | 2006-03-20 | 1 | -118/+25 |
* | [SPARC64]: Use inline patching for critical PTE operations. | David S. Miller | 2006-03-20 | 1 | -3/+485 |
* | [SPARC64]: Move PTE field definitions back into asm/pgtable.h | David S. Miller | 2006-03-20 | 1 | -2/+86 |
* | [SPARC64]: Deal with PTE layout differences in SUN4V. | David S. Miller | 2006-03-20 | 1 | -194/+72 |
* | [SPARC64]: Register kernel TSB with hypervisor. | David S. Miller | 2006-03-20 | 1 | -0/+1 |
* | [SPARC64]: Register per-cpu fault status area with sun4v hypervisor. | David S. Miller | 2006-03-20 | 1 | -0/+1 |
* | [SPARC64]: TSB refinements. | David S. Miller | 2006-03-20 | 1 | -0/+4 |
* | [SPARC64]: Kill pgtable quicklists and use SLAB. | David S. Miller | 2006-03-20 | 1 | -6/+1 |
* | [SPARC64]: Move away from virtual page tables, part 1. | David S. Miller | 2006-03-20 | 1 | -6/+3 |
* | [PATCH] sparc: convert IO remapping to VM_PFNMAP | David S. Miller | 2005-11-28 | 1 | -10/+0 |
* | [PATCH] vm: remove unused/broken page_pte[_prot] macros | Tejun Heo | 2005-10-31 | 1 | -3/+0 |
* | [SPARC64]: Kill all external references to sp_banks[] | David S. Miller | 2005-09-29 | 1 | -0/+1 |
* | [SPARC]: Declare paging_init() in asm/pgtable.h | David S. Miller | 2005-09-29 | 1 | -0/+2 |
* | [SPARC64]: Add defines for 32MB/256MB PTE page size on Ultra-IV+. | David S. Miller | 2005-09-28 | 1 | -1/+3 |
* | [SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support. | David S. Miller | 2005-09-26 | 1 | -3/+4 |
* | [SPARC64]: Verify vmalloc TLB misses more strictly. | David S. Miller | 2005-09-20 | 1 | -9/+11 |
* | [SPARC]: Kill io_remap_page_range() | David S. Miller | 2005-09-02 | 1 | -3/+0 |
* | [PATCH] Hugepage consolidation | David Gibson | 2005-06-22 | 1 | -0/+1 |
* | [SPARC64]: Provide a pgprot_noncached() implementation. | David S. Miller | 2005-04-22 | 1 | -0/+5 |
* | [PATCH] freepgt: arch FIRST_USER_ADDRESS 0 | Hugh Dickins | 2005-04-19 | 1 | -1/+1 |
* | [PATCH] freepgt: remove arch pgd_addr_end | Hugh Dickins | 2005-04-19 | 1 | -15/+0 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+464 |