aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-12memcg: make mem_cgroup_split_huge_fixup() more efficientKAMEZAWA Hiroyuki1-3/+2
2012-01-12mm: memcg: remove unused node/section info from pc->flagsJohannes Weiner1-33/+0
2012-01-12mm: make per-memcg LRU lists exclusiveJohannes Weiner3-43/+30
2012-01-12mm: collect LRU list heads into struct lruvecJohannes Weiner2-5/+7
2012-01-12mm: move memcg hierarchy reclaim to generic reclaim codeJohannes Weiner1-0/+24
2012-01-12memcg: add mem_cgroup_replace_page_cache() to fix LRU issueKAMEZAWA Hiroyuki1-0/+6
2012-01-12epoll: limit pathsJason Baron2-0/+2
2012-01-12mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCALHeiko Carstens1-5/+4
2012-01-12include/linux/linkage.h: remove unused ATTRIB_NORET macroJoe Perches1-2/+0
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches1-3/+3
2012-01-12treewide: remove useless NORET_TYPE macro and usesJoe Perches3-5/+4
2012-01-12include/linux/linkage.h: remove unused NORET_AND macroJoe Perches1-1/+0
2012-01-12kernel.h: neaten panic prototypeJoe Perches1-2/+3
2012-01-12net_sched: sfq: add optional RED on top of SFQEric Dumazet2-1/+22
2012-01-12phylib: introduce mdiobus_alloc_size()Timur Tabi1-1/+6
2012-01-13module_param: check that bool parameters really are bool.Rusty Russell1-8/+2
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell5-6/+6
2012-01-13module_param: make bool parameters really bool (core code)Rusty Russell1-1/+2
2012-01-13module_param: avoid bool abuse, add bint for special cases.Rusty Russell1-0/+6
2012-01-13module_param: check type correctness for module_param_arrayRusty Russell1-0/+1
2012-01-13module: struct module_ref should contains long fieldsEric Dumazet1-5/+16
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-1/+15
2012-01-12Merge tag 'to-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2-61/+15
2012-01-12mmc: host: Adds support for eMMC 4.5 HS200 modeGirish K S1-0/+1
2012-01-12mmc: core: HS200 mode support for eMMC 4.5Girish K S3-2/+78
2012-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller1-2/+2
2012-01-12vfs: export symbol d_find_any_alias()Sage Weil1-0/+1
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds16-71/+960
2012-01-12Merge branch 'topic/hda' into for-linusTakashi Iwai1-0/+8
2012-01-12Merge branch 'topic/misc' into for-linusTakashi Iwai6-1/+731
2012-01-12blockdev: convert some macros to static inlinesStephen Rothwell1-13/+64
2012-01-11Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds1-1/+10
2012-01-11Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds3-3/+40
2012-01-12virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroffAmit Shah1-0/+5
2012-01-12virtio: support unlocked queue kickRusty Russell1-0/+4
2012-01-12virtio: rename virtqueue_add_buf_gfp to virtqueue_add_bufRusty Russell1-15/+6
2012-01-12virtio: document functions better.Rusty Russell1-47/+0
2012-01-12virtio: harsher barriers for rpmsg.Rusty Russell1-0/+1
2012-01-11mmc: core: Add option to prevent eMMC sleep commandUlf Hansson1-0/+1
2012-01-11mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTIONAdrian Hunter1-2/+0
2012-01-11mmc: sdhci-pci: add platform dataAdrian Hunter1-0/+18
2012-01-11mmc: add a generic GPIO card-detect helperGuennadi Liakhovetski1-0/+19
2012-01-11mmc: add a card hotplug handler contextGuennadi Liakhovetski1-0/+6
2012-01-11mmc: dw_mmc: Add more capabilities fieldSeungwon Jeon1-0/+1
2012-01-11mmc: boot partition ro lock supportJohan Rudholm2-1/+15
2012-01-11mmc: allow upper layers to know immediately if card has been removedAdrian Hunter3-0/+6
2012-01-11mmc: mmci: add capabilities2 for MMC_CAP2Per Forlin1-0/+2
2012-01-11mmc: sdio: support SDIO UHS cardsPhilip Rakity2-3/+30
2012-01-11mmc: core: Use delayed work in clock gating frameworkSujit Reddy Thumma1-1/+3
2012-01-11mmc: debugfs: expose the SDCLK frq in sys iosGiuseppe CAVALLARO1-0/+2