summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-12-20vfs: remove DCACHE_NEED_LOOKUPJeff Layton
2012-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-19Merge tags 'dt-for-linus', 'gpio-for-linus' and 'spi-for-linus' of git://git....Linus Torvalds
2012-12-19Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-12-19usbnet: generic manage_power()Oliver Neukum
2012-12-19usbnet: handle PM failure gracefullyOliver Neukum
2012-12-19Merge tag 'for-3.8-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2012-12-19of: define struct device in of_platform.h if !OF_DEVICE and !OF_ADDRESSJonas Gorski
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-19Merge tag 'byteswap-for-linus-20121219' of git://git.infradead.org/users/dwmw...Linus Torvalds
2012-12-19blk: avoid divide-by-zero with zero discard granularityLinus Torvalds
2012-12-18Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds
2012-12-18Merge branch 'akpm' (more patches from Andrew)Linus Torvalds
2012-12-18mm/hugetlb: create hugetlb cgroup file in hugetlb_initJianguo Wu
2012-12-18memcg: add comments clarifying aspects of cache attribute propagationGlauber Costa
2012-12-18slub: slub-specific propagation changesGlauber Costa
2012-12-18slab: propagate tunable valuesGlauber Costa
2012-12-18memcg: aggregate memcg cache values in slabinfoGlauber Costa
2012-12-18memcg/sl[au]b: track all the memcg children of a kmem_cacheGlauber Costa
2012-12-18memcg: destroy memcg cachesGlauber Costa
2012-12-18sl[au]b: allocate objects from memcg cacheGlauber Costa
2012-12-18sl[au]b: always get the cache from its page in kmem_cache_free()Glauber Costa
2012-12-18memcg: skip memcg kmem allocations in specified code regionsGlauber Costa
2012-12-18memcg: infrastructure to match an allocation to the right cacheGlauber Costa
2012-12-18memcg: allocate memory for memcg caches whenever a new memcg appearsGlauber Costa
2012-12-18slab/slub: consider a memcg parameter in kmem_create_cacheGlauber Costa
2012-12-18slab/slub: struct memcg_paramsGlauber Costa
2012-12-18fork: protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombsGlauber Costa
2012-12-18memcg: use static branches when code not in useGlauber Costa
2012-12-18res_counter: return amount of charges after res_counter_uncharge()Glauber Costa
2012-12-18mm: allocate kernel pages to the right memcgGlauber Costa
2012-12-18memcg: kmem controller infrastructureGlauber Costa
2012-12-18mm: add a __GFP_KMEMCG flagGlauber Costa
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-12-18Merge tag 'stable/for-linus-3.8-rc0-bugfix-tag' of git://git.kernel.org/pub/s...Linus Torvalds
2012-12-18Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-12-18Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-12-18Merge tag 'md-3.8' of git://neil.brown.name/mdLinus Torvalds
2012-12-18Merge branch 'slab/next' into slab/for-linusPekka Enberg
2012-12-17Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-17xen: Add EVTCHNOP_reset in Xen interface header files.Wei Liu
2012-12-17fs, exportfs: add exportfs_encode_inode_fh() helperCyrill Gorcunov
2012-12-17fs, epoll: add procfs fdinfo helperCyrill Gorcunov
2012-12-17procfs: add ability to plug in auxiliary fdinfo providersCyrill Gorcunov
2012-12-17prandom: introduce prandom_bytes() and prandom_bytes_state()Akinobu Mita
2012-12-17random32: rename random32 to prandomAkinobu Mita
2012-12-17linux/compiler.h: add __must_hold macro for functions called with a lock heldJosh Triplett
2012-12-17pidns: remove unused is_container_init()Gao feng