Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
19655d3487001d7df0e10e9cbfc27c758b77c2b5
/
include
/
linux
19655d3
[PATCH] linearly index zone->node_zonelists[]
by Christoph Lameter
· 18 years ago
2f6726e
[PATCH] Apply type enum zone_type
by Christoph Lameter
· 18 years ago
4e4785b
[PATCH] mempolicies: fix policy_zone check
by Christoph Lameter
· 18 years ago
27bf71c
[PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zones
by Christoph Lameter
· 18 years ago
e53ef38
[PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional
by Christoph Lameter
· 18 years ago
fb0e794
[PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional
by Christoph Lameter
· 18 years ago
2f1b624
[PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and comment
by Christoph Lameter
· 18 years ago
c1f60a5
[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h
by Christoph Lameter
· 18 years ago
f71bf0c
[PATCH] bootmem: miscellaneous coding style fixes
by Franck Bui-Huu
· 18 years ago
e786e86
[PATCH] bootmem: remove useless headers inclusions
by Franck Bui-Huu
· 18 years ago
bb0923a
[PATCH] bootmem: limit to 80 columns width
by Franck Bui-Huu
· 18 years ago
71fb2e8
[PATCH] bootmem: remove useless parentheses in bootmem header file
by Franck Bui-Huu
· 18 years ago
2d1a07d
[PATCH] bootmem: remove useless __init in header file
by Franck Bui-Huu
· 18 years ago
b221385
[PATCH] mm/: make functions static
by Adrian Bunk
· 18 years ago
edc79b2
[PATCH] mm: balance dirty pages
by Peter Zijlstra
· 18 years ago
d08b385
[PATCH] mm: tracking shared dirty pages
by Peter Zijlstra
· 18 years ago
725d704
[PATCH] mm: VM_BUG_ON
by Nick Piggin
· 18 years ago
a6ca1b9
[PATCH] update to the kernel kmap/kunmap API
by James Bottomley
· 18 years ago
632bbfe
[PATCH] trigger a syntax error if percpu macros are incorrectly used
by Jan Blunck
· 18 years ago
7e47202
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
a6d967a
[libata] No need for all those arch libata-portmap.h headers
by Jeff Garzik
· 18 years ago
76a081e
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6
by David S. Miller
· 18 years ago
0d6c7ae
[NETFILTER]: Add dscp,DSCP headers to header-y
by Yasuyuki Kozakai
· 18 years ago
3e597c6
[PATCH] fix iptables __user misannotations
by Al Viro
· 18 years ago
b7a818e
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 18 years ago
9e72cbf
Remove dead netfilter_logging.h from include/linux/Kbuild
by David Woodhouse
· 18 years ago
02b25fc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 18 years ago
b83eff6
[DCCP]: Introduce constants for CCID numbers
by Ian McDonald
· 18 years ago
349457c
[PATCH] Allow file systems to manually d_move() inside of ->rename()
by Mark Fasheh
· 18 years ago
00e4d11
[DCCP]: Allow default/fallback service code.
by Gerrit Renker
· 18 years ago
a68aa1c
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 18 years ago
a319a27
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
e18fa70
Move several *_SUPER_MAGIC symbols to include/linux/magic.h.
by Jeff Garzik
· 18 years ago
23930fa
Merge branch 'master' into upstream
by Jeff Garzik
· 18 years ago
1aedf2c
Merge mulgrave-w:git/linux-2.6
by James Bottomley
· 18 years ago
9f261e0
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 18 years ago
a4c12d6
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
c9802cd
Merge mulgrave-w:git/scsi-misc-2.6
by James Bottomley
· 18 years ago
4c8bd7e
[KERNEL] Do not truncate to 'int' in ALIGN() macro.
by David Miller
· 18 years ago
6b6ca86
SUNRPC: Add refcounting to the struct rpc_xprt
by Trond Myklebust
· 18 years ago
158998b
SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument
by Trond Myklebust
· 18 years ago
5dd3177
NFSv4: Fix a use-after-free issue with the nfs server.
by Trond Myklebust
· 18 years ago
275a082
Add a real API for dealing with blk_congestion_wait()
by Trond Myklebust
· 18 years ago
94a6d75
NFS: Use cached page as buffer for NFS symlink requests
by Chuck Lever
· 18 years ago
4f390c1
NFS: Fix double d_drop in nfs_instantiate() error path
by Chuck Lever
· 18 years ago
ff9aa5e
SUNRPC: Eliminate xprt_create_proto and rpc_create_client
by Chuck Lever
· 18 years ago
c286676
SUNRPC: use sockaddr + size when creating remote transport endpoints
by Chuck Lever
· 18 years ago
6ca9482
SUNRPC: Clean-up after previous patches.
by Chuck Lever
· 18 years ago
c4efcb1
SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer address
by Chuck Lever
· 18 years ago
f425eba
SUNRPC: Create API for displaying remote peer address
by Chuck Lever
· 18 years ago
edb267a
SUNRPC: add xprt switch API for printing formatted remote peer addresses
by Chuck Lever
· 18 years ago
39d7bbc
SUNRPC: remove extraneous header inclusions
by Chuck Lever
· 18 years ago
ed39440
SUNRPC: create API for getting remote peer address
by Chuck Lever
· 18 years ago
bbf7c1d
SUNRPC: Introduce transport switch callout for pluggable rpcbind
by Chuck Lever
· 18 years ago
5b1eacb
SUNRPC: Support for RPC child tasks no longer needed
by Chuck Lever
· 18 years ago
4a68179
SUNRPC: Make RPC portmapper use per-transport storage
by Chuck Lever
· 18 years ago
ec739ef
SUNRPC: Create a helper to tell whether a transport is bound
by Chuck Lever
· 18 years ago
54ceac4
NFS: Share NFS superblocks per-protocol per-server per-FSID
by David Howells
· 18 years ago
5006a76
NFS: Eliminate client_sys in favour of cl_rpcclient
by David Howells
· 18 years ago
8fa5c00
NFS: Move rpc_ops from nfs_server to nfs_client
by David Howells
· 18 years ago
27951bd
NFS: Maintain a common server record for NFS2/3 as well as for NFS4
by David Howells
· 18 years ago
509de81
NFS: Add extra const qualifiers
by David Howells
· 18 years ago
24c8dbb
NFS: Generalise the nfs_client structure
by David Howells
· 18 years ago
e9326dc
NFS: Add a server capabilities NFS RPC op
by David Howells
· 18 years ago
2b3de44
NFS: Add a lookupfh NFS RPC op
by David Howells
· 18 years ago
b716279
NFS: Return an error when starting the idmapping pipe
by David Howells
· 18 years ago
7539bba
NFS: Rename nfs_server::nfs4_state
by David Howells
· 18 years ago
adfa6f9
NFS: Rename struct nfs4_client to struct nfs_client
by David Howells
· 18 years ago
770bfad
NFS: Add dentry materialisation op
by David Howells
· 18 years ago
cfcea3e
NFS: Add a global LRU list for the ACCESS cache
by Trond Myklebust
· 18 years ago
1c3c07e
NFS: Add a new ACCESS rpc call cache to the linux nfs client
by Trond Myklebust
· 18 years ago
6585b57
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
by Linus Torvalds
· 18 years ago
28eb177
Merge branch 'master' into upstream
by Jeff Garzik
· 18 years ago
3b9f9a1
[IPV6] ADDRCONF: Mobile IPv6 Home Address support.
by Noriaki TAKAMIYA
· 18 years ago
55ebaef
[IPV6] ADDRCONF: Allow non-DAD'able addresses.
by Noriaki TAKAMIYA
· 18 years ago
fbea49e
[IPV6] NDISC: Add proxy_ndp sysctl.
by YOSHIFUJI Hideaki
· 18 years ago
4c5de69
[NETFILTER]: PPTP conntrack: fix another GRE keymap leak
by Patrick McHardy
· 18 years ago
cf9f815
[NETFILTER]: PPTP conntrack: simplify expectation handling
by Patrick McHardy
· 18 years ago
6013c0a
[NETFILTER]: PPTP conntrack: fix header definitions
by Patrick McHardy
· 18 years ago
955b944
[NETFILTER]: PPTP conntrack: get rid of unnecessary byte order conversions
by Patrick McHardy
· 18 years ago
edd5a32
[NETFILTER]: PPTP conntrack: fix whitespace errors
by Patrick McHardy
· 18 years ago
9fa492c
[NETFILTER]: x_tables: simplify compat API
by Patrick McHardy
· 18 years ago
c1fe3ca
[NETFILTER]: TCP conntrack: improve dead connection detection
by George Hansper
· 18 years ago
9123de2
[NETFILTER]: ip6table_mangle: reroute when nfmark changes in NF_IP6_LOCAL_OUT
by Patrick McHardy
· 18 years ago
df0933d
[NETFILTER]: kill listhelp.h
by Patrick McHardy
· 18 years ago
1bf38a3
[NETFILTER]: remove unused include file
by Patrick McHardy
· 18 years ago
eb32811
[GENL]: Provide more information to userspace about registered genl families
by Thomas Graf
· 18 years ago
fda9ef5
[NET]: Fix sk->sk_filter field access
by Dmitry Mishin
· 18 years ago
9bcfcaf
[NETFILTER] bridge: simplify nf_bridge_pad
by Stephen Hemminger
· 18 years ago
07317621
[NETFILTER] bridge: code rearrangement for clarity
by Stephen Hemminger
· 18 years ago
cd36000
[IPV4]: Make struct sockaddr_in::sin_port __be16
by Alexey Dobriyan
· 18 years ago
def42ff
[IPV4]: Make struct in_addr::s_addr __be32
by Alexey Dobriyan
· 18 years ago
97e5848
[DCCP]: Introduce tx buffering
by Ian McDonald
· 18 years ago
b4e9b52
[NET_SCHED]: Add mask support to fwmark classifier
by Patrick McHardy
· 18 years ago
bbfb39c
[IPV4]: Add support for fwmark masks in routing rules
by Patrick McHardy
· 18 years ago
1aaec67
[NET]: Add common helper functions to convert IPv6/IPv4 address string to network address structure.
by YOSHIFUJI Hideaki
· 18 years ago
75bff8f
[IPV6] ROUTE: Routing by FWMARK.
by YOSHIFUJI Hideaki
· 18 years ago
f034b5d
[XFRM]: Dynamic xfrm_state hash table sizing.
by David S. Miller
· 18 years ago
f7b6983
[XFRM] POLICY: Support netlink socket interface for sub policy.
by Masahide NAKAMURA
· 18 years ago
4e81bb8
[XFRM] POLICY: sub policy support.
by Masahide NAKAMURA
· 18 years ago
Next »