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
(
unfollow
)
Commit message (
Expand
)
Author
2013-07-03
include/linux/mm.h: add PAGE_ALIGNED() helper
Andrew Morton
2013-07-03
mmzone: note that node_size_lock should be manipulated via pgdat_resize_lock()
Cody P Schafer
2013-07-03
mm: fix comment referring to non-existent size_seqlock, change to span_seqlock
Cody P Schafer
2013-07-03
mm: vmscan: take page buffers dirty and locked state into account
Mel Gorman
2013-07-03
mm: vmscan: block kswapd if it is encountering pages under writeback
Mel Gorman
2013-07-03
mm: vmscan: have kswapd writeback pages based on dirty pages encountered, not...
Mel Gorman
2013-07-03
mm, memcg: don't take task_lock in task_in_mem_cgroup
David Rientjes
2013-07-03
include/linux/smp.h:on_each_cpu(): switch back to a macro
Andrew Morton
2013-07-03
vfs: export lseek_execute() to modules
Jie Liu
2013-07-02
sync: don't block the flusher thread waiting on IO
Dave Chinner
2013-07-01
jbd2: invalidate handle if jbd2_journal_restart() fails
Theodore Ts'o
2013-06-29
locks: add a new "lm_owner_key" lock operation
Jeff Layton
2013-06-29
locks: convert fl_link to a hlist_node
Jeff Layton
2013-06-29
locks: protect most of the file_lock handling with i_lock
Jeff Layton
2013-06-29
locks: comment cleanups and clarifications
Jeff Layton
2013-06-29
cifs: use posix_unblock_lock instead of locks_delete_block
Jeff Layton
2013-06-29
locks: drop the unused filp argument to posix_unblock_lock
Jeff Layton
2013-06-29
Don't pass inode to ->d_hash() and ->d_compare()
Linus Torvalds
2013-06-29
constify rw_verify_area()
Al Viro
2013-06-29
new helper: fixed_size_llseek()
Al Viro
2013-06-29
kill find_inode_number()
Al Viro
2013-06-29
Replace a bunch of file->dentry->d_inode refs with file_inode()
David Howells
2013-06-29
allow the temp files created by open() to be linked to
Al Viro
2013-06-29
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...
Al Viro
2013-06-29
[readdir] constify ->actor
Al Viro
2013-06-29
[readdir] ->readdir() is gone
Al Viro
2013-06-29
[readdir] convert ext3
Al Viro
2013-06-29
[readdir] switch dcache_readdir() users to ->iterate()
Al Viro
2013-06-29
[readdir] introduce ->iterate(), ctx->pos, dir_emit()
Al Viro
2013-06-29
[readdir] introduce iterate_dir() and dir_context
Al Viro
2013-06-29
move linux/loop.h to drivers/block
Al Viro
2013-06-27
cgroup: CGRP_ROOT_SUBSYS_BOUND should be ignored when comparing mount options
Tejun Heo
2013-06-27
sched: Fix typo in struct sched_avg member description
Kamalesh Babulal
2013-06-27
Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-track...
Alex Shi
2013-06-26
net: fix kernel deadlock with interface rename and netdev name retrieval.
Nicolas Schichan
2013-06-26
cgroup: fix RCU accesses to task->cgroups
Tejun Heo
2013-06-26
cgroup: fix cgroupfs_root early destruction path
Tejun Heo
2013-06-26
mutex: Add w/w mutex slowpath debugging
Daniel Vetter
2013-06-26
mutex: Add support for wound/wait style locks
Maarten Lankhorst
2013-06-25
driver core: device.h: fix doc compilation warnings
Michael Opdenacker
2013-06-25
gre: fix a possible skb leak
Eric Dumazet
2013-06-25
futex: Take hugepages into account when generating futex_key
Zhang Yi
2013-06-25
genirq: Add irq_get_trigger_type() to get IRQ flags
Javier Martinez Canillas
2013-06-24
usb: chipidea: drop "13xxx" infix
Alexander Shishkin
2013-06-24
usb: fix build error without CONFIG_USB_PHY
Peter Chen
2013-06-24
cgroup: remove cgroup->actual_subsys_mask
Tejun Heo
2013-06-24
cgroup: convert CFTYPE_* flags to enums
Tejun Heo
2013-06-24
ARM: edma: Add EDMA crossbar event mux support
Matt Porter
2013-06-24
ARM: edma: Add DT and runtime PM support to the private EDMA API
Matt Porter
2013-06-23
perf: Drop sample rate when sampling is too slow
Dave Hansen
[next]