index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-11-15
mm: account pud page tables
Kirill A. Shutemov
2017-11-15
kmemleak: change /sys/kernel/debug/kmemleak permissions from 0444 to 0644
Konstantin Khlebnikov
2017-11-15
cifs: use find_get_pages_range_tag()
Jan Kara
2017-11-15
afs: use find_get_pages_range_tag()
Jan Kara
2017-11-15
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
Jan Kara
2017-11-15
ceph: use pagevec_lookup_range_nr_tag()
Jan Kara
2017-11-15
mm: add variant of pagevec_lookup_range_tag() taking number of pages
Jan Kara
2017-11-15
mm: use pagevec_lookup_range_tag() in write_cache_pages()
Jan Kara
2017-11-15
mm: use pagevec_lookup_range_tag() in __filemap_fdatawait_range()
Jan Kara
2017-11-15
nilfs2: use pagevec_lookup_range_tag()
Jan Kara
2017-11-15
gfs2: use pagevec_lookup_range_tag()
Jan Kara
2017-11-15
f2fs: use find_get_pages_tag() for looking up single page
Jan Kara
2017-11-15
f2fs: simplify page iteration loops
Jan Kara
2017-11-15
f2fs: use pagevec_lookup_range_tag()
Jan Kara
2017-11-15
ext4: use pagevec_lookup_range_tag()
Jan Kara
2017-11-15
ceph: use pagevec_lookup_range_tag()
Jan Kara
2017-11-15
btrfs: use pagevec_lookup_range_tag()
Jan Kara
2017-11-15
mm: implement find_get_pages_range_tag()
Jan Kara
2017-11-15
mm/page_owner.c: reduce page_owner structure size
Ayush Mittal
2017-11-15
mm/cma.c: change pr_info to pr_err for cma_alloc fail log
Pintu Agarwal
2017-11-15
mm, arch: remove empty_bad_page*
Michal Hocko
2017-11-15
mm/swap_slots.c: fix race conditions in swap_slots cache init
Tim Chen
2017-11-15
mm: remove unused pgdat->inactive_ratio
Andrey Ryabinin
2017-11-15
mm/mmu_notifier: avoid call to invalidate_range() in range_end()
Jérôme Glisse
2017-11-15
mm/mmu_notifier: avoid double notification when it is useless
Jérôme Glisse
2017-11-15
zsmalloc: calling zs_map_object() from irq is a bug
Sergey Senozhatsky
2017-11-15
mm/hmm: constify hmm_devmem_page_get_drvdata() parameter
Ralph Campbell
2017-11-15
fs/hugetlbfs/inode.c: remove redundant -ENIVAL return from hugetlbfs_setattr()
Anshuman Khandual
2017-11-15
zram: remove zlib from the list of recommended algorithms
Sergey Senozhatsky
2017-11-15
zram: add zstd to the supported algorithms list
Sergey Senozhatsky
2017-11-15
mm/page-writeback.c: print a warning if the vm dirtiness settings are illogical
Yafang Shao
2017-11-15
mm/memblock.c: make the index explicit argument of for_each_memblock_type
Gioh Kim
2017-11-15
mm, memory_hotplug: remove timeout from __offline_memory
Michal Hocko
2017-11-15
mm, memory_hotplug: do not fail offlining too early
Michal Hocko
2017-11-15
mm, page_alloc: fail has_unmovable_pages when seeing reserved pages
Michal Hocko
2017-11-15
mm: distinguish CMA and MOVABLE isolation in has_unmovable_pages()
Michal Hocko
2017-11-15
mm: drop migrate type checks from has_unmovable_pages
Michal Hocko
2017-11-15
mm/page-writeback.c: remove unused parameter from balance_dirty_pages()
Tahsin Erdogan
2017-11-15
mm, swap: fix false error message in __swp_swapcount()
Huang Ying
2017-11-15
mm: swap: SWP_SYNCHRONOUS_IO: skip swapcache only if swapped page has no othe...
Minchan Kim
2017-11-15
mm, swap: skip swapcache for swapin of synchronous device
Minchan Kim
2017-11-15
mm, swap: introduce SWP_SYNCHRONOUS_IO
Minchan Kim
2017-11-15
bdi: introduce BDI_CAP_SYNCHRONOUS_IO
Minchan Kim
2017-11-15
zram: set BDI_CAP_STABLE_WRITES once
Minchan Kim
2017-11-15
mm: update comments for struct page.mapping
Changbin Du
2017-11-15
net/rds/ib_fmr.c: use kmalloc_array_node()
Johannes Thumshirn
2017-11-15
mm/mempool.c: use kmalloc_array_node()
Johannes Thumshirn
2017-11-15
drivers/infiniband/sw/rdmavt/qp.c: use kmalloc_array_node()
Johannes Thumshirn
2017-11-15
drivers/infiniband/hw/qib/qib_init.c: use kmalloc_array_node()
Johannes Thumshirn
2017-11-15
block/blk-mq.c: use kmalloc_array_node()
Johannes Thumshirn
[next]