| Commit message (Expand) | Author | Age |
* | crypto: arch/s390 - cleanup - remove unneeded cra_list initialization | Jussi Kivilinna | 2012-08-01 |
* | crypto: drivers - remove cra_list initialization | Jussi Kivilinna | 2012-08-01 |
* | crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializations | Jussi Kivilinna | 2012-08-01 |
* | crypto: cleanup - remove unneeded crypto_alg.cra_list initializations | Jussi Kivilinna | 2012-08-01 |
* | crypto: whirlpool - use crypto_[un]register_shashes | Jussi Kivilinna | 2012-08-01 |
* | crypto: sha512 - use crypto_[un]register_shashes | Jussi Kivilinna | 2012-08-01 |
* | crypto: sha256 - use crypto_[un]register_shashes | Jussi Kivilinna | 2012-08-01 |
* | crypto: tiger - use crypto_[un]register_shashes | Jussi Kivilinna | 2012-08-01 |
* | crypto: add crypto_[un]register_shashes for [un]registering multiple shash en... | Jussi Kivilinna | 2012-08-01 |
* | crypto: ansi_cprng - use crypto_[un]register_algs | Jussi Kivilinna | 2012-08-01 |
* | crypto: serpent - use crypto_[un]register_algs | Jussi Kivilinna | 2012-08-01 |
* | crypto: des - use crypto_[un]register_algs | Jussi Kivilinna | 2012-08-01 |
* | crypto: crypto_null - use crypto_[un]register_algs | Jussi Kivilinna | 2012-08-01 |
* | crypto: tea - use crypto_[un]register_algs | Jussi Kivilinna | 2012-08-01 |
* | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-07-31 |
|\ |
|
| * | irqdomain: Improve diagnostics when a domain mapping fails | Mark Brown | 2012-07-25 |
| * | irqdomain: eliminate slow-path revmap lookups | Grant Likely | 2012-07-25 |
| * | Merge remote-tracking branch 'origin' into irqdomain/next | Grant Likely | 2012-07-25 |
| |\ |
|
| * | | irqdomain: Fix irq_create_direct_mapping() to test irq_domain type. | Grant Likely | 2012-07-11 |
| * | | irqdomain: Eliminate dedicated radix lookup functions | Grant Likely | 2012-07-11 |
| * | | irqdomain: Support for static IRQ mapping and association. | Grant Likely | 2012-07-11 |
| * | | irqdomain: Always update revmap when setting up a virq | Grant Likely | 2012-07-11 |
| * | | irqdomain: Split disassociating code into separate function | Grant Likely | 2012-07-11 |
| * | | Merge tag 'v3.5-rc6' into irqdomain/next | Grant Likely | 2012-07-11 |
| |\ \ |
|
| * | | | irq_domain: correct a minor wrong comment for linear revmap | Dong Aisheng | 2012-07-11 |
| * | | | irq_domain: Standardise legacy/linear domain selection | Mark Brown | 2012-07-11 |
| * | | | irqdomain: Make ops->map hook optional | Grant Likely | 2012-06-17 |
| * | | | irqdomain: Remove unnecessary test for IRQ_DOMAIN_MAP_LEGACY | Grant Likely | 2012-06-15 |
| * | | | irqdomain: Simple NUMA awareness. | Paul Mundt | 2012-06-15 |
| * | | | devicetree: add helper inline for retrieving a node's full name | Grant Likely | 2012-06-15 |
* | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-07-31 |
|\ \ \ \ |
|
| * | | | | rtc/rtc-88pm80x: remove unneed devm_kfree | Devendra Naga | 2012-07-31 |
| * | | | | rtc/rtc-88pm80x: assign ret only when rtc_register_driver fails | Devendra Naga | 2012-07-31 |
| * | | | | mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables | Mel Gorman | 2012-07-31 |
| * | | | | tmpfs: distribute interleave better across nodes | Nathan Zimmer | 2012-07-31 |
| * | | | | mm: remove redundant initialization | Minchan Kim | 2012-07-31 |
| * | | | | mm: warn if pg_data_t isn't initialized with zero | Minchan Kim | 2012-07-31 |
| * | | | | mips: zero out pg_data_t when it's allocated | Minchan Kim | 2012-07-31 |
| * | | | | memcg: gix memory accounting scalability in shrink_page_list | Tim Chen | 2012-07-31 |
| * | | | | mm/sparse: remove index_init_lock | Gavin Shan | 2012-07-31 |
| * | | | | mm/sparse: more checks on mem_section number | Gavin Shan | 2012-07-31 |
| * | | | | mm/sparse: optimize sparse_index_alloc | Gavin Shan | 2012-07-31 |
| * | | | | memcg: add mem_cgroup_from_css() helper | Wanpeng Li | 2012-07-31 |
| * | | | | memcg: further prevent OOM with too many dirty pages | Hugh Dickins | 2012-07-31 |
| * | | | | memcg: prevent OOM with too many dirty pages | Michal Hocko | 2012-07-31 |
| * | | | | mm: mmu_notifier: fix freed page still mapped in secondary MMU | Xiao Guangrong | 2012-07-31 |
| * | | | | mm: memcg: only check anon swapin page charges for swap cache | Johannes Weiner | 2012-07-31 |
| * | | | | mm: memcg: only check swap cache pages for repeated charging | Johannes Weiner | 2012-07-31 |
| * | | | | mm: memcg: split swapin charge function into private and public part | Johannes Weiner | 2012-07-31 |
| * | | | | mm: memcg: remove needless !mm fixup to init_mm when charging | Johannes Weiner | 2012-07-31 |