index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2008-02-07
iget: stop FAT from using iget() and read_inode()
David Howells
1
-4
/
+2
2008-02-07
iget: stop EXT4 from using iget() and read_inode()
David Howells
6
-70
/
+87
[next]