aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* checkpatch: fix networking kernel-doc block comment defectJoe Perches2013-09-11
* checkpatch: warn when using extern with function prototypes in .h filesJoe Perches2013-09-11
* checkpatch: check for duplicate signaturesJoe Perches2013-09-11
* checkpatch: enforce sane perl versionDave Hansen2013-09-11
* checkpatch: check CamelCase by word, not by $LvalJoe Perches2013-09-11
* checkpatch: add a few more --fix correctionsJoe Perches2013-09-11
* lib/decompressors: fix "no limit" output buffer lengthAlexandre Courbot2013-09-11
* lib/crc32: update the comments of crc32_{be,le}_generic()Gu Zheng2013-09-11
* lib/genalloc.c: correct dev_get_gen_pool documentationEmilio López2013-09-11
* MAINTAINERS: append "/" to directory patternsJoe Perches2013-09-11
* MAINTAINERS: add mach-bcm and driversChristian Daudt2013-09-11
* MAINTAINERS: update GRE DEMUX patternsJoe Perches2013-09-11
* MAINTAINERS: usb: phy: update patternsJoe Perches2013-09-11
* MAINTAINERS: update USB EHCI platform patternJoe Perches2013-09-11
* MAINTAINERS: update file pattern for ARC uartJoe Perches2013-09-11
* MAINTAINERS: update ssbi patternsJoe Perches2013-09-11
* MAINTAINERS: update it913x patternsJoe Perches2013-09-11
* MAINTAINERS: SI4713: fix file patternJoe Perches2013-09-11
* MAINTAINERS: update SIANO driversJoe Perches2013-09-11
* MAINTAINERS: ghes_edac: update patternJoe Perches2013-09-11
* MAINTAINERS: ARM: S3C24XX: remove plat-s3c24xxJoe Perches2013-09-11
* MAINTAINERS: ARM: plat-nomadik: update patternsJoe Perches2013-09-11
* MAINTAINERS: ARM: spear: consolidate sectionsJoe Perches2013-09-11
* MAINTAINERS: ARM: S3C2410: update patternsJoe Perches2013-09-11
* MAINTAINERS: OMAP POWERDOMAIN, update patternsJoe Perches2013-09-11
* MAINTAINERS: ARM: OMAP2/3: remove unused clockdomain filesJoe Perches2013-09-11
* MAINTAINERS: EXYNOS: remove board filesJoe Perches2013-09-11
* task_work: documentationOleg Nesterov2013-09-11
* task_work: minor cleanupsOleg Nesterov2013-09-11
* kernel/smp.c: quit unconditionally enabling irqs in on_each_cpu_mask().David Daney2013-09-11
* syscalls.h: add forward declarations for inplace syscall wrappersSergei Trofimovich2013-09-11
* extable: skip sorting if the table is emptyUwe Kleine-König2013-09-11
* smp.h: move !SMP version of on_each_cpu() out-of-lineDavid Daney2013-09-11
* up.c: use local_irq_{save,restore}() in smp_call_function_single.David Daney2013-09-11
* smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_condDavid Daney2013-09-11
* kernel/spinlock.c: add default arch_*_relax definitions for GENERIC_LOCKBREAKWill Deacon2013-09-11
* kernel/smp.c: free related resources when failure occurs in hotplug_cfd()Chen Gang2013-09-11
* fs/bio-integrity: fix a potential mem leakGu Zheng2013-09-11
* lto, watchdog/hpwdt.c: make assembler label globalAndi Kleen2013-09-11
* kernel/modsign_pubkey.c: fix init const for module signing codeAndi Kleen2013-09-11
* kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()Mathieu Desnoyers2013-09-11
* drivers/firmware/google/gsmi.c: replace strict_strtoul() with kstrtoul()Jingoo Han2013-09-11
* platform: convert apple-gmux driver to dev_pm_ops from legacy pm_opsShuah Khan2013-09-11
* tpm: convert tpm_tis driver to use dev_pm_ops from legacy pm_opsShuah Khan2013-09-11
* rtc: convert rtc-cmos to dev_pm_ops from legacy pm_opsShuah Khan2013-09-11
* pnp: change pnp bus pm_ops to invoke pnp driver dev_pm_ops if specifiedShuah Khan2013-09-11
* memcg: fix multiple large threshold notificationsGreg Thelen2013-09-11
* mm/mempool.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)Joe Perches2013-09-11
* lib/genalloc.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)Joe Perches2013-09-11
* mm/mmap: remove unnecessary assignmentYanchuan Nian2013-09-11