summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-08-01mm, memcg: move all oom handling to memcontrol.cDavid Rientjes2-2/+3
2012-08-01mm, memcg: introduce own oom handler to iterate only over its own threadsDavid Rientjes2-7/+18
2012-08-01mm, oom: move declaration for mem_cgroup_out_of_memory to oom.hDavid Rientjes2-2/+2
2012-08-01mm/hotplug: free zone->pageset when a zone becomes emptyJiang Liu1-0/+1
2012-08-01mm/hotplug: correctly setup fallback zonelists when creating new pgdatJiang Liu1-1/+1
2012-08-01vmscan: remove obsolete shrink_control commentMinchan Kim1-1/+0
2012-08-01mm: CONFIG_HAVE_MEMBLOCK_NODE -> CONFIG_HAVE_MEMBLOCK_NODE_MAPRabin Vincent1-1/+1
2012-08-01mm: have order > 0 compaction start off where it leftRik van Riel1-0/+4
2012-08-01mm: remove unused LRU_ALL_EVICTABLEWanpeng Li1-1/+0
2012-08-01memcg: rename config variablesAndrew Morton7-23/+23
2012-08-01mm/compaction: cleanup on compaction_deferredGavin Shan1-2/+2
2012-08-01hugetlb/cgroup: migrate hugetlb cgroup info from oldpage to new page during m...Aneesh Kumar K.V1-0/+8
2012-08-01hugetlb/cgroup: add hugetlb cgroup control filesAneesh Kumar K.V2-0/+11
2012-08-01hugetlb/cgroup: add charge/uncharge routines for hugetlb cgroupAneesh Kumar K.V1-0/+38
2012-08-01hugetlb/cgroup: add the cgroup pointer to page lruAneesh Kumar K.V1-0/+37
2012-08-01mm/hugetlb: add new HugeTLB cgroupAneesh Kumar K.V2-0/+43
2012-08-01hugetlb: make some static variables globalAneesh Kumar K.V1-0/+5
2012-08-01hugetlb: add a list for tracking in-use HugeTLB pagesAneesh Kumar K.V1-0/+1
2012-08-01hugetlb: simplify migrate_huge_page()Aneesh Kumar K.V1-2/+2
2012-08-01hugetlb: use mmu_gather instead of a temporary linked list for accumulating p...Aneesh Kumar K.V1-5/+17
2012-08-01hugetlb: add an inline helper for finding hstate indexAneesh Kumar K.V1-0/+6
2012-08-01mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threadsWanpeng Li2-5/+3
2012-08-01mm: account the total_vm in the vm_stat_account()Huang Shijie1-0/+1
2012-07-31Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+103
2012-07-31Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-16/+24
2012-07-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds15-66/+192
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds12-137/+243
2012-07-31c/r: fcntl: add F_GETOWNER_UIDS optionCyrill Gorcunov1-0/+4
2012-07-31include/linux/aio.h: cpp->C conversionsAndrew Morton1-18/+20
2012-07-31ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon1-1/+0
2012-07-31ipc: compat: use signed size_t types for msgsnd and msgrcvWill Deacon1-2/+2
2012-07-31ipc: allow compat IPC version field parsing if !ARCH_WANT_OLD_COMPAT_IPCWill Deacon1-0/+1
2012-07-31ipc: add COMPAT_SHMLBA supportWill Deacon1-2/+4
2012-07-31nilfs2: add omitted comments for structures in nilfs2_fs.hVyacheslav Dubeyko1-24/+39
2012-07-31string: introduce memweight()Akinobu Mita1-0/+3
2012-07-31backlight: move lp855x header into platform_data directoryKim, Milo1-0/+0
2012-07-31backlight: move register definitions from header to sourceKim, Milo1-6/+0
2012-07-31printk: remove the now unnecessary "C" annotation for KERN_CONTJoe Perches2-3/+1
2012-07-31printk: convert the format for KERN_<LEVEL> to a 2 byte patternJoe Perches2-13/+16
2012-07-31printk: add kern_levels.h to make KERN_<LEVEL> available for asm useJoe Perches2-18/+23
2012-07-31printk: add generic functions to find KERN_<LEVEL> headersJoe Perches1-0/+26
2012-07-31NMI watchdog: fix for lockup detector breakage on resumeSameer Nanda1-0/+8
2012-07-31usb/marvell: remove conditional compilation of clk codeViresh Kumar1-9/+0
2012-07-31clk: add non CONFIG_HAVE_CLK routinesViresh Kumar1-59/+109
2012-07-31coredump: warn about unsafe suid_dumpable / core_pattern comboKees Cook1-0/+5
2012-07-31Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+10
2012-07-30Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds26-573/+8416
2012-07-30Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds1-0/+10
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-0/+21
2012-07-30Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds5-10/+42