Commit Graph

26 Commits (1bddd9e6453ef1c7bc5b6f4ddbf7d31f4aee7a44)

Author SHA1 Message Date
Nick Piggin 16dbc6c961 inotify: fix lock ordering wrt do_page_fault's mmap_sem 17 years ago
Vegard Nossum 77ef50a522 x86: consolidate header guards 17 years ago
Vitaly Mayatskikh 1129585a08 x86: introduce copy_user_handle_tail() routine 17 years ago
Glauber Costa 22cac16707 x86: define architectural characteristics in uaccess.h. 17 years ago
Glauber Costa 8cb834e99f x86: move __get_user and __put_user into uaccess.h. 17 years ago
Glauber Costa e30a44fdbf x86: merge put_user. 17 years ago
Glauber Costa ec840956d2 x86: turn __put_user_check directly into put_user. 17 years ago
Glauber Costa 3f16822116 x86: merge __get_user_asm and its users. 17 years ago
Glauber Costa 6fd4725d75 x86: don't always use EFAULT on __get_user_size. 17 years ago
Glauber Costa dc70ddf409 x86: merge __put_user_asm and its user. 17 years ago
Glauber Costa d42e6af613 x86: don't always use EFAULT on __put_user_size. 17 years ago
Glauber Costa 002ca1690c x86: move __addr_ok to uaccess.h. 17 years ago
Glauber Costa 865e5b7650 x86: merge getuser. 17 years ago
Glauber Costa ca23386216 x86: merge common parts of uaccess. 17 years ago
Glauber Costa be9d06bfd4 x86: use something common for both architectures. 17 years ago
Glauber Costa 8b0a8aaf05 x86: introduce likely in macro. 17 years ago
Glauber Costa c28b95d9bb x86: change asm constraint. 17 years ago
Glauber Costa 53938a68a2 x86: commonize __range_not_ok. 17 years ago
Glauber Costa 0ada316403 x86: pass argument to putuser_64 functions in ax register. 17 years ago
Glauber Costa 770546b99f x86: clobber rbx in putuser_64.S. 17 years ago
Glauber Costa edf10162b2 x86: don't clobber r8 nor use rcx. 17 years ago
Joe Perches b896313e53 include/asm-x86/uaccess_64.h: checkpatch cleanups - formatting only 17 years ago
H. Peter Anvin 71713eeed0 x86: use _ASM_EXTABLE macro in include/asm-x86/uaccess_64.h 17 years ago
Harvey Harrison 85f2adf169 x86: use helper in fault_64.c 17 years ago
Thomas Gleixner 96a388de5d i386/x86_64: move headers to include/asm-x86 18 years ago
Al Viro fdd33961e9 amd64: fix get_user() on bitwise 18 years ago
Al Viro ecb7524c5d [PATCH] kill bogus casts in amd64 uaccess.h 18 years ago
Andi Kleen 0812a579c9 [PATCH] x86-64: Add __copy_from_user_nocache 18 years ago
Tilman Schmidt 16cf5b39b8 [PATCH] fix sparse warnings from {asm,net}/checksum.h 18 years ago
Roland McGrath 5ad0d383dd [PATCH] x86_64: fix put_user for 64-bit constant 18 years ago
Al Viro b07e4ecd4d [PATCH] severing uaccess.h -> sched.h 18 years ago
Andi Kleen b885808e18 [PATCH] Add proper sparse __user casts to __copy_to_user_inatomic 19 years ago
Andi Kleen 383d079bfd [PATCH] Fix some stylistic issues in uaccess.h 19 years ago
Andi Kleen 95912008ba [PATCH] Add __must_check to copy_*_user 19 years ago
Andi Kleen 3022d734a5 [PATCH] Fix zeroing on exception in copy_*_user 19 years ago
David Woodhouse 62c4f0a2d5 Don't include linux/config.h from anywhere else in include/ 19 years ago
Ingo Molnar 652050aec9 [PATCH] mark several functions __always_inline 19 years ago
Jan Beulich 5f1d189f8a [PATCH] x86_64: Display meaningful part of filename during BUG() 19 years ago
Jesper Juhl 97de50c0ad [PATCH] remove verify_area(): remove verify_area() from various uaccess.h headers 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago