Age | Commit message (Expand) | Author |
2013-04-25 | hwrng: timeriomem - update to support more than one device | Alexander Clouter |
2013-04-25 | crypto: sha512 - Expose generic sha512 routine to be callable from other modules | Tim Chen |
2013-04-03 | crypto: sha256 - Expose SHA256 generic routine to be callable externally. | Tim Chen |
2013-03-10 | ARM: AT91SAM9G45: same platform data structure for all crypto peripherals | Nicolas Royer |
2013-02-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2013-02-25 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-02-26 | block: fix part_pack_uuid() build error | Mimi Zohar |
2013-02-24 | Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds |
2013-02-24 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-02-24 | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2013-02-24 | Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2013-02-24 | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-23 | Merge branch 'akpm' (more incoming from Andrew) | Linus Torvalds |
2013-02-23 | mm,ksm: FOLL_MIGRATION do migration_entry_wait | Hugh Dickins |
2013-02-23 | mm: accelerate mm_populate() treatment of THP pages | Michel Lespinasse |
2013-02-23 | mm: use long type for page counts in mm_populate() and get_user_pages() | Michel Lespinasse |
2013-02-23 | vmscan: change type of vm_total_pages to unsigned long | Zhang Yanfei |
2013-02-23 | mm: fix return type for functions nr_free_*_pages | Zhang Yanfei |
2013-02-23 | mmzone: add pgdat_{end_pfn,is_empty}() helpers & consolidate. | Cody P Schafer |
2013-02-23 | mm: add zone_is_empty() and zone_is_initialized() | Cody P Schafer |
2013-02-23 | mm: add & use zone_end_pfn() and zone_spans_pfn() | Cody P Schafer |
2013-02-23 | mm: add SECTION_IN_PAGE_FLAGS | Cody P Schafer |
2013-02-23 | mm: refactor inactive_file_is_low() to use get_lru_size() | Johannes Weiner |
2013-02-23 | mm: remove offlining arg to migrate_pages | Hugh Dickins |
2013-02-23 | ksm: remove old stable nodes more thoroughly | Hugh Dickins |
2013-02-23 | mm: rename page struct field helpers | Mel Gorman |
2013-02-23 | mm: uninline page_xchg_last_nid() | Mel Gorman |
2013-02-23 | page-writeback.c: subtract min_free_kbytes from dirtyable memory | Paul Szabo |
2013-02-23 | mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write() | Konstantin Khlebnikov |
2013-02-23 | swap: add per-partition lock for swapfile | Shaohua Li |
2013-02-23 | swap: make each swap partition have one address_space | Shaohua Li |
2013-02-23 | mm: don't inline page_mapping() | Shaohua Li |
2013-02-23 | mm: fold page->_last_nid into page->flags where possible | Peter Zijlstra |
2013-02-23 | mm: move page flags layout to separate header | Peter Zijlstra |
2013-02-23 | mm: numa: handle side-effects in count_vm_numa_events() for !CONFIG_NUMA_BALA... | Mel Gorman |
2013-02-23 | mm: numa: fix minor typo in numa_next_scan | Mel Gorman |
2013-02-23 | mm: remove unused memclear_highpage_flush() | Kirill A. Shutemov |
2013-02-23 | pm / runtime: introduce pm_runtime_set_memalloc_noio() | Ming Lei |
2013-02-23 | mm: teach mm by current context info to not do I/O during memory allocation | Ming Lei |
2013-02-23 | mm: don't wait on congested zones in balance_pgdat() | Zlatko Calusic |
2013-02-23 | memory-failure: use num_poisoned_pages instead of mce_bad_pages | Xishi Qiu |
2013-02-23 | mm: remove MIGRATE_ISOLATE check in hotpath | Minchan Kim |
2013-02-23 | mm/memblock.c: use CONFIG_HAVE_MEMBLOCK_NODE_MAP to protect movablecore_map i... | Tang Chen |
2013-02-23 | acpi, memory-hotplug: support getting hotplug info from SRAT | Tang Chen |
2013-02-23 | acpi, memory-hotplug: extend movablemem_map ranges to the end of node | Tang Chen |
2013-02-23 | acpi, memory-hotplug: parse SRAT before memblock is ready | Tang Chen |
2013-02-23 | page_alloc: bootmem limit with movablecore_map | Tang Chen |
2013-02-23 | page_alloc: add movable_memmap kernel parameter | Tang Chen |
2013-02-23 | memory-hotplug: export the function try_offline_node() | Wen Congyang |