aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-01-12page_cgroup: add helper function to get swap_cgroupBob Liu
2012-01-12mm: unify remaining mem_cont, mem, etc. variable names to memcgJohannes Weiner
2012-01-12memcg: make mem_cgroup_split_huge_fixup() more efficientKAMEZAWA Hiroyuki
2012-01-12mm: memcg: remove unused node/section info from pc->flagsJohannes Weiner
2012-01-12mm: make per-memcg LRU lists exclusiveJohannes Weiner
2012-01-12mm: collect LRU list heads into struct lruvecJohannes Weiner
2012-01-12mm: move memcg hierarchy reclaim to generic reclaim codeJohannes Weiner
2012-01-12memcg: add mem_cgroup_replace_page_cache() to fix LRU issueKAMEZAWA Hiroyuki
2012-01-12epoll: limit pathsJason Baron
2012-01-12mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCALHeiko Carstens
2012-01-12include/linux/linkage.h: remove unused ATTRIB_NORET macroJoe Perches
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches
2012-01-12treewide: remove useless NORET_TYPE macro and usesJoe Perches
2012-01-12include/linux/linkage.h: remove unused NORET_AND macroJoe Perches
2012-01-12kernel.h: neaten panic prototypeJoe Perches
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2012-01-12Merge branch 'topic/hda' into for-linusTakashi Iwai
2012-01-12Merge branch 'topic/misc' into for-linusTakashi Iwai
2012-01-11Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-01-11Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-01-12Merge branch 'sh/nommu' into sh-latestPaul Mundt
2012-01-11Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-01-11Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-01-11Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-11Merge git://git.infradead.org/battery-2.6Linus Torvalds
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-01-10Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2012-01-10Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li...Linus Torvalds
2012-01-10Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-01-10Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds
2012-01-10workqueue: make alloc_workqueue() take printf fmt and args for nameTejun Heo
2012-01-10procfs: add hidepid= and gid= mount optionsVasiliy Kulikov
2012-01-10procfs: introduce the /proc/<pid>/map_files/ directoryPavel Emelyanov
2012-01-10procfs: make proc_get_link to use dentry instead of inodeCyrill Gorcunov
2012-01-10signal: add block_sigmask() for adding sigmask to current->blockedMatt Fleming
2012-01-10leds: add driver for TCA6507 LED controllerNeilBrown
2012-01-10mm/mempolicy.c: mpol_equal(): use boolKOSAKI Motohiro
2012-01-10tracepoint: add tracepoints for debugging oom_score_adjKAMEZAWA Hiroyuki
2012-01-10mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding i...Andrea Arcangeli
2012-01-10mm: try to distribute dirty pages fairly across zonesJohannes Weiner
2012-01-10mm: exclude reserved pages from dirtyable memoryJohannes Weiner
2012-01-10mm, debug: test for online nid when allocating on single nodeDavid Rientjes
2012-01-10mm: more intensive memory corruption debuggingStanislaw Gruszka
2012-01-10kernel.h: add BUILD_BUG() macroDavid Daney
2012-01-10mm: avoid livelock on !__GFP_FS allocationsMel Gorman
2012-01-10mm-tracepoint: rename page-free eventsKonstantin Khlebnikov
2012-01-10mm: remove unused pagevec_freeKonstantin Khlebnikov