index
:
kernel_samsung_aries.git
replicant-4.2
kernel/samsung/aries
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
local_t m32r use architecture specific cmpxchg_local
Mathieu Desnoyers
2008-02-07
1
-1
/
+361
*
m32r: build fix of arch/m32r/kernel/smpboot.c
Mathieu Desnoyers
2008-02-07
1
-0
/
+1
*
Fix m32r __xchg
Mathieu Desnoyers
2008-02-07
1
-3
/
+1
*
New cmpxchg_local (optimized for UP case) for m32r
Mathieu Desnoyers
2008-02-07
1
-10
/
+101
*
Add cmpxchg_local, cmpxchg64 and cmpxchg64_local to ia64
Mathieu Desnoyers
2008-02-07
1
-3
/
+9
*
Add cmpxchg_local to h8300
Mathieu Desnoyers
2008-02-07
1
-0
/
+15
*
Add cmpxchg_local to frv
Mathieu Desnoyers
2008-02-07
1
-0
/
+24
*
Add cmpxchg_local to cris
Mathieu Desnoyers
2008-02-07
1
-0
/
+15
*
Add cmpxchg_local to blackfin, replace __cmpxchg by generic cmpxchg
Mathieu Desnoyers
2008-02-07
1
-46
/
+11
*
Add cmpxchg_local to avr32
Mathieu Desnoyers
2008-02-07
1
-0
/
+23
*
Add cmpxchg_local to arm
Mathieu Desnoyers
2008-02-07
1
-0
/
+15
*
Add cmpxchg64 and cmpxchg64_local to x86_64
Mathieu Desnoyers
2008-02-07
1
-6
/
+16
*
Add cmpxchg64 and cmpxchg64_local to powerpc
Mathieu Desnoyers
2008-02-07
1
-2
/
+16
*
Add cmpxchg64 and cmpxchg64_local to mips
Mathieu Desnoyers
2008-02-07
1
-0
/
+17
*
Add cmpxchg64 and cmpxchg64_local to alpha
Mathieu Desnoyers
2008-02-07
1
-2
/
+13
*
Add cmpxchg_local to asm-generic for per cpu atomic operations
Mathieu Desnoyers
2008-02-07
2
-0
/
+87
*
Sanitize the type of struct user.u_ar0
H. Peter Anvin
2008-02-07
18
-22
/
+18
*
Unexport asm/page.h
Kirill A. Shutemov
2008-02-07
6
-5
/
+18
*
Unexport asm/elf.h
Kirill A. Shutemov
2008-02-07
4
-2
/
+5
*
Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed
Kirill A. Shutemov
2008-02-07
45
-150
/
+3
*
Unexport asm/user.h and linux/user.h
Kirill A. Shutemov
2008-02-07
4
-4
/
+2
*
iget: remove iget() and the read_inode() super op as being obsolete
David Howells
2008-02-07
5
-41
/
+9
*
iget: stop HPPFS from using iget() and read_inode()
David Howells
2008-02-07
1
-5
/
+22
*
iget: stop HOSTFS from using iget() and read_inode()
David Howells
2008-02-07
1
-19
/
+38
*
iget: stop OPENPROMFS from using iget() and read_inode()
David Howells
2008-02-07
1
-15
/
+30
*
iget: stop UFS from using iget() and read_inode()
David Howells
2008-02-07
4
-23
/
+33
*
iget: stop the SYSV filesystem from using iget() and read_inode()
David Howells
2008-02-07
4
-14
/
+22
*
iget: stop ROMFS from using iget() and read_inode()
David Howells
2008-02-07
1
-14
/
+32
*
iget: stop QNX4 from using iget() and read_inode()
David Howells
2008-02-07
3
-18
/
+38
*
iget: stop PROCFS from using iget() and read_inode()
David Howells
2008-02-07
1
-32
/
+28
*
iget: stop the MINIX filesystem from using iget() and read_inode()
David Howells
2008-02-07
3
-18
/
+33
*
iget: stop JFS from using iget() and read_inode()
David Howells
2008-02-07
4
-31
/
+40
*
iget: stop JFFS2 from using iget() and read_inode()
David Howells
2008-02-07
4
-26
/
+39
*
iget: stop ISOFS from using read_inode()
David Howells
2008-02-07
4
-32
/
+58
*
iget: stop HFSPLUS from using iget() and read_inode()
David Howells
2008-02-07
4
-19
/
+43
*
iget: stop FUSE from using iget() and read_inode()
David Howells
2008-02-07
1
-6
/
+0
*
iget: stop FreeVXFS from using iget() and read_inode()
David Howells
2008-02-07
4
-23
/
+40
*
iget: stop FAT from using iget() and read_inode()
David Howells
2008-02-07
1
-4
/
+2
*
iget: stop EXT4 from using iget() and read_inode()
David Howells
2008-02-07
6
-70
/
+87
*
iget: stop EXT3 from using iget() and read_inode()
David Howells
2008-02-07
6
-72
/
+89
*
iget: stop EXT2 from using iget() and read_inode()
David Howells
2008-02-07
4
-29
/
+46
*
iget: stop EFS from using iget() and read_inode()
David Howells
2008-02-07
4
-25
/
+41
*
iget: stop CIFS from using iget() and read_inode()
David Howells
2008-02-07
3
-7
/
+24
*
iget: stop BFS from using iget() and read_inode()
David Howells
2008-02-07
3
-13
/
+27
*
iget: stop BEFS from using iget() and read_inode()
David Howells
2008-02-07
1
-14
/
+25
*
iget: stop autofs from using iget() and read_inode()
David Howells
2008-02-07
3
-13
/
+37
*
iget: stop AFFS from using iget() and read_inode()
David Howells
2008-02-07
5
-19
/
+32
*
iget: use iget_failed() in GFS2
David Howells
2008-02-07
1
-1
/
+1
*
iget: use iget_failed() in AFS
David Howells
2008-02-07
1
-4
/
+1
*
iget: introduce a function to register iget failure
David Howells
2008-02-07
3
-5
/
+28
[next]