summaryrefslogtreecommitdiffstats
path: root/arch/sparc64
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: Fix >8K I/O mappings.David S. Miller2005-11-291-0/+1
* [PATCH] sparc: convert IO remapping to VM_PFNMAPDavid S. Miller2005-11-281-1/+14
* [PATCH] unpaged: fix sound Bad page statesHugh Dickins2005-11-221-1/+1
* [PATCH] unpaged: VM_UNPAGEDHugh Dickins2005-11-221-1/+1
* [SBUSFB]: implement ->compat_ioctlChristoph Hellwig2005-11-121-92/+0Star
* [SPARC64]: Restore 2.4.x /proc/cpuinfo behavior for "ncpus probed" field.David S. Miller2005-11-112-5/+15
* [SPARC] sbus rtc: implement ->compat_ioctlChristoph Hellwig2005-11-091-2/+0Star
* [SPARC64]: Use ARRAY_SIZE macroTobias Klauser2005-11-093-5/+3Star
* [PATCH] sched: resched and cpu_idle reworkNick Piggin2005-11-092-18/+15Star
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-092-0/+7
* [PATCH] remove ioctl32_handler_tChristoph Hellwig2005-11-091-3/+1Star
* [SPARC64] mm: update get_user_insn commentHugh Dickins2005-11-081-1/+1
* [SPARC64]: Kill some unnecessary includes from ioctl32.cDavid S. Miller2005-11-071-5/+0Star
* [SPARC64]: remove drm compat ioctl handlingChristoph Hellwig2005-11-071-384/+0Star
* [SPARC] cpwatchdog: implement ->compat_ioctlChristoph Hellwig2005-11-071-3/+0Star
* [SPARC] display7seg: implement ->unlocked_ioctl and ->compat_ioctlChristoph Hellwig2005-11-071-3/+0Star
* [SPARC] openprom: implement ->compat_ioctlChristoph Hellwig2005-11-071-18/+0Star
* [SPARC] envctrl: implement ->unlocked_ioctl and ->compat_ioctlChristoph Hellwig2005-11-071-10/+0Star
* [SPARC]: Kill remaining kbio.h references.Christoph Hellwig2005-11-071-1/+0Star
* [SPARC64]: remove duplicated compat ioctl entriesChristoph Hellwig2005-11-071-4/+0Star
* [SPARC]: remove vuid_event.hChristoph Hellwig2005-11-071-3/+0Star
* [SPARC]: remove kbio.hChristoph Hellwig2005-11-071-11/+0Star
* [SPARC]: remove audioio.hChristoph Hellwig2005-11-071-7/+0Star
* [SPARC64]: remove alloc_user_space()Christoph Hellwig2005-11-071-11/+0Star
* [SPARC64]: Kill off dummy_tick_ops.David S. Miller2005-11-071-11/+2Star
* [SPARC64] mm: Do not flush TLB mm in tlb_finish_mmu()David S. Miller2005-11-071-31/+17Star
* [SPARC64] mm: context switch ptlockHugh Dickins2005-11-071-26/+5Star
* [SPARC64] mm: don't re-evaluate *ptepHugh Dickins2005-11-072-6/+12
* [PATCH] kfree cleanup: archJesper Juhl2005-11-072-10/+4Star
* [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/+2Star
* [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] Move Kprobes and Oprofile to "Instrumentation Support" menuPrasanna S Panchamukhi2005-11-073-16/+13Star
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-311-4/+0Star
* [PATCH] TIOC* compat ioctl handlingChristoph Hellwig2005-10-311-3/+0Star
* [PATCH] mm: arches skip ptlockHugh Dickins2005-10-301-4/+2Star
* [PATCH] core remove PageReservedNick Piggin2005-10-301-0/+3
* [PATCH] mm: mm_init set_mm_countersHugh Dickins2005-10-301-1/+0Star
* [PATCH] mm: tlb_finish_mmu forget rssHugh Dickins2005-10-301-2/+1Star
* [PATCH] mm: tlb_is_full_mm was obscureHugh Dickins2005-10-301-2/+2
* [PATCH] gfp_t: remaining bits of arch/*Al Viro2005-10-282-2/+2
* [SPARC64]: Fix powering off on SMP.David S. Miller2005-10-153-35/+0Star
* [SPARC64]: Eliminate PCI IOMMU dma mapping size limit.David S. Miller2005-10-141-228/+137Star
* [SPARC64]: Consolidate common PCI IOMMU init code.David S. Miller2005-10-144-132/+62Star
* [SPARC64]: Fix boot failures on SunBlade-150David S. Miller2005-10-126-226/+166Star
* [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-073-24/+30