summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-02-13lib/halfmd4.c: simplify includesRasmus Villemoes1-0/+2
2015-02-13hexdump: make it return number of bytes placed in bufferAndy Shevchenko1-3/+3
2015-02-13lib/string.c: remove strnicmp()Rasmus Villemoes1-3/+0
2015-02-13lib/bitmap.c: make the bits parameter of bitmap_remap unsignedRasmus Villemoes1-1/+1
2015-02-13lib/bitmap.c: simplify bitmap_ord_to_posRasmus Villemoes1-1/+1
2015-02-13lib/bitmap.c: change parameters of bitmap_fold to unsignedRasmus Villemoes1-1/+1
2015-02-13lib/bitmap.c: update bitmap_onto to unsignedRasmus Villemoes1-1/+1
2015-02-13linux/cpumask.h: update bitmap wrappers to take unsigned intRasmus Villemoes1-11/+11
2015-02-13linux/nodemask.h: update bitmap wrappers to take unsigned intRasmus Villemoes1-13/+13
2015-02-13lib/bitmap.c: more signed->unsigned conversionsRasmus Villemoes1-7/+7
2015-02-13libstring_helpers.c:string_get_size(): return voidRasmus Villemoes1-2/+2
2015-02-13kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes2-6/+3
2015-02-13kernel/sched/clock.c: add another clock for use with the soft lockup watchdogCyril Bur1-0/+1
2015-02-13linux/types.h: Always use unsigned long for pgoff_tGeert Uytterhoeven1-4/+1
2015-02-13all arches, signal: move restart_block to struct task_structAndy Lutomirski2-0/+5
2015-02-13fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (pea...Petr Cermak1-0/+5
2015-02-13mm/zpool: add name argument to create zpoolGanesh Mahendran2-3/+4
2015-02-13mm: do not use mm->nr_pmds on !MMU configurationsKirill A. Shutemov1-1/+8
2015-02-13memcg: cleanup static keys decrementVladimir Davydov1-5/+0
2015-02-13memcg: reparent list_lrus and free kmemcg_id on css offlineVladimir Davydov1-1/+2
2015-02-13list_lru: add helpers to isolate itemsVladimir Davydov1-2/+7
2015-02-13memcg: free memcg_caches slot on css offlineVladimir Davydov1-5/+5
2015-02-13slab: link memcg caches of the same kind into a listVladimir Davydov1-0/+4
2015-02-13slab: embed memcg_cache_params to kmem_cacheVladimir Davydov3-12/+9
2015-02-13list_lru: introduce per-memcg listsVladimir Davydov2-12/+54
2015-02-13list_lru: organize all list_lrus to listVladimir Davydov1-0/+3
2015-02-13list_lru: get rid of ->active_nodesVladimir Davydov1-3/+2
2015-02-13memcg: add rwsem to synchronize against memcg_caches arrays relocationVladimir Davydov1-2/+10
2015-02-13memcg: rename some cache id related variablesVladimir Davydov1-2/+2
2015-02-13vmscan: per memory cgroup slab shrinkersVladimir Davydov3-4/+14
2015-02-13fs: consolidate {nr,free}_cached_objects args in shrink_controlVladimir Davydov1-2/+4
2015-02-13list_lru: introduce list_lru_shrink_{count,walk}Vladimir Davydov1-0/+16
2015-02-13mm: numa: do not trap faults on the huge zero pageMel Gorman1-1/+2
2015-02-13mm: remove remaining references to NUMA hinting bits and helpersMel Gorman2-156/+1
2015-02-13mm: convert p[te|md]_mknonnuma and remaining page table manipulationsMel Gorman1-2/+1
2015-02-13mm: convert p[te|md]_numa users to p[te|md]_protnone_numaMel Gorman1-1/+1
2015-02-13mm: add p[te|md] protnone helpers for use by NUMA balancingMel Gorman1-0/+20
2015-02-13mm: numa: do not dereference pmd outside of the lock during NUMA hinting faultMel Gorman1-4/+0
2015-02-12Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds7-4/+57
2015-02-12Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-41/+199
2015-02-12Merge tag 'devicetree-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+1
2015-02-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds3-9/+84
2015-02-12Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2-0/+13
2015-02-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2-9/+55
2015-02-12Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-1/+0
2015-02-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds18-170/+364
2015-02-12Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-0/+10
2015-02-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-3/+16
2015-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-0/+4
2015-02-12Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+2