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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-07
[PATCH] Move names_cachep to linux/fs.h
Christoph Lameter
2
-3
/
+2
2006-12-07
[PATCH] Move fs_cachep to linux/fs_struct.h
Christoph Lameter
2
-1
/
+2
2006-12-07
[PATCH] Move filep_cachep to include/file.h
Christoph Lameter
2
-1
/
+2
2006-12-07
[PATCH] Move files_cachep to include/file.h
Christoph Lameter
2
-1
/
+2
2006-12-07
[PATCH] Move vm_area_cachep to include/mm.h
Christoph Lameter
2
-1
/
+2
2006-12-07
[PATCH] Move sighand_cachep to include/signal.h
Christoph Lameter
2
-1
/
+2
2006-12-07
[PATCH] Remove bio_cachep from slab.h
Christoph Lameter
1
-1
/
+0
2006-12-07
[PATCH] node-aware skb allocation
Christoph Hellwig
1
-3
/
+3
2006-12-07
[PATCH] add numa node information to struct device
Christoph Hellwig
1
-0
/
+22
2006-12-07
[PATCH] leak tracking for kmalloc_node
Christoph Hellwig
1
-0
/
+23
2006-12-07
[PATCH] mm: k{,um}map_atomic() vs in_atomic()
Peter Zijlstra
1
-3
/
+5
2006-12-07
[PATCH] mm: pagefault_{disable,enable}()
Peter Zijlstra
1
-2
/
+37
2006-12-07
[PATCH] shared page table for hugetlb page
Chen, Kenneth W
1
-0
/
+1
2006-12-07
[PATCH] mm: add arch_alloc_page
Nick Piggin
1
-0
/
+3
2006-12-07
[PATCH] new scheme to preempt swap token
Ashwin Chaugule
2
-4
/
+10
2006-12-07
[PATCH] memory page_alloc zonelist caching reorder structure
Paul Jackson
1
-1
/
+1
2006-12-07
[PATCH] memory page_alloc zonelist caching speedup
Paul Jackson
2
-5
/
+82
2006-12-07
[PATCH] Get rid of zone_table[]
Christoph Lameter
1
-21
/
+36
2006-12-07
[PATCH] add bottom_half.h
Andrew Morton
3
-6
/
+12
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
1
-1
/
+1
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
16
-109
/
+81
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
116
-1159
/
+1652
2006-12-05
[PATCH] Centralise definitions of sector_t and blkcnt_t
Matthew Wilcox
1
-5
/
+9
2006-12-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2
-0
/
+15
2006-12-05
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-39
/
+40
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
10
-65
/
+15
2006-12-04
[POWERPC] coredump: Add SPU elf notes to coredump.
Dwayne Grant McConnell
1
-0
/
+7
2006-12-04
[PATCH] severing poll.h -> mm.h
Al Viro
1
-1
/
+2
2006-12-04
[PATCH] severing skbuff.h -> mm.h
Al Viro
5
-1
/
+4
2006-12-04
[PATCH] severing skbuff.h -> poll.h
Al Viro
1
-1
/
+0
2006-12-04
[PATCH] severing skbuff.h -> highmem.h
Al Viro
1
-19
/
+0
2006-12-04
[PATCH] severing fs.h, radix-tree.h -> sched.h
Al Viro
2
-31
/
+7
2006-12-04
[PATCH] severing module.h->sched.h
Al Viro
2
-12
/
+2
2006-12-04
Merge branch 'linux-2.6' into for-linus
Paul Mackerras
168
-986
/
+2427
2006-12-04
Remove long-unmaintained ftape driver subsystem.
Jeff Garzik
5
-551
/
+0
2006-12-03
[PATCH] libata: always use polling IDENTIFY
Tejun Heo
1
-3
/
+1
2006-12-03
[PATCH] libata: implement ATA_FLAG_SETXFER_POLLING and use it in pata_via, ta...
Tejun Heo
1
-0
/
+1
2006-12-03
[PATCH] libata: remove unused HSM_ST_UNKNOWN
Tejun Heo
1
-1
/
+0
2006-12-03
[XFRM]: Fix aevent structuring to be more complete.
Jamal Hadi Salim
1
-0
/
+2
2006-12-03
[NETFILTER]: nf_conntrack/nf_nat: add TFTP helper port
Patrick McHardy
1
-0
/
+20
2006-12-03
[NETFILTER]: nf_conntrack/nf_nat: add SIP helper port
Patrick McHardy
1
-0
/
+41
2006-12-03
[NETFILTER]: nf_conntrack/nf_nat: add PPTP helper port
Patrick McHardy
2
-0
/
+433
2006-12-03
[NETFILTER]: nf_conntrack/nf_nat: add IRC helper port
Patrick McHardy
1
-0
/
+15
2006-12-03
[NETFILTER]: nf_conntrack/nf_nat: add H.323 helper port
Patrick McHardy
5
-8
/
+110
2006-12-03
[NETFILTER]: nf_conntrack/nf_nat: add amanda helper port
Patrick McHardy
1
-0
/
+10
2006-12-03
[NETFILTER]: nf_nat: add FTP NAT helper port
Jozsef Kadlecsik
2
-11
/
+49
2006-12-03
[NETFILTER]: Add NAT support for nf_conntrack
Jozsef Kadlecsik
1
-1
/
+1
2006-12-03
[NET]: Accept wildcard delimiters in in[46]_pton
Patrick McHardy
1
-2
/
+2
[next]