summaryrefslogtreecommitdiff
path: root/arch/sparc64
Commit message (Expand)AuthorAge
* [PATCH] mm: arches skip ptlockHugh Dickins2005-10-29
* [PATCH] core remove PageReservedNick Piggin2005-10-29
* [PATCH] mm: mm_init set_mm_countersHugh Dickins2005-10-29
* [PATCH] mm: tlb_finish_mmu forget rssHugh Dickins2005-10-29
* [PATCH] mm: tlb_is_full_mm was obscureHugh Dickins2005-10-29
* [PATCH] gfp_t: remaining bits of arch/*Al Viro2005-10-28
* [SPARC64]: Fix powering off on SMP.David S. Miller2005-10-14
* [SPARC64]: Eliminate PCI IOMMU dma mapping size limit.David S. Miller2005-10-13
* [SPARC64]: Consolidate common PCI IOMMU init code.David S. Miller2005-10-13
* [SPARC64]: Fix boot failures on SunBlade-150David S. Miller2005-10-12
* [SPARC64]: Fix net booting on Ultra5David S. Miller2005-10-11
* [SPARC64]: Fix Ultra5, Ultra60, et al. boot failures.David S. Miller2005-10-10
* [SPARC64]: Fix compile error in irq.cSven Hartge2005-10-08
* [SPARC64]: Fix userland FPU state corruption.David S. Miller2005-10-07
* [SPARC64]: Probe for power device on ISA bus too.David S. Miller2005-10-06
* [SPARC64]: Fix initrd when net booting.David S. Miller2005-10-05
* [SPARC64]: Replace cheetah+ code patching with variables.David S. Miller2005-10-04
* [SPARC64]: Fix several bugs in flush_ptrace_access().David S. Miller2005-09-29
* [SPARC64]: Kill arch/sparc64/prom/memory.cDavid S. Miller2005-09-29
* [SPARC64]: Rewrite convoluted physical memory probing.David S. Miller2005-09-29
* [SPARC64]: Solidify check in cheetah_check_main_memory().David S. Miller2005-09-28
* [SPARC64]: Kill all external references to sp_banks[]David S. Miller2005-09-28
* [SPARC64]: Move phys_base, kern_{base,size}, and sp_banks[] init to paging_initDavid S. Miller2005-09-28
* [SPARC]: Declare paging_init() in asm/pgtable.hDavid S. Miller2005-09-28
* [SPARC64]: Simplify user fault fixup handling.David S. Miller2005-09-28
* [SPARC64]: Fix fault handling in unaligned trap handler.David S. Miller2005-09-28
* [SPARC64]: Convert to use generic exception table support.David S. Miller2005-09-28
* [SPARC64]: Fix bug in unaligned load endianness swappingDavid S. Miller2005-09-28
* [SPARC64]: Add missing IDs for newer cpus.David S. Miller2005-09-27
* [SPARC64]: Do not do TLB pre-filling any more.David S. Miller2005-09-26
* [SPARC64]: Simplify Spitfire D-cache page flush.David S. Miller2005-09-26
* [SPARC64]: Probe D/I/E-cache config and use.David S. Miller2005-09-26
* [SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.David S. Miller2005-09-25
* [SPARC64]: Fix mask formation in tomatillo_wsync_handler()David S. Miller2005-09-24
* [SPARC64]: Mark functions called by paging_init() as __init.David S. Miller2005-09-23
* [SPARC64]: Kill unused variable in setup_arch()David S. Miller2005-09-23
* [SPARC64]: Fix comment typo in head.SDavid S. Miller2005-09-22
* [SPARC64]: Rewrite bootup sequence.David S. Miller2005-09-22
* [SPARC64]: Kill readjust_prom_translations()David S. Miller2005-09-22
* [SPARC64]: Remove unnecessary paging_init() cruft.David S. Miller2005-09-22
* [SPARC64]: Do not allocate OBP page tables using bootmemDavid S. Miller2005-09-22
* [SPARC64]: Break up inherit_prom_mappings() into it's constituent parts.David S. Miller2005-09-22
* [SPARC64]: Do not allocate prom translations using bootmem.David S. Miller2005-09-21
* [SPARC64]: Remove ktlb.S instruction patching.David S. Miller2005-09-21
* [SPARC64]: Kill SZ_BITS define from dtlb_backend.SDavid S. Miller2005-09-21
* [SPARC64]: Move kernel TLB miss handling into a seperate file.David S. Miller2005-09-21
* [SPARC64]: Verify vmalloc TLB misses more strictly.David S. Miller2005-09-20
* [SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to asm/page.hDavid S. Miller2005-09-19
* [SPARC64]: Handle little-endian unaligned loads/stores correctly.David S. Miller2005-09-19
* [LIB]: Consolidate _atomic_dec_and_lock()David S. Miller2005-09-14