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
2011-11-02
ipc/sem.c: remove private structures from public header file
Manfred Spraul
1
-42
/
+0
2011-11-02
memcg: skip scanning active lists based on individual size
Johannes Weiner
1
-4
/
+6
2011-11-02
memcg: rename mem variable to memcg
Raghavendra K T
1
-16
/
+18
2011-11-02
minix: describe usage of different magic numbers
Sami Kerola
1
-5
/
+5
2011-11-02
thp: share get_huge_page_tail()
Andrea Arcangeli
1
-0
/
+11
2011-11-02
mm: thp: tail page refcounting fix
Andrea Arcangeli
2
-38
/
+39
2011-11-01
Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
2
-1
/
+18
2011-11-01
Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
1
-0
/
+18
2011-11-01
Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
1
-0
/
+18
2011-11-01
Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
1
-0
/
+20
2011-11-01
Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
1
-3
/
+2
2011-11-01
Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator
Linus Torvalds
3
-1
/
+104
2011-11-01
Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...
Linus Torvalds
1
-3
/
+3
2011-11-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
7
-9
/
+172
2011-11-01
Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...
Roland Dreier
7
-9
/
+172
2011-11-01
Merge git://github.com/herbertx/crypto
Linus Torvalds
6
-0
/
+138
2011-11-01
Merge Qualcom Hexagon architecture
Linus Torvalds
2
-0
/
+136
2011-11-01
Add extra arch overrides to asm-generic/checksum.h
Linas Vepstas
1
-0
/
+4
2011-11-01
Hexagon: Add locking types and functions
Richard Kuo
1
-0
/
+132
2011-10-31
Merge branch 'akpm' (Andrew's incoming)
Linus Torvalds
54
-258
/
+298
2011-10-31
kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsolete
Joe Perches
1
-0
/
+4
2011-10-31
llist-return-whether-list-is-empty-before-adding-in-llist_add-fix
Andrew Morton
1
-1
/
+1
2011-10-31
lib: rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
1
-1
/
+6
2011-10-31
drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform data
Magnus Damm
1
-0
/
+0
2011-10-31
leds: Renesas TPU LED driver
Magnus Damm
1
-0
/
+14
2011-10-31
backlight: fix broken regulator API usage in l4f00242t03
Mark Brown
1
-2
/
+0
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
32
-220
/
+197
2011-10-31
lis3lv02d: make regulator API usage unconditional
Mark Brown
1
-1
/
+0
2011-10-31
mm: compaction: make compact_zone_order() static
Kyungmin Park
1
-8
/
+0
2011-10-31
vmscan: fix shrinker callback bug in fs/super.c
Mikulas Patocka
1
-0
/
+1
2011-10-31
mm: neaten warn_alloc_failed
Joe Perches
1
-1
/
+2
2011-10-31
include/asm-generic/page.h: calculate virt_to_page and page_to_virt via prede...
Sonic Zhang
1
-2
/
+2
2011-10-31
thp: mremap support and TLB optimization
Andrea Arcangeli
1
-0
/
+5
2011-10-31
memblock: add memblock_start_of_DRAM()
Sam Ravnborg
1
-0
/
+1
2011-10-31
mm: avoid null pointer access in vm_struct via /proc/vmallocinfo
Mitsuo Hayasaka
1
-0
/
+1
2011-10-31
lib/string.c: introduce memchr_inv()
Akinobu Mita
1
-0
/
+1
2011-10-31
mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completes
Mel Gorman
1
-1
/
+1
2011-10-31
mm: vmscan: do not writeback filesystem pages in direct reclaim
Mel Gorman
1
-0
/
+1
2011-10-31
mm: add comments to explain mm_struct fields
Christoph Lameter
1
-2
/
+9
2011-10-31
mm: distinguish between mlocked and pinned pages
Christoph Lameter
1
-1
/
+1
2011-10-31
oom: fix race while temporarily setting current's oom_score_adj
David Rientjes
1
-0
/
+1
2011-10-31
oom: remove oom_disable_count
David Rientjes
1
-3
/
+0
2011-10-31
mm: zone_reclaim: make isolate_lru_page() filter-aware
Minchan Kim
1
-0
/
+2
2011-10-31
mm: compaction: make isolate_lru_page() filter-aware
Minchan Kim
1
-0
/
+2
2011-10-31
mm: change isolate mode from #define to bitwise type
Minchan Kim
4
-11
/
+15
2011-10-31
Cross Memory Attach
Christopher Yeoh
3
-4
/
+19
2011-10-31
include/linux/dmar.h: forward-declare struct acpi_dmar_header
Andrew Morton
1
-0
/
+2
2011-10-31
dma-mapping: fix sync_single_range_* DMA debugging
Clemens Ladisch
1
-2
/
+12
2011-10-31
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
3
-0
/
+12
2011-10-31
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
19
-78
/
+363
[next]