index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
tgr192.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-02-07
Char: rocket, switch long delay to sleep
Jiri Slaby
1
-4
/
+4
2008-02-07
i8k: Inspiron E1705 fix
Frank Sorenson
1
-0
/
+7
2008-02-07
I8K: add i8k driver to the x86_64 Kconfig
Bradley Smith
1
-1
/
+0
2008-02-07
I8K: allow i8k driver to be built on x86_64 systems
Bradley Smith
1
-1
/
+28
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
m32r: build fix of arch/m32r/kernel/smpboot.c
Mathieu Desnoyers
1
-0
/
+1
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
18
-22
/
+18
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
5
-41
/
+9
2008-02-07
iget: stop HPPFS from using iget() and read_inode()
David Howells
1
-5
/
+22
2008-02-07
iget: stop HOSTFS from using iget() and read_inode()
David Howells
1
-19
/
+38
2008-02-07
iget: stop OPENPROMFS from using iget() and read_inode()
David Howells
1
-15
/
+30
2008-02-07
iget: stop UFS from using iget() and read_inode()
David Howells
4
-23
/
+33
2008-02-07
iget: stop the SYSV filesystem from using iget() and read_inode()
David Howells
4
-14
/
+22
2008-02-07
iget: stop ROMFS from using iget() and read_inode()
David Howells
1
-14
/
+32
2008-02-07
iget: stop QNX4 from using iget() and read_inode()
David Howells
3
-18
/
+38
2008-02-07
iget: stop PROCFS from using iget() and read_inode()
David Howells
1
-32
/
+28
2008-02-07
iget: stop the MINIX filesystem from using iget() and read_inode()
David Howells
3
-18
/
+33
2008-02-07
iget: stop JFS from using iget() and read_inode()
David Howells
4
-31
/
+40
2008-02-07
iget: stop JFFS2 from using iget() and read_inode()
David Howells
4
-26
/
+39
2008-02-07
iget: stop ISOFS from using read_inode()
David Howells
4
-32
/
+58
2008-02-07
iget: stop HFSPLUS from using iget() and read_inode()
David Howells
4
-19
/
+43
2008-02-07
iget: stop FUSE from using iget() and read_inode()
David Howells
1
-6
/
+0
2008-02-07
iget: stop FreeVXFS from using iget() and read_inode()
David Howells
4
-23
/
+40
[next]