| Commit message (Expand) | Author | Age | Files | Lines |
* | staging: bcm2835/mmal-vchiq: unlock on error in buffer_from_host() | Dan Carpenter | 2017-02-26 | 1 | -2/+5 |
* | staging/lustre/lnet: Fix allocation size for sv_cpt_data | Oleg Drokin | 2017-02-26 | 1 | -1/+1 |
* | Merge tag 'iio-fixes-for-4.11b' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2017-02-26 | 3 | -5/+7 |
|\ |
|
| * | iio: adc: xilinx: Fix error handling | Christophe JAILLET | 2017-02-25 | 1 | -3/+3 |
| * | iio: 104-quad-8: Fix off-by-one error when addressing flag register | William Breathitt Gray | 2017-02-11 | 1 | -1/+1 |
| * | iio: adc: handle unknow of_device_id data | Arnd Bergmann | 2017-02-05 | 1 | -1/+3 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-02-22 | 124 | -1723/+4558 |
|\ \ |
|
| * | | mm/z3fold.c: limit first_num to the actual range of possible buddy indexes | zhong jiang | 2017-02-22 | 1 | -3/+7 |
| * | | mm: fix <linux/pagemap.h> stray kernel-doc notation | Randy Dunlap | 2017-02-22 | 1 | -1/+0 |
| * | | zram: remove obsolete sysfs attrs | Sergey Senozhatsky | 2017-02-22 | 4 | -353/+42 |
| * | | mm/memblock.c: remove unnecessary log and clean up | Miles Chen | 2017-02-22 | 1 | -29/+25 |
| * | | oom-reaper: use madvise_dontneed() logic to decide if unmap the VMA | Kirill A. Shutemov | 2017-02-22 | 3 | -9/+9 |
| * | | mm: drop unused argument of zap_page_range() | Kirill A. Shutemov | 2017-02-22 | 7 | -10/+8 |
| * | | mm: drop zap_details::check_swap_entries | Kirill A. Shutemov | 2017-02-22 | 3 | -5/+3 |
| * | | mm: drop zap_details::ignore_dirty | Kirill A. Shutemov | 2017-02-22 | 3 | -9/+1 |
| * | | mm, page_alloc: warn_alloc nodemask is NULL when cpusets are disabled | David Rientjes | 2017-02-22 | 1 | -3/+7 |
| * | | mm: help __GFP_NOFAIL allocations which do not trigger OOM killer | Michal Hocko | 2017-02-22 | 1 | -10/+36 |
| * | | mm, oom: do not enforce OOM killer for __GFP_NOFAIL automatically | Michal Hocko | 2017-02-22 | 2 | -26/+25 |
| * | | mm: consolidate GFP_NOFAIL checks in the allocator slowpath | Michal Hocko | 2017-02-22 | 1 | -39/+52 |
| * | | lib/show_mem.c: teach show_mem to work with the given nodemask | Michal Hocko | 2017-02-22 | 10 | -33/+32 |
| * | | arch, mm: remove arch specific show_mem | Michal Hocko | 2017-02-22 | 5 | -197/+0 |
| * | | mm, page_alloc: warn_alloc print nodemask | Michal Hocko | 2017-02-22 | 3 | -8/+10 |
| * | | mm, page_alloc: do not report all nodes in show_mem | Michal Hocko | 2017-02-22 | 1 | -0/+3 |
| * | | Revert "mm: bail out in shrink_inactive_list()" | Michal Hocko | 2017-02-22 | 1 | -27/+0 |
| * | | mm, vmscan: consider eligible zones in get_scan_count | Michal Hocko | 2017-02-22 | 1 | -2/+2 |
| * | | mm, vmscan: cleanup lru size claculations | Michal Hocko | 2017-02-22 | 3 | -47/+46 |
| * | | mm, vmscan: do not count freed pages as PGDEACTIVATE | Michal Hocko | 2017-02-22 | 1 | -3/+1 |
| * | | mm/backing-dev.c: use rb_entry() | Geliang Tang | 2017-02-22 | 1 | -2/+2 |
| * | | mm, thp: add new defer+madvise defrag option | David Rientjes | 2017-02-22 | 3 | -73/+82 |
| * | | mm/swap: skip readahead only when swap slot cache is enabled | Huang Ying | 2017-02-22 | 3 | -4/+13 |
| * | | mm/swap: enable swap slots cache usage | Tim Chen | 2017-02-22 | 1 | -0/+7 |
| * | | mm/swap: add cache for swap slots allocation | Tim Chen | 2017-02-22 | 6 | -12/+391 |
| * | | mm/swap: free swap slots in batch | Tim Chen | 2017-02-22 | 2 | -61/+95 |
| * | | mm/swap: allocate swap slots in batches | Tim Chen | 2017-02-22 | 2 | -25/+113 |
| * | | mm/swap: skip readahead for unreferenced swap slots | Tim Chen | 2017-02-22 | 3 | -6/+51 |
| * | | mm/swap: split swap cache into 64MB trunks | Huang, Ying | 2017-02-22 | 4 | -22/+79 |
| * | | mm/swap: add cluster lock | Huang, Ying | 2017-02-22 | 2 | -42/+179 |
| * | | mm/swap: fix kernel message in swap_info_get() | Huang, Ying | 2017-02-22 | 1 | -4/+4 |
| * | | powerpc: do not make the entire heap executable | Denys Vlasenko | 2017-02-22 | 4 | -14/+45 |
| * | | mm/memory_hotplug: set magic number to page->freelist instead of page->lru.next | Yasuaki Ishimatsu | 2017-02-22 | 3 | -4/+5 |
| * | | mm/sparse: use page_private() to get page->private value | Yasuaki Ishimatsu | 2017-02-22 | 1 | -1/+1 |
| * | | mm/memblock.c: check return value of memblock_reserve() in memblock_virt_allo... | Wei Yang | 2017-02-22 | 1 | -4/+2 |
| * | | mm/memblock.c: trivial code refine in memblock_is_region_memory() | Wei Yang | 2017-02-22 | 1 | -2/+1 |
| * | | mm: fix some typos in mm/zsmalloc.c | Xishi Qiu | 2017-02-22 | 1 | -3/+3 |
| * | | mm/bootmem.c: cosmetic improvement of code readability | Adygzhy Ondar | 2017-02-22 | 1 | -1/+1 |
| * | | mm,compaction: serialize waitqueue_active() checks | Davidlohr Bueso | 2017-02-22 | 1 | -0/+7 |
| * | | mm: page_alloc: skip over regions of invalid pfns where possible | Paul Burton | 2017-02-22 | 3 | -1/+36 |
| * | | mm, compaction: add vmstats for kcompactd work | David Rientjes | 2017-02-22 | 4 | -3/+24 |
| * | | mm/mmzone.c: swap likely to unlikely as code logic is different for next_zone... | Steven Rostedt | 2017-02-22 | 1 | -1/+1 |
| * | | mm: fix filemap.c kernel-doc warnings | Randy Dunlap | 2017-02-22 | 1 | -1/+1 |