aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-09-11fs/bio-integrity: fix a potential mem leakGu Zheng
2013-09-11lto, watchdog/hpwdt.c: make assembler label globalAndi Kleen
2013-09-11kernel/modsign_pubkey.c: fix init const for module signing codeAndi Kleen
2013-09-11kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()Mathieu Desnoyers
2013-09-11drivers/firmware/google/gsmi.c: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-09-11platform: convert apple-gmux driver to dev_pm_ops from legacy pm_opsShuah Khan
2013-09-11tpm: convert tpm_tis driver to use dev_pm_ops from legacy pm_opsShuah Khan
2013-09-11rtc: convert rtc-cmos to dev_pm_ops from legacy pm_opsShuah Khan
2013-09-11pnp: change pnp bus pm_ops to invoke pnp driver dev_pm_ops if specifiedShuah Khan
2013-09-11memcg: fix multiple large threshold notificationsGreg Thelen
2013-09-11mm/mempool.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)Joe Perches
2013-09-11lib/genalloc.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)Joe Perches
2013-09-11mm/mmap: remove unnecessary assignmentYanchuan Nian
2013-09-11writeback: fix race that cause writeback hungJunxiao Bi
2013-09-11mm/madvise.c:madvise_hwpoison(): remove local `ret'Andrew Morton
2013-09-11mm/madvise.c: fix return value of madvise_hwpoison()Wanpeng Li
2013-09-11mm/memory-failure.c: fix bug triggered by unpoisoning empty zero pageWanpeng Li
2013-09-11mm/hwpoison-inject.c: change permission of corrupt-pfn/unpoison-pfn to 0200Wanpeng Li
2013-09-11mm/hwpoison.c: fix held reference count after unpoisoning empty zero pageWanpeng Li
2013-09-11mm/hwpoison: add '#' to madvise_hwpoisonWanpeng Li
2013-09-11mm/hwpoison: drop forward reference declarations __soft_offline_page()Wanpeng Li
2013-09-11mm/hwpoison: don't set migration type twice to avoid holding heavily contend ...Wanpeng Li
2013-09-11mm/hwpoison: replace atomic_long_sub() with atomic_long_dec()Wanpeng Li
2013-09-11mm/hwpoison: fix race against poison thpWanpeng Li
2013-09-11mm/hwpoison: don't need to hold compound lock for hugetlbfs pageWanpeng Li
2013-09-11mm/hwpoison: fix loss of PG_dirty for errors on mlocked pagesWanpeng Li