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.13.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
2005-10-19
[PATCH] libata CHS: calculate read/write commands and protocol on the fly (re...
Albert Lee
2
-4
/
+6
2005-10-19
Merge branch 'master'
Jeff Garzik
5
-29
/
+38
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
Merge branch 'master'
Jeff Garzik
8
-14
/
+44
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
Merge branch 'master'
Jeff Garzik
25
-150
/
+81
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
2005-10-11
[NETFILTER] nat: remove bogus structure member
Harald Welte
1
-4
/
+0
2005-10-11
[NETFILTER] nfnetlink: use highest bit of nfa_type to indicate nested TLV
Harald Welte
1
-4
/
+8
2005-10-11
[PATCH] Fix signal sending in usbdevio on async URB completion
Harald Welte
1
-0
/
+1
2005-10-10
[PATCH] x86_64: Set up safe page tables during resume
Rafael J. Wysocki
1
-0
/
+2
2005-10-09
[PATCH] gfp flags annotations - part 1
Al Viro
22
-64
/
+63
2005-10-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+10
2005-10-09
[PATCH] Keys: Split key permissions checking into a .c file
David Howells
1
-86
/
+5
2005-10-08
Merge branch 'master'
Jeff Garzik
9
-38
/
+44
2005-10-07
[ATM]: add support for LECS addresses learned from network
Eric Kinzie
1
-0
/
+10
2005-10-05
libata: add ata_ratelimit(), use it in AHCI driver irq handler
Jeff Garzik
1
-0
/
+2
2005-10-05
[TEXTSEARCH]: fix sparse gfp nocast warnings
Randy Dunlap
1
-1
/
+2
2005-10-05
[CONNECTOR]: fix sparse gfp nocast warnings
Randy Dunlap
1
-1
/
+1
2005-10-05
[ATM]: fix sparse gfp nocast warnings
Randy Dunlap
1
-1
/
+1
2005-10-05
[PATCH] bfs endianness annotations
Alexey Dobriyan
1
-21
/
+21
2005-10-04
libata: bitmask based pci init functions for one or two ports
Alan Cox
1
-1
/
+5
2005-10-04
Merge branch 'master'
Jeff Garzik
11
-75
/
+248
2005-10-04
[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl
Herbert Xu
1
-2
/
+10
2005-10-04
[INET]: speedup inet (tcp/dccp) lookups
Eric Dumazet
2
-3
/
+4
2005-10-04
[NET]: Fix packet timestamping.
Herbert Xu
1
-9
/
+3
2005-10-03
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
Linus Torvalds
1
-0
/
+2
2005-10-01
[PATCH] trivial #if -> #ifdef
Diego Calleja
1
-1
/
+1
2005-09-30
[PATCH] aio: remove unlocked task_list test and resulting race
Zach Brown
1
-0
/
+34
2005-09-30
Revert task flag re-ordering, add comments
Linus Torvalds
1
-5
/
+17
2005-09-29
[PATCH] fix TASK_STOPPED vs TASK_NONINTERACTIVE interaction
Oleg Nesterov
1
-5
/
+5
2005-09-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-34
/
+59
2005-09-28
[PATCH] ata: re-order speeds sensibly.
Alan Cox
1
-3
/
+3
2005-09-28
/spare/repo/libata-dev branch 'chs-support'
Jeff Garzik
2
-0
/
+20
2005-09-28
[PATCH] Keys: Add possessor permissions to keys [try #3]
David Howells
2
-24
/
+82
2005-09-28
[PATCH] libata: rename host states
Albert Lee
1
-10
/
+10
2005-09-28
[NET]: Fix GCC4 compile error: sysctl in linux/if_ether.h
Ben Dooks
1
-0
/
+2
2005-09-28
[NET]: Add Sun Cassini driver.
David S. Miller
1
-0
/
+2
2005-09-28
[NET]: Reorder some hot fields of struct net_device
Eric Dumazet
1
-34
/
+55
2005-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-14
/
+45
2005-09-27
[SCSI] MegaRAID SAS RAID: new driver
Bagalkote, Sreenivas
1
-0
/
+2
2005-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/llc-2.6
David S. Miller
1
-1
/
+25
[next]