Age | Commit message (Expand) | Author |
2008-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-02-07 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2008-02-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2008-02-07 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds |
2008-02-07 | m68k: kill page walker compile warning | Geert Uytterhoeven |
2008-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds |
2008-02-07 | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds |
2008-02-07 | Char: serial167, remove bottomhalf | Jiri Slaby |
2008-02-07 | Char: stallion, remove bottomhalf | Jiri Slaby |
2008-02-07 | Char: istallion, remove hangup bottomhalf | Jiri Slaby |
2008-02-07 | Char: esp, remove hangup and wakeup bottomhalves | Jiri Slaby |
2008-02-07 | Char: char/serial, remove SERIAL_TYPE_NORMAL redefines | Jiri Slaby |
2008-02-07 | Add cmpxchg_local to xtensa | Mathieu Desnoyers |
2008-02-07 | Add cmpxchg_local to v850 | Mathieu Desnoyers |
2008-02-07 | Add cmpxchg_local to sparc64 | Mathieu Desnoyers |
2008-02-07 | Add cmpxchg_local to sparc, move __cmpxchg to system.h | Mathieu Desnoyers |
2008-02-07 | Add cmpxchg_local to s390 | Mathieu Desnoyers |
2008-02-07 | Add cmpxchg_local to ppc | Gunnar Larisch |
2008-02-07 | Add cmpxchg_local to parisc | Mathieu Desnoyers |
2008-02-07 | Add cmpxchg_local to m68knommu | Mathieu Desnoyers |
2008-02-07 | Add cmpxchg_local to m86k | Mathieu Desnoyers |
2008-02-07 | local_t m32r use architecture specific cmpxchg_local | Mathieu Desnoyers |
2008-02-07 | Fix m32r __xchg | Mathieu Desnoyers |
2008-02-07 | New cmpxchg_local (optimized for UP case) for m32r | Mathieu Desnoyers |
2008-02-07 | Add cmpxchg_local, cmpxchg64 and cmpxchg64_local to ia64 | Mathieu Desnoyers |
2008-02-07 | Add cmpxchg_local to h8300 | Mathieu Desnoyers |
2008-02-07 | Add cmpxchg_local to frv | Mathieu Desnoyers |
2008-02-07 | Add cmpxchg_local to cris | Mathieu Desnoyers |
2008-02-07 | Add cmpxchg_local to blackfin, replace __cmpxchg by generic cmpxchg | Mathieu Desnoyers |
2008-02-07 | Add cmpxchg_local to avr32 | Mathieu Desnoyers |
2008-02-07 | Add cmpxchg_local to arm | Mathieu Desnoyers |
2008-02-07 | Add cmpxchg64 and cmpxchg64_local to x86_64 | Mathieu Desnoyers |
2008-02-07 | Add cmpxchg64 and cmpxchg64_local to powerpc | Mathieu Desnoyers |
2008-02-07 | Add cmpxchg64 and cmpxchg64_local to mips | Mathieu Desnoyers |
2008-02-07 | Add cmpxchg64 and cmpxchg64_local to alpha | Mathieu Desnoyers |
2008-02-07 | Add cmpxchg_local to asm-generic for per cpu atomic operations | Mathieu Desnoyers |
2008-02-07 | Sanitize the type of struct user.u_ar0 | H. Peter Anvin |
2008-02-07 | Unexport asm/page.h | Kirill A. Shutemov |
2008-02-07 | Unexport asm/elf.h | Kirill A. Shutemov |
2008-02-07 | Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed | Kirill A. Shutemov |
2008-02-07 | Unexport asm/user.h and linux/user.h | Kirill A. Shutemov |
2008-02-07 | iget: remove iget() and the read_inode() super op as being obsolete | David Howells |
2008-02-07 | iget: stop QNX4 from using iget() and read_inode() | David Howells |
2008-02-07 | iget: stop EXT4 from using iget() and read_inode() | David Howells |
2008-02-07 | iget: stop EXT3 from using iget() and read_inode() | David Howells |
2008-02-07 | iget: stop EFS from using iget() and read_inode() | David Howells |
2008-02-07 | iget: introduce a function to register iget failure | David Howells |
2008-02-07 | Add an ERR_CAST() function to complement ERR_PTR and co. | David Howells |
2008-02-07 | vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str() | Ken'ichi Ohmichi |
2008-02-07 | vmcoreinfo: use the existing offsetof() for VMCOREINFO_OFFSET() | Ken'ichi Ohmichi |