index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
103
-484
/
+3109
2013-09-12
Merge tag 'xfs-for-linus-v3.12-rc1-2' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
25
-166
/
+461
2013-09-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
61
-776
/
+3487
2013-09-12
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
79
-919
/
+973
2013-09-12
mm/Kconfig: add MMU dependency for MIGRATION.
Chen Gang
1
-2
/
+2
2013-09-12
kernel: replace strict_strto*() with kstrto*()
Jingoo Han
3
-9
/
+9
2013-09-12
mm, thp: count thp_fault_fallback anytime thp fault fails
David Rientjes
1
-3
/
+7
2013-09-12
thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page()
Kirill A. Shutemov
4
-33
/
+13
2013-09-12
thp: do_huge_pmd_anonymous_page() cleanup
Kirill A. Shutemov
1
-42
/
+41
2013-09-12
thp: move maybe_pmd_mkwrite() out of mk_huge_pmd()
Kirill A. Shutemov
1
-6
/
+8
2013-09-12
mm: cleanup add_to_page_cache_locked()
Kirill A. Shutemov
1
-23
/
+25
2013-09-12
thp: account anon transparent huge pages into NR_ANON_PAGES
Kirill A. Shutemov
4
-22
/
+9
2013-09-12
truncate: drop 'oldsize' truncate_pagecache() parameter
Kirill A. Shutemov
28
-44
/
+31
2013-09-12
mm: make lru_add_drain_all() selective
Chris Metcalf
2
-6
/
+40
2013-09-12
memcg: document cgroup dirty/writeback memory statistics
Sha Zhengju
1
-0
/
+2
2013-09-12
memcg: add per cgroup writeback pages accounting
Sha Zhengju
3
-7
/
+39
2013-09-12
memcg: check for proper lock held in mem_cgroup_update_page_stat
Sha Zhengju
1
-0
/
+1
2013-09-12
memcg: remove MEMCG_NR_FILE_MAPPED
Sha Zhengju
3
-34
/
+22
2013-09-12
memcg: reduce function dereference
Sha Zhengju
1
-8
/
+11
2013-09-12
memcg: avoid overflow caused by PAGE_ALIGN
Sha Zhengju
1
-1
/
+5
2013-09-12
memcg: rename RESOURCE_MAX to RES_COUNTER_MAX
Sha Zhengju
4
-12
/
+12
2013-09-12
memcg: correct RESOURCE_MAX to ULLONG_MAX
Sha Zhengju
1
-1
/
+1
2013-09-12
mm: memcg: do not trap chargers with full callstack on OOM
Johannes Weiner
5
-49
/
+140
2013-09-12
mm: memcg: rework and document OOM waiting and wakeup
Johannes Weiner
1
-37
/
+46
2013-09-12
mm: memcg: enable memcg OOM killer only for user faults
Johannes Weiner
5
-12
/
+88
2013-09-12
x86: finish user fault error path with fatal signal
Johannes Weiner
1
-18
/
+17
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
29
-64
/
+135
2013-09-12
arch: mm: do not invoke OOM killer on kernel fault OOM
Johannes Weiner
6
-22
/
+26
2013-09-12
arch: mm: remove obsolete init OOM protection
Johannes Weiner
3
-17
/
+0
2013-09-12
memcg: trivial cleanups
Andrew Morton
2
-21
/
+21
2013-09-12
memcg, vmscan: do not fall into reclaim-all pass too quickly
Michal Hocko
1
-2
/
+17
2013-09-12
memcg: track all children over limit in the root
Michal Hocko
1
-0
/
+9
2013-09-12
memcg, vmscan: do not attempt soft limit reclaim if it would not scan anything
Michal Hocko
2
-2
/
+8
2013-09-12
memcg: track children in soft limit excess to improve soft limit
Michal Hocko
1
-0
/
+71
2013-09-12
memcg: enhance memcg iterator to support predicates
Michal Hocko
3
-32
/
+103
2013-09-12
vmscan, memcg: do softlimit reclaim also for targeted reclaim
Michal Hocko
3
-9
/
+15
2013-09-12
memcg: get rid of soft-limit tree infrastructure
Michal Hocko
1
-263
/
+2
2013-09-12
memcg, vmscan: integrate soft reclaim tighter with zone shrinking code
Michal Hocko
3
-175
/
+60
2013-09-12
memcg: remove redundant code in mem_cgroup_force_empty_write()
Li Zefan
1
-7
/
+1
2013-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
56
-1161
/
+1777
2013-09-12
Merge branch 'for-next' into for-linus
Al Viro
54
-1129
/
+1755
2013-09-12
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-25
/
+108
2013-09-12
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-19
/
+26
2013-09-12
Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-30
/
+23
2013-09-12
vfs: make d_path() get the root path under RCU
Linus Torvalds
1
-2
/
+14
2013-09-12
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
[next]