aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-10[PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy1-4/+0
2006-01-10[PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy1-5/+1
2006-01-10[PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig2-42/+1
2006-01-10[PATCH] common compat_sys_timer_createChristoph Hellwig2-37/+1
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org2-4/+0
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-10/+5
2006-01-09[SPARC64]: Update defconfig.David S. Miller1-1338/+726
2006-01-09[SPARC64]: Fix ptrace/straceRichard Mortimer1-5/+2
2006-01-09[SPARC64]: Add needed pm_power_off symbol.David S. Miller1-0/+4
2006-01-09[PATCH] PCI: pci_find_device remove (sparc64/kernel/ebus.c)Jiri Slaby1-10/+5
2006-01-08[PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall1-5/+0
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig1-29/+5
2005-12-28[SPARC]: Use STABS_DEBUG and DWARF_DEBUG macros in vmlinux.lds.SDavid S. Miller1-14/+4
2005-12-22[SPARC]: Kill CHILD_MAX.David S. Miller2-2/+2
2005-12-22[SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk1-0/+4
2005-12-20[SPARC64]: Stop putting -finline-limit=XXX into CFLAGSDavid S. Miller1-5/+0
2005-12-12[PATCH] kprobes: increment kprobe missed count for multiprobesKeshavamurthy Anil S1-1/+1
2005-11-29[SPARC64]: Fix >8K I/O mappings.David S. Miller1-0/+1
2005-11-28[PATCH] sparc: convert IO remapping to VM_PFNMAPDavid S. Miller1-1/+14
2005-11-22[PATCH] unpaged: fix sound Bad page statesHugh Dickins1-1/+1
2005-11-22[PATCH] unpaged: VM_UNPAGEDHugh Dickins1-1/+1
2005-11-12[SBUSFB]: implement ->compat_ioctlChristoph Hellwig1-92/+0
2005-11-11[SPARC64]: Restore 2.4.x /proc/cpuinfo behavior for "ncpus probed" field.David S. Miller2-5/+15
2005-11-09[SPARC] sbus rtc: implement ->compat_ioctlChristoph Hellwig1-2/+0
2005-11-09[SPARC64]: Use ARRAY_SIZE macroTobias Klauser3-5/+3
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin2-18/+15
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin2-0/+7
2005-11-09[PATCH] remove ioctl32_handler_tChristoph Hellwig1-3/+1
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