aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc64
AgeCommit message (Expand)AuthorFilesLines
2005-10-30[PATCH] jiffies_64 cleanupGravatar Thomas Gleixner 1-4/+0
2005-10-30[PATCH] TIOC* compat ioctl handlingGravatar Christoph Hellwig 1-3/+0
2005-10-29[PATCH] mm: arches skip ptlockGravatar Hugh Dickins 1-4/+2
2005-10-29[PATCH] core remove PageReservedGravatar Nick Piggin 1-0/+3
2005-10-29[PATCH] mm: mm_init set_mm_countersGravatar Hugh Dickins 1-1/+0
2005-10-29[PATCH] mm: tlb_finish_mmu forget rssGravatar Hugh Dickins 1-2/+1
2005-10-29[PATCH] mm: tlb_is_full_mm was obscureGravatar Hugh Dickins 1-2/+2
2005-10-28[PATCH] gfp_t: remaining bits of arch/*Gravatar Al Viro 2-2/+2
2005-10-14[SPARC64]: Fix powering off on SMP.Gravatar David S. Miller 3-35/+0
2005-10-13[SPARC64]: Eliminate PCI IOMMU dma mapping size limit.Gravatar David S. Miller 1-228/+137
2005-10-13[SPARC64]: Consolidate common PCI IOMMU init code.Gravatar David S. Miller 4-132/+62
2005-10-12[SPARC64]: Fix boot failures on SunBlade-150Gravatar David S. Miller 6-226/+166
2005-10-11[SPARC64]: Fix net booting on Ultra5Gravatar David S. Miller 1-2/+6
2005-10-10[SPARC64]: Fix Ultra5, Ultra60, et al. boot failures.Gravatar David S. Miller 1-36/+91
2005-10-08[SPARC64]: Fix compile error in irq.cGravatar Sven Hartge 1-0/+1
2005-10-07[SPARC64]: Fix userland FPU state corruption.Gravatar David S. Miller 3-24/+30
2005-10-06[SPARC64]: Probe for power device on ISA bus too.Gravatar David S. Miller 1-13/+51
2005-10-05[SPARC64]: Fix initrd when net booting.Gravatar David S. Miller 1-100/+56
2005-10-04[SPARC64]: Replace cheetah+ code patching with variables.Gravatar David S. Miller 8-185/+47
2005-09-29[SPARC64]: Fix several bugs in flush_ptrace_access().Gravatar David S. Miller 1-3/+11
2005-09-29[SPARC64]: Kill arch/sparc64/prom/memory.cGravatar David S. Miller 3-156/+1
2005-09-29[SPARC64]: Rewrite convoluted physical memory probing.Gravatar David S. Miller 2-192/+112
2005-09-28[SPARC64]: Solidify check in cheetah_check_main_memory().Gravatar David S. Miller 1-0/+3
2005-09-28[SPARC64]: Kill all external references to sp_banks[]Gravatar David S. Miller 3-30/+28
2005-09-28[SPARC64]: Move phys_base, kern_{base,size}, and sp_banks[] init to paging_initGravatar David S. Miller 3-67/+61
2005-09-28[SPARC]: Declare paging_init() in asm/pgtable.hGravatar David S. Miller 1-2/+0
2005-09-28[SPARC64]: Simplify user fault fixup handling.Gravatar David S. Miller 2-42/+31
2005-09-28[SPARC64]: Fix fault handling in unaligned trap handler.Gravatar David S. Miller 5-87/+94
2005-09-28[SPARC64]: Convert to use generic exception table support.Gravatar David S. Miller 6-171/+99
2005-09-28[SPARC64]: Fix bug in unaligned load endianness swappingGravatar David S. Miller 1-5/+5
2005-09-27[SPARC64]: Add missing IDs for newer cpus.Gravatar David S. Miller 2-1/+8
2005-09-26[SPARC64]: Do not do TLB pre-filling any more.Gravatar David S. Miller 2-35/+0
2005-09-26[SPARC64]: Simplify Spitfire D-cache page flush.Gravatar David S. Miller 1-46/+23
2005-09-26[SPARC64]: Probe D/I/E-cache config and use.Gravatar David S. Miller 5-23/+96
2005-09-25[SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.Gravatar David S. Miller 5-12/+147
2005-09-24[SPARC64]: Fix mask formation in tomatillo_wsync_handler()Gravatar David S. Miller 1-1/+1
2005-09-23[SPARC64]: Mark functions called by paging_init() as __init.Gravatar David S. Miller 1-6/+6
2005-09-23[SPARC64]: Kill unused variable in setup_arch()Gravatar David S. Miller 1-7/+0
2005-09-22[SPARC64]: Fix comment typo in head.SGravatar David S. Miller 1-1/+1
2005-09-22[SPARC64]: Rewrite bootup sequence.Gravatar David S. Miller 13-625/+221
2005-09-22[SPARC64]: Kill readjust_prom_translations()Gravatar David S. Miller 1-35/+0
2005-09-22[SPARC64]: Remove unnecessary paging_init() cruft.Gravatar David S. Miller 1-99/+15
2005-09-22[SPARC64]: Do not allocate OBP page tables using bootmemGravatar David S. Miller 1-47/+100
2005-09-22[SPARC64]: Break up inherit_prom_mappings() into it's constituent parts.Gravatar David S. Miller 1-141/+160
2005-09-21[SPARC64]: Do not allocate prom translations using bootmem.Gravatar David S. Miller 1-28/+26
2005-09-21[SPARC64]: Remove ktlb.S instruction patching.Gravatar David S. Miller 2-39/+24
2005-09-21[SPARC64]: Kill SZ_BITS define from dtlb_backend.SGravatar David S. Miller 1-12/+1
2005-09-21[SPARC64]: Move kernel TLB miss handling into a seperate file.Gravatar David S. Miller 4-157/+179
2005-09-20[SPARC64]: Verify vmalloc TLB misses more strictly.Gravatar David S. Miller 1-20/+19
2005-09-19[SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to asm/page.hGravatar David S. Miller 1-3/+4