index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
|
blkcg: replace blkcg_policy->pd_size with ->pd_alloc/free_fn() methods
Tejun Heo
2015-08-18
|
*
|
|
|
|
|
|
blkcg: make blkcg_activate_policy() allow NULL ->pd_init_fn
Tejun Heo
2015-08-18
|
*
|
|
|
|
|
|
blkcg: restructure blkg_policy_data allocation in blkcg_activate_policy()
Tejun Heo
2015-08-18
|
*
|
|
|
|
|
|
blkcg: remove unnecessary blkcg_root handling from css_alloc/free paths
Tejun Heo
2015-08-18
|
*
|
|
|
|
|
|
blkcg: use blkg_free() in blkcg_init_queue() failure path
Tejun Heo
2015-08-18
|
*
|
|
|
|
|
|
blkcg: remove unnecessary request_list->blkg NULL test in blk_put_rl()
Tejun Heo
2015-08-18
|
*
|
|
|
|
|
|
cfq-iosched: charge async IOs to the appropriate blkcg's instead of the root
Tejun Heo
2015-08-18
|
*
|
|
|
|
|
|
cfq-iosched: fold cfq_find_alloc_queue() into cfq_get_queue()
Tejun Heo
2015-08-18
|
*
|
|
|
|
|
|
cfq-iosched: move cfq_group determination from cfq_find_alloc_queue() to cfq_...
Tejun Heo
2015-08-18
|
*
|
|
|
|
|
|
cfq-iosched: remove @gfp_mask from cfq_find_alloc_queue()
Tejun Heo
2015-08-18
|
*
|
|
|
|
|
|
blkcg, cfq-iosched: use GFP_NOWAIT instead of GFP_ATOMIC for non-critical all...
Tejun Heo
2015-08-18
|
*
|
|
|
|
|
|
cfq-iosched: minor cleanups
Tejun Heo
2015-08-18
|
*
|
|
|
|
|
|
cfq-iosched: fix oom cfq_queue ref leak in cfq_set_request()
Tejun Heo
2015-08-18
|
*
|
|
|
|
|
|
cfq-iosched: fix async oom queue handling
Tejun Heo
2015-08-18
|
*
|
|
|
|
|
|
cfq-iosched: simplify control flow in cfq_get_queue()
Tejun Heo
2015-08-18
|
*
|
|
|
|
|
|
writeback: update writeback tracepoints to report cgroup
Tejun Heo
2015-08-18
|
*
|
|
|
|
|
|
kernfs: implement kernfs_path_len()
Tejun Heo
2015-08-18
|
*
|
|
|
|
|
|
writeback: explain why @inode is allowed to be NULL for inode_congested()
Tejun Heo
2015-08-18
|
*
|
|
|
|
|
|
writeback: remove wb_writeback_work->single_wait/done
Tejun Heo
2015-08-18
|
*
|
|
|
|
|
|
writeback: bdi_for_each_wb() iteration is memcg ID based not blkcg
Tejun Heo
2015-08-18
|
*
|
|
|
|
|
|
Merge branch 'for-4.3-unified-base' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
2015-08-18
|
|
\
\
\
\
\
\
\
*
|
\
\
\
\
\
\
\
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-10
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
2015-09-10
|
*
|
|
|
|
|
|
|
|
dma-mapping: consolidate dma_supported
Christoph Hellwig
2015-09-10
|
*
|
|
|
|
|
|
|
|
dma-mapping: cosolidate dma_mapping_error
Christoph Hellwig
2015-09-10
|
*
|
|
|
|
|
|
|
|
dma-mapping: consolidate dma_{alloc,free}_noncoherent
Christoph Hellwig
2015-09-10
|
*
|
|
|
|
|
|
|
|
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
2015-09-10
|
*
|
|
|
|
|
|
|
|
mm: use vma_is_anonymous() in create_huge_pmd() and wp_huge_pmd()
Kirill A. Shutemov
2015-09-10
|
*
|
|
|
|
|
|
|
|
mm: make sure all file VMAs have ->vm_ops set
Kirill A. Shutemov
2015-09-10
|
*
|
|
|
|
|
|
|
|
mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()
Oleg Nesterov
2015-09-10
|
*
|
|
|
|
|
|
|
|
mm: mark most vm_operations_struct const
Kirill A. Shutemov
2015-09-10
|
*
|
|
|
|
|
|
|
|
namei: fix warning while make xmldocs caused by namei.c
Masanari Iida
2015-09-10
|
*
|
|
|
|
|
|
|
|
ipc: convert invalid scenarios to use WARN_ON
Davidlohr Bueso
2015-09-10
|
*
|
|
|
|
|
|
|
|
zlib_deflate/deftree: remove bi_reverse()
yalin wang
2015-09-10
|
*
|
|
|
|
|
|
|
|
lib/decompress_unlzma: Do a NULL check for pointer
Fabio Estevam
2015-09-10
|
*
|
|
|
|
|
|
|
|
lib/decompressors: use real out buf size for gunzip with kernel
Yinghai Lu
2015-09-10
|
*
|
|
|
|
|
|
|
|
fs/affs: make root lookup from blkdev logical size
Pranay Kr. Srivastava
2015-09-10
|
*
|
|
|
|
|
|
|
|
sysctl: fix int -> unsigned long assignments in INT_MIN case
Ilya Dryomov
2015-09-10
|
*
|
|
|
|
|
|
|
|
kexec: export KERNEL_IMAGE_SIZE to vmcoreinfo
Baoquan He
2015-09-10
|
*
|
|
|
|
|
|
|
|
kexec: align crash_notes allocation to make it be inside one physical page
Baoquan He
2015-09-10
|
*
|
|
|
|
|
|
|
|
kexec: remove unnecessary test in kimage_alloc_crash_control_pages()
Minfei Huang
2015-09-10
|
*
|
|
|
|
|
|
|
|
kexec: split kexec_load syscall from kexec core code
Dave Young
2015-09-10
|
*
|
|
|
|
|
|
|
|
kexec: split kexec_file syscall code to kexec_file.c
Dave Young
2015-09-10
|
*
|
|
|
|
|
|
|
|
drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffers
Andy Shevchenko
2015-09-10
|
*
|
|
|
|
|
|
|
|
kmemleak: use seq_hex_dump() to dump buffers
Andy Shevchenko
2015-09-10
|
*
|
|
|
|
|
|
|
|
drivers/s390/crypto/zcrypt_api.c: use seq_hex_dump() to dump buffers
Andy Shevchenko
2015-09-10
|
*
|
|
|
|
|
|
|
|
parisc: use seq_hex_dump() to dump buffers
Andy Shevchenko
2015-09-10
|
*
|
|
|
|
|
|
|
|
drivers/crypto/qat: use seq_hex_dump() to dump buffers
Andy Shevchenko
2015-09-10
|
*
|
|
|
|
|
|
|
|
seq_file: provide an analogue of print_hex_dump()
Andy Shevchenko
2015-09-10
|
*
|
|
|
|
|
|
|
|
fs: Don't dump core if the corefile would become world-readable.
Jann Horn
2015-09-10
[prev]
[next]