summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-18aoe: update driver-internal version to 64+Ed Cashin1-1/+2
2012-12-18aoe: commands in retransmit queue use new destination on failureEd Cashin3-33/+75
2012-12-18aoe: use high-resolution RTTs with fallback to low-resEd Cashin2-11/+55
2012-12-18aoe: manipulate aoedev network stats under lockEd Cashin1-2/+2
2012-12-18aoe: err device: include MAC addresses for unexpected responsesEd Cashin1-2/+4
2012-12-18aoe: improve network congestion handlingEd Cashin3-74/+121
2012-12-18aoe: provide ATA identify device content to user on requestEd Cashin3-0/+47
2012-12-18aoe: update driver-internal version number to 60Ed Cashin1-1/+1
2012-12-18aoe: whitespace cleanupEd Cashin5-8/+8
2012-12-18aoe: cleanup: remove unused ata_scnt functionEd Cashin1-10/+0
2012-12-18aoe: "payload" sysfs file exports per-AoE-command data transfer sizeEd Cashin1-0/+10
2012-12-18aoe: support larger I/O requests via aoe_maxsectors module paramEd Cashin1-0/+9
2012-12-18aoe: support the forgetting (flushing) of a user-specified AoE targetEd Cashin1-6/+38
2012-12-18aoe: update cap on outstanding commands based on config query responseEd Cashin2-4/+8
2012-12-18aoe: print warning regarding a common reason for dropped transmitsEd Cashin1-2/+7
2012-12-18aoe: describe the behavior of the "err" character deviceEd Cashin1-0/+5
2012-12-18Documentation/sparse.txt: document context annotations for lock checkingEd Cashin1-0/+18
2012-12-18linux/compiler.h: add __must_hold macro for functions called with a lock heldJosh Triplett1-0/+2
2012-12-18pidns: remove unused is_container_init()Gao feng2-21/+0
2012-12-18exec: use -ELOOP for max recursion depthKees Cook5-17/+6
2012-12-18proc: pid/status: show all supplementary groupsArtem Bityutskiy1-1/+1
2012-12-18/proc/pid/status: add "Seccomp" fieldKees Cook2-0/+10
2012-12-18procfs: add VmFlags field in smaps outputCyrill Gorcunov2-2/+91
2012-12-18proc: don't show nonexistent capabilitiesAndrew Vagin1-0/+9
2012-12-18ptrace: introduce PTRACE_O_EXITKILLOleg Nesterov3-1/+9
2012-12-18simple_strto*: annotate function as obsoleteEldad Zack1-0/+8
2012-12-18kstrto*: add documentationEldad Zack3-0/+100
2012-12-18Documentation: fix Documentation/security/00-INDEXJarkko Sakkinen1-0/+2
2012-12-18fs/fat: strip "cp" prefix from codepage in displayDave Reisner1-1/+2
2012-12-18fat: ix mount option parsingJan Kara1-11/+11
2012-12-18fat: provide option for setting timezone offsetJan Kara4-9/+37
2012-12-18fat: notify when discard is not supportedNamjae Jeon1-0/+9
2012-12-18rtc: DA9055 RTC driverAshish Jangam3-0/+424
2012-12-18drivers/rtc/rtc-s3c: use of_match_ptr() macroSachin Kamat1-3/+1
2012-12-18drivers/rtc/rtc-tps65910.c: enable RTC power domain on initializationKim, Milo1-0/+7
2012-12-18drivers/rtc/rtc-dev.c: remove unused code from rtc-dev.cSachin Kamat1-19/+0
2012-12-18drivers/rtc/rtc-s3c.c: convert to use devm_* APITushar Behera1-37/+8
2012-12-18drivers/rtc/rtc-s3c.c: remove unnecessary err_nores labelTushar Behera1-4/+1
2012-12-18rtc: add NXP PCF8523 supportThierry Reding3-0/+336
2012-12-18rtc: rtc-davinci: use devm_kzalloc()Devendra Naga1-12/+4
2012-12-18rtc: rtc-davinci: return correct error code if rtc_device_register() failsDevendra Naga1-2/+3
2012-12-18drivers/rtc/rtc-tps65910.c: rename irq to match deviceSivaram Nair1-1/+1
2012-12-18rtc: rtc-spear: Provide flag for no support of UIE modeDeepak Sikri1-0/+2
2012-12-18rtc: rtc-spear: Add clk_{un}prepare() supportDeepak Sikri1-3/+3
2012-12-18rtc: rtc-spear: use devm_*() routinesViresh Kumar1-60/+29
2012-12-18drivers/rtc/rtc-test.c: avoid calling platform_device_put() twiceWei Yongjun1-7/+7
2012-12-18drivers/rtc/rtc-vt8500.c: convert to use devm_kzallocDevendra Naga1-10/+5
2012-12-18drivers/rtc/rtc-imxdi.c: add devicetree supportRoland Stigge2-0/+28
2012-12-18drivers/rtc/rtc-imxdi: support for i.MX53Roland Stigge1-1/+1
2012-12-18rtc: omap: add runtime pm supportVaibhav Hiremath1-0/+18