aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/sys_sparc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-23[SPARC64]: pass correct addr in get_fb_unmapped_area(MAP_FIXED)Chris Wright1-1/+1
2007-10-17remove include/asm-*/ipc.hAdrian Bunk1-1/+0
2007-10-13[SPARC64]: Fix bugs in SYSV IPC handling in 64-bit processes.David S. Miller1-11/+4
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann1-0/+21
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-2/+2
2006-09-18[SPARC]: Fix regression in sys_getdomainname()Andy Walker1-4/+6
2006-09-08[PATCH] IA64,sparc: local DoS with corrupted ELFsKirill Korotaev1-16/+20
2006-07-21[SPARC]: Fix length parameter verification in sys_getdomainname().David S. Miller1-9/+9
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-20[SPARC64]: Randomize mm->mmap_base when PF_RANDOMIZE is set.David S. Miller1-2/+14
2006-03-20[SPARC64]: Increase top of 32-bit process stack.David S. Miller1-6/+7
2006-03-20[SPARC64]: Top-down address space allocation for 32-bit tasks.David S. Miller1-9/+181
2006-03-20[SPARC64]: kzalloc() conversionEric Sesterhenn1-3/+1
2006-03-20[SPARC64]: Do not allow mapping pages within 4GB of 64-bit VA hole.David S. Miller1-22/+68
2005-06-21[PATCH] Avoiding mmap fragmentationWolfgang Wander1-0/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+723