aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-02-07[NETFILTER]: nf_conntrack: fix ct_extend ->move operationPatrick McHardy
2008-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-02-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-02-07Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds
2008-02-07m68k: kill page walker compile warningGeert Uytterhoeven
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2008-02-07Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2008-02-07Char: serial167, remove bottomhalfJiri Slaby
2008-02-07Char: stallion, remove bottomhalfJiri Slaby
2008-02-07Char: istallion, remove hangup bottomhalfJiri Slaby
2008-02-07Char: esp, remove hangup and wakeup bottomhalvesJiri Slaby
2008-02-07Char: char/serial, remove SERIAL_TYPE_NORMAL redefinesJiri Slaby
2008-02-07Add cmpxchg_local to xtensaMathieu Desnoyers
2008-02-07Add cmpxchg_local to v850Mathieu Desnoyers
2008-02-07Add cmpxchg_local to sparc64Mathieu Desnoyers
2008-02-07Add cmpxchg_local to sparc, move __cmpxchg to system.hMathieu Desnoyers
2008-02-07Add cmpxchg_local to s390Mathieu Desnoyers
2008-02-07Add cmpxchg_local to ppcGunnar Larisch
2008-02-07Add cmpxchg_local to pariscMathieu Desnoyers
2008-02-07Add cmpxchg_local to m68knommuMathieu Desnoyers
2008-02-07Add cmpxchg_local to m86kMathieu Desnoyers
2008-02-07local_t m32r use architecture specific cmpxchg_localMathieu Desnoyers
2008-02-07Fix m32r __xchgMathieu Desnoyers
2008-02-07New cmpxchg_local (optimized for UP case) for m32rMathieu Desnoyers
2008-02-07Add cmpxchg_local, cmpxchg64 and cmpxchg64_local to ia64Mathieu Desnoyers
2008-02-07Add cmpxchg_local to h8300Mathieu Desnoyers
2008-02-07Add cmpxchg_local to frvMathieu Desnoyers
2008-02-07Add cmpxchg_local to crisMathieu Desnoyers
2008-02-07Add cmpxchg_local to blackfin, replace __cmpxchg by generic cmpxchgMathieu Desnoyers
2008-02-07Add cmpxchg_local to avr32Mathieu Desnoyers
2008-02-07Add cmpxchg_local to armMathieu Desnoyers
2008-02-07Add cmpxchg64 and cmpxchg64_local to x86_64Mathieu Desnoyers
2008-02-07Add cmpxchg64 and cmpxchg64_local to powerpcMathieu Desnoyers
2008-02-07Add cmpxchg64 and cmpxchg64_local to mipsMathieu Desnoyers
2008-02-07Add cmpxchg64 and cmpxchg64_local to alphaMathieu Desnoyers
2008-02-07Add cmpxchg_local to asm-generic for per cpu atomic operationsMathieu Desnoyers
2008-02-07Sanitize the type of struct user.u_ar0H. Peter Anvin
2008-02-07Unexport asm/page.hKirill A. Shutemov
2008-02-07Unexport asm/elf.hKirill A. Shutemov
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov
2008-02-07Unexport asm/user.h and linux/user.hKirill A. Shutemov
2008-02-07iget: remove iget() and the read_inode() super op as being obsoleteDavid Howells
2008-02-07iget: stop QNX4 from using iget() and read_inode()David Howells
2008-02-07iget: stop EXT4 from using iget() and read_inode()David Howells
2008-02-07iget: stop EXT3 from using iget() and read_inode()David Howells
2008-02-07iget: stop EFS from using iget() and read_inode()David Howells
2008-02-07iget: introduce a function to register iget failureDavid Howells
2008-02-07Add an ERR_CAST() function to complement ERR_PTR and co.David Howells