Age | Commit message (Expand) | Author | Files | Lines |
2008-02-07 | SLUB: Support for performance statistics | Christoph Lameter | 1 | -0/+23 |
2008-02-07 | SLUB: Use unique end pointer for each slab page. | Christoph Lameter | 1 | -1/+4 |
2008-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 4 | -80/+13 |
2008-02-07 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 9 | -32/+201 |
2008-02-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 14 | -36/+177 |
2008-02-07 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 1 | -0/+5 |
2008-02-07 | m68k: kill page walker compile warning | Geert Uytterhoeven | 1 | -1/+2 |
2008-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 1 | -0/+4 |
2008-02-07 | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 14 | -84/+185 |
2008-02-07 | Char: serial167, remove bottomhalf | Jiri Slaby | 1 | -14/+0 |
2008-02-07 | Char: stallion, remove bottomhalf | Jiri Slaby | 1 | -1/+0 |
2008-02-07 | Char: istallion, remove hangup bottomhalf | Jiri Slaby | 1 | -1/+0 |
2008-02-07 | Char: esp, remove hangup and wakeup bottomhalves | Jiri Slaby | 1 | -4/+0 |
2008-02-07 | Char: char/serial, remove SERIAL_TYPE_NORMAL redefines | Jiri Slaby | 1 | -2/+0 |
2008-02-07 | Add cmpxchg_local to xtensa | Mathieu Desnoyers | 1 | -0/+22 |
2008-02-07 | Add cmpxchg_local to v850 | Mathieu Desnoyers | 1 | -0/+15 |
2008-02-07 | Add cmpxchg_local to sparc64 | Mathieu Desnoyers | 1 | -0/+29 |
2008-02-07 | Add cmpxchg_local to sparc, move __cmpxchg to system.h | Mathieu Desnoyers | 2 | -36/+48 |
2008-02-07 | Add cmpxchg_local to s390 | Mathieu Desnoyers | 1 | -3/+41 |
2008-02-07 | Add cmpxchg_local to ppc | Gunnar Larisch | 1 | -2/+49 |
2008-02-07 | Add cmpxchg_local to parisc | Mathieu Desnoyers | 1 | -0/+33 |
2008-02-07 | Add cmpxchg_local to m68knommu | Mathieu Desnoyers | 1 | -17/+11 |
2008-02-07 | Add cmpxchg_local to m86k | Mathieu Desnoyers | 1 | -3/+24 |
2008-02-07 | local_t m32r use architecture specific cmpxchg_local | Mathieu Desnoyers | 1 | -1/+361 |
2008-02-07 | Fix m32r __xchg | Mathieu Desnoyers | 1 | -3/+1 |
2008-02-07 | New cmpxchg_local (optimized for UP case) for m32r | Mathieu Desnoyers | 1 | -10/+101 |
2008-02-07 | Add cmpxchg_local, cmpxchg64 and cmpxchg64_local to ia64 | Mathieu Desnoyers | 1 | -3/+9 |
2008-02-07 | Add cmpxchg_local to h8300 | Mathieu Desnoyers | 1 | -0/+15 |
2008-02-07 | Add cmpxchg_local to frv | Mathieu Desnoyers | 1 | -0/+24 |
2008-02-07 | Add cmpxchg_local to cris | Mathieu Desnoyers | 1 | -0/+15 |
2008-02-07 | Add cmpxchg_local to blackfin, replace __cmpxchg by generic cmpxchg | Mathieu Desnoyers | 1 | -46/+11 |
2008-02-07 | Add cmpxchg_local to avr32 | Mathieu Desnoyers | 1 | -0/+23 |
2008-02-07 | Add cmpxchg_local to arm | Mathieu Desnoyers | 1 | -0/+15 |
2008-02-07 | Add cmpxchg64 and cmpxchg64_local to x86_64 | Mathieu Desnoyers | 1 | -6/+16 |
2008-02-07 | Add cmpxchg64 and cmpxchg64_local to powerpc | Mathieu Desnoyers | 1 | -2/+16 |
2008-02-07 | Add cmpxchg64 and cmpxchg64_local to mips | Mathieu Desnoyers | 1 | -0/+17 |
2008-02-07 | Add cmpxchg64 and cmpxchg64_local to alpha | Mathieu Desnoyers | 1 | -2/+13 |
2008-02-07 | Add cmpxchg_local to asm-generic for per cpu atomic operations | Mathieu Desnoyers | 2 | -0/+87 |
2008-02-07 | Sanitize the type of struct user.u_ar0 | H. Peter Anvin | 16 | -19/+16 |
2008-02-07 | Unexport asm/page.h | Kirill A. Shutemov | 6 | -5/+18 |
2008-02-07 | Unexport asm/elf.h | Kirill A. Shutemov | 4 | -2/+5 |
2008-02-07 | Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed | Kirill A. Shutemov | 45 | -150/+3 |
2008-02-07 | Unexport asm/user.h and linux/user.h | Kirill A. Shutemov | 4 | -4/+2 |
2008-02-07 | iget: remove iget() and the read_inode() super op as being obsolete | David Howells | 1 | -14/+0 |
2008-02-07 | iget: stop QNX4 from using iget() and read_inode() | David Howells | 1 | -0/+1 |
2008-02-07 | iget: stop EXT4 from using iget() and read_inode() | David Howells | 1 | -1/+1 |
2008-02-07 | iget: stop EXT3 from using iget() and read_inode() | David Howells | 1 | -1/+1 |
2008-02-07 | iget: stop EFS from using iget() and read_inode() | David Howells | 1 | -1/+1 |
2008-02-07 | iget: introduce a function to register iget failure | David Howells | 1 | -0/+1 |
2008-02-07 | Add an ERR_CAST() function to complement ERR_PTR and co. | David Howells | 1 | -0/+13 |