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 tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-28
|
\
|
*
vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename them
Miao Xie
2013-01-12
*
|
Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-02-28
|
\
\
|
*
|
xen-blkfront: drop the use of llist_for_each_entry_safe
Konrad Rzeszutek Wilk
2013-02-19
*
|
|
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-02-28
|
\
\
\
|
*
|
|
sched: add wait_for_completion_io[_timeout]
Vladimir Davydov
2013-02-15
|
*
|
|
buffer: make touch_buffer() an exported function
Tejun Heo
2013-01-14
|
*
|
|
block: add missing block_bio_complete() tracepoint
Tejun Heo
2013-01-14
|
*
|
|
Merge branch 'blkcg-cfq-hierarchy' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2013-01-11
|
|
\
\
\
|
|
*
|
|
block: RCU free request_queue
Tejun Heo
2013-01-09
|
*
|
|
|
block: Remove should_sort judgement when flush blk_plug
Jianpeng Ma
2013-01-11
|
*
|
|
|
block,elevator: use new hashtable implementation
Sasha Levin
2013-01-11
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'akpm' (final batch from Andrew)
Linus Torvalds
2013-02-27
|
\
\
\
\
|
*
|
|
|
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
|
*
|
|
|
include/linux/eventfd.h: fix incorrect filename is a comment
Martin Sustrik
2013-02-27
|
*
|
|
|
ipmi: remove superfluous kernel/userspace explanation
Robert P. J. Day
2013-02-27
|
*
|
|
|
idr: implement lookup hint
Tejun Heo
2013-02-27
|
*
|
|
|
idr: add idr_layer->prefix
Tejun Heo
2013-02-27
|
*
|
|
|
idr: make idr_layer larger
Tejun Heo
2013-02-27
|
*
|
|
|
idr: remove length restriction from idr_layer->bitmap
Tejun Heo
2013-02-27
|
*
|
|
|
idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c
Tejun Heo
2013-02-27
|
*
|
|
|
idr: implement idr_preload[_end]() and idr_alloc()
Tejun Heo
2013-02-27
|
*
|
|
|
idr: remove _idr_rc_to_errno() hack
Tejun Heo
2013-02-27
|
*
|
|
|
idr: relocate idr_for_each_entry() and reorganize id[r|a]_get_new()
Tejun Heo
2013-02-27
|
*
|
|
|
idr: cosmetic updates to struct / initializer definitions
Tejun Heo
2013-02-27
|
*
|
|
|
idr: deprecate idr_remove_all()
Tejun Heo
2013-02-27
|
*
|
|
|
lockdep: check that no locks held at freeze time
Mandeep Singh Baines
2013-02-27
|
*
|
|
|
coredump: remove redundant defines for dumpable states
Kees Cook
2013-02-27
|
*
|
|
|
lib/scatterlist: use page iterator in the mapping iterator
Imre Deak
2013-02-27
|
*
|
|
|
lib/scatterlist: add simple page iterator
Imre Deak
2013-02-27
|
*
|
|
|
backlight: add new lp8788 backlight driver
Kim, Milo
2013-02-27
*
|
|
|
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2013-02-27
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
mod/file2alias: make modalias generation safe for cross compiling
Andreas Schwab
2013-01-24
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
|
\
\
\
\
\
|
*
|
|
|
|
fs/exec.c: make bprm_mm_init() static
Yuanhan Liu
2013-02-26
|
*
|
|
|
|
export kernel_write(), convert open-coded instances
Al Viro
2013-02-26
|
*
|
|
|
|
kill f_vfsmnt
Al Viro
2013-02-26
|
*
|
|
|
|
vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op
Jeff Layton
2013-02-26
|
*
|
|
|
|
switch vfs_getattr() to struct path
Al Viro
2013-02-26
|
*
|
|
|
|
default SET_PERSONALITY() in linux/elf.h
Al Viro
2013-02-26
|
*
|
|
|
|
constify d_lookup() arguments
Al Viro
2013-02-22
|
*
|
|
|
|
constify __d_lookup() arguments
Al Viro
2013-02-22
|
*
|
|
|
|
vfs: remove d_path_with_unreachable
Jeff Layton
2013-02-22
|
*
|
|
|
|
new helper: file_inode(file)
Al Viro
2013-02-22
*
|
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-02-26
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sched: Move RR_TIMESLICE from sysctl.h to rt.h
Clark Williams
2013-02-22
|
*
|
|
|
|
|
sched/core: Remove the obsolete and unused nr_uninterruptible() function
Sha Zhengju
2013-02-20
*
|
|
|
|
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-02-26
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
jbd2: use module parameters instead of debugfs for jbd_debug
Theodore Ts'o
2013-02-09
|
*
|
|
|
|
|
|
jbd2: add tracepoints which provide per-handle statistics
Theodore Ts'o
2013-02-08
[next]