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
path:
root
/
include
/
linux
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2014-10-10
|
\
|
*
blk-mq, percpu_ref: start q->mq_usage_counter in atomic mode
Tejun Heo
2014-09-24
|
*
percpu_ref: make INIT_ATOMIC and switch_to_atomic() sticky
Tejun Heo
2014-09-24
|
*
percpu_ref: add PERCPU_REF_INIT_* flags
Tejun Heo
2014-09-24
|
*
percpu_ref: decouple switching to percpu mode and reinit
Tejun Heo
2014-09-24
|
*
percpu_ref: decouple switching to atomic mode and killing
Tejun Heo
2014-09-24
|
*
percpu_ref: add PCPU_REF_DEAD
Tejun Heo
2014-09-24
|
*
percpu_ref: rename things to prepare for decoupling percpu/atomic mode switch
Tejun Heo
2014-09-24
|
*
percpu_ref: replace pcpu_ prefix with percpu_
Tejun Heo
2014-09-24
|
*
percpu_ref: minor code and comment updates
Tejun Heo
2014-09-24
|
*
percpu_ref: relocate percpu_ref_reinit()
Tejun Heo
2014-09-24
|
*
Revert "blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during p...
Tejun Heo
2014-09-24
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...
Tejun Heo
2014-09-24
|
|
\
|
*
|
percpu-refcount: make percpu_ref based on longs instead of ints
Tejun Heo
2014-09-20
|
*
|
percpu-refcount: add @gfp to percpu_ref_init()
Tejun Heo
2014-09-08
|
*
|
proportions: add @gfp to init functions
Tejun Heo
2014-09-08
|
*
|
percpu_counter: add @gfp to percpu_counter_init()
Tejun Heo
2014-09-08
|
*
|
percpu: implement asynchronous chunk population
Tejun Heo
2014-09-02
|
*
|
percpu: implement [__]alloc_percpu_gfp()
Tejun Heo
2014-09-02
*
|
|
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-10-10
|
\
\
\
|
*
|
|
cgroup: remove CGRP_RELEASABLE flag
Zefan Li
2014-09-19
|
*
|
|
cgroup: remove redundant check in cgroup_ino()
Zefan Li
2014-09-19
|
*
|
|
cpuset: simplify proc_cpuset_show()
Zefan Li
2014-09-18
|
*
|
|
cgroup: simplify proc_cgroup_show()
Zefan Li
2014-09-18
|
*
|
|
cgroup: use a per-cgroup work for release agent
Zefan Li
2014-09-18
|
*
|
|
cgroup: remove some useless forward declarations
Li Zefan
2014-09-18
*
|
|
|
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2014-10-10
|
\
\
\
\
|
*
|
|
|
libata: change ata_<foo>_printk routines to return void
Joe Perches
2014-09-23
|
*
|
|
|
pata_platform: Remove useless irq_flags field
Alexander Shiyan
2014-08-23
|
*
|
|
|
ata: remove deprecated struct ahci_platform_data
Bartlomiej Zolnierkiewicz
2014-08-16
|
|
/
/
/
*
|
|
|
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
2014-10-09
|
\
\
\
\
|
*
|
|
|
include/linux/screen_info.h: remove unused ORIG_* macros
Geert Uytterhoeven
2014-10-09
|
*
|
|
|
include/linux/blkdev.h: use NULL instead of zero
Michele Curti
2014-10-09
|
*
|
|
|
include/linux/kernel.h: deduplicate code implementing clamp* macros
Michal Nazarewicz
2014-10-09
|
*
|
|
|
include/linux/kernel.h: rewrite min3, max3 and clamp using min and max
Michal Nazarewicz
2014-10-09
|
*
|
|
|
zsmalloc: change return value unit of zs_get_total_size_bytes
Minchan Kim
2014-10-09
|
*
|
|
|
mm/balloon_compaction: add vmstat counters and kpageflags bit
Konstantin Khlebnikov
2014-10-09
|
*
|
|
|
mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAP
Konstantin Khlebnikov
2014-10-09
|
*
|
|
|
mm/balloon_compaction: redesign ballooned pages management
Konstantin Khlebnikov
2014-10-09
|
*
|
|
|
mm: memcontrol: fix transparent huge page allocations under pressure
Johannes Weiner
2014-10-09
|
*
|
|
|
memcg: move memcg_update_cache_size() to slab_common.c
Vladimir Davydov
2014-10-09
|
*
|
|
|
memcg: move memcg_{alloc,free}_cache_params to slab_common.c
Vladimir Davydov
2014-10-09
|
*
|
|
|
mm: introduce VM_BUG_ON_MM
Sasha Levin
2014-10-09
|
*
|
|
|
mm: clear __GFP_FS when PF_MEMALLOC_NOIO is set
Junxiao Bi
2014-10-09
|
*
|
|
|
mm: clean up zone flags
Johannes Weiner
2014-10-09
|
*
|
|
|
mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA
Sasha Levin
2014-10-09
|
*
|
|
|
mm: introduce VM_BUG_ON_VMA
Sasha Levin
2014-10-09
|
*
|
|
|
mm: introduce dump_vma
Sasha Levin
2014-10-09
|
*
|
|
|
include/linux/migrate.h: remove migrate_page #define
Andrew Morton
2014-10-09
|
*
|
|
|
mempolicy: unexport get_vma_policy() and remove its "task" arg
Oleg Nesterov
2014-10-09
[next]