summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* MAINTAINERS: ARM: S3C24XX: remove plat-s3c24xxJoe Perches2013-09-111-1/+0
* MAINTAINERS: ARM: plat-nomadik: update patternsJoe Perches2013-09-111-1/+0
* MAINTAINERS: ARM: spear: consolidate sectionsJoe Perches2013-09-111-29/+1
* MAINTAINERS: ARM: S3C2410: update patternsJoe Perches2013-09-111-3/+3
* MAINTAINERS: OMAP POWERDOMAIN, update patternsJoe Perches2013-09-111-3/+2
* MAINTAINERS: ARM: OMAP2/3: remove unused clockdomain filesJoe Perches2013-09-111-2/+0
* MAINTAINERS: EXYNOS: remove board filesJoe Perches2013-09-111-2/+0
* task_work: documentationOleg Nesterov2013-09-111-0/+36
* task_work: minor cleanupsOleg Nesterov2013-09-111-2/+2
* kernel/smp.c: quit unconditionally enabling irqs in on_each_cpu_mask().David Daney2013-09-111-4/+7
* syscalls.h: add forward declarations for inplace syscall wrappersSergei Trofimovich2013-09-112-0/+2
* extable: skip sorting if the table is emptyUwe Kleine-König2013-09-111-1/+1
* smp.h: move !SMP version of on_each_cpu() out-of-lineDavid Daney2013-09-112-16/+16
* up.c: use local_irq_{save,restore}() in smp_call_function_single.David Daney2013-09-111-3/+5
* smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_condDavid Daney2013-09-112-46/+55
* kernel/spinlock.c: add default arch_*_relax definitions for GENERIC_LOCKBREAKWill Deacon2013-09-111-0/+14
* kernel/smp.c: free related resources when failure occurs in hotplug_cfd()Chen Gang2013-09-111-1/+4
OpenPOWER on IntegriCloud