aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2012-12-19usbnet: generic manage_power()Oliver Neukum
2012-12-19usbnet: handle PM failure gracefullyOliver Neukum
2012-12-19mlx4_core: Allow choosing flow steering modeJack Morgenstein
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-18virtio_console: Add support for remoteproc serialSjur Brændeland
2012-12-18virtio: add drv_to_virtio to make code clearlyWanlong Gao
2012-12-18virtio: use dev_to_virtio wrapper in virtioWanlong Gao
2012-12-18virtio: move queue_index and num_free fields into core struct virtqueue.Rusty Russell
2012-12-17nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields
2012-12-17xen: Add EVTCHNOP_reset in Xen interface header files.Wei Liu
2012-12-17Merge tag 'omap-for-v3.8/fixes-for-merge-window-v4-signed' of git://git.kerne...Olof Johansson
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