summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [SPARC] display7seg: implement ->unlocked_ioctl and ->compat_ioctlChristoph Hellwig2005-11-071-3/+0
* [SPARC] openprom: implement ->compat_ioctlChristoph Hellwig2005-11-071-18/+0
* [SPARC] envctrl: implement ->unlocked_ioctl and ->compat_ioctlChristoph Hellwig2005-11-071-10/+0
* [SPARC]: Kill remaining kbio.h references.Christoph Hellwig2005-11-071-1/+0
* [SPARC64]: remove duplicated compat ioctl entriesChristoph Hellwig2005-11-071-4/+0
* [SPARC]: remove vuid_event.hChristoph Hellwig2005-11-071-3/+0
* [SPARC]: remove kbio.hChristoph Hellwig2005-11-071-11/+0
* [SPARC]: remove audioio.hChristoph Hellwig2005-11-071-7/+0
* [SPARC64]: remove alloc_user_space()Christoph Hellwig2005-11-071-11/+0
* [SPARC64]: Kill off dummy_tick_ops.David S. Miller2005-11-071-11/+2
* [SPARC64] mm: Do not flush TLB mm in tlb_finish_mmu()David S. Miller2005-11-071-31/+17
* [SPARC64] mm: context switch ptlockHugh Dickins2005-11-071-26/+5
* [SPARC64] mm: don't re-evaluate *ptepHugh Dickins2005-11-072-6/+12
* [PATCH] kfree cleanup: archJesper Juhl2005-11-072-10/+4
* [PATCH] Kprobes: preempt_disable/enable() simplificationAnanth N Mavinakayanahalli2005-11-071-8/+13
* [PATCH] Kprobes: Use RCU for (un)register synchronization - arch changesAnanth N Mavinakayanahalli2005-11-071-12/+2
* [PATCH] Kprobes: Track kprobe on a per_cpu basis - sparc64 changesAnanth N Mavinakayanahalli2005-11-071-64/+67
* [PATCH] Kprobes: rearrange preempt_disable/enable() callsAnanth N Mavinakayanahalli2005-11-071-12/+13
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-301-4/+0
* [PATCH] TIOC* compat ioctl handlingChristoph Hellwig2005-10-301-3/+0
* [PATCH] mm: mm_init set_mm_countersHugh Dickins2005-10-291-1/+0
* [SPARC64]: Fix powering off on SMP.David S. Miller2005-10-141-7/+0
* [SPARC64]: Eliminate PCI IOMMU dma mapping size limit.David S. Miller2005-10-131-228/+137
* [SPARC64]: Consolidate common PCI IOMMU init code.David S. Miller2005-10-134-132/+62
* [SPARC64]: Fix boot failures on SunBlade-150David S. Miller2005-10-125-113/+92
* [SPARC64]: Fix net booting on Ultra5David S. Miller2005-10-111-2/+6
* [SPARC64]: Fix Ultra5, Ultra60, et al. boot failures.David S. Miller2005-10-101-36/+91
* [SPARC64]: Fix compile error in irq.cSven Hartge2005-10-081-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-061-13/+51
* [SPARC64]: Replace cheetah+ code patching with variables.David S. Miller2005-10-047-179/+27
* [SPARC64]: Fix several bugs in flush_ptrace_access().David S. Miller2005-09-291-3/+11
* [SPARC64]: Rewrite convoluted physical memory probing.David S. Miller2005-09-291-1/+1
* [SPARC64]: Solidify check in cheetah_check_main_memory().David S. Miller2005-09-281-0/+3
* [SPARC64]: Kill all external references to sp_banks[]David S. Miller2005-09-281-27/+6
* [SPARC64]: Move phys_base, kern_{base,size}, and sp_banks[] init to paging_initDavid S. Miller2005-09-281-19/+0
* [SPARC]: Declare paging_init() in asm/pgtable.hDavid S. Miller2005-09-281-2/+0
* [SPARC64]: Fix fault handling in unaligned trap handler.David S. Miller2005-09-284-77/+88
* [SPARC64]: Convert to use generic exception table support.David S. Miller2005-09-283-83/+95
* [SPARC64]: Fix bug in unaligned load endianness swappingDavid S. Miller2005-09-281-5/+5
* [SPARC64]: Add missing IDs for newer cpus.David S. Miller2005-09-272-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-253-9/+33
* [SPARC64]: Fix mask formation in tomatillo_wsync_handler()David S. Miller2005-09-241-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-221-1/+1
* [SPARC64]: Rewrite bootup sequence.David S. Miller2005-09-223-412/+168
* [SPARC64]: Remove ktlb.S instruction patching.David S. Miller2005-09-211-19/+12
* [SPARC64]: Kill SZ_BITS define from dtlb_backend.SDavid S. Miller2005-09-211-12/+1
* [SPARC64]: Move kernel TLB miss handling into a seperate file.David S. Miller2005-09-214-157/+179
OpenPOWER on IntegriCloud