index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-28
[PATCH] gfp_t: block layer core
Al Viro
2
-9
/
+9
2005-10-28
[PATCH] gfp_t: fs/*
Al Viro
6
-7
/
+7
2005-10-28
[PATCH] gfp_t: net/*
Al Viro
1
-1
/
+1
2005-10-28
[PATCH] gfp_t: lib/*
Al Viro
4
-5
/
+5
2005-10-28
[PATCH] gfp_t: mm/* (easy parts)
Al Viro
4
-7
/
+7
2005-10-28
[PATCH] gfp_t: infrastructure
Al Viro
2
-21
/
+27
2005-10-28
NFSv4: Add post-op attributes to NFSv4 write and commit callbacks.
Trond Myklebust
1
-0
/
+2
2005-10-28
NFSv4: Add post-op attributes to nfs4_proc_remove()
Trond Myklebust
1
-0
/
+7
2005-10-28
NFSv4: Add post-op attributes to nfs4_proc_rename()
Trond Myklebust
1
-0
/
+4
2005-10-28
NFSv4: Add post-op attributes to nfs4_proc_link()
Trond Myklebust
1
-0
/
+9
2005-10-28
NFS: Add optional post-op getattr instruction to the NFSv4 file close.
Trond Myklebust
1
-0
/
+3
2005-10-28
NFSv4: Add directory post-op attributes to the CREATE operations.
Trond Myklebust
1
-0
/
+2
2005-10-28
NFS: Don't let nfs_end_data_update() clobber attribute update information
Trond Myklebust
1
-5
/
+10
2005-10-28
NFS: Optimise inode attribute cache updates
Trond Myklebust
2
-1
/
+3
2005-10-28
NFS: Convert cache_change_attribute into a jiffy-based value
Trond Myklebust
1
-1
/
+1
2005-10-28
NFS: Cleanup initialisation of struct nfs_fattr
Trond Myklebust
1
-0
/
+5
2005-10-28
Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6
Trond Myklebust
3
-13
/
+6
2005-10-25
[SERIAL] new hp diva console port
Justin Chen
1
-0
/
+1
2005-10-25
[SERIAL] support the Exsys EX-4055 4S four-port card
Bjorn Helgaas
1
-0
/
+1
2005-10-24
[PATCH] inotify/idr leak fix
Andrew Morton
1
-0
/
+1
2005-10-21
Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6
Trond Myklebust
2
-2
/
+43
2005-10-20
[PATCH] Fix handling spurious page fault for hugetlb region
Hugh Dickins
1
-13
/
+3
2005-10-20
[PATCH] swiotlb: make sure initial DMA allocations really are in DMA memory
Yasunori Goto
1
-2
/
+30
2005-10-20
[PATCH] Handle spurious page fault for hugetlb region
Seth, Rohit
1
-0
/
+13
2005-10-19
RPCSEC_GSS: krb5 cleanup
J. Bruce Fields
1
-8
/
+4
2005-10-19
RPCSEC_GSS remove all qop parameters
J. Bruce Fields
4
-27
/
+8
2005-10-19
RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism.
J. Bruce Fields
1
-1
/
+17
2005-10-19
RPCSEC_GSS: krb5 pre-privacy cleanup
J. Bruce Fields
1
-3
/
+2
2005-10-19
RPCSEC_GSS: cleanup au_rslack calculation
J. Bruce Fields
1
-1
/
+6
2005-10-19
SUNRPC: Provide a callback to allow free pages allocated during xdr encoding
J. Bruce Fields
1
-1
/
+4
2005-10-19
SUNRPC: Add support for privacy to generic gss-api code.
J. Bruce Fields
1
-0
/
+22
2005-10-19
NFSv4: Eliminate nfsv4 open race...
Trond Myklebust
1
-1
/
+1
2005-10-19
VFS: Allow the filesystem to return a full file pointer on open intent
Trond Myklebust
1
-0
/
+8
2005-10-19
NFSv4: Fix up handling of open_to_lock sequence ids
Trond Myklebust
1
-15
/
+4
2005-10-19
NFSv4: Make NFS clean up byte range locks asynchronously
Trond Myklebust
1
-1
/
+1
2005-10-19
NFSv4: Fix a potential CLOSE race
Trond Myklebust
1
-1
/
+1
2005-10-19
NFSv4: Add functions to order RPC calls
Trond Myklebust
1
-7
/
+8
2005-10-19
RPC: allow call_encode() to delay transmission of an RPC call.
Trond Myklebust
1
-0
/
+1
2005-10-19
Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6
Trond Myklebust
49
-279
/
+430
2005-10-18
[PATCH] aio: revert lock_kiocb()
Zach Brown
1
-1
/
+6
2005-10-18
[PATCH] rcu: keep rcu callback event counter
Eric Dumazet
1
-0
/
+1
2005-10-17
[PATCH] list: add missing rcu_dereference on first element
Herbert Xu
1
-17
/
+22
2005-10-16
[PATCH]: highest_possible_processor_id() has to be a macro
Al Viro
1
-9
/
+7
2005-10-15
[PATCH] Fix copy-and-paste error in BSD accounting
Tim Schmielau
1
-2
/
+2
2005-10-14
[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.
David S. Miller
1
-0
/
+12
2005-10-13
[NETPOLL]: wrong return for null netpoll_poll_lock()
Ben Dooks
1
-1
/
+1
2005-10-11
[NETFILTER] ctnetlink: allow userspace to change TCP state
Pablo Neira Ayuso
1
-0
/
+3
2005-10-11
[NETFILTER]: Use only 32bit counters for CONNTRACK_ACCT
Harald Welte
2
-4
/
+10
2005-10-11
[NETFILTER] ctnetlink: add one nesting level for TCP state
Pablo Neira Ayuso
1
-1
/
+8
2005-10-11
[NETFILTER]: Add missing include to ip_conntrack_tuple.h
Harald Welte
1
-0
/
+2
[next]