aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64/auxvec.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-07Add cmpxchg_local to sparc, move __cmpxchg to system.hMathieu Desnoyers2-36/+48
2008-02-07Add cmpxchg_local to s390Mathieu Desnoyers1-3/+41
2008-02-07Add cmpxchg_local to ppcGunnar Larisch1-2/+49
2008-02-07Add cmpxchg_local to pariscMathieu Desnoyers1-0/+33
2008-02-07Add cmpxchg_local to m68knommuMathieu Desnoyers1-17/+11
2008-02-07Add cmpxchg_local to m86kMathieu Desnoyers1-3/+24
2008-02-07local_t m32r use architecture specific cmpxchg_localMathieu Desnoyers1-1/+361
2008-02-07m32r: build fix of arch/m32r/kernel/smpboot.cMathieu Desnoyers1-0/+1
2008-02-07Fix m32r __xchgMathieu Desnoyers1-3/+1
2008-02-07New cmpxchg_local (optimized for UP case) for m32rMathieu Desnoyers1-10/+101
2008-02-07Add cmpxchg_local, cmpxchg64 and cmpxchg64_local to ia64Mathieu Desnoyers1-3/+9
2008-02-07Add cmpxchg_local to h8300Mathieu Desnoyers1-0/+15
2008-02-07Add cmpxchg_local to frvMathieu Desnoyers1-0/+24
2008-02-07Add cmpxchg_local to crisMathieu Desnoyers1-0/+15
2008-02-07Add cmpxchg_local to blackfin, replace __cmpxchg by generic cmpxchgMathieu Desnoyers1-46/+11
2008-02-07Add cmpxchg_local to avr32Mathieu Desnoyers1-0/+23
2008-02-07Add cmpxchg_local to armMathieu Desnoyers1-0/+15
2008-02-07Add cmpxchg64 and cmpxchg64_local to x86_64Mathieu Desnoyers1-6/+16
2008-02-07Add cmpxchg64 and cmpxchg64_local to powerpcMathieu Desnoyers1-2/+16
2008-02-07Add cmpxchg64 and cmpxchg64_local to mipsMathieu Desnoyers1-0/+17
2008-02-07Add cmpxchg64 and cmpxchg64_local to alphaMathieu Desnoyers1-2/+13
2008-02-07Add cmpxchg_local to asm-generic for per cpu atomic operationsMathieu Desnoyers2-0/+87
2008-02-07Sanitize the type of struct user.u_ar0H. Peter Anvin18-22/+18
2008-02-07Unexport asm/page.hKirill A. Shutemov6-5/+18
2008-02-07Unexport asm/elf.hKirill A. Shutemov4-2/+5
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov45-150/+3
2008-02-07Unexport asm/user.h and linux/user.hKirill A. Shutemov4-4/+2
2008-02-07iget: remove iget() and the read_inode() super op as being obsoleteDavid Howells5-41/+9
2008-02-07iget: stop HPPFS from using iget() and read_inode()David Howells1-5/+22
2008-02-07iget: stop HOSTFS from using iget() and read_inode()David Howells1-19/+38
2008-02-07iget: stop OPENPROMFS from using iget() and read_inode()David Howells1-15/+30
2008-02-07iget: stop UFS from using iget() and read_inode()David Howells4-23/+33
2008-02-07iget: stop the SYSV filesystem from using iget() and read_inode()David Howells4-14/+22
2008-02-07iget: stop ROMFS from using iget() and read_inode()David Howells1-14/+32
2008-02-07iget: stop QNX4 from using iget() and read_inode()David Howells3-18/+38
2008-02-07iget: stop PROCFS from using iget() and read_inode()David Howells1-32/+28
2008-02-07iget: stop the MINIX filesystem from using iget() and read_inode()David Howells3-18/+33
2008-02-07iget: stop JFS from using iget() and read_inode()David Howells4-31/+40
2008-02-07iget: stop JFFS2 from using iget() and read_inode()David Howells4-26/+39
2008-02-07iget: stop ISOFS from using read_inode()David Howells4-32/+58
2008-02-07iget: stop HFSPLUS from using iget() and read_inode()David Howells4-19/+43
2008-02-07iget: stop FUSE from using iget() and read_inode()David Howells1-6/+0
2008-02-07iget: stop FreeVXFS from using iget() and read_inode()David Howells4-23/+40
2008-02-07iget: stop FAT from using iget() and read_inode()David Howells1-4/+2
2008-02-07iget: stop EXT4 from using iget() and read_inode()David Howells6-70/+87
2008-02-07iget: stop EXT3 from using iget() and read_inode()David Howells6-72/+89
2008-02-07iget: stop EXT2 from using iget() and read_inode()David Howells4-29/+46
2008-02-07iget: stop EFS from using iget() and read_inode()David Howells4-25/+41
2008-02-07iget: stop CIFS from using iget() and read_inode()David Howells3-7/+24
2008-02-07iget: stop BFS from using iget() and read_inode()David Howells3-13/+27