summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-08MAINTAINERS: ARM: S3C24XX: remove plat-s3c24xxJoe Perches
2013-08-08MAINTAINERS: ARM: plat-nomadik: update patternsJoe Perches
2013-08-08MAINTAINERS: ARM: spear: consolidate sectionsJoe Perches
2013-08-08MAINTAINERS: ARM: S3C2410: update patternsJoe Perches
2013-08-08MAINTAINERS: OMAP POWERDOMAIN, update patternsJoe Perches
2013-08-08MAINTAINERS: ARM: OMAP2/3: remove unused clockdomain filesJoe Perches
2013-08-08MAINTAINERS: EXYNOS: remove board filesJoe Perches
2013-08-08drivers/misc/ti-st/st_core.c: fix NULL dereference on protocol type checkGustavo Padovan
2013-08-08smp: give WARN()ing when calling smp_call_function_many()/single() in serving...Chuansheng Liu
2013-08-08generic-ipi: fix misleading smp_call_function_any() descriptionXie XiuQi
2013-08-08smp.h: move !SMP version of on_each_cpu() out-of-lineDavid Daney
2013-08-08up.c: use local_irq_{save,restore}() in smp_call_function_single.David Daney
2013-08-08smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_condDavid Daney
2013-08-08kernel/spinlock.c: add default arch_*_relax definitions for GENERIC_LOCKBREAKWill Deacon
2013-08-08kernel: replace strict_strto*() with kstrto*()Jingoo Han
2013-08-08kernel/smp.c: free related resources when failure occurs in hotplug_cfd()Chen Gang
2013-08-08lto, watchdog/hpwdt.c: make assembler label globalAndi Kleen
2013-08-08kernel/modsign_pubkey.c: fix init const for module signing codeAndi Kleen
2013-08-08kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()Mathieu Desnoyers
2013-08-08drivers/firmware/google/gsmi.c: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-08-08swap: swapin_nr_pages() can be staticFengguang Wu
2013-08-08swap: add a simple detector for inappropriate swapin readaheadShaohua Li
2013-08-08thp-mm-locking-tail-page-is-a-bug-fixKirill A. Shutemov
2013-08-08thp, mm: locking tail page is a bugKirill A. Shutemov
2013-08-08mm, vmalloc: use well-defined find_last_bit() funcJoonsoo Kim
2013-08-08mm, vmalloc: remove useless variable in vmap_blockJoonsoo Kim
2013-08-08vmstat: use this_cpu() to avoid irqon/off sequence in refresh_cpu_vm_statsChristoph Lameter
2013-08-08vmstat: create fold_diffChristoph Lameter
2013-08-08vmstat-create-separate-function-to-fold-per-cpu-diffs-into-local-counters-fixAndrew Morton
2013-08-08vmstat: create separate function to fold per cpu diffs into local countersChristoph Lameter
2013-08-08memcg: reduce function dereferenceSha Zhengju
2013-08-08memcg: avoid overflow caused by PAGE_ALIGNSha Zhengju
2013-08-08memcg: rename RESOURCE_MAX to RES_COUNTER_MAXSha Zhengju
2013-08-08memcg: correct RESOURCE_MAX to ULLONG_MAXSha Zhengju
2013-08-08swap: clean-up #ifdef in page_mapping()Joonsoo Kim
2013-08-08mm: move pgtable related functions to right placeJoonsoo Kim
2013-08-08mm, page_alloc: add unlikely macro to help compiler optimizationJoonsoo Kim
2013-08-08mm/mempolicy: return NULL if node is NUMA_NO_NODE in get_task_policyJianguo Wu
2013-08-08mm: memcg: do not trap chargers with full callstack on OOMJohannes Weiner
2013-08-08mm: memcg: rework and document OOM waiting and wakeupJohannes Weiner
2013-08-08mm: memcg: enable memcg OOM killer only for user faultsJohannes Weiner
2013-08-08x86: finish user fault error path with fatal signalJohannes Weiner
2013-08-08arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-08-08arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner
2013-08-08arch: mm: remove obsolete init OOM protectionJohannes Weiner
2013-08-08memcg: trivial cleanupsAndrew Morton
2013-08-08memcg, vmscan: do not fall into reclaim-all pass too quicklyMichal Hocko
2013-08-08memcg: track all children over limit in the rootMichal Hocko
2013-08-08memcg, vmscan: do not attempt soft limit reclaim if it would not scan anythingMichal Hocko
2013-08-08memcg: track children in soft limit excess to improve soft limitMichal Hocko