index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
|
|
*
|
|
|
WorkQueue: Fix up arch-specific work items where possible
David Howells
2006-12-05
|
|
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
|
|
|
|
\
|
|
|
|
|
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
|
|
|
|
\
\
\
\
|
|
|
*
|
|
|
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
|
|
|
*
|
|
|
|
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
2006-11-22
|
|
|
*
|
|
|
|
WorkStruct: Merge the pending bit into the wq_data pointer
David Howells
2006-11-22
|
|
|
*
|
|
|
|
WorkStruct: Typedef the work function prototype
David Howells
2006-11-22
|
|
|
*
|
|
|
|
WorkStruct: Separate delayable and non-delayable events.
David Howells
2006-11-22
|
|
*
|
|
|
|
|
SUNRPC: Remove pprintk() from net/sunrpc/xprt.c
Chuck Lever
2006-12-06
|
|
*
|
|
|
|
|
SUNRPC: Rename skb_reader_t and friends
Chuck Lever
2006-12-06
|
|
*
|
|
|
|
|
SUNRPC: skb_read_bits is the same as xs_tcp_copy_data
Chuck Lever
2006-12-06
|
|
*
|
|
|
|
|
SUNRPC: Make address format buffers more generic
Chuck Lever
2006-12-06
|
|
*
|
|
|
|
|
SUNRPC: move saved socket callback functions to a private data structure
Chuck Lever
2006-12-06
|
|
*
|
|
|
|
|
SUNRPC: Move the UDP socket bufsize parameters to a private data structure
Chuck Lever
2006-12-06
|
|
*
|
|
|
|
|
SUNRPC: Move rpc_xprt socket connect fields into private data structure
Chuck Lever
2006-12-06
|
|
*
|
|
|
|
|
SUNRPC: Move TCP state flags into xprtsock.c
Chuck Lever
2006-12-06
|
|
*
|
|
|
|
|
SUNRPC: Move TCP receive state variables into private data structure
Chuck Lever
2006-12-06
|
|
*
|
|
|
|
|
SUNRPC: Remove sock and inet fields from rpc_xprt
Chuck Lever
2006-12-06
|
|
*
|
|
|
|
|
rpcgss: krb5: ignore seed
J. Bruce Fields
2006-12-06
|
|
*
|
|
|
|
|
rpcgss: krb5: sanity check sealalg value in the downcall
J. Bruce Fields
2006-12-06
|
|
*
|
|
|
|
|
rpcgss: simplify make_checksum
J. Bruce Fields
2006-12-06
|
|
*
|
|
|
|
|
gss: krb5: remove signalg and sealalg
J. Bruce Fields
2006-12-06
|
|
*
|
|
|
|
|
rpc: spkm3 update
Olga Kornievskaia
2006-12-06
|
|
*
|
|
|
|
|
rpc: move process_xdr_buf
Olga Kornievskaia
2006-12-06
|
|
*
|
|
|
|
|
rpc: gss: eliminate print_hexl()'s
J. Bruce Fields
2006-12-06
|
|
*
|
|
|
|
|
NFS: Ensure we only call set_page_writeback() under the page lock
Trond Myklebust
2006-12-06
|
|
*
|
|
|
|
|
NFS: Make nfs_updatepage() mark the page as dirty.
Trond Myklebust
2006-12-06
|
|
*
|
|
|
|
|
NFS: Ensure that nfs_wb_page() calls writepage when necessary.
Trond Myklebust
2006-12-06
|
|
*
|
|
|
|
|
NFS: Add nfs_set_page_dirty()
Trond Myklebust
2006-12-06
|
|
*
|
|
|
|
|
NFS: Remove nfs_writepage_sync()
Trond Myklebust
2006-12-06
|
|
*
|
|
|
|
|
NFS: cleanup of nfs_sync_inode_wait()
Trond Myklebust
2006-12-06
|
|
*
|
|
|
|
|
NFS: Clean up nfs_scan_dirty()
Trond Myklebust
2006-12-06
|
|
*
|
|
|
|
|
SUNRPC: Make the transport-specific setup routine allocate rpc_xprt
Chuck Lever
2006-12-06
|
|
*
|
|
|
|
|
SUNRPC: minor optimization of "xid" field in rpc_xprt
Chuck Lever
2006-12-06
|
|
*
|
|
|
|
|
SUNRPC: Clean up argument types in xdr.c
Trond Myklebust
2006-12-06
|
|
*
|
|
|
|
|
SUNRPC: Fix up missing BKL in asynchronous RPC callback functions
Trond Myklebust
2006-12-06
|
|
*
|
|
|
|
|
SUNRPC: Give cloned RPC clients their own rpc_pipefs directory
Trond Myklebust
2006-12-06
|
|
*
|
|
|
|
|
SUNRPC: Fix a potential race in rpc_wake_up_task()
Trond Myklebust
2006-12-06
|
|
*
|
|
|
|
|
Fix a second potential rpc_wakeup race...
Trond Myklebust
2006-12-06
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
[PATCH] Centralise definitions of sector_t and blkcnt_t
Matthew Wilcox
2006-12-04
|
|
*
|
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-12-04
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
[POWERPC] coredump: Add SPU elf notes to coredump.
Dwayne Grant McConnell
2006-12-04
|
|
|
*
|
|
|
|
Merge branch 'linux-2.6' into for-linus
Paul Mackerras
2006-12-04
|
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
|
[PATCH] Slight refactor of interrupt mapping for FSL parts
Andy Fleming
2006-11-13
|
|
|
*
|
|
|
|
|
[POWERPC] sysfs: add support for adding/removing spu sysfs attributes
Christian Krafft
2006-10-25
|
|
*
|
|
|
|
|
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-12-04
|
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
[PATCH] libata: always use polling IDENTIFY
Tejun Heo
2006-12-03
|
|
|
*
|
|
|
|
|
|
[PATCH] libata: implement ATA_FLAG_SETXFER_POLLING and use it in pata_via, ta...
Tejun Heo
2006-12-03
|
|
|
*
|
|
|
|
|
|
[PATCH] libata: remove unused HSM_ST_UNKNOWN
Tejun Heo
2006-12-03
|
|
|
*
|
|
|
|
|
|
[PATCH] libata: implement presence detection via polling IDENTIFY
Tejun Heo
2006-12-01
[prev]
[next]