aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/solaris (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap5-5/+0
2007-05-03[NET]: Rework dev_base via list_head (v3)Pavel Emelianov1-1/+2
2007-04-26[SPARC64]: constify of_get_property return: arch/sparc64Stephen Rothwell1-1/+2
2007-04-12[SPARC]: avoid CHILD_MAX and OPEN_MAX constantsRoland McGrath1-2/+4
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven1-1/+1
2006-12-08[PATCH] struct path: convert sparc64Josef Sipek5-18/+18
2006-12-08[PATCH] tty: ->signal->tty lockingPeter Zijlstra1-3/+1
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells1-1/+6
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-3/+3
2006-09-29[PATCH] solaris emulation: incorrect tty lockingAlan Cox1-0/+3
2006-09-25[SPARC64]: Fix section-mismatch errors in solaris emul module.David S. Miller2-20/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman1-2/+0
2006-06-23[SPARC64]: Kill off some more prom_getproperty() remnants.David S. Miller1-12/+22
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells1-2/+2
2006-03-20[SPARC64]: Increase top of 32-bit process stack.David S. Miller1-2/+2
2006-03-04[SPARC64]: Mark __ex_table section correctly.David S. Miller1-1/+1
2006-02-07[SPARC]: Wire up sys_unshare().David S. Miller1-29/+0
2006-01-19[SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller1-0/+2
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap1-0/+1
2005-12-22[SPARC]: Kill CHILD_MAX.David S. Miller1-1/+1
2005-10-28[PATCH] gfp_t: remaining bits of arch/*Al Viro2-2/+2
2005-09-09[PATCH] files: lock-free fd look-upDipankar Sarma1-3/+4
2005-09-09[PATCH] files-sparc64-fix 2Dipankar Sarma1-7/+22
2005-09-09[PATCH] files: break up files structDipankar Sarma1-3/+5
2005-08-29[SPARC64]: More fully work around Spitfire Errata 51.David S. Miller1-2/+4
2005-08-09[NET]: Fix memory leak in sys_{send,recv}msg() w/compatAndrew Morton1-74/+119
2005-07-10[SPARC64]: Pass regs and entry/exit boolean to syscall_trace()David S. Miller1-2/+5
2005-06-21[SPARC64]: Fix cmsg length checks in Solaris emulation layer.David S. Miller1-2/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds14-0/+5381