index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-20
mm, page_alloc: inline the fast path of the zonelist iterator
Mel Gorman
1
-2
/
+11
2016-05-20
mm, page_alloc: inline zone_statistics
Mel Gorman
1
-2
/
+0
2016-05-20
mm, page_alloc: use new PageAnonHead helper in the free page fast path
Mel Gorman
1
-1
/
+6
2016-05-20
oom, oom_reaper: try to reap tasks which skip regular OOM killer path
Michal Hocko
1
-0
/
+8
2016-05-20
arch: fix has_transparent_hugepage()
Hugh Dickins
1
-0
/
+8
2016-05-20
huge mm: move_huge_pmd does not need new_vma
Hugh Dickins
1
-3
/
+1
2016-05-20
mm: /proc/sys/vm/stat_refresh to force vmstat update
Hugh Dickins
1
-0
/
+4
2016-05-20
tmpfs: preliminary minor tidyups
Hugh Dickins
1
-0
/
+6
2016-05-20
mm: update_lru_size do the __mod_zone_page_state
Hugh Dickins
2
-12
/
+18
2016-05-20
mm: update_lru_size warn and reset bad lru_size
Hugh Dickins
1
-1
/
+1
2016-05-20
mm: uninline page_mapped()
Andrew Morton
1
-20
/
+1
2016-05-20
mm/highmem: simplify is_highmem()
Chanho Min
1
-4
/
+1
2016-05-20
mm/mempolicy.c: vma_migratable() can return bool
Yaowei Bai
1
-5
/
+5
2016-05-20
mm/vmalloc.c: is_vmalloc_addr() can return bool
Yaowei Bai
1
-2
/
+2
2016-05-20
mm/memory_hotplug: is_mem_section_removable() can return bool
Yaowei Bai
1
-3
/
+3
2016-05-20
mm/hugetlb: is_vm_hugetlb_page() can return bool
Yaowei Bai
1
-3
/
+3
2016-05-20
mm/hugetlb: introduce hugetlb_bad_size()
Vaishali Thakkar
1
-0
/
+1
2016-05-20
include/linux/nodemask.h: create next_node_in() helper
Andrew Morton
1
-1
/
+10
2016-05-20
include/linux: apply __malloc attribute
Rasmus Villemoes
6
-26
/
+27
2016-05-20
compiler.h: add support for malloc attribute
Rasmus Villemoes
2
-0
/
+5
2016-05-20
mm: rename _count, field of the struct page, to _refcount
Joonsoo Kim
4
-23
/
+27
2016-05-20
mm: SLAB freelist randomization
Thomas Garnier
1
-0
/
+4
2016-05-20
kernel/padata.c: removed unused code
Richard Cochran
1
-5
/
+0
2016-05-20
debugobjects: insulate non-fixup logic related to static obj from fixup callb...
Du, Changbin
1
-0
/
+2
2016-05-20
debugobjects: make fixup functions return bool instead of int
Du, Changbin
1
-7
/
+8
2016-05-20
time: remove timespec_add_safe()
Deepa Dinamani
1
-8
/
+7
2016-05-20
fs: poll/select/recvmmsg: use timespec64 for timeout events
Deepa Dinamani
1
-5
/
+6
2016-05-20
time: add missing implementation for timespec64_add_safe()
Deepa Dinamani
1
-3
/
+1
2016-05-20
fsnotify: avoid spurious EMFILE errors from inotify_init()
Jan Kara
1
-2
/
+0
2016-05-20
Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
3
-22
/
+96
2016-05-20
Merge tag 'md/4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
1
-0
/
+16
2016-05-20
Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-12
/
+62
2016-05-20
dax: Use radix tree entry lock to protect cow faults
Jan Kara
2
-0
/
+14
2016-05-20
dax: New fault locking
Jan Kara
1
-0
/
+3
2016-05-20
dax: Allow DAX code to replace exceptional entries
Jan Kara
1
-0
/
+1
2016-05-20
dax: Define DAX lock bit for radix tree exceptional entry
Jan Kara
1
-0
/
+3
2016-05-20
dax: Make huge page handling depend of CONFIG_BROKEN
Jan Kara
1
-1
/
+1
2016-05-19
Merge tag 'sound-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
10
-8
/
+147
2016-05-19
Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-15
/
+57
2016-05-19
Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2
-0
/
+160
2016-05-19
Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
5
-9
/
+44
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-18
/
+90
2016-05-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
9
-17
/
+140
2016-05-19
Merge tag 'arc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
1
-0
/
+166
2016-05-19
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
14
-95
/
+175
2016-05-19
Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-118
/
+2
2016-05-19
Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2
-1
/
+27
2016-05-19
Merge tag 'rproc-v4.7' of git://github.com/andersson/remoteproc
Linus Torvalds
1
-0
/
+4
2016-05-19
Merge tag 'rpmsg-v4.7' of git://github.com/andersson/remoteproc
Linus Torvalds
1
-1
/
+17
2016-05-19
Merge tag 'media/v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
11
-95
/
+982
[prev]
[next]