index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
swap: discard while swapping only if SWAP_FLAG_DISCARD_PAGES
Rafael Aquini
2013-07-03
1
-4
/
+9
*
mm: tune vm_committed_as percpu_counter batching size
Tim Chen
2013-07-03
1
-1
/
+7
*
mm/hugetlb: remove hugetlb_prefault
Wanpeng Li
2013-07-03
1
-2
/
+0
*
mm/pageblock: remove get/set_pageblock_flags
Wanpeng Li
2013-07-03
1
-6
/
+0
*
mm: remove lru parameter from __lru_cache_add and lru_cache_add_lru
Mel Gorman
2013-07-03
1
-4
/
+7
*
mm: remove lru parameter from __pagevec_lru_add and remove parts of pagevec API
Mel Gorman
2013-07-03
1
-33
/
+1
*
mm: add tracepoints for LRU activation and insertions
Mel Gorman
2013-07-03
1
-0
/
+89
*
vmalloc: introduce remap_vmalloc_range_partial
HATAYAMA Daisuke
2013-07-03
1
-0
/
+4
*
include/linux/mm.h: add PAGE_ALIGNED() helper
Andrew Morton
2013-07-03
1
-0
/
+3
*
mmzone: note that node_size_lock should be manipulated via pgdat_resize_lock()
Cody P Schafer
2013-07-03
1
-0
/
+3
*
mm: fix comment referring to non-existent size_seqlock, change to span_seqlock
Cody P Schafer
2013-07-03
1
-1
/
+1
*
mm: vmscan: take page buffers dirty and locked state into account
Mel Gorman
2013-07-03
2
-0
/
+4
*
mm: vmscan: block kswapd if it is encountering pages under writeback
Mel Gorman
2013-07-03
1
-0
/
+8
*
mm: vmscan: have kswapd writeback pages based on dirty pages encountered, not...
Mel Gorman
2013-07-03
1
-0
/
+9
*
mm, memcg: don't take task_lock in task_in_mem_cgroup
David Rientjes
2013-07-03
1
-4
/
+5
*
mm: soft-dirty bits for user memory changes tracking
Pavel Emelyanov
2013-07-03
1
-0
/
+22
*
include/linux/smp.h:on_each_cpu(): switch back to a macro
Andrew Morton
2013-07-03
1
-12
/
+8
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
2013-07-03
4
-2
/
+8
|
\
|
*
Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/...
Catalin Marinas
2013-07-01
2
-1
/
+5
|
|
\
|
|
*
mm: thp: Correct the HPAGE_PMD_ORDER check.
Steve Capper
2013-06-14
1
-1
/
+1
|
|
*
mm: hugetlb: Copy huge_pmd_share from x86 to mm.
Steve Capper
2013-06-14
1
-0
/
+4
|
*
|
Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/k...
Catalin Marinas
2013-06-12
1
-0
/
+2
|
|
\
\
|
|
*
|
arm64: KVM: enable initialization of a 32bit vcpu
Marc Zyngier
2013-06-12
1
-0
/
+1
|
|
*
|
arm64: KVM: system register handling
Marc Zyngier
2013-06-07
1
-0
/
+1
|
|
|
/
|
*
|
Merge tag 'xen-arm64-3.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Catalin Marinas
2013-06-12
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
arm64/xen: use XEN_IO_PROTO_ABI_ARM on ARM64
Stefano Stabellini
2013-06-07
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-07-03
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge branch 'devel-stable' into for-next
Russell King
2013-06-29
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
clocksource: arch_timer: use virtual counters
Mark Rutland
2013-06-07
1
-1
/
+1
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-03
4
-32
/
+40
|
\
\
\
\
|
*
|
|
|
vfs: export lseek_execute() to modules
Jie Liu
2013-07-03
1
-0
/
+1
|
*
|
|
|
locks: add a new "lm_owner_key" lock operation
Jeff Layton
2013-06-29
1
-0
/
+1
|
*
|
|
|
locks: convert fl_link to a hlist_node
Jeff Layton
2013-06-29
1
-1
/
+1
|
*
|
|
|
locks: protect most of the file_lock handling with i_lock
Jeff Layton
2013-06-29
1
-11
/
+0
|
*
|
|
|
locks: comment cleanups and clarifications
Jeff Layton
2013-06-29
1
-0
/
+18
|
*
|
|
|
cifs: use posix_unblock_lock instead of locks_delete_block
Jeff Layton
2013-06-29
1
-5
/
+0
|
*
|
|
|
locks: drop the unused filp argument to posix_unblock_lock
Jeff Layton
2013-06-29
1
-3
/
+2
|
*
|
|
|
Don't pass inode to ->d_hash() and ->d_compare()
Linus Torvalds
2013-06-29
1
-6
/
+3
|
*
|
|
|
constify rw_verify_area()
Al Viro
2013-06-29
1
-1
/
+0
|
*
|
|
|
new helper: fixed_size_llseek()
Al Viro
2013-06-29
1
-0
/
+2
|
*
|
|
|
kill find_inode_number()
Al Viro
2013-06-29
1
-1
/
+0
|
*
|
|
|
Replace a bunch of file->dentry->d_inode refs with file_inode()
David Howells
2013-06-29
1
-4
/
+4
|
*
|
|
|
allow the temp files created by open() to be linked to
Al Viro
2013-06-29
1
-0
/
+1
|
*
|
|
|
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...
Al Viro
2013-06-29
3
-0
/
+7
*
|
|
|
|
Merge branch 'for-3.11-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-07-02
1
-1
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
cpuset: allow to move tasks to empty cpusets
Li Zefan
2013-06-13
1
-0
/
+3
|
*
|
|
|
|
cpuset: allow to keep tasks in empty cpusets
Li Zefan
2013-06-13
1
-0
/
+4
*
|
|
|
|
|
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-07-02
1
-91
/
+131
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cgroup: CGRP_ROOT_SUBSYS_BOUND should be ignored when comparing mount options
Tejun Heo
2013-06-27
1
-1
/
+5
|
*
|
|
|
|
|
cgroup: fix RCU accesses to task->cgroups
Tejun Heo
2013-06-26
1
-10
/
+48
[next]