Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Joe Perches
|
9ef595d83a
sparc: Convert naked unsigned uses to unsigned int
|
9 年之前 |
Daniel Cashman
|
5ef11c35ce
mm: ASLR: use get_random_long()
|
9 年之前 |
Dmitry V. Levin
|
525fd5a94e
sparc64: fix incorrect sign extension in sys_sparc64_personality
|
9 年之前 |
Rob Gardner
|
53eb251697
sparc: semtimedop() unreachable due to comparison error
|
10 年之前 |
Sam Ravnborg
|
8df52620e6
sparc64: fix sparse warnings in sys_sparc_64.c + unaligned_64.c
|
11 年之前 |
Kirill Tkhai
|
812cb83a56
sparc64: Implement HAVE_CONTEXT_TRACKING
|
12 年之前 |
David S. Miller
|
c920745e69
sparc64: Clean up 64-bit mmap exclusion defines.
|
12 年之前 |
Michel Lespinasse
|
98d1e64f95
mm: remove free_area_cache
|
12 年之前 |
Al Viro
|
e1fd1f490f
get rid of union semop in sys_semctl(2) arguments
|
12 年之前 |
Al Viro
|
4b377bab29
make do_mremap() static
|
12 年之前 |
Linus Torvalds
|
9977d9b379
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 年之前 |
Andrew Morton
|
748ba883ba
arch/sparc/kernel/sys_sparc_64.c: s/COLOUR/COLOR/
|
12 年之前 |
Michel Lespinasse
|
bb64f55019
mm: use vm_unmapped_area() on sparc64 architecture
|
12 年之前 |
Al Viro
|
85910c202b
Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparc
|
12 年之前 |
David S. Miller
|
517ffce4e1
sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.
|
12 年之前 |
Al Viro
|
2f12af35a9
sparc64: switch to generic kernel_execve()
|
13 年之前 |
Jiri Kosina
|
a27032eee8
sparc64: do not clobber personality flags in sys_sparc64_personality()
|
13 年之前 |
Will Deacon
|
079a96ae38
ipc: add COMPAT_SHMLBA support
|
13 年之前 |
Kirill Tkhai
|
d55de60564
sparc64: remove unused function straddles_64bit_va_hole()
|
13 年之前 |
Al Viro
|
657bec850f
ia64, sparc64: convert wrappers around do_mremap() to sys_mremap()
|
13 年之前 |
Al Viro
|
bfce281c28
kill mm argument of vm_munmap()
|
13 年之前 |
Linus Torvalds
|
a46ef99d80
VM: add "vm_munmap()" helper function
|
13 年之前 |
Dan McGee
|
fa8cbaaf5a
powerpc+sparc64/mm: Remove hack in mmap randomize layout
|
14 年之前 |
Paul Gortmaker
|
066bcaca51
sparc: move symbol exporters to use export.h not module.h
|
14 年之前 |
Joe Perches
|
6cb79b3f3b
sparc: Remove unnecessary semicolons
|
14 年之前 |
David S. Miller
|
5a0efea09f
sparc64: Sharpen address space randomization calculations.
|
14 年之前 |
David Howells
|
d7627467b7
Make do_execve() take a const filename pointer
|
15 年之前 |
Christoph Hellwig
|
e28cbf2293
improve sys_newuname() for compat architectures
|
15 年之前 |
Christoph Hellwig
|
baed7fc9b5
Add generic sys_ipc wrapper
|
15 年之前 |