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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-11
mm, memory-hotplug: dynamic configure movable memory and portion memory
Lai Jiangshan
1
-1
/
+12
2012-12-11
bootmem: fix wrong call parameter for free_bootmem()
Joonsoo Kim
1
-2
/
+2
2012-12-11
mm: cma: remove watermark hacks
Marek Szyprowski
1
-9
/
+0
2012-12-11
mm, oom: fix race when specifying a thread as the oom origin
David Rientjes
3
-2
/
+19
2012-12-11
mm, oom: change type of oom_score_adj to short
David Rientjes
4
-11
/
+11
2012-12-11
mm: cleanup register_node()
Yasuaki Ishimatsu
1
-1
/
+0
2012-12-11
mm: introduce putback_movable_pages()
Rafael Aquini
1
-0
/
+2
2012-12-11
mm: introduce a common interface for balloon pages mobility
Rafael Aquini
3
-0
/
+298
2012-12-11
mm: redefine address_space.assoc_mapping
Rafael Aquini
1
-1
/
+1
2012-12-11
mm: adjust address_space_operations.migratepage() return code
Rafael Aquini
1
-0
/
+7
2012-12-11
mm: vm_unmapped_area() lookup function
Michel Lespinasse
1
-0
/
+31
2012-12-11
mm: rearrange vm_area_struct for fewer cache misses
Rik van Riel
1
-4
/
+8
2012-12-11
mm: augment vma rbtree with rb_subtree_gap
Michel Lespinasse
1
-0
/
+9
2012-12-11
mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB
Andi Kleen
4
-2
/
+33
2012-12-11
mm: thp: set the accessed flag for old pages on access fault
Will Deacon
1
-0
/
+4
2012-12-11
memory_hotplug: fix possible incorrect node_states[N_NORMAL_MEMORY]
Lai Jiangshan
1
-0
/
+1
2012-12-11
numa: convert static memory to dynamically allocated memory for per node device
Wen Congyang
1
-1
/
+1
2012-12-11
memory-hotplug: skip HWPoisoned page when offlining pages
Wen Congyang
1
-4
/
+6
2012-12-11
mm: use IS_ENABLED(CONFIG_COMPACTION) instead of COMPACTION_BUILD
Kirill A. Shutemov
1
-7
/
+0
2012-12-11
mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILD
Kirill A. Shutemov
2
-8
/
+1
2012-12-11
mm, memcg: make mem_cgroup_out_of_memory() static
David Rientjes
1
-2
/
+0
2012-12-11
writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()
Namjae Jeon
1
-8
/
+1
2012-12-11
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-8
/
+49
2012-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-0
/
+3
2012-12-11
Merge branch 'for-v3.8' of git://git.linaro.org/people/mszyprowski/linux-dma-...
Linus Torvalds
1
-2
/
+2
2012-12-11
Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
4
-8
/
+32
2012-12-11
Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-9
/
+353
2012-12-11
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+29
2012-12-11
Merge tag 'mmc-updates-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-33
/
+26
2012-12-11
drivers: cma: represent physical addresses as phys_addr_t
Vitaly Andrianov
1
-2
/
+2
2012-12-10
clk: introduce optional disable_unused callback
Mike Turquette
1
-0
/
+6
2012-12-10
Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage
Linus Torvalds
2
-5
/
+9
2012-12-07
net: gro: fix possible panic in skb_gro_receive()
Eric Dumazet
1
-0
/
+3
2012-12-07
tcp: bug fix Fast Open client retransmission
Yuchung Cheng
1
-0
/
+1
2012-12-07
mmc: add a card-event host operation
Guennadi Liakhovetski
1
-0
/
+1
2012-12-06
tmpfs: fix shared mempolicy leak
Mel Gorman
1
-16
/
+0
2012-12-06
mmc: sdhci: add quirk for lack of 1.8v support
Daniel Drake
1
-0
/
+2
2012-12-06
mmc: dw_mmc: Add sdio power bindings
Abhilash Kesavan
1
-0
/
+1
2012-12-06
mmc: sdhci-pxav3: add quirks2
Kevin Liu
1
-0
/
+2
2012-12-06
mmc: core: Add mmc_set_blockcount feature
Loic Pallardy
1
-0
/
+2
2012-12-06
mmc: core: Expose access to RPMB partition
Loic Pallardy
2
-0
/
+4
2012-12-06
mmc: host: Make UHS timing values fully unique
Kevin Liu
1
-6
/
+6
2012-12-06
mmc: Standardise capability type
Lee Jones
4
-8
/
+8
2012-12-06
mmc: mxs-mmc: Remove platform data
Fabio Estevam
1
-19
/
+0
2012-12-05
hwmon: (ads7828) driver cleanup
Vivien Didelot
1
-0
/
+29
2012-12-04
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l...
Linus Torvalds
1
-0
/
+7
2012-12-03
Merge branch 'block-dev'
Linus Torvalds
1
-5
/
+0
2012-12-03
linux/kernel.h: define SYMBOL_PREFIX
James Hogan
1
-0
/
+7
2012-12-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-30
/
+32
2012-11-30
Merge branch 'akpm' (Fixes from Andrew)
Linus Torvalds
2
-9
/
+5
[next]