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-03-21
memcg: replace MEM_CONT by MEM_RES_CTLR
Hugh Dickins
1
-1
/
+1
2012-03-21
page_alloc.c: remove add_from_early_node_map()
Kautuk Consul
1
-2
/
+0
2012-03-21
hugetlbfs: fix alignment of huge page requests
Steven Truelove
1
-2
/
+4
2012-03-21
mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat()
David Rientjes
1
-2
/
+2
2012-03-21
hugepages: fix use after free bug in "quota" handling
David Gibson
1
-4
/
+10
2012-03-21
hugetlb: cleanup hugetlb.h
David Gibson
1
-25
/
+0
2012-03-21
cpuset: mm: reduce large amounts of memory barrier related damage v3
Mel Gorman
3
-28
/
+29
2012-03-21
mm, memcg: pass charge order to oom killer
David Rientjes
1
-1
/
+2
2012-03-21
mm: drain percpu lru add/rotate page-vectors on cpu hot-unplug
Konstantin Khlebnikov
1
-0
/
+1
2012-03-21
thp: allow a hwpoisoned head page to be put back to LRU
Dean Nelson
1
-0
/
+20
2012-03-21
mm, oom: force oom kill on sysrq+f
David Rientjes
1
-1
/
+1
2012-03-21
procfs: mark thread stack correctly in proc/<pid>/maps
Siddhesh Poyarekar
1
-0
/
+3
2012-03-21
rmap: remove __anon_vma_link() declaration
Xiao Guangrong
1
-1
/
+0
2012-03-21
mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION)
Konstantin Khlebnikov
1
-2
/
+0
2012-03-21
pagemap: export KPF_THP
Naoya Horiguchi
1
-0
/
+1
2012-03-21
thp: optimize away unnecessary page table locking
Naoya Horiguchi
1
-0
/
+17
2012-03-21
vmscan: only defer compaction for failed order and higher
Rik van Riel
2
-4
/
+11
2012-03-21
vmscan: kswapd carefully call compaction
Rik van Riel
1
-0
/
+6
2012-03-21
mm: make swapin readahead skip over holes
Rik van Riel
1
-1
/
+0
2012-03-21
mm: make get_mm_counter static-inline
Konstantin Khlebnikov
1
-10
/
+11
2012-03-21
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
Andrea Arcangeli
1
-0
/
+61
2012-03-21
Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
7
-8
/
+113
2012-03-21
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
3
-6
/
+26
2012-03-21
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-1
/
+78
2012-03-21
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-10
/
+15
2012-03-21
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
4
-63
/
+180
2012-03-21
Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
6
-61
/
+138
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
3
-51
/
+64
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-10
/
+9
2012-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
88
-1028
/
+2151
2012-03-20
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
3
-63
/
+16
2012-03-20
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
20
-86
/
+430
2012-03-20
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
11
-160
/
+102
2012-03-20
Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-22
/
+277
2012-03-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-23
/
+5
2012-03-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-11
/
+65
2012-03-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
14
-138
/
+425
2012-03-20
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+5
2012-03-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-37
/
+156
2012-03-20
highmem: kill all __kmap_atomic()
Cong Wang
1
-8
/
+3
2012-03-20
fs: remove the second argument of k[un]map_atomic()
Cong Wang
1
-4
/
+4
2012-03-20
crypto: remove the second argument of k[un]map_atomic()
Cong Wang
1
-25
/
+3
2012-03-20
include/linux/highmem.h: remove the second argument of k[un]map_atomic()
Cong Wang
1
-14
/
+14
2012-03-20
highmem: mark k[un]map_atomic() with two arguments as deprecated
Cong Wang
1
-6
/
+46
2012-03-20
constify struct pci_dev * in obvious cases
Al Viro
1
-6
/
+6
2012-03-19
netdev: driver: ethernet: Add TI CPSW driver
Mugunthan V N
1
-0
/
+55
2012-03-19
net: update the usage of CHECKSUM_UNNECESSARY
Yi Zou
1
-0
/
+7
2012-03-19
net: do not do gso for CHECKSUM_UNNECESSARY in netif_needs_gso
Yi Zou
1
-1
/
+2
2012-03-19
if_vlan: Remove VLAN_ETH_ALEN define and the 1 use of it
Joe Perches
1
-4
/
+3
2012-03-19
tcp: reduce out_of_order memory use
Eric Dumazet
1
-0
/
+1
[next]