aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-18memcg: execute the whole memcg freeing in free_worker()Glauber Costa
2012-12-18memcg: allow a memcg with kmem charges to be destructedGlauber Costa
2012-12-18memcg: use static branches when code not in useGlauber Costa
2012-12-18memcg: kmem accounting lifecycle managementGlauber 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-18memcg: kmem accounting basic infrastructureGlauber Costa
2012-12-18memcg: change defines to an enumGlauber Costa
2012-12-18memcg: reclaim when more than one page neededSuleiman Souhlal
2012-12-18memcg: make it possible to use the stock for more than one pageSuleiman Souhlal
2012-12-18memory-hotplug: document and enable CONFIG_MOVABLE_NODETang Chen
2012-12-18mm/page_alloc.c: remove duplicate checkGavin Shan
2012-12-18drivers/message/fusion/mptscsih.c: missing breakAlan Cox
2012-12-18h8300: select generic atomic64_t supportFengguang Wu
2012-12-18Coccinelle: add api/d_find_alias.cocciCyril Roelandt
2012-12-18irq: tsk->comm is an arrayAlan Cox
2012-12-18ceph: fix dentry reference leak in ceph_encode_fh()Cyril Roelandt
2012-12-18arch/x86/platform/iris/iris.c: register a platform device and a platform driverShérab
2012-12-18CRIS: fix I/O macrosCorey Minyard
2012-12-18backlight: locomolcd: fix checkpatch error and warningJingoo Han
2012-12-18Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds
2012-12-18Merge tag 'disintegrate-alpha-20121217' of git://git.infradead.org/users/dhow...Linus Torvalds
2012-12-18Merge tag 'for-3.8' of git://openrisc.net/~jonas/linuxLinus Torvalds
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-12-18x86, paravirt: fix build error when thp is disabledDavid Rientjes
2012-12-18Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus 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-18Merge branch 'slab/procfs' into slab/for-linusPekka Enberg
2012-12-17Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-17efi: Fix the build with user namespaces enabled.Eric W. Biederman
2012-12-17mm,numa: fix update_mmu_cache_pmd callStephen Rothwell
2012-12-17scatterlist: don't BUG when we can trivially return a proper error.Nick Bowler
2012-12-17docs: update documentation about /proc/<pid>/fdinfo/<fd> fanotify outputCyrill Gorcunov
2012-12-17fs, fanotify: add @mflags field to fanotify outputCyrill Gorcunov
2012-12-17docs: add documentation about /proc/<pid>/fdinfo/<fd> outputCyrill Gorcunov
2012-12-17fs, notify: add procfs fdinfo helperCyrill Gorcunov
2012-12-17fs, exportfs: add exportfs_encode_inode_fh() helperCyrill Gorcunov
2012-12-17fs, exportfs: escape nil dereference if no s_export_op presentCyrill Gorcunov
2012-12-17fs, epoll: add procfs fdinfo helperCyrill Gorcunov
2012-12-17fs, eventfd: add procfs fdinfo helperCyrill Gorcunov
2012-12-17procfs: add ability to plug in auxiliary fdinfo providersCyrill Gorcunov
2012-12-17tools/testing/selftests/kcmp/kcmp_test.c: print reason for failure in kcmp_testDave Jones