index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2
-4
/
+6
2010-08-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-0
/
+1
2010-08-28
mm: fix hang on anon_vma->root->lock
Hugh Dickins
1
-3
/
+16
2010-08-27
percpu: fix a mismatch between code and comment
Namhyung Kim
1
-1
/
+1
2010-08-27
percpu: fix a memory leak in pcpu_extend_area_map()
Huang Shijie
1
-1
/
+3
2010-08-25
Merge branch '2.6.36-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-16
/
+10
2010-08-24
guard page for stacks that grow upwards
Luck, Tony
2
-7
/
+11
2010-08-24
writeback: write_cache_pages doesn't terminate at nr_to_write <= 0
Dave Chinner
1
-16
/
+10
2010-08-22
mm: exporting account_page_dirty
Michael Rubin
1
-0
/
+1
2010-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
1
-2
/
+2
2010-08-21
mm: make stack guard page logic use vm_prev pointer
Linus Torvalds
1
-4
/
+11
2010-08-21
mm: make the mlock() stack guard page checks stricter
Linus Torvalds
1
-5
/
+16
2010-08-21
mm: make the vma list be doubly linked
Linus Torvalds
2
-6
/
+22
2010-08-20
oom: __task_cred() need rcu_read_lock()
KOSAKI Motohiro
1
-1
/
+1
2010-08-20
oom: fix tasklist_lock leak
KOSAKI Motohiro
1
-3
/
+6
2010-08-20
oom: fix NULL pointer dereference
KOSAKI Motohiro
1
-3
/
+2
2010-08-20
lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged()
Jan Kara
1
-1
/
+2
2010-08-17
shmem: put_super must percpu_counter_destroy
Hugh Dickins
1
-2
/
+6
2010-08-15
mm: fix up some user-visible effects of the stack guard page
Linus Torvalds
1
-0
/
+8
2010-08-14
mm/page-writeback: fix non-kernel-doc function comments
Randy Dunlap
1
-2
/
+2
2010-08-14
mm: fix page table unmap for stack guard page properly
Linus Torvalds
1
-7
/
+6
2010-08-13
NOMMU: Remove an extraneous no_printk()
David Howells
1
-5
/
+0
2010-08-13
mm: fix missing page table unmap for stack guard page failure case
Linus Torvalds
1
-1
/
+3
2010-08-12
mm: keep a guard page below a grow-down stack segment
Linus Torvalds
1
-0
/
+23
2010-08-12
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
4
-38
/
+260
2010-08-12
Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+4
2010-08-12
writeback: add comment to the dirty limit functions
Wu Fengguang
1
-3
/
+28
2010-08-12
writeback: avoid unnecessary calculation of bdi dirty thresholds
Wu Fengguang
2
-38
/
+40
2010-08-12
writeback: balance_dirty_pages(): reduce calls to global_page_state
Wu Fengguang
1
-62
/
+33
2010-08-12
mm: fix fatal kernel-doc error
Randy Dunlap
1
-1
/
+1
2010-08-11
memcg: convert to use zone_to_nid() from bare zone->zone_pgdat->node_id
KOSAKI Motohiro
1
-3
/
+3
2010-08-11
memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim()
KOSAKI Motohiro
2
-8
/
+4
2010-08-11
memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemask
KOSAKI Motohiro
2
-6
/
+2
2010-08-11
memcg: kill unnecessary initialization in mem_cgroup_shrink_node_zone()
KOSAKI Motohiro
1
-2
/
+0
2010-08-11
memcg: sc.nr_to_reclaim should be initialized
KOSAKI Motohiro
1
-0
/
+1
2010-08-11
memcg: avoid css_get()
KAMEZAWA Hiroyuki
1
-43
/
+76
2010-08-11
memcg: use find_lock_task_mm() in memory cgroups oom
KAMEZAWA Hiroyuki
2
-4
/
+8
2010-08-11
memcg: remove mem from arg of charge_common
Daisuke Nishimura
1
-9
/
+8
2010-08-11
memcg: remove redundant code
Daisuke Nishimura
1
-10
/
+0
2010-08-11
memcg: clean up waiting move acct
KAMEZAWA Hiroyuki
1
-22
/
+29
2010-08-11
memcg: clean up try_charge main loop
KAMEZAWA Hiroyuki
1
-100
/
+148
2010-08-11
hugetlb: add missing unlock in avoidcopy path in hugetlb_cow()
Naoya Horiguchi
1
-1
/
+3
2010-08-11
hwpoison: rename CONFIG
Naoya Horiguchi
1
-2
/
+2
2010-08-11
HWPOISON, hugetlb: support hwpoison injection for hugepage
Naoya Horiguchi
2
-6
/
+11
2010-08-11
HWPOISON, hugetlb: detect hwpoison in hugetlb code
Naoya Horiguchi
1
-0
/
+40
2010-08-11
HWPOISON, hugetlb: isolate corrupted hugepage
Naoya Horiguchi
2
-8
/
+36
2010-08-11
HWPOISON, hugetlb: maintain mce_bad_pages in handling hugepage error
Naoya Horiguchi
1
-5
/
+10
2010-08-11
HWPOISON, hugetlb: set/clear PG_hwpoison bits on hugepage
Naoya Horiguchi
1
-0
/
+38
2010-08-11
HWPOISON, hugetlb: enable error handling path for hugepage
Naoya Horiguchi
1
-17
/
+22
2010-08-11
hugetlb, rmap: add reverse mapping for hugepage
Naoya Horiguchi
2
-2
/
+101
[next]