Age | Commit message (Expand) | Author |
2012-12-20 | vfs: drop vmtruncate | Marco Stornelli |
2012-12-20 | vfs: remove DCACHE_NEED_LOOKUP | Jeff Layton |
2012-12-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-12-19 | Merge tags 'dt-for-linus', 'gpio-for-linus' and 'spi-for-linus' of git://git.... | Linus Torvalds |
2012-12-19 | Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2012-12-19 | usbnet: generic manage_power() | Oliver Neukum |
2012-12-19 | usbnet: handle PM failure gracefully | Oliver Neukum |
2012-12-19 | Merge tag 'for-3.8-rc1' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds |
2012-12-19 | of: define struct device in of_platform.h if !OF_DEVICE and !OF_ADDRESS | Jonas Gorski |
2012-12-19 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-12-19 | Merge tag 'byteswap-for-linus-20121219' of git://git.infradead.org/users/dwmw... | Linus Torvalds |
2012-12-19 | blk: avoid divide-by-zero with zero discard granularity | Linus Torvalds |
2012-12-18 | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux | Linus Torvalds |
2012-12-18 | Merge branch 'akpm' (more patches from Andrew) | Linus Torvalds |
2012-12-18 | mm/hugetlb: create hugetlb cgroup file in hugetlb_init | Jianguo Wu |
2012-12-18 | memcg: add comments clarifying aspects of cache attribute propagation | Glauber Costa |
2012-12-18 | slub: slub-specific propagation changes | Glauber Costa |
2012-12-18 | slab: propagate tunable values | Glauber Costa |
2012-12-18 | memcg: aggregate memcg cache values in slabinfo | Glauber Costa |
2012-12-18 | memcg/sl[au]b: track all the memcg children of a kmem_cache | Glauber Costa |
2012-12-18 | memcg: destroy memcg caches | Glauber Costa |
2012-12-18 | sl[au]b: allocate objects from memcg cache | Glauber Costa |
2012-12-18 | sl[au]b: always get the cache from its page in kmem_cache_free() | Glauber Costa |
2012-12-18 | memcg: skip memcg kmem allocations in specified code regions | Glauber Costa |
2012-12-18 | memcg: infrastructure to match an allocation to the right cache | Glauber Costa |
2012-12-18 | memcg: allocate memory for memcg caches whenever a new memcg appears | Glauber Costa |
2012-12-18 | slab/slub: consider a memcg parameter in kmem_create_cache | Glauber Costa |
2012-12-18 | slab/slub: struct memcg_params | Glauber Costa |
2012-12-18 | fork: protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs | Glauber Costa |
2012-12-18 | memcg: use static branches when code not in use | Glauber Costa |
2012-12-18 | res_counter: return amount of charges after res_counter_uncharge() | Glauber Costa |
2012-12-18 | mm: allocate kernel pages to the right memcg | Glauber Costa |
2012-12-18 | memcg: kmem controller infrastructure | Glauber Costa |
2012-12-18 | mm: add a __GFP_KMEMCG flag | Glauber Costa |
2012-12-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-12-18 | Merge tag 'stable/for-linus-3.8-rc0-bugfix-tag' of git://git.kernel.org/pub/s... | Linus Torvalds |
2012-12-18 | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-12-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-12-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2012-12-18 | Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-12-18 | Merge tag 'md-3.8' of git://neil.brown.name/md | Linus Torvalds |
2012-12-18 | Merge branch 'slab/next' into slab/for-linus | Pekka Enberg |
2012-12-17 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-12-17 | xen: Add EVTCHNOP_reset in Xen interface header files. | Wei Liu |
2012-12-17 | fs, exportfs: add exportfs_encode_inode_fh() helper | Cyrill Gorcunov |
2012-12-17 | fs, epoll: add procfs fdinfo helper | Cyrill Gorcunov |
2012-12-17 | procfs: add ability to plug in auxiliary fdinfo providers | Cyrill Gorcunov |
2012-12-17 | prandom: introduce prandom_bytes() and prandom_bytes_state() | Akinobu Mita |
2012-12-17 | random32: rename random32 to prandom | Akinobu Mita |
2012-12-17 | linux/compiler.h: add __must_hold macro for functions called with a lock held | Josh Triplett |