index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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 HPPFS from using iget() and read_inode()
David Howells
2008-02-07
iget: stop HOSTFS from using iget() and read_inode()
David Howells
2008-02-07
iget: stop OPENPROMFS from using iget() and read_inode()
David Howells
2008-02-07
iget: stop UFS from using iget() and read_inode()
David Howells
2008-02-07
iget: stop the SYSV filesystem from using iget() and read_inode()
David Howells
2008-02-07
iget: stop ROMFS from using iget() and read_inode()
David Howells
2008-02-07
iget: stop QNX4 from using iget() and read_inode()
David Howells
2008-02-07
iget: stop PROCFS from using iget() and read_inode()
David Howells
2008-02-07
iget: stop the MINIX filesystem from using iget() and read_inode()
David Howells
2008-02-07
iget: stop JFS from using iget() and read_inode()
David Howells
2008-02-07
iget: stop JFFS2 from using iget() and read_inode()
David Howells
2008-02-07
iget: stop ISOFS from using read_inode()
David Howells
2008-02-07
iget: stop HFSPLUS from using iget() and read_inode()
David Howells
2008-02-07
iget: stop FUSE from using iget() and read_inode()
David Howells
2008-02-07
iget: stop FreeVXFS from using iget() and read_inode()
David Howells
2008-02-07
iget: stop FAT 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 EXT2 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: stop CIFS from using iget() and read_inode()
David Howells
2008-02-07
iget: stop BFS from using iget() and read_inode()
David Howells
2008-02-07
iget: stop BEFS from using iget() and read_inode()
David Howells
2008-02-07
iget: stop autofs from using iget() and read_inode()
David Howells
2008-02-07
iget: stop AFFS from using iget() and read_inode()
David Howells
2008-02-07
iget: use iget_failed() in GFS2
David Howells
2008-02-07
iget: use iget_failed() in AFS
David Howells
2008-02-07
iget: introduce a function to register iget failure
David Howells
2008-02-07
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
David Howells
2008-02-07
Add an ERR_CAST() function to complement ERR_PTR and co.
David Howells
2008-02-07
MBCS: convert dmareadlock to mutex
Matthias Kaehlcke
2008-02-07
MBCS: convert dmawritelock to mutex
Matthias Kaehlcke
2008-02-07
MBCS: convert algolock to mutex
Matthias Kaehlcke
2008-02-07
vmcoreinfo: fix the configuration dependencies
Ken'ichi Ohmichi
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
2008-02-07
vmcoreinfo: rename vmcoreinfo's macros returning the size
Ken'ichi Ohmichi
2008-02-07
Use BOOTMEM_EXCLUSIVE for kdump
Bernhard Walle
[next]