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