aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-01-12include/linux/crash_dump.h needs elf.hFabio Estevam
2012-01-12kexec: remove KMSG_DUMP_KEXECWANG Cong
2012-01-12mm: remove del_page_from_lru, add page_off_lruHugh Dickins
2012-01-12mm: enum lru_list lruHugh Dickins
2012-01-12mm: fewer underscores in ____pagevec_lru_addHugh Dickins
2012-01-12mm: take pagevecs off reclaim stackHugh Dickins
2012-01-12mm: compaction: introduce sync-light migration for use by compactionMel Gorman
2012-01-12mm: compaction: make isolate_lru_page() filter-aware againMel Gorman
2012-01-12mm: compaction: determine if dirty pages can be migrated without blocking wit...Mel Gorman
2012-01-12thp: add tlb_remove_pmd_tlb_entryShaohua Li
2012-01-12memcg: simplify LRU handling by new ruleKAMEZAWA Hiroyuki
2012-01-12memcg: clear pc->mem_cgroup if necessary.KAMEZAWA Hiroyuki
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-12net_sched: sfq: add optional RED on top of SFQEric Dumazet
2012-01-12phylib: introduce mdiobus_alloc_size()Timur Tabi
2012-01-13module_param: check that bool parameters really are bool.Rusty Russell
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-13module_param: make bool parameters really bool (core code)Rusty Russell
2012-01-13module_param: avoid bool abuse, add bint for special cases.Rusty Russell
2012-01-13module_param: check type correctness for module_param_arrayRusty Russell
2012-01-13module: struct module_ref should contains long fieldsEric Dumazet
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2012-01-12Merge tag 'to-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-01-12mmc: host: Adds support for eMMC 4.5 HS200 modeGirish K S
2012-01-12mmc: core: HS200 mode support for eMMC 4.5Girish K S
2012-01-12vfs: export symbol d_find_any_alias()Sage Weil
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2012-01-12blockdev: convert some macros to static inlinesStephen Rothwell
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-12virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroffAmit Shah
2012-01-12virtio: support unlocked queue kickRusty Russell
2012-01-12virtio: rename virtqueue_add_buf_gfp to virtqueue_add_bufRusty Russell
2012-01-12virtio: document functions better.Rusty Russell
2012-01-12virtio: harsher barriers for rpmsg.Rusty Russell
2012-01-11mmc: core: Add option to prevent eMMC sleep commandUlf Hansson