aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-08[SPARC64] mm: update get_user_insn commentHugh Dickins1-1/+1
2005-11-07[SPARC64]: Kill some unnecessary includes from ioctl32.cDavid S. Miller1-5/+0
2005-11-07[SPARC64]: remove drm compat ioctl handlingChristoph Hellwig1-384/+0
2005-11-07[SPARC] cpwatchdog: implement ->compat_ioctlChristoph Hellwig1-3/+0
2005-11-07[SPARC] display7seg: implement ->unlocked_ioctl and ->compat_ioctlChristoph Hellwig1-3/+0
2005-11-07[SPARC] openprom: implement ->compat_ioctlChristoph Hellwig1-18/+0
2005-11-07[SPARC] envctrl: implement ->unlocked_ioctl and ->compat_ioctlChristoph Hellwig1-10/+0
2005-11-07[SPARC]: Kill remaining kbio.h references.Christoph Hellwig1-1/+0
2005-11-07[SPARC64]: remove duplicated compat ioctl entriesChristoph Hellwig1-4/+0
2005-11-07[SPARC]: remove vuid_event.hChristoph Hellwig1-3/+0
2005-11-07[SPARC]: remove kbio.hChristoph Hellwig1-11/+0
2005-11-07[SPARC]: remove audioio.hChristoph Hellwig1-7/+0
2005-11-07[SPARC64]: remove alloc_user_space()Christoph Hellwig1-11/+0
2005-11-07[SPARC64]: Kill off dummy_tick_ops.David S. Miller1-11/+2
2005-11-07[SPARC64] mm: Do not flush TLB mm in tlb_finish_mmu()David S. Miller1-31/+17
2005-11-07[SPARC64] mm: context switch ptlockHugh Dickins1-26/+5
2005-11-07[SPARC64] mm: don't re-evaluate *ptepHugh Dickins2-6/+12
2005-11-07[PATCH] kfree cleanup: archJesper Juhl2-10/+4
2005-11-07[PATCH] Kprobes: preempt_disable/enable() simplificationAnanth N Mavinakayanahalli1-8/+13
2005-11-07[PATCH] Kprobes: Use RCU for (un)register synchronization - arch changesAnanth N Mavinakayanahalli1-12/+2
2005-11-07[PATCH] Kprobes: Track kprobe on a per_cpu basis - sparc64 changesAnanth N Mavinakayanahalli1-64/+67
2005-11-07[PATCH] Kprobes: rearrange preempt_disable/enable() callsAnanth N Mavinakayanahalli1-12/+13
2005-11-07[PATCH] Move Kprobes and Oprofile to "Instrumentation Support" menuPrasanna S Panchamukhi3-16/+13
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: arches skip ptlockHugh Dickins1-4/+2
2005-10-29[PATCH] core remove PageReservedNick Piggin1-0/+3
2005-10-29[PATCH] mm: mm_init set_mm_countersHugh Dickins1-1/+0
2005-10-29[PATCH] mm: tlb_finish_mmu forget rssHugh Dickins1-2/+1
2005-10-29[PATCH] mm: tlb_is_full_mm was obscureHugh Dickins1-2/+2
2005-10-28[PATCH] gfp_t: remaining bits of arch/*Al Viro2-2/+2
2005-10-14[SPARC64]: Fix powering off on SMP.David S. Miller3-35/+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. Miller6-226/+166
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. Miller3-24/+30
2005-10-06[SPARC64]: Probe for power device on ISA bus too.David S. Miller1-13/+51
2005-10-05[SPARC64]: Fix initrd when net booting.David S. Miller1-100/+56
2005-10-04[SPARC64]: Replace cheetah+ code patching with variables.David S. Miller8-185/+47
2005-09-29[SPARC64]: Fix several bugs in flush_ptrace_access().David S. Miller1-3/+11
2005-09-29[SPARC64]: Kill arch/sparc64/prom/memory.cDavid S. Miller3-156/+1
2005-09-29[SPARC64]: Rewrite convoluted physical memory probing.David S. Miller2-192/+112
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. Miller3-30/+28
2005-09-28[SPARC64]: Move phys_base, kern_{base,size}, and sp_banks[] init to paging_initDavid S. Miller3-67/+61
2005-09-28[SPARC]: Declare paging_init() in asm/pgtable.hDavid S. Miller1-2/+0
2005-09-28[SPARC64]: Simplify user fault fixup handling.David S. Miller2-42/+31