aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-11kprobes: allow to specify custom allocator for insn cachesHeiko Carstens
2013-09-11kprobes: unify insn cachesHeiko Carstens
2013-09-11firmware/dmi_scan: drop OOM messagesJean Delvare
2013-09-11firmware/dmi_scan: constify stringsJean Delvare
2013-09-11firmware/dmi_scan: fix most checkpatch errors and warningsJean Delvare
2013-09-11firmware/dmi_scan: drop obsolete commentJean Delvare
2013-09-11epoll: add a reschedule point in ep_free()Eric Dumazet
2013-09-11checkpatch: add test for positional misuse of section specifiers like __initdataJoe Perches
2013-09-11checkpatch: fix perl version 5.12 and earlier incompatibilityJoe Perches
2013-09-11checkpatch: reduce runtime/cpu time usedJoe Perches
2013-09-11checkpatch: better --fix of SPACING errors.Joe Perches
2013-09-11checkpatch: ignore #define TRACE_<foo> macrosJoe Perches
2013-09-11checkpatch: add --types option to report only specific message typesJoe Perches
2013-09-11checkpatch: fix networking kernel-doc block comment defectJoe Perches
2013-09-11checkpatch: warn when using extern with function prototypes in .h filesJoe Perches
2013-09-11checkpatch: check for duplicate signaturesJoe Perches
2013-09-11checkpatch: enforce sane perl versionDave Hansen
2013-09-11checkpatch: check CamelCase by word, not by $LvalJoe Perches
2013-09-11checkpatch: add a few more --fix correctionsJoe Perches
2013-09-11lib/decompressors: fix "no limit" output buffer lengthAlexandre Courbot
2013-09-11lib/crc32: update the comments of crc32_{be,le}_generic()Gu Zheng
2013-09-11lib/genalloc.c: correct dev_get_gen_pool documentationEmilio López
2013-09-11MAINTAINERS: append "/" to directory patternsJoe Perches
2013-09-11MAINTAINERS: add mach-bcm and driversChristian Daudt
2013-09-11MAINTAINERS: update GRE DEMUX patternsJoe Perches
2013-09-11MAINTAINERS: usb: phy: update patternsJoe Perches
2013-09-11MAINTAINERS: update USB EHCI platform patternJoe Perches
2013-09-11MAINTAINERS: update file pattern for ARC uartJoe Perches
2013-09-11MAINTAINERS: update ssbi patternsJoe Perches
2013-09-11MAINTAINERS: update it913x patternsJoe Perches
2013-09-11MAINTAINERS: SI4713: fix file patternJoe Perches
2013-09-11MAINTAINERS: update SIANO driversJoe Perches
2013-09-11MAINTAINERS: ghes_edac: update patternJoe Perches
2013-09-11MAINTAINERS: ARM: S3C24XX: remove plat-s3c24xxJoe Perches
2013-09-11MAINTAINERS: ARM: plat-nomadik: update patternsJoe Perches
2013-09-11MAINTAINERS: ARM: spear: consolidate sectionsJoe Perches
2013-09-11MAINTAINERS: ARM: S3C2410: update patternsJoe Perches
2013-09-11MAINTAINERS: OMAP POWERDOMAIN, update patternsJoe Perches
2013-09-11MAINTAINERS: ARM: OMAP2/3: remove unused clockdomain filesJoe Perches
2013-09-11MAINTAINERS: EXYNOS: remove board filesJoe Perches
2013-09-11task_work: documentationOleg Nesterov
2013-09-11task_work: minor cleanupsOleg Nesterov
2013-09-11kernel/smp.c: quit unconditionally enabling irqs in on_each_cpu_mask().David Daney
2013-09-11syscalls.h: add forward declarations for inplace syscall wrappersSergei Trofimovich
2013-09-11extable: skip sorting if the table is emptyUwe Kleine-König
2013-09-11smp.h: move !SMP version of on_each_cpu() out-of-lineDavid Daney
2013-09-11up.c: use local_irq_{save,restore}() in smp_call_function_single.David Daney
2013-09-11smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_condDavid Daney
2013-09-11kernel/spinlock.c: add default arch_*_relax definitions for GENERIC_LOCKBREAKWill Deacon
2013-09-11kernel/smp.c: free related resources when failure occurs in hotplug_cfd()Chen Gang