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-01-09
[PATCH] Swap Migration V5: sys_migrate_pages interface
Christoph Lameter
6
-4
/
+14
2006-01-09
[PATCH] Swap Migration V5: MPOL_MF_MOVE interface
Christoph Lameter
1
-0
/
+3
2006-01-09
[PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration support
Christoph Lameter
1
-0
/
+2
2006-01-09
[PATCH] Swap Migration V5: migrate_pages() function
Christoph Lameter
1
-0
/
+2
2006-01-09
[PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swap
Christoph Lameter
1
-0
/
+1
2006-01-09
[PATCH] Swap Migration V5: LRU operations
Christoph Lameter
2
-0
/
+25
2006-01-09
[PATCH] add schedule_on_each_cpu()
Christoph Lameter
1
-0
/
+1
2006-01-09
[PATCH] Make high and batch sizes of per_cpu_pagelists configurable
Rohit Seth
2
-0
/
+3
2006-01-09
[PATCH] drop-pagecache
Andrew Morton
2
-0
/
+8
2006-01-09
[PATCH] slab: remove unused align parameter from alloc_percpu
Pekka Enberg
1
-4
/
+3
2006-01-09
[PATCH] Fix compilation with CONFIG_MEMORY_HOTPLUG=y and gcc41.
Olaf Hering
1
-7
/
+1
2006-01-09
[PATCH] asm-generic/atomic.h needs types.h
Andrew Morton
1
-0
/
+1
2006-01-08
[IPV4]: make ip_fragment() static
Adrian Bunk
1
-1
/
+0
2006-01-07
[NETFILTER]: Add dummy nf_hook{_thresh}() when NETFILTER is disabled.
David S. Miller
1
-0
/
+15
2006-01-07
[NETFILTER]: Add ipt_policy/ip6t_policy matches
Patrick McHardy
2
-0
/
+104
2006-01-07
[NETFILTER]: Handle NAT in IPsec policy checks
Patrick McHardy
1
-0
/
+16
2006-01-07
[NETFILTER]: Redo policy lookups after NAT when neccessary
Patrick McHardy
1
-0
/
+1
2006-01-07
[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder
Patrick McHardy
4
-3
/
+7
2006-01-07
[IPV4]: reset IPCB flags when neccessary
Patrick McHardy
1
-5
/
+3
2006-01-07
[IPV4/6]: Netfilter IPsec input hooks
Patrick McHardy
1
-0
/
+2
2006-01-07
[IPV6]: Move nextheader offset to the IP6CB
Patrick McHardy
3
-4
/
+5
2006-01-07
[XFRM]: Netfilter IPsec output hooks
Patrick McHardy
2
-34
/
+38
2006-01-07
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
64
-302
/
+291
2006-01-07
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-0
/
+17
2006-01-07
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
1
-0
/
+5
2006-01-07
[ARM] byteorder.h needs linux/compiler.h
Russell King
1
-0
/
+1
2006-01-07
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King
2
-2
/
+3
2006-01-07
Merge with Linus' kernel.
Russell King
315
-5850
/
+6299
2006-01-07
[ARM] Move AMBA include files to include/linux/amba/
Russell King
7
-3
/
+3
2006-01-07
[ARM] 3239/1: Add ARM optimised swab32
Andre McCurdy
1
-1
/
+14
2006-01-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
Linus Torvalds
5
-55
/
+20
2006-01-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-9
/
+9
2006-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2
-4
/
+4
2006-01-07
[NET]: Endian-annotate in_aton()
Alexey Dobriyan
1
-1
/
+1
2006-01-07
[NET]: Endian-annotate struct iphdr
Alexey Dobriyan
1
-5
/
+5
2006-01-07
[NET]: Change sk_run_filter()'s return type in net/core/filter.c
Kris Katterjohn
2
-3
/
+3
2006-01-06
Merge ../torvalds-2.6/
Greg Kroah-Hartman
124
-1969
/
+1843
2006-01-06
kbuild: un-stringnify KBUILD_MODNAME
Sam Ravnborg
2
-4
/
+4
2006-01-06
SUNRPC: Update the spkm3 code to use the make_checksum interface
J. Bruce Fields
1
-1
/
+1
2006-01-06
NFSv4: Allow entries in the idmap cache to expire
Trond Myklebust
1
-0
/
+2
2006-01-06
SUNRPC: Ensure client closes the socket when server initiates a close
Trond Myklebust
1
-0
/
+1
2006-01-06
SUNRPC: get rid of cl_chatty
Chuck Lever
1
-1
/
+0
2006-01-06
SUNRPC: transport switch API for setting port number
Chuck Lever
1
-0
/
+1
2006-01-06
SUNRPC: new interface to force an RPC rebind
Chuck Lever
1
-0
/
+1
2006-01-06
SUNRPC: switchable buffer allocation
Chuck Lever
2
-7
/
+6
2006-01-06
NLM: Further cancel fixes
J. Bruce Fields
1
-1
/
+1
2006-01-06
SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()
Adrian Bunk
1
-1
/
+0
2006-01-06
NFSv4: Allow user to set the port used by the NFSv4 callback channel
Trond Myklebust
1
-0
/
+11
2006-01-06
NFSv4: Ensure DELEGRETURN returns attributes
Trond Myklebust
1
-0
/
+6
2006-01-06
NFS: Make stat() return updated mtimes after a write()
Trond Myklebust
1
-0
/
+1
[next]