aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-06bcma: add extra sprom checkHauke Mehrtens1-0/+16
2012-02-06bcma: add bus num counterHauke Mehrtens1-0/+1
2012-02-06bcma: add PCIe host controllerHauke Mehrtens2-0/+65
2012-02-06bcma: make some functions __devinitHauke Mehrtens1-1/+1
2012-02-06bcma: add constants for PCI and use themHauke Mehrtens1-0/+85
2012-02-06bcma: add the core unit numberHauke Mehrtens1-0/+1
2012-01-30nl80211: add support for mcs masksSimon Wunderlich1-0/+4
2012-01-27{nl,cfg,mac}80211: Add support of setting non-forwarding entity in MeshChun-Yeow Yeoh1-0/+4
2012-01-24NFC: Export new attributes sensb_res and sensf_resIlan Elias1-0/+7
2012-01-24ssb: SPROM: extract each core power infoRafał Miłecki2-0/+42
2012-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller1-1/+1
2012-01-17bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds1-1/+1
2012-01-16netfilter: revert user-space expectation helper supportPablo Neira Ayuso2-6/+1
2012-01-13vhost-net: add module alias (v2.1)stephen hemminger1-0/+1
2012-01-12Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")Linus Torvalds19-157/+169
2012-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-8/+33
2012-01-12c/r: prctl: add PR_SET_MM codes to set up mm_struct entriesCyrill Gorcunov1-0/+12
2012-01-12radix_tree: remove radix_tree_indirect_to_ptr()Xiao Guangrong1-3/+0
2012-01-12vfs: cache request_queue in struct block_deviceAndi Kleen1-0/+2
2012-01-12include/linux/crash_dump.h needs elf.hFabio Estevam1-0/+1
2012-01-12kexec: remove KMSG_DUMP_KEXECWANG Cong1-1/+0
2012-01-12mm: remove del_page_from_lru, add page_off_lruHugh Dickins1-6/+9
2012-01-12mm: enum lru_list lruHugh Dickins2-21/+21
2012-01-12mm: fewer underscores in ____pagevec_lru_addHugh Dickins1-5/+5
2012-01-12mm: take pagevecs off reclaim stackHugh Dickins1-2/+0
2012-01-12mm: compaction: introduce sync-light migration for use by compactionMel Gorman2-7/+22
2012-01-12mm: compaction: make isolate_lru_page() filter-aware againMel Gorman1-0/+2
2012-01-12mm: compaction: determine if dirty pages can be migrated without blocking within ->migratepageMel Gorman2-4/+7
2012-01-12thp: add tlb_remove_pmd_tlb_entryShaohua Li1-1/+1
2012-01-12memcg: simplify LRU handling by new ruleKAMEZAWA Hiroyuki1-8/+0
2012-01-12memcg: clear pc->mem_cgroup if necessary.KAMEZAWA Hiroyuki1-0/+5
2012-01-12page_cgroup: add helper function to get swap_cgroupBob Liu1-2/+2
2012-01-12mm: unify remaining mem_cont, mem, etc. variable names to memcgJohannes Weiner3-11/+11
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 Dumazet1-0/+20
2012-01-12phylib: introduce mdiobus_alloc_size()Timur Tabi1-1/+6
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