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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-13
truncate: drop 'oldsize' truncate_pagecache() parameter
Kirill A. Shutemov
28
-44
/
+31
2013-09-13
mm: make lru_add_drain_all() selective
Chris Metcalf
2
-6
/
+40
2013-09-13
memcg: document cgroup dirty/writeback memory statistics
Sha Zhengju
1
-0
/
+2
2013-09-13
memcg: add per cgroup writeback pages accounting
Sha Zhengju
3
-7
/
+39
2013-09-13
memcg: check for proper lock held in mem_cgroup_update_page_stat
Sha Zhengju
1
-0
/
+1
2013-09-13
memcg: remove MEMCG_NR_FILE_MAPPED
Sha Zhengju
3
-34
/
+22
2013-09-13
memcg: reduce function dereference
Sha Zhengju
1
-8
/
+11
2013-09-13
memcg: avoid overflow caused by PAGE_ALIGN
Sha Zhengju
1
-1
/
+5
2013-09-13
memcg: rename RESOURCE_MAX to RES_COUNTER_MAX
Sha Zhengju
4
-12
/
+12
2013-09-13
memcg: correct RESOURCE_MAX to ULLONG_MAX
Sha Zhengju
1
-1
/
+1
2013-09-13
mm: memcg: do not trap chargers with full callstack on OOM
Johannes Weiner
5
-49
/
+140
2013-09-13
mm: memcg: rework and document OOM waiting and wakeup
Johannes Weiner
1
-37
/
+46
2013-09-13
mm: memcg: enable memcg OOM killer only for user faults
Johannes Weiner
5
-12
/
+88
2013-09-13
x86: finish user fault error path with fatal signal
Johannes Weiner
1
-18
/
+17
2013-09-13
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
29
-64
/
+135
2013-09-13
arch: mm: do not invoke OOM killer on kernel fault OOM
Johannes Weiner
6
-22
/
+26
2013-09-13
arch: mm: remove obsolete init OOM protection
Johannes Weiner
3
-17
/
+0
2013-09-13
memcg: trivial cleanups
Andrew Morton
2
-21
/
+21
2013-09-13
memcg, vmscan: do not fall into reclaim-all pass too quickly
Michal Hocko
1
-2
/
+17
2013-09-13
memcg: track all children over limit in the root
Michal Hocko
1
-0
/
+9
2013-09-13
memcg, vmscan: do not attempt soft limit reclaim if it would not scan anything
Michal Hocko
2
-2
/
+8
2013-09-13
memcg: track children in soft limit excess to improve soft limit
Michal Hocko
1
-0
/
+71
2013-09-13
memcg: enhance memcg iterator to support predicates
Michal Hocko
3
-32
/
+103
2013-09-13
vmscan, memcg: do softlimit reclaim also for targeted reclaim
Michal Hocko
3
-9
/
+15
2013-09-13
memcg: get rid of soft-limit tree infrastructure
Michal Hocko
1
-263
/
+2
2013-09-13
memcg, vmscan: integrate soft reclaim tighter with zone shrinking code
Michal Hocko
3
-175
/
+60
2013-09-13
memcg: remove redundant code in mem_cgroup_force_empty_write()
Li Zefan
1
-7
/
+1
2013-09-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
56
-1161
/
+1777
2013-09-13
Merge branch 'for-next' into for-linus
Al Viro
54
-1129
/
+1755
2013-09-13
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-25
/
+108
2013-09-13
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-19
/
+26
2013-09-13
Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-30
/
+23
2013-09-13
vfs: make d_path() get the root path under RCU
Linus Torvalds
1
-2
/
+14
2013-09-13
ARM: sort arch/arm/Kconfig
Russell King
1
-16
/
+18
2013-09-12
vfs: use __getname/__putname for getcwd() system call
Linus Torvalds
1
-5
/
+5
2013-09-12
ARM: dts: sun7i: olinuxino-micro: Enable the EMAC
Maxime Ripard
1
-0
/
+15
2013-09-12
ARM: dts: sun7i: cubieboard2: Enable the EMAC
Maxime Ripard
1
-0
/
+15
2013-09-12
ARM: dts: sun7i: Add the muxing options for the EMAC
Maxime Ripard
1
-0
/
+11
2013-09-12
ARM: dts: sun7i: Enable the Ethernet in the A20
Maxime Ripard
1
-0
/
+16
2013-09-12
vfs: don't copy things to user space holding the rcu readlock
Linus Torvalds
1
-1
/
+2
2013-09-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
44
-315
/
+1645
2013-09-12
Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
15
-120
/
+3145
2013-09-12
Merge tag 'stable/for-linus-3.12-rc0-tag-three' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-6
/
+7
2013-09-12
Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-188
/
+328
2013-09-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
29
-82
/
+381
2013-09-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2013-09-12
vfs: make getcwd() get the root and pwd path under rcu
Linus Torvalds
1
-11
/
+12
2013-09-12
vfs: move get_fs_root_and_pwd() to single caller
Linus Torvalds
2
-11
/
+11
2013-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
43
-2352
/
+4045
2013-09-12
dcache: get/release read lock in read_seqbegin_or_lock() & friend
Waiman Long
1
-15
/
+16
[prev]
[next]