summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mm: mm_init set_mm_countersHugh Dickins2005-10-301-1/+0
* [SPARC64]: Fix powering off on SMP.David S. Miller2005-10-151-7/+0
* [SPARC64]: Eliminate PCI IOMMU dma mapping size limit.David S. Miller2005-10-141-228/+137
* [SPARC64]: Consolidate common PCI IOMMU init code.David S. Miller2005-10-144-132/+62
* [SPARC64]: Fix boot failures on SunBlade-150David S. Miller2005-10-125-113/+92
* [SPARC64]: Fix net booting on Ultra5David S. Miller2005-10-121-2/+6
* [SPARC64]: Fix Ultra5, Ultra60, et al. boot failures.David S. Miller2005-10-111-36/+91
* [SPARC64]: Fix compile error in irq.cSven Hartge2005-10-091-0/+1
* [SPARC64]: Fix userland FPU state corruption.David S. Miller2005-10-072-21/+25
* [SPARC64]: Probe for power device on ISA bus too.David S. Miller2005-10-071-13/+51
* [SPARC64]: Replace cheetah+ code patching with variables.David S. Miller2005-10-057-179/+27
* [SPARC64]: Fix several bugs in flush_ptrace_access().David S. Miller2005-09-301-3/+11
* [SPARC64]: Rewrite convoluted physical memory probing.David S. Miller2005-09-301-1/+1
* [SPARC64]: Solidify check in cheetah_check_main_memory().David S. Miller2005-09-291-0/+3
* [SPARC64]: Kill all external references to sp_banks[]David S. Miller2005-09-291-27/+6
* [SPARC64]: Move phys_base, kern_{base,size}, and sp_banks[] init to paging_initDavid S. Miller2005-09-291-19/+0
* [SPARC]: Declare paging_init() in asm/pgtable.hDavid S. Miller2005-09-291-2/+0
* [SPARC64]: Fix fault handling in unaligned trap handler.David S. Miller2005-09-294-77/+88
* [SPARC64]: Convert to use generic exception table support.David S. Miller2005-09-293-83/+95
* [SPARC64]: Fix bug in unaligned load endianness swappingDavid S. Miller2005-09-291-5/+5
* [SPARC64]: Add missing IDs for newer cpus.David S. Miller2005-09-282-1/+8
* [SPARC64]: Probe D/I/E-cache config and use.David S. Miller2005-09-265-23/+96
* [SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.David S. Miller2005-09-263-9/+33
* [SPARC64]: Fix mask formation in tomatillo_wsync_handler()David S. Miller2005-09-251-1/+1
* [SPARC64]: Kill unused variable in setup_arch()David S. Miller2005-09-231-7/+0
* [SPARC64]: Fix comment typo in head.SDavid S. Miller2005-09-231-1/+1
* [SPARC64]: Rewrite bootup sequence.David S. Miller2005-09-233-412/+168
* [SPARC64]: Remove ktlb.S instruction patching.David S. Miller2005-09-221-19/+12
* [SPARC64]: Kill SZ_BITS define from dtlb_backend.SDavid S. Miller2005-09-221-12/+1
* [SPARC64]: Move kernel TLB miss handling into a seperate file.David S. Miller2005-09-224-157/+179
* [SPARC64]: Verify vmalloc TLB misses more strictly.David S. Miller2005-09-201-20/+19
* [SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to asm/page.hDavid S. Miller2005-09-201-3/+4
* [SPARC64]: Handle little-endian unaligned loads/stores correctly.David S. Miller2005-09-202-8/+58
* [LIB]: Consolidate _atomic_dec_and_lock()David S. Miller2005-09-151-3/+0
* [PATCH] spinlock consolidationIngo Molnar2005-09-102-10/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2005-09-101-0/+1
|\
| * kbuild: frv,m32r,sparc64 introduce fake asm-offsets.h fileSam Ravnborg2005-09-091-0/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds2005-09-094-181/+64
|\ \
| * | [PATCH] Make sparc64 use setup-res.cDavid S. Miller2005-09-084-187/+64
| * | [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville2005-09-081-0/+6
| |/
* / [SPARC64]: Inline membar()'s again.David S. Miller2005-09-081-9/+0
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds2005-09-081-4/+5
|\
| * [SPARC64]: Fix set/get MTU cases in sunos_ioctl()David S. Miller2005-09-071-4/+5
* | [PATCH] Kprobes: prevent possible race conditions sparc64 changesPrasanna S Panchamukhi2005-09-082-16/+21
* | [PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi2005-09-081-23/+1
* | [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-081-1/+1
|/
* [SPARC]: Kill io_remap_page_range()David S. Miller2005-09-022-5/+1
* [SPARC64]: Do not expand CHEETAH_LOG_ERROR 3 times.David S. Miller2005-08-311-136/+173
* [SPARC64]: Kill BRANCH_IF_ANY_CHEETAH() from copy page.David S. Miller2005-08-301-1/+2
* [SPARC64]: Eliminate irq_cpustat_t.David S. Miller2005-08-302-17/+8