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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-06
NFS: Ensure we only call set_page_writeback() under the page lock
Trond Myklebust
1
-0
/
+1
2006-12-06
NFS: Make nfs_updatepage() mark the page as dirty.
Trond Myklebust
1
-0
/
+1
2006-12-06
NFS: Ensure that nfs_wb_page() calls writepage when necessary.
Trond Myklebust
1
-0
/
+1
2006-12-06
NFS: Add nfs_set_page_dirty()
Trond Myklebust
2
-0
/
+2
2006-12-06
NFS: Remove nfs_writepage_sync()
Trond Myklebust
1
-2
/
+0
2006-12-06
NFS: cleanup of nfs_sync_inode_wait()
Trond Myklebust
1
-23
/
+4
2006-12-06
NFS: Clean up nfs_scan_dirty()
Trond Myklebust
2
-3
/
+4
2006-12-06
SUNRPC: Make the transport-specific setup routine allocate rpc_xprt
Chuck Lever
1
-2
/
+2
2006-12-06
SUNRPC: minor optimization of "xid" field in rpc_xprt
Chuck Lever
1
-6
/
+1
2006-12-06
SUNRPC: Clean up argument types in xdr.c
Trond Myklebust
1
-6
/
+6
2006-12-06
SUNRPC: Fix up missing BKL in asynchronous RPC callback functions
Trond Myklebust
1
-0
/
+1
2006-12-06
SUNRPC: Give cloned RPC clients their own rpc_pipefs directory
Trond Myklebust
1
-0
/
+1
2006-12-06
SUNRPC: Fix a potential race in rpc_wake_up_task()
Trond Myklebust
2
-5
/
+4
2006-12-06
Fix a second potential rpc_wakeup race...
Trond Myklebust
1
-7
/
+1
2006-12-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
8
-23
/
+288
2006-12-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-2
/
+3
2006-12-05
[PATCH] Centralise definitions of sector_t and blkcnt_t
Matthew Wilcox
9
-69
/
+9
2006-12-05
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
8
-211
/
+288
2006-12-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
58
-1204
/
+2556
2006-12-05
[PATCH] pcmcia: multifunction card handling fixes
Dominik Brodowski
1
-2
/
+3
2006-12-05
[MIPS] Cleanup memory barriers for weakly ordered systems.
Ralf Baechle
6
-209
/
+218
2006-12-05
[MIPS] Fix atomic.h build errors.
Ralf Baechle
1
-1
/
+1
2006-12-05
[MIPS] Use SYSVIPC_COMPAT to fix various problems on N32
Atsushi Nemoto
1
-0
/
+68
2006-12-05
[MIPS] klconfig add missing bracket
Mariusz Kozlowski
1
-1
/
+1
2006-12-05
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-39
/
+53
2006-12-04
[PATCH] fix fallout from header dependency trimming
Al Viro
3
-1
/
+2
2006-12-04
netfilter.h needs rcuupdate.h for RCU locking functions
Linus Torvalds
1
-0
/
+1
2006-12-04
Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro...
Linus Torvalds
20
-67
/
+24
2006-12-04
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
12
-111
/
+132
2006-12-04
[PATCH] m68knommu: fix missing bracket in scatterlist.h
Greg Ungerer
1
-1
/
+1
2006-12-04
[PATCH] m68knommu: fix dma-mapping.h
Greg Ungerer
1
-1
/
+2
2006-12-04
[PATCH] m68knommu: memory register defines for 520x ColdFire CPU's
Greg Ungerer
1
-1
/
+11
2006-12-04
[S390] Memory detection fixes.
Heiko Carstens
1
-3
/
+12
2006-12-04
[S390] cio: Make ccw_dev_id_is_equal() more robust.
Cornelia Huck
1
-1
/
+4
2006-12-04
[S390] pfault code cleanup.
Heiko Carstens
1
-0
/
+10
2006-12-04
[S390] Cleanup memory_chunk array usage.
Heiko Carstens
1
-3
/
+12
2006-12-04
[S390] cpu shutdown rework
Heiko Carstens
1
-0
/
+8
2006-12-04
[S390] cpcmd <-> __cpcmd calling issues
Heiko Carstens
1
-7
/
+3
2006-12-04
[S390] Bad kexec control page allocation.
Heiko Carstens
1
-1
/
+1
2006-12-04
[S390] Reset infrastructure for re-IPL.
Heiko Carstens
3
-4
/
+31
2006-12-04
[S390] termio <-> termios conversion error handling.
Heiko Carstens
1
-33
/
+1
2006-12-04
[S390] update interface notes in zcrypt.h
Ralph Wuerthner
1
-50
/
+41
2006-12-04
[S390] Add __must_check to uaccess functions.
Heiko Carstens
1
-9
/
+9
2006-12-04
[POWERPC] ppc: m48t35 add missing bracket
Mariusz Kozlowski
1
-1
/
+1
2006-12-04
[POWERPC] Fix cputable.h for combined build
Stephen Rothwell
1
-10
/
+3
2006-12-04
[POWERPC] Add common routines for 52xx support in arch/powerpc
Grant Likely
1
-0
/
+4
2006-12-04
[POWERPC] Separate IRQ config / register set from main header
Sylvain Munaut
1
-37
/
+0
2006-12-04
[POWERPC] Provide dummy hard_irq_enable/disable() for PPC32
Michael Ellerman
1
-0
/
+3
2006-12-04
[POWERPC] include/asm-powerpc/: "extern inline" -> "static inline"
Adrian Bunk
3
-6
/
+6
2006-12-04
[POWERPC] fix building without PCI
Arnd Bergmann
1
-0
/
+7
[next]