summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * aoe: "payload" sysfs file exports per-AoE-command data transfer sizeEd Cashin2012-12-171-0/+10
| * aoe: support larger I/O requests via aoe_maxsectors module paramEd Cashin2012-12-171-0/+9
| * aoe: support the forgetting (flushing) of a user-specified AoE targetEd Cashin2012-12-171-6/+38
| * aoe: update cap on outstanding commands based on config query responseEd Cashin2012-12-172-4/+8
| * aoe: print warning regarding a common reason for dropped transmitsEd Cashin2012-12-171-2/+7
| * aoe: describe the behavior of the "err" character deviceEd Cashin2012-12-171-0/+5
| * Documentation/sparse.txt: document context annotations for lock checkingEd Cashin2012-12-171-0/+18
| * linux/compiler.h: add __must_hold macro for functions called with a lock heldJosh Triplett2012-12-171-0/+2
| * pidns: remove unused is_container_init()Gao feng2012-12-172-21/+0
| * exec: use -ELOOP for max recursion depthKees Cook2012-12-175-17/+6
| * proc: pid/status: show all supplementary groupsArtem Bityutskiy2012-12-171-1/+1
| * /proc/pid/status: add "Seccomp" fieldKees Cook2012-12-172-0/+10
| * procfs: add VmFlags field in smaps outputCyrill Gorcunov2012-12-172-2/+91
| * proc: don't show nonexistent capabilitiesAndrew Vagin2012-12-171-0/+9
| * ptrace: introduce PTRACE_O_EXITKILLOleg Nesterov2012-12-173-1/+9
| * simple_strto*: annotate function as obsoleteEldad Zack2012-12-171-0/+8
| * kstrto*: add documentationEldad Zack2012-12-173-0/+100
| * Documentation: fix Documentation/security/00-INDEXJarkko Sakkinen2012-12-171-0/+2
| * fs/fat: strip "cp" prefix from codepage in displayDave Reisner2012-12-171-1/+2
| * fat: ix mount option parsingJan Kara2012-12-171-11/+11
| * fat: provide option for setting timezone offsetJan Kara2012-12-174-9/+37
| * fat: notify when discard is not supportedNamjae Jeon2012-12-171-0/+9
| * rtc: DA9055 RTC driverAshish Jangam2012-12-173-0/+424
| * drivers/rtc/rtc-s3c: use of_match_ptr() macroSachin Kamat2012-12-171-3/+1
| * drivers/rtc/rtc-tps65910.c: enable RTC power domain on initializationKim, Milo2012-12-171-0/+7
| * drivers/rtc/rtc-dev.c: remove unused code from rtc-dev.cSachin Kamat2012-12-171-19/+0
| * drivers/rtc/rtc-s3c.c: convert to use devm_* APITushar Behera2012-12-171-37/+8
| * drivers/rtc/rtc-s3c.c: remove unnecessary err_nores labelTushar Behera2012-12-171-4/+1
| * rtc: add NXP PCF8523 supportThierry Reding2012-12-173-0/+336
| * rtc: rtc-davinci: use devm_kzalloc()Devendra Naga2012-12-171-12/+4
| * rtc: rtc-davinci: return correct error code if rtc_device_register() failsDevendra Naga2012-12-171-2/+3
| * drivers/rtc/rtc-tps65910.c: rename irq to match deviceSivaram Nair2012-12-171-1/+1
| * rtc: rtc-spear: Provide flag for no support of UIE modeDeepak Sikri2012-12-171-0/+2
| * rtc: rtc-spear: Add clk_{un}prepare() supportDeepak Sikri2012-12-171-3/+3
| * rtc: rtc-spear: use devm_*() routinesViresh Kumar2012-12-171-60/+29
| * drivers/rtc/rtc-test.c: avoid calling platform_device_put() twiceWei Yongjun2012-12-171-7/+7
| * drivers/rtc/rtc-vt8500.c: convert to use devm_kzallocDevendra Naga2012-12-171-10/+5
| * drivers/rtc/rtc-imxdi.c: add devicetree supportRoland Stigge2012-12-172-0/+28
| * drivers/rtc/rtc-imxdi: support for i.MX53Roland Stigge2012-12-171-1/+1
| * rtc: omap: add runtime pm supportVaibhav Hiremath2012-12-171-0/+18
| * rtc: omap: depend on am33xxAfzal Mohammed2012-12-171-4/+6
| * rtc: omap: dt supportAfzal Mohammed2012-12-172-0/+35
| * ARM: davinci: remove rtc kicker releaseAfzal Mohammed2012-12-171-12/+1
| * rtc: omap: kicker mechanism supportAfzal Mohammed2012-12-171-3/+41
| * binfmt_elf: fix corner case kfree of uninitialized dataAlan Cox2012-12-171-1/+3
| * checkpatch: warn on CamelCase variable namesJoe Perches2012-12-171-6/+13
| * checkpatch: add support for floating point constantsJoe Perches2012-12-171-1/+5
| * checkpatch: find hex constants as a single IDENTJoe Perches2012-12-171-1/+1
| * checkpatch: add --strict test for switch/default missing breakJoe Perches2012-12-171-2/+16
| * checkpatch: warn when declaring "struct spinlock foo;"Joe Perches2012-12-171-0/+6
OpenPOWER on IntegriCloud