aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-09-11kprobes: allow to specify custom allocator for insn cachesHeiko Carstens2-2/+20
2013-09-11kprobes: unify insn cachesHeiko Carstens2-58/+49
2013-09-11firmware/dmi_scan: drop OOM messagesJean Delvare1-17/+6
2013-09-11firmware/dmi_scan: constify stringsJean Delvare1-5/+5
2013-09-11firmware/dmi_scan: fix most checkpatch errors and warningsJean Delvare1-23/+24
2013-09-11firmware/dmi_scan: drop obsolete commentJean Delvare1-5/+0
2013-09-11epoll: add a reschedule point in ep_free()Eric Dumazet1-0/+2
2013-09-11checkpatch: add test for positional misuse of section specifiers like __initdataJoe Perches1-1/+46
2013-09-11checkpatch: fix perl version 5.12 and earlier incompatibilityJoe Perches1-2/+2
2013-09-11checkpatch: reduce runtime/cpu time usedJoe Perches1-1/+3
2013-09-11checkpatch: better --fix of SPACING errors.Joe Perches1-22/+42
2013-09-11checkpatch: ignore #define TRACE_<foo> macrosJoe Perches1-1/+2
2013-09-11checkpatch: add --types option to report only specific message typesJoe Perches1-18/+38
2013-09-11checkpatch: fix networking kernel-doc block comment defectJoe Perches1-0/+1
2013-09-11checkpatch: warn when using extern with function prototypes in .h filesJoe Perches1-0/+10
2013-09-11checkpatch: check for duplicate signaturesJoe Perches1-0/+12
2013-09-11checkpatch: enforce sane perl versionDave Hansen1-0/+12
2013-09-11checkpatch: check CamelCase by word, not by $LvalJoe Perches1-5/+9
2013-09-11checkpatch: add a few more --fix correctionsJoe Perches1-38/+84
2013-09-11lib/decompressors: fix "no limit" output buffer lengthAlexandre Courbot1-1/+1
2013-09-11lib/crc32: update the comments of crc32_{be,le}_generic()Gu Zheng1-6/+11
2013-09-11lib/genalloc.c: correct dev_get_gen_pool documentationEmilio López1-1/+0
2013-09-11MAINTAINERS: append "/" to directory patternsJoe Perches1-22/+22
2013-09-11MAINTAINERS: add mach-bcm and driversChristian Daudt1-0/+11
2013-09-11MAINTAINERS: update GRE DEMUX patternsJoe Perches1-1/+2
2013-09-11MAINTAINERS: usb: phy: update patternsJoe Perches1-1/+0
2013-09-11MAINTAINERS: update USB EHCI platform patternJoe Perches1-1/+1
2013-09-11MAINTAINERS: update file pattern for ARC uartJoe Perches1-1/+1
2013-09-11MAINTAINERS: update ssbi patternsJoe Perches1-1/+1
2013-09-11MAINTAINERS: update it913x patternsJoe Perches1-1/+1
2013-09-11MAINTAINERS: SI4713: fix file patternJoe Perches1-1/+1
2013-09-11MAINTAINERS: update SIANO driversJoe Perches1-1/+1
2013-09-11MAINTAINERS: ghes_edac: update patternJoe Perches1-1/+1
2013-09-11MAINTAINERS: ARM: S3C24XX: remove plat-s3c24xxJoe Perches1-1/+0
2013-09-11MAINTAINERS: ARM: plat-nomadik: update patternsJoe Perches1-1/+0
2013-09-11MAINTAINERS: ARM: spear: consolidate sectionsJoe Perches1-29/+1
2013-09-11MAINTAINERS: ARM: S3C2410: update patternsJoe Perches1-3/+3
2013-09-11MAINTAINERS: OMAP POWERDOMAIN, update patternsJoe Perches1-3/+2
2013-09-11MAINTAINERS: ARM: OMAP2/3: remove unused clockdomain filesJoe Perches1-2/+0
2013-09-11MAINTAINERS: EXYNOS: remove board filesJoe Perches1-2/+0
2013-09-11task_work: documentationOleg Nesterov1-0/+36
2013-09-11task_work: minor cleanupsOleg Nesterov1-2/+2
2013-09-11kernel/smp.c: quit unconditionally enabling irqs in on_each_cpu_mask().David Daney1-4/+7
2013-09-11syscalls.h: add forward declarations for inplace syscall wrappersSergei Trofimovich2-0/+2
2013-09-11extable: skip sorting if the table is emptyUwe Kleine-König1-1/+1
2013-09-11smp.h: move !SMP version of on_each_cpu() out-of-lineDavid Daney2-16/+16
2013-09-11up.c: use local_irq_{save,restore}() in smp_call_function_single.David Daney1-3/+5
2013-09-11smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_condDavid Daney2-46/+55
2013-09-11kernel/spinlock.c: add default arch_*_relax definitions for GENERIC_LOCKBREAKWill Deacon1-0/+14
2013-09-11kernel/smp.c: free related resources when failure occurs in hotplug_cfd()Chen Gang1-1/+4