aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Char: rocket, remove useless macrosJiri Slaby2008-02-072-27/+2
* Char: rocket, printk cleanupJiri Slaby2008-02-072-44/+51
* Char: rocket, switch long delay to sleepJiri Slaby2008-02-071-4/+4
* i8k: Inspiron E1705 fixFrank Sorenson2008-02-071-0/+7
* I8K: add i8k driver to the x86_64 KconfigBradley Smith2008-02-071-1/+0
* I8K: allow i8k driver to be built on x86_64 systemsBradley Smith2008-02-071-1/+28
* Add cmpxchg_local to xtensaMathieu Desnoyers2008-02-071-0/+22
* Add cmpxchg_local to v850Mathieu Desnoyers2008-02-071-0/+15
* Add cmpxchg_local to sparc64Mathieu Desnoyers2008-02-071-0/+29
* Add cmpxchg_local to sparc, move __cmpxchg to system.hMathieu Desnoyers2008-02-072-36/+48
* Add cmpxchg_local to s390Mathieu Desnoyers2008-02-071-3/+41
* Add cmpxchg_local to ppcGunnar Larisch2008-02-071-2/+49
* Add cmpxchg_local to pariscMathieu Desnoyers2008-02-071-0/+33
* Add cmpxchg_local to m68knommuMathieu Desnoyers2008-02-071-17/+11
* Add cmpxchg_local to m86kMathieu Desnoyers2008-02-071-3/+24
* local_t m32r use architecture specific cmpxchg_localMathieu Desnoyers2008-02-071-1/+361
* m32r: build fix of arch/m32r/kernel/smpboot.cMathieu Desnoyers2008-02-071-0/+1
* Fix m32r __xchgMathieu Desnoyers2008-02-071-3/+1
* New cmpxchg_local (optimized for UP case) for m32rMathieu Desnoyers2008-02-071-10/+101
* Add cmpxchg_local, cmpxchg64 and cmpxchg64_local to ia64Mathieu Desnoyers2008-02-071-3/+9
* Add cmpxchg_local to h8300Mathieu Desnoyers2008-02-071-0/+15
* Add cmpxchg_local to frvMathieu Desnoyers2008-02-071-0/+24
* Add cmpxchg_local to crisMathieu Desnoyers2008-02-071-0/+15
* Add cmpxchg_local to blackfin, replace __cmpxchg by generic cmpxchgMathieu Desnoyers2008-02-071-46/+11
* Add cmpxchg_local to avr32Mathieu Desnoyers2008-02-071-0/+23
* Add cmpxchg_local to armMathieu Desnoyers2008-02-071-0/+15
* Add cmpxchg64 and cmpxchg64_local to x86_64Mathieu Desnoyers2008-02-071-6/+16
* Add cmpxchg64 and cmpxchg64_local to powerpcMathieu Desnoyers2008-02-071-2/+16
* Add cmpxchg64 and cmpxchg64_local to mipsMathieu Desnoyers2008-02-071-0/+17
* Add cmpxchg64 and cmpxchg64_local to alphaMathieu Desnoyers2008-02-071-2/+13
* Add cmpxchg_local to asm-generic for per cpu atomic operationsMathieu Desnoyers2008-02-072-0/+87
* Sanitize the type of struct user.u_ar0H. Peter Anvin2008-02-0718-22/+18
* Unexport asm/page.hKirill A. Shutemov2008-02-076-5/+18
* Unexport asm/elf.hKirill A. Shutemov2008-02-074-2/+5
* Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2008-02-0745-150/+3
* Unexport asm/user.h and linux/user.hKirill A. Shutemov2008-02-074-4/+2
* iget: remove iget() and the read_inode() super op as being obsoleteDavid Howells2008-02-075-41/+9
* iget: stop HPPFS from using iget() and read_inode()David Howells2008-02-071-5/+22
* iget: stop HOSTFS from using iget() and read_inode()David Howells2008-02-071-19/+38
* iget: stop OPENPROMFS from using iget() and read_inode()David Howells2008-02-071-15/+30
* iget: stop UFS from using iget() and read_inode()David Howells2008-02-074-23/+33
* iget: stop the SYSV filesystem from using iget() and read_inode()David Howells2008-02-074-14/+22
* iget: stop ROMFS from using iget() and read_inode()David Howells2008-02-071-14/+32
* iget: stop QNX4 from using iget() and read_inode()David Howells2008-02-073-18/+38
* iget: stop PROCFS from using iget() and read_inode()David Howells2008-02-071-32/+28
* iget: stop the MINIX filesystem from using iget() and read_inode()David Howells2008-02-073-18/+33
* iget: stop JFS from using iget() and read_inode()David Howells2008-02-074-31/+40
* iget: stop JFFS2 from using iget() and read_inode()David Howells2008-02-074-26/+39
* iget: stop ISOFS from using read_inode()David Howells2008-02-074-32/+58
* iget: stop HFSPLUS from using iget() and read_inode()David Howells2008-02-074-19/+43