aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* crypto: cleanup - remove unneeded crypto_alg.cra_list initializationsJussi Kivilinna2012-08-01
* crypto: whirlpool - use crypto_[un]register_shashesJussi Kivilinna2012-08-01
* crypto: sha512 - use crypto_[un]register_shashesJussi Kivilinna2012-08-01
* crypto: sha256 - use crypto_[un]register_shashesJussi Kivilinna2012-08-01
* crypto: tiger - use crypto_[un]register_shashesJussi Kivilinna2012-08-01
* crypto: add crypto_[un]register_shashes for [un]registering multiple shash en...Jussi Kivilinna2012-08-01
* crypto: ansi_cprng - use crypto_[un]register_algsJussi Kivilinna2012-08-01
* crypto: serpent - use crypto_[un]register_algsJussi Kivilinna2012-08-01
* crypto: des - use crypto_[un]register_algsJussi Kivilinna2012-08-01
* crypto: crypto_null - use crypto_[un]register_algsJussi Kivilinna2012-08-01
* crypto: tea - use crypto_[un]register_algsJussi Kivilinna2012-08-01
* 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