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
2010-08-09
oom: PF_EXITING check should take mm into account
Oleg Nesterov
1
-1
/
+1
2010-08-09
oom: check PF_KTHREAD instead of !mm to skip kthreads
Oleg Nesterov
1
-6
/
+3
2010-08-09
mm: extend KSM refcounts to the anon_vma root
Rik van Riel
3
-19
/
+54
2010-08-09
mm: always lock the root (oldest) anon_vma
Rik van Riel
3
-10
/
+24
2010-08-09
mm: track the root (oldest) anon_vma
Rik van Riel
1
-2
/
+16
2010-08-09
mm: change direct call of spin_lock(anon_vma->lock) to inline function
Rik van Riel
4
-21
/
+21
2010-08-09
mm: rename anon_vma_lock to vma_lock_anon_vma
Rik van Riel
1
-7
/
+7
2010-08-09
hugetlb: call mmu notifiers on hugepage cow
Doug Doan
1
-0
/
+6
2010-08-09
mm: provide init_mm mm_context initializer
Heiko Carstens
1
-0
/
+6
2010-08-09
mm: use ERR_CAST
Julia Lawall
1
-1
/
+1
2010-08-09
mm: use memdup_user
Julia Lawall
1
-8
/
+3
2010-08-09
switch shmem.c to ->evice_inode()
Al Viro
1
-4
/
+4
2010-08-09
check ATTR_SIZE contraints in inode_change_ok
Christoph Hellwig
2
-12
/
+31
2010-08-09
always call inode_change_ok early in ->setattr
Christoph Hellwig
1
-4
/
+6
2010-08-09
rename generic_setattr
Christoph Hellwig
1
-1
/
+1
2010-08-09
memblock: Fix memblock_is_region_reserved() to return a boolean
Benjamin Herrenschmidt
1
-1
/
+1
2010-08-08
kmemleak: Fix typo in the comment
Holger Hans Peter Freyther
1
-1
/
+1
2010-08-07
writeback: fix bad _bh spinlock nesting
Jens Axboe
1
-2
/
+3
2010-08-07
writeback: cleanup bdi_register
Artem Bityutskiy
1
-19
/
+11
2010-08-07
writeback: add new tracepoints
Artem Bityutskiy
1
-0
/
+2
2010-08-07
writeback: remove unnecessary init_timer call
Artem Bityutskiy
1
-1
/
+0
2010-08-07
writeback: optimize periodic bdi thread wakeups
Artem Bityutskiy
1
-16
/
+57
2010-08-07
writeback: prevent unnecessary bdi threads wakeups
Artem Bityutskiy
1
-3
/
+10
2010-08-07
writeback: move bdi threads exiting logic to the forker thread
Artem Bityutskiy
1
-11
/
+58
2010-08-07
writeback: restructure bdi forker loop a little
Artem Bityutskiy
1
-30
/
+39
2010-08-07
writeback: do not remove bdi from bdi_list
Artem Bityutskiy
1
-21
/
+10
2010-08-07
writeback: simplify bdi code a little
Artem Bityutskiy
1
-64
/
+18
2010-08-07
writeback: do not lose wake-ups in the forker thread - 2
Artem Bityutskiy
1
-0
/
+4
2010-08-07
writeback: do not lose wake-ups in the forker thread - 1
Artem Bityutskiy
1
-2
/
+1
2010-08-07
writeback: fix possible race when creating bdi threads
Artem Bityutskiy
1
-17
/
+11
2010-08-07
writeback: harmonize writeback threads naming
Artem Bityutskiy
1
-13
/
+13
2010-08-07
writeback: Add tracing to write_cache_pages
Dave Chinner
1
-0
/
+1
2010-08-07
writeback: Add tracing to balance_dirty_pages
Dave Chinner
1
-0
/
+4
2010-08-07
writeback: Initial tracing support
Dave Chinner
1
-0
/
+3
2010-08-07
writeback: merge bdi_writeback_task and bdi_start_fn
Christoph Hellwig
1
-43
/
+1
2010-08-07
writeback: remove wb_list
Christoph Hellwig
1
-54
/
+29
2010-08-07
block: unify flags for struct bio and struct request
Christoph Hellwig
1
-1
/
+1
2010-08-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
3
-45
/
+52
2010-08-06
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2010-08-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-4
/
+8
2010-08-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+0
2010-08-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-0
/
+7
2010-08-05
mm,kdb,kgdb: Add a debug reference for the kdb kmap usage
Jason Wessel
1
-0
/
+7
2010-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-36
/
+49
2010-08-04
Merge branches 'slab/fixes', 'slob/fixes', 'slub/cleanups' and 'slub/fixes' i...
Pekka Enberg
3
-45
/
+52
2010-08-04
Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+33
2010-08-03
slub: Allow removal of slab caches during boot
Christoph Lameter
1
-9
/
+15
2010-08-03
Revert "slub: Allow removal of slab caches during boot"
Pekka Enberg
1
-7
/
+0
2010-08-02
Merge commit 'v2.6.35' into perf/core
Ingo Molnar
1
-3
/
+13
2010-08-01
KVM: Fix a race condition for usage of is_hwpoison_address()
Huang Ying
1
-0
/
+3
[prev]
[next]