summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hfsplus: integrate POSIX ACLs support into driverVyacheslav Dubeyko2013-09-116-26/+99
* hfsplus: implement POSIX ACLs supportVyacheslav Dubeyko2013-09-111-0/+274
* hfsplus: add necessary declarations for POSIX ACLs supportVyacheslav Dubeyko2013-09-113-0/+49
* rtc: simplify devm_request_mem_region/devm_ioremapJulia Lawall2013-09-119-107/+37
* drivers/rtc/rtc-ds1742.c: report to RTC core if retrieved time is invalidAlexander Shiyan2013-09-111-5/+1
* drivers/rtc/rtc-ds1742.c: remove unused field "rtc" from private structureAlexander Shiyan2013-09-111-2/+0
* drivers/rtc/rtc-ds1742.c: use devm_ioremap_resource()Alexander Shiyan2013-09-111-12/+6
* drivers/rtc/rtc-sirfsoc.c: fix kernel warning during wakeupXianglong Du2013-09-111-4/+9
* drivers/rtc/rtc-nuc900.c: use NULL instead of 0Jingoo Han2013-09-111-1/+1
* drivers/rtc/rtc-max77686.c: Fix wrong registerSangjung Woo2013-09-111-2/+2
* drivers/rtc/rtc-hid-sensor-time.c: improve error handling when rtc register f...Alexander Holler2013-09-111-2/+4
* drivers/rtc/rtc-palmas.c: support for backup battery chargingLaxman Dewangan2013-09-112-0/+68
* drivers/rtc/rtc-omap.c: add rtc wakeup support to alarm eventsHebbar Gururaja2013-09-112-9/+57
* rtc: add MOXA ART RTC driverJonas Jensen2013-09-114-0/+357
* drivers/rtc/rtc-pcf2127.c: remove empty functionSachin Kamat2013-09-111-6/+0
* drivers/rtc/rtc-hid-sensor-time.c: add module alias to let the module load au...Alexander Holler2013-09-111-5/+11
* s390/kprobes: add support for pc-relative long displacement instructionsHeiko Carstens2013-09-112-8/+140
* kprobes: allow to specify custom allocator for insn cachesHeiko Carstens2013-09-112-2/+20
* kprobes: unify insn cachesHeiko Carstens2013-09-112-58/+49
* firmware/dmi_scan: drop OOM messagesJean Delvare2013-09-111-17/+6
* firmware/dmi_scan: constify stringsJean Delvare2013-09-111-5/+5
* firmware/dmi_scan: fix most checkpatch errors and warningsJean Delvare2013-09-111-23/+24
* firmware/dmi_scan: drop obsolete commentJean Delvare2013-09-111-5/+0
* epoll: add a reschedule point in ep_free()Eric Dumazet2013-09-111-0/+2
* checkpatch: add test for positional misuse of section specifiers like __initdataJoe Perches2013-09-111-1/+46
* checkpatch: fix perl version 5.12 and earlier incompatibilityJoe Perches2013-09-111-2/+2
* checkpatch: reduce runtime/cpu time usedJoe Perches2013-09-111-1/+3
* checkpatch: better --fix of SPACING errors.Joe Perches2013-09-111-22/+42
* checkpatch: ignore #define TRACE_<foo> macrosJoe Perches2013-09-111-1/+2
* checkpatch: add --types option to report only specific message typesJoe Perches2013-09-111-18/+38
* checkpatch: fix networking kernel-doc block comment defectJoe Perches2013-09-111-0/+1
* checkpatch: warn when using extern with function prototypes in .h filesJoe Perches2013-09-111-0/+10
* checkpatch: check for duplicate signaturesJoe Perches2013-09-111-0/+12
* checkpatch: enforce sane perl versionDave Hansen2013-09-111-0/+12
* checkpatch: check CamelCase by word, not by $LvalJoe Perches2013-09-111-5/+9
* checkpatch: add a few more --fix correctionsJoe Perches2013-09-111-38/+84
* lib/decompressors: fix "no limit" output buffer lengthAlexandre Courbot2013-09-111-1/+1
* lib/crc32: update the comments of crc32_{be,le}_generic()Gu Zheng2013-09-111-6/+11
* lib/genalloc.c: correct dev_get_gen_pool documentationEmilio López2013-09-111-1/+0
* MAINTAINERS: append "/" to directory patternsJoe Perches2013-09-111-22/+22
* MAINTAINERS: add mach-bcm and driversChristian Daudt2013-09-111-0/+11
* MAINTAINERS: update GRE DEMUX patternsJoe Perches2013-09-111-1/+2
* MAINTAINERS: usb: phy: update patternsJoe Perches2013-09-111-1/+0
* MAINTAINERS: update USB EHCI platform patternJoe Perches2013-09-111-1/+1
* MAINTAINERS: update file pattern for ARC uartJoe Perches2013-09-111-1/+1
* MAINTAINERS: update ssbi patternsJoe Perches2013-09-111-1/+1
* MAINTAINERS: update it913x patternsJoe Perches2013-09-111-1/+1
* MAINTAINERS: SI4713: fix file patternJoe Perches2013-09-111-1/+1
* MAINTAINERS: update SIANO driversJoe Perches2013-09-111-1/+1
* MAINTAINERS: ghes_edac: update patternJoe Perches2013-09-111-1/+1
OpenPOWER on IntegriCloud