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-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
5
-8
/
+8
2009-12-05
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+24
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
3
-4
/
+4
2009-12-04
mm: fix comments for invalidate_inode_pages2()
Peng Tao
1
-1
/
+1
2009-12-03
Merge branch 'master' into next
James Morris
19
-238
/
+390
2009-11-30
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+6
2009-11-17
mm: allow memory hotplug and hibernation in the same kernel
Andi Kleen
2
-8
/
+18
2009-11-17
mm/memory_hotplug: fix section mismatch
Hidetoshi Seto
1
-1
/
+2
2009-11-17
Merge commit 'v2.6.32-rc7' into core/iommu
Ingo Molnar
4
-8
/
+16
2009-11-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-40
/
+81
2009-11-13
percpu: restructure pcpu_extend_area_map() to fix bugs and improve readability
Tejun Heo
1
-40
/
+81
2009-11-12
memcg: fix wrong pointer initialization at page migration when memcg is disab...
KAMEZAWA Hiroyuki
1
-1
/
+1
2009-11-12
page allocator: Do not allow interrupts to use ALLOC_HARDER
Mel Gorman
1
-1
/
+1
2009-11-12
page allocator: always wake kswapd when restarting an allocation attempt afte...
Mel Gorman
1
-1
/
+1
2009-11-12
Thaw refrigerated bdi flusher threads before invoking kthread_stop on them
Romit Dasgupta
1
-2
/
+6
2009-11-11
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+12
2009-11-10
bootmem: Add free_bootmem_late()
FUJITA Tomonori
1
-0
/
+24
2009-11-10
highmem: Fix debug_kmap_atomic() to also handle KM_IRQ_PTE, KM_NMI, and KM_NM...
Soeren Sandmann
1
-3
/
+10
2009-11-10
highmem: Fix race in debug_kmap_atomic() which could cause warn_count to unde...
Soeren Sandmann
1
-2
/
+2
2009-11-09
ksm: cond_resched in unstable tree
Hugh Dickins
1
-0
/
+1
2009-11-09
tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"
Uwe Kleine-König
2
-3
/
+3
2009-11-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+2
2009-11-03
backing-dev: bdi sb prune should be in the unregister path, not destroy
Jens Axboe
1
-1
/
+2
2009-11-02
mm: remove incorrect swap_count() from try_to_unuse()
Bo Liu
1
-2
/
+1
2009-10-31
NOMMU: Don't pass NULL pointers to fput() in do_mmap_pgoff()
David Howells
1
-2
/
+4
2009-10-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-13
/
+17
2009-10-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+16
2009-10-29
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-1
/
+1
2009-10-29
Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-28
/
+31
2009-10-29
mm: don't call pte_unmap() against an improper pte
Daisuke Nishimura
1
-4
/
+7
2009-10-29
mm: fix sparsemem configuration
Russell King
1
-1
/
+1
2009-10-29
vmscan: order evictable rescue in LRU putback
Johannes Weiner
1
-0
/
+10
2009-10-29
do_mbind(): fix memory leak
KOSAKI Motohiro
1
-5
/
+5
2009-10-29
mbind(): fix leak of never putback pages
KOSAKI Motohiro
1
-1
/
+2
2009-10-29
vmscan: limit VM_EXEC protection to file pages
Wu Fengguang
1
-1
/
+1
2009-10-29
revert "mm: oom analysis: add buffer cache information to show_free_areas()"
Andrew Morton
1
-2
/
+1
2009-10-29
congestion_wait(): don't use WRITE
KOSAKI Motohiro
1
-1
/
+1
2009-10-29
hwpoison: fix oops on ksm pages
Hugh Dickins
1
-1
/
+2
2009-10-29
backing-dev: ensure that a removed bdi no longer has super_block referencing it
Jens Axboe
1
-0
/
+16
2009-10-29
percpu: allow pcpu_alloc() to be called with IRQs off
Jiri Kosina
1
-13
/
+17
2009-10-27
powerpc: Limit memory hotplug support to PPC64 Book-3S machines
Kumar Gala
1
-1
/
+1
2009-10-25
LSM: imbed ima calls in the security hooks
Mimi Zohar
1
-4
/
+0
2009-10-19
HWPOISON: fix invalid page count in printk output
Wu Fengguang
1
-2
/
+5
2009-10-19
HWPOISON: fix oops on ksm pages
Hugh Dickins
1
-1
/
+2
2009-10-19
HWPOISON: Fix page count leak in hwpoison late kill in do_swap_page
Andi Kleen
1
-1
/
+2
2009-10-19
HWPOISON: return early on non-LRU pages
Wu Fengguang
1
-25
/
+24
2009-10-13
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-2
/
+3
2009-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-2
/
+3
2009-10-12
percpu: fix compile warnings
Tejun Heo
1
-2
/
+3
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
[next]