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
2005-09-09
[PATCH] tmpfs: Enable atomic inode security labeling
Stephen Smalley
1
-1
/
+19
2005-09-09
[PATCH] update filesystems for new delete_inode behavior
Mark Fasheh
1
-0
/
+1
2005-09-08
[PATCH] PCI: Run PCI driver initialization on local node
Andi Kleen
1
-1
/
+1
2005-09-07
[PATCH] introduce and use kzalloc
Pekka J Enberg
1
-12
/
+6
2005-09-07
[PATCH] cpusets: confine oom_killer to mem_exclusive cpuset
Paul Jackson
1
-0
/
+5
2005-09-07
[PATCH] cpusets: formalize intermediate GFP_KERNEL containment
Paul Jackson
2
-10
/
+14
2005-09-07
[PATCH] cpusets: oom_kill tweaks
Paul Jackson
1
-26
/
+31
2005-09-07
[PATCH] Additions to .data.read_mostly section
Ravikiran G Thirumalai
2
-3
/
+3
2005-09-07
[PATCH] readahead: reset cache_hit earlier
Steven Pratt
1
-0
/
+1
2005-09-07
[PATCH] remove misleading comment above sys_brk
Christoph Hellwig
1
-7
/
+0
2005-09-07
[PATCH] More __read_mostly variables
Christoph Lameter
2
-5
/
+5
2005-09-05
[PATCH] Generic VFS fallback for security xattrs
Stephen Smalley
1
-85
/
+0
2005-09-05
[PATCH] VM: add page_state info to per-node meminfo
Martin Hicks
1
-5
/
+20
2005-09-05
[PATCH] slab: removes local_irq_save()/local_irq_restore() pair
Manfred Spraul
1
-11
/
+15
2005-09-05
[PATCH] mm/slab.c: prefetchw the start of new allocated objects
Eric Dumazet
1
-1
/
+3
2005-09-05
[PATCH] x86: ptep_clear optimization
Zachary Amsden
1
-2
/
+3
2005-09-05
[PATCH] sab: consolidate kmem_bufctl_t
Kyle Moffett
1
-0
/
+1
2005-09-05
[PATCH] hugetlb: move stale pte check into huge_pte_alloc()
Adam Litke
1
-2
/
+0
2005-09-05
[PATCH] arm: allow for arch-specific IOREMAP_MAX_ORDER
Deepak Saxena
1
-2
/
+0
2005-09-05
[PATCH] mm: remove implied vm_ops check
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2005-09-05
[PATCH] shmem_populate: avoid an useless check, and some comments
Paolo 'Blaisorblade' Giarrusso
2
-1
/
+12
2005-09-05
[PATCH] vm: slab.c spelling correction
Martin Hicks
1
-1
/
+1
2005-09-05
[PATCH] mm: fix madvise vma merging
Hugh Dickins
1
-4
/
+5
2005-09-05
[PATCH] VM: zone reclaim atomic ops cleanup
Martin Hicks
2
-5
/
+6
2005-09-05
[PATCH] VM: add capabilites check to set_zone_reclaim
Martin Hicks
1
-0
/
+3
2005-09-05
[PATCH] mm: remove atomic
Nick Piggin
1
-1
/
+1
2005-09-05
[PATCH] mm: remap ZERO_PAGE mappings
Nick Piggin
1
-0
/
+4
2005-09-05
[PATCH] mm: cleanup rmap
Nick Piggin
1
-5
/
+1
2005-09-05
[PATCH] mm: micro-optimise rmap
Nick Piggin
1
-10
/
+11
2005-09-05
[PATCH] mm: comment rmap
Nick Piggin
1
-0
/
+2
2005-09-05
[PATCH] /proc/<pid>/numa_maps to show on which nodes pages reside
Christoph Lameter
1
-6
/
+6
2005-09-05
[PATCH] rmap: don't test rss
Hugh Dickins
1
-6
/
+1
2005-09-05
[PATCH] delete from_swap_cache BUG_ONs
Hugh Dickins
1
-5
/
+1
2005-09-05
[PATCH] swap: swap_lock replace list+device
Hugh Dickins
3
-78
/
+57
2005-09-05
[PATCH] swap: scan_swap_map latency breaks
Hugh Dickins
1
-2
/
+12
2005-09-05
[PATCH] swap: scan_swap_map drop swap_device_lock
Hugh Dickins
1
-7
/
+35
2005-09-05
[PATCH] swap: scan_swap_map restyled
Hugh Dickins
1
-45
/
+48
2005-09-05
[PATCH] swap: get_swap_page drop swap_list_lock
Hugh Dickins
1
-39
/
+36
2005-09-05
[PATCH] swap: freeing update swap_list.next
Hugh Dickins
1
-2
/
+2
2005-09-05
[PATCH] swap: swap unsigned int consistency
Hugh Dickins
1
-9
/
+10
2005-09-05
[PATCH] swap: show span of swap extents
Hugh Dickins
1
-14
/
+30
2005-09-05
[PATCH] swap: swap extent list is ordered
Hugh Dickins
1
-18
/
+9
2005-09-05
[PATCH] swap: move destroy_swap_extents calls
Hugh Dickins
1
-2
/
+2
2005-09-05
[PATCH] swap: correct swapfile nr_good_pages
Hugh Dickins
1
-9
/
+16
2005-09-05
[PATCH] swap: update swapfile i_sem comment
Hugh Dickins
1
-1
/
+1
2005-09-05
[PATCH] sparsemem extreme: hotplug preparation
Dave Hansen
1
-12
/
+41
2005-09-05
[PATCH] sparsemem extreme implementation
Bob Picco
2
-12
/
+33
2005-09-05
[PATCH] SPARSEMEM EXTREME
Bob Picco
2
-6
/
+41
2005-08-29
[PATCH] Lazy page table copies in fork()
Nick Piggin
1
-0
/
+11
2005-08-19
Fix nasty ncpfs symlink handling bug.
Linus Torvalds
1
-11
/
+6
[next]