aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-07-31
|\
| * irqdomain: Improve diagnostics when a domain mapping failsMark Brown2012-07-25
| * irqdomain: eliminate slow-path revmap lookupsGrant Likely2012-07-25
| * Merge remote-tracking branch 'origin' into irqdomain/nextGrant Likely2012-07-25
| |\
| * | irqdomain: Fix irq_create_direct_mapping() to test irq_domain type.Grant Likely2012-07-11
| * | irqdomain: Eliminate dedicated radix lookup functionsGrant Likely2012-07-11
| * | irqdomain: Support for static IRQ mapping and association.Grant Likely2012-07-11
| * | irqdomain: Always update revmap when setting up a virqGrant Likely2012-07-11
| * | irqdomain: Split disassociating code into separate functionGrant Likely2012-07-11
| * | Merge tag 'v3.5-rc6' into irqdomain/nextGrant Likely2012-07-11
| |\ \
| * | | irq_domain: correct a minor wrong comment for linear revmapDong Aisheng2012-07-11
| * | | irq_domain: Standardise legacy/linear domain selectionMark Brown2012-07-11
| * | | irqdomain: Make ops->map hook optionalGrant Likely2012-06-17
| * | | irqdomain: Remove unnecessary test for IRQ_DOMAIN_MAP_LEGACYGrant Likely2012-06-15
| * | | irqdomain: Simple NUMA awareness.Paul Mundt2012-06-15
| * | | devicetree: add helper inline for retrieving a node's full nameGrant Likely2012-06-15
* | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-31
|\ \ \ \
| * | | | rtc/rtc-88pm80x: remove unneed devm_kfreeDevendra Naga2012-07-31
| * | | | rtc/rtc-88pm80x: assign ret only when rtc_register_driver failsDevendra Naga2012-07-31
| * | | | mm: hugetlbfs: close race during teardown of hugetlbfs shared page tablesMel Gorman2012-07-31
| * | | | tmpfs: distribute interleave better across nodesNathan Zimmer2012-07-31
| * | | | mm: remove redundant initializationMinchan Kim2012-07-31
| * | | | mm: warn if pg_data_t isn't initialized with zeroMinchan Kim2012-07-31
| * | | | mips: zero out pg_data_t when it's allocatedMinchan Kim2012-07-31
| * | | | memcg: gix memory accounting scalability in shrink_page_listTim Chen2012-07-31
| * | | | mm/sparse: remove index_init_lockGavin Shan2012-07-31
| * | | | mm/sparse: more checks on mem_section numberGavin Shan2012-07-31
| * | | | mm/sparse: optimize sparse_index_allocGavin Shan2012-07-31
| * | | | memcg: add mem_cgroup_from_css() helperWanpeng Li2012-07-31
| * | | | memcg: further prevent OOM with too many dirty pagesHugh Dickins2012-07-31
| * | | | memcg: prevent OOM with too many dirty pagesMichal Hocko2012-07-31
| * | | | mm: mmu_notifier: fix freed page still mapped in secondary MMUXiao Guangrong2012-07-31
| * | | | mm: memcg: only check anon swapin page charges for swap cacheJohannes Weiner2012-07-31
| * | | | mm: memcg: only check swap cache pages for repeated chargingJohannes Weiner2012-07-31
| * | | | mm: memcg: split swapin charge function into private and public partJohannes Weiner2012-07-31
| * | | | mm: memcg: remove needless !mm fixup to init_mm when chargingJohannes Weiner2012-07-31
| * | | | mm: memcg: remove unneeded shmem charge typeJohannes Weiner2012-07-31
| * | | | mm: memcg: move swapin charge functions above callsitesJohannes Weiner2012-07-31
| * | | | mm: memcg: only check for PageSwapCache when uncharging anonJohannes Weiner2012-07-31
| * | | | mm: memcg: push down PageSwapCache check into uncharge entry functionsJohannes Weiner2012-07-31
| * | | | mm: swapfile: clean up unuse_pte race handlingJohannes Weiner2012-07-31
| * | | | mm: memcg: fix compaction/migration failing due to memcg limitsJohannes Weiner2012-07-31
| * | | | swapfile: avoid dereferencing bd_disk during swap_entry_free for network storageMel Gorman2012-07-31
| * | | | nfs: prevent page allocator recursions with swap over NFS.Mel Gorman2012-07-31
| * | | | nfs: enable swap on NFSMel Gorman2012-07-31
| * | | | nfs: disable data cache revalidation for swapfilesMel Gorman2012-07-31
| * | | | nfs: teach the NFS client how to treat PG_swapcache pagesMel Gorman2012-07-31
| * | | | mm: add support for direct_IO to highmem pagesMel Gorman2012-07-31
| * | | | mm: swap: implement generic handler for swap_activateMel Gorman2012-07-31
| * | | | mm: add support for a filesystem to activate swap files and use direct_IO for...Mel Gorman2012-07-31