aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-4/+0
2005-10-30[PATCH] TIOC* compat ioctl handlingChristoph Hellwig1-3/+0
2005-10-29[PATCH] mm: mm_init set_mm_countersHugh Dickins1-1/+0
2005-10-14[SPARC64]: Fix powering off on SMP.David S. Miller1-7/+0
2005-10-13[SPARC64]: Eliminate PCI IOMMU dma mapping size limit.David S. Miller1-228/+137
2005-10-13[SPARC64]: Consolidate common PCI IOMMU init code.David S. Miller4-132/+62
2005-10-12[SPARC64]: Fix boot failures on SunBlade-150David S. Miller5-113/+92
2005-10-11[SPARC64]: Fix net booting on Ultra5David S. Miller1-2/+6
2005-10-10[SPARC64]: Fix Ultra5, Ultra60, et al. boot failures.David S. Miller1-36/+91
2005-10-08[SPARC64]: Fix compile error in irq.cSven Hartge1-0/+1
2005-10-07[SPARC64]: Fix userland FPU state corruption.David S. Miller2-21/+25
2005-10-06[SPARC64]: Probe for power device on ISA bus too.David S. Miller1-13/+51
2005-10-04[SPARC64]: Replace cheetah+ code patching with variables.David S. Miller7-179/+27
2005-09-29[SPARC64]: Fix several bugs in flush_ptrace_access().David S. Miller1-3/+11
2005-09-29[SPARC64]: Rewrite convoluted physical memory probing.David S. Miller1-1/+1
2005-09-28[SPARC64]: Solidify check in cheetah_check_main_memory().David S. Miller1-0/+3
2005-09-28[SPARC64]: Kill all external references to sp_banks[]David S. Miller1-27/+6
2005-09-28[SPARC64]: Move phys_base, kern_{base,size}, and sp_banks[] init to paging_initDavid S. Miller1-19/+0
2005-09-28[SPARC]: Declare paging_init() in asm/pgtable.hDavid S. Miller1-2/+0
2005-09-28[SPARC64]: Fix fault handling in unaligned trap handler.David S. Miller4-77/+88
2005-09-28[SPARC64]: Convert to use generic exception table support.David S. Miller3-83/+95
2005-09-28[SPARC64]: Fix bug in unaligned load endianness swappingDavid S. Miller1-5/+5
2005-09-27[SPARC64]: Add missing IDs for newer cpus.David S. Miller2-1/+8
2005-09-26[SPARC64]: Probe D/I/E-cache config and use.David S. Miller5-23/+96
2005-09-25[SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.David S. Miller3-9/+33
2005-09-24[SPARC64]: Fix mask formation in tomatillo_wsync_handler()David S. Miller1-1/+1
2005-09-23[SPARC64]: Kill unused variable in setup_arch()David S. Miller1-7/+0
2005-09-22[SPARC64]: Fix comment typo in head.SDavid S. Miller1-1/+1
2005-09-22[SPARC64]: Rewrite bootup sequence.David S. Miller3-412/+168
2005-09-21[SPARC64]: Remove ktlb.S instruction patching.David S. Miller1-19/+12
2005-09-21[SPARC64]: Kill SZ_BITS define from dtlb_backend.SDavid S. Miller1-12/+1
2005-09-21[SPARC64]: Move kernel TLB miss handling into a seperate file.David S. Miller4-157/+179
2005-09-20[SPARC64]: Verify vmalloc TLB misses more strictly.David S. Miller1-20/+19
2005-09-19[SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to asm/page.hDavid S. Miller1-3/+4
2005-09-19[SPARC64]: Handle little-endian unaligned loads/stores correctly.David S. Miller2-8/+58
2005-09-14[LIB]: Consolidate _atomic_dec_and_lock()David S. Miller1-3/+0
2005-09-10[PATCH] spinlock consolidationIngo Molnar2-10/+0
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds1-0/+1
2005-09-09kbuild: frv,m32r,sparc64 introduce fake asm-offsets.h fileSam Ravnborg1-0/+1
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds4-181/+64
2005-09-08[PATCH] Make sparc64 use setup-res.cDavid S. Miller4-187/+64
2005-09-08[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville1-0/+6
2005-09-08[SPARC64]: Inline membar()'s again.David S. Miller1-9/+0
2005-09-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds1-4/+5
2005-09-07[PATCH] Kprobes: prevent possible race conditions sparc64 changesPrasanna S Panchamukhi2-16/+21
2005-09-07[PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi1-23/+1
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-1/+1
2005-09-06[SPARC64]: Fix set/get MTU cases in sunos_ioctl()David S. Miller1-4/+5
2005-09-01[SPARC]: Kill io_remap_page_range()David S. Miller2-5/+1
2005-08-30[SPARC64]: Do not expand CHEETAH_LOG_ERROR 3 times.David S. Miller1-136/+173