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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-18
aoe: avoid races between device destruction and discovery
Ed Cashin
3
-63
/
+146
2012-12-18
aoe: improve handling of misbehaving network paths
Ed Cashin
3
-121
/
+268
2012-12-18
aoe: return real minor number for static minors
Ed Cashin
1
-1
/
+1
2012-12-18
aoe: initialize sysminor to avoid compiler warning
Ed Cashin
1
-1
/
+1
2012-12-18
aoe: make error messages more specific in static minor allocation
Ed Cashin
1
-11
/
+20
2012-12-18
aoe: remove call to request handler from I/O completion
Ed Cashin
1
-2
/
+0
2012-12-18
aoe: cleanup: correct comment for aoetgt nout
Ed Cashin
1
-1
/
+1
2012-12-18
aoe: increase default cap on outstanding AoE commands in the network
Ed Cashin
1
-1
/
+1
2012-12-18
aoe: remove vestigial request queue allocation
Ed Cashin
1
-13
/
+4
2012-12-18
aoe: copy fallback timing information on destination failover
Ed Cashin
1
-0
/
+1
2012-12-18
aoe: update driver-internal version to 64+
Ed Cashin
1
-1
/
+2
2012-12-18
aoe: commands in retransmit queue use new destination on failure
Ed Cashin
3
-33
/
+75
2012-12-18
aoe: use high-resolution RTTs with fallback to low-res
Ed Cashin
2
-11
/
+55
2012-12-18
aoe: manipulate aoedev network stats under lock
Ed Cashin
1
-2
/
+2
2012-12-18
aoe: err device: include MAC addresses for unexpected responses
Ed Cashin
1
-2
/
+4
2012-12-18
aoe: improve network congestion handling
Ed Cashin
3
-74
/
+121
2012-12-18
aoe: provide ATA identify device content to user on request
Ed Cashin
3
-0
/
+47
2012-12-18
aoe: update driver-internal version number to 60
Ed Cashin
1
-1
/
+1
2012-12-18
aoe: whitespace cleanup
Ed Cashin
5
-8
/
+8
2012-12-18
aoe: cleanup: remove unused ata_scnt function
Ed Cashin
1
-10
/
+0
2012-12-18
aoe: "payload" sysfs file exports per-AoE-command data transfer size
Ed Cashin
1
-0
/
+10
2012-12-18
aoe: support larger I/O requests via aoe_maxsectors module param
Ed Cashin
1
-0
/
+9
2012-12-18
aoe: support the forgetting (flushing) of a user-specified AoE target
Ed Cashin
1
-6
/
+38
2012-12-18
aoe: update cap on outstanding commands based on config query response
Ed Cashin
2
-4
/
+8
2012-12-18
aoe: print warning regarding a common reason for dropped transmits
Ed Cashin
1
-2
/
+7
2012-12-18
aoe: describe the behavior of the "err" character device
Ed Cashin
1
-0
/
+5
2012-12-18
Documentation/sparse.txt: document context annotations for lock checking
Ed Cashin
1
-0
/
+18
2012-12-18
linux/compiler.h: add __must_hold macro for functions called with a lock held
Josh Triplett
1
-0
/
+2
2012-12-18
pidns: remove unused is_container_init()
Gao feng
2
-21
/
+0
2012-12-18
exec: use -ELOOP for max recursion depth
Kees Cook
5
-17
/
+6
2012-12-18
proc: pid/status: show all supplementary groups
Artem Bityutskiy
1
-1
/
+1
2012-12-18
/proc/pid/status: add "Seccomp" field
Kees Cook
2
-0
/
+10
2012-12-18
procfs: add VmFlags field in smaps output
Cyrill Gorcunov
2
-2
/
+91
2012-12-18
proc: don't show nonexistent capabilities
Andrew Vagin
1
-0
/
+9
2012-12-18
ptrace: introduce PTRACE_O_EXITKILL
Oleg Nesterov
3
-1
/
+9
2012-12-18
simple_strto*: annotate function as obsolete
Eldad Zack
1
-0
/
+8
2012-12-18
kstrto*: add documentation
Eldad Zack
3
-0
/
+100
2012-12-18
Documentation: fix Documentation/security/00-INDEX
Jarkko Sakkinen
1
-0
/
+2
2012-12-18
fs/fat: strip "cp" prefix from codepage in display
Dave Reisner
1
-1
/
+2
2012-12-18
fat: ix mount option parsing
Jan Kara
1
-11
/
+11
2012-12-18
fat: provide option for setting timezone offset
Jan Kara
4
-9
/
+37
2012-12-18
fat: notify when discard is not supported
Namjae Jeon
1
-0
/
+9
2012-12-18
rtc: DA9055 RTC driver
Ashish Jangam
3
-0
/
+424
2012-12-18
drivers/rtc/rtc-s3c: use of_match_ptr() macro
Sachin Kamat
1
-3
/
+1
2012-12-18
drivers/rtc/rtc-tps65910.c: enable RTC power domain on initialization
Kim, Milo
1
-0
/
+7
2012-12-18
drivers/rtc/rtc-dev.c: remove unused code from rtc-dev.c
Sachin Kamat
1
-19
/
+0
2012-12-18
drivers/rtc/rtc-s3c.c: convert to use devm_* API
Tushar Behera
1
-37
/
+8
2012-12-18
drivers/rtc/rtc-s3c.c: remove unnecessary err_nores label
Tushar Behera
1
-4
/
+1
2012-12-18
rtc: add NXP PCF8523 support
Thierry Reding
3
-0
/
+336
2012-12-18
rtc: rtc-davinci: use devm_kzalloc()
Devendra Naga
1
-12
/
+4
[next]