index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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
20
-67
/
+24
2006-12-04
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
12
-111
/
+132
2006-12-04
[PATCH] m68knommu: fix missing bracket in scatterlist.h
Greg Ungerer
1
-1
/
+1
2006-12-04
[PATCH] m68knommu: fix dma-mapping.h
Greg Ungerer
1
-1
/
+2
2006-12-04
[PATCH] m68knommu: memory register defines for 520x ColdFire CPU's
Greg Ungerer
1
-1
/
+11
2006-12-04
[S390] Memory detection fixes.
Heiko Carstens
1
-3
/
+12
2006-12-04
[S390] cio: Make ccw_dev_id_is_equal() more robust.
Cornelia Huck
1
-1
/
+4
2006-12-04
[S390] pfault code cleanup.
Heiko Carstens
1
-0
/
+10
2006-12-04
[S390] Cleanup memory_chunk array usage.
Heiko Carstens
1
-3
/
+12
2006-12-04
[S390] cpu shutdown rework
Heiko Carstens
1
-0
/
+8
2006-12-04
[S390] cpcmd <-> __cpcmd calling issues
Heiko Carstens
1
-7
/
+3
2006-12-04
[S390] Bad kexec control page allocation.
Heiko Carstens
1
-1
/
+1
2006-12-04
[S390] Reset infrastructure for re-IPL.
Heiko Carstens
3
-4
/
+31
2006-12-04
[S390] termio <-> termios conversion error handling.
Heiko Carstens
1
-33
/
+1
2006-12-04
[S390] update interface notes in zcrypt.h
Ralph Wuerthner
1
-50
/
+41
2006-12-04
[S390] Add __must_check to uaccess functions.
Heiko Carstens
1
-9
/
+9
2006-12-04
[PATCH] severing poll.h -> mm.h
Al Viro
2
-1
/
+3
2006-12-04
[PATCH] severing skbuff.h -> mm.h
Al Viro
9
-1
/
+8
2006-12-04
[PATCH] severing skbuff.h -> poll.h
Al Viro
3
-1
/
+2
2006-12-04
[PATCH] severing skbuff.h -> highmem.h
Al Viro
1
-19
/
+0
2006-12-04
[PATCH] severing uaccess.h -> sched.h
Al Viro
1
-1
/
+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
4
-13
/
+4
2006-12-03
Remove long-unmaintained ftape driver subsystem.
Jeff Garzik
5
-551
/
+0
2006-12-02
[XFRM]: Fix aevent structuring to be more complete.
Jamal Hadi Salim
1
-0
/
+2
2006-12-02
[NETFILTER]: nf_conntrack/nf_nat: add TFTP helper port
Patrick McHardy
1
-0
/
+20
2006-12-02
[NETFILTER]: nf_conntrack/nf_nat: add SIP helper port
Patrick McHardy
1
-0
/
+41
2006-12-02
[NETFILTER]: nf_conntrack/nf_nat: add PPTP helper port
Patrick McHardy
6
-0
/
+447
2006-12-02
[NETFILTER]: nf_conntrack/nf_nat: add IRC helper port
Patrick McHardy
1
-0
/
+15
2006-12-02
[NETFILTER]: nf_conntrack/nf_nat: add H.323 helper port
Patrick McHardy
7
-8
/
+113
2006-12-02
[NETFILTER]: nf_conntrack/nf_nat: add amanda helper port
Patrick McHardy
1
-0
/
+10
2006-12-02
[NETFILTER]: nf_conntrack: add helper function for expectation initialization
Patrick McHardy
2
-7
/
+7
2006-12-02
[NETFILTER]: nf_nat: add FTP NAT helper port
Jozsef Kadlecsik
3
-12
/
+50
2006-12-02
[NETFILTER]: Add NAT support for nf_conntrack
Jozsef Kadlecsik
9
-16
/
+278
2006-12-02
[NETFILTER]: nf_conntrack: automatic helper assignment for expectations
Patrick McHardy
1
-0
/
+3
2006-12-02
[NETFILTER]: nf_conntrack: endian annotations
Patrick McHardy
1
-9
/
+9
2006-12-02
[NETFILTER]: nf_conntrack: fix helper structure alignment
Patrick McHardy
1
-0
/
+1
2006-12-02
[NET]: Accept wildcard delimiters in in[46]_pton
Patrick McHardy
1
-2
/
+2
2006-12-02
[GENETLINK]: Add cmd dump completion.
Jamal Hadi Salim
1
-0
/
+2
2006-12-02
[EBTABLES]: Split ebt_replace into user and kernel variants, annotate.
Al Viro
1
-1
/
+18
2006-12-02
[IPSEC]: Add encapsulation family.
Miika Komu
1
-0
/
+2
2006-12-02
[NET_SCHED]: Fix endless loops caused by inaccurate qlen counters (part 1)
Patrick McHardy
1
-0
/
+2
2006-12-02
[NET_SCHED]: Set parent classid in default qdiscs
Patrick McHardy
1
-1
/
+1
2006-12-02
NetLabel: convert to an extensibile/sparse category bitmap
Paul Moore
1
-3
/
+99
2006-12-02
[NETFILTER]: ebtables: add --snap-arp option
Bart De Schuymer
2
-0
/
+5
2006-12-02
[NETFILTER]: x_tables: add NFLOG target
Patrick McHardy
4
-2
/
+21
2006-12-02
[NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6
Patrick McHardy
3
-34
/
+49
2006-12-02
[NETFILTER]: nfnetlink_log: remove useless prefix length limitation
Patrick McHardy
1
-2
/
+0
[next]