index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-02
cgroup: fix frequent -EBUSY at rmdir
KAMEZAWA Hiroyuki
1
-2
/
+3
2009-04-02
workqueue: add to_delayed_work() helper function
Jean Delvare
1
-2
/
+1
2009-04-02
mm: do_xip_mapping_read: fix length calculation
Martin Schwidefsky
1
-2
/
+2
2009-04-02
mm: align vmstat_work's timer
Anton Blanchard
1
-2
/
+3
2009-04-02
nommu: fix a number of issues with the per-MM VMA patch
David Howells
2
-30
/
+25
2009-04-02
generic debug pagealloc: build fix
Akinobu Mita
1
-0
/
+9
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
3
-20
/
+169
2009-04-01
shmem: writepage directly to swap
Hugh Dickins
1
-2
/
+1
2009-04-01
vmscan: fix it to take care of nodemask
KAMEZAWA Hiroyuki
2
-3
/
+13
2009-04-01
vmscan: print shrink_slab symbol name on negative shrinker objects
David Rientjes
1
-2
/
+3
2009-04-01
nommu: make CONFIG_UNEVICTABLE_LRU available when CONFIG_MMU=n
David Howells
1
-1
/
+0
2009-04-01
nommu: there is no mlock() for NOMMU, so don't provide the bits
David Howells
2
-3
/
+13
2009-04-01
mm: introduce debug_kmap_atomic
Akinobu Mita
1
-0
/
+45
2009-04-01
mm: page_mkwrite change prototype to match fault
Nick Piggin
1
-4
/
+22
2009-04-01
mm: fix proc_dointvec_userhz_jiffies "breakage"
Alexey Dobriyan
1
-9
/
+11
2009-04-01
generic debug pagealloc
Akinobu Mita
3
-0
/
+147
2009-04-01
memdup_user(): introduce
Li Zefan
1
-0
/
+30
2009-04-01
hugetlb: chg cannot become less than 0
Roel Kluin
1
-3
/
+3
2009-04-01
mm: remove pagevec_swap_free()
KOSAKI Motohiro
1
-23
/
+0
2009-04-01
mm: don't free swap slots on page deactivation
Johannes Weiner
1
-3
/
+0
2009-04-01
mm: move pagevec stripping to save unlock-relock
Johannes Weiner
1
-5
/
+2
2009-04-01
vfs: add/use account_page_dirtied()
Edward Shishkin
1
-7
/
+15
2009-04-01
vmscan: respect higher order in zone_reclaim()
Johannes Weiner
1
-0
/
+1
2009-04-01
mm: add comment why mark_page_accessed() would be better than pte_mkyoung() i...
KOSAKI Motohiro
1
-0
/
+5
2009-04-01
vmscan: clip swap_cluster_max in shrink_all_memory()
Johannes Weiner
1
-1
/
+1
2009-04-01
mm: shrink_all_memory(): use sc.nr_reclaimed
MinChan Kim
1
-22
/
+24
2009-04-01
mm: don't call mark_page_accessed() in do_swap_page()
KOSAKI Motohiro
1
-2
/
+0
2009-04-01
mm: introduce for_each_populated_zone() macro
KOSAKI Motohiro
3
-33
/
+8
2009-04-01
vmscan: rename sc.may_swap to may_unmap
Johannes Weiner
1
-10
/
+10
2009-04-01
oom_kill: don't call for int_sqrt(0)
Cyrill Gorcunov
1
-7
/
+5
2009-04-01
vmap: remove needless lock and list in vmap
MinChan Kim
1
-16
/
+3
2009-04-01
mm: mminit_validate_memmodel_limits(): remove redundant test
Cyrill Gorcunov
1
-3
/
+1
2009-03-31
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Rusty Russell
4
-7
/
+9
2009-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
3
-3
/
+3
2009-03-30
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-0
/
+14
2009-03-31
tracing, Text Edit Lock: cleanup
Ingo Molnar
1
-2
/
+0
2009-03-30
Merge branch 'linus' into cpumask-for-linus
Ingo Molnar
12
-101
/
+290
2009-03-30
lockdep: annotate reclaim context (__GFP_NOFS), fix SLOB
Ingo Molnar
1
-1
/
+1
2009-03-30
Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+4
2009-03-30
trivial: Fix dubious bitwise 'or' usage spotted by sparse.
Alexey Zaytsev
1
-1
/
+1
2009-03-30
cpumask: use new cpumask_ functions in core code.
Rusty Russell
2
-2
/
+2
2009-03-30
cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL
Rusty Russell
1
-1
/
+1
2009-03-28
Merge branch 'linus' into x86/core
Ingo Molnar
7
-74
/
+112
2009-03-28
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-8
/
+57
2009-03-28
Merge branch 'origin' into devel
Russell King
7
-74
/
+112
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
6
-26
/
+1475
2009-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2
-46
/
+79
2009-03-26
Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-26
/
+25
2009-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-0
/
+6
2009-03-26
writeback: double the dirty thresholds
Wu Fengguang
1
-2
/
+2
[prev]
[next]