index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-30
arc, print-fatal-signals: reduce duplicated information
Vineet Gupta
1
-1
/
+1
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
37
-84
/
+53
2013-04-30
dump_stack: implement arch-specific hardware description in task dumps
Tejun Heo
2
-0
/
+2
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
30
-259
/
+1
2013-04-30
sparc32: make show_stack() acquire %fp if @_ksp is not specified
Tejun Heo
1
-9
/
+7
2013-04-30
x86: don't show trace beyond show_stack(NULL, NULL)
Tejun Heo
1
-1
/
+13
2013-04-30
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
37
-88
/
+1408
2013-04-30
Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
22
-40
/
+406
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
14
-24
/
+717
2013-04-30
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-51
/
+597
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
13
-18
/
+15
2013-04-30
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-39
/
+34
2013-04-30
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-8
/
+3
2013-04-30
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
16
-76
/
+71
2013-04-30
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-19
/
+9
2013-04-30
Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-305
/
+660
2013-04-30
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-4
/
+4
2013-04-30
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-75
/
+80
2013-04-30
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
9
-27
/
+30
2013-04-30
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-89
/
+76
2013-04-30
arm64: Use acquire/release semantics instead of explicit DMB
Catalin Marinas
1
-4
/
+2
2013-04-30
arm64: klib: bitops: fix unpredictable stxr usage
Mark Rutland
1
-2
/
+2
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
94
-1322
/
+288
2013-04-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-53
/
+52
2013-04-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
19
-303
/
+1834
2013-04-30
Merge branch 'devel-for-v3.10' into v4l_for_linus
Mauro Carvalho Chehab
10
-51
/
+597
2013-04-29
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
11
-105
/
+35
2013-04-29
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-0
/
+1
2013-04-29
Merge branch 'for-3.10-async' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2013-04-29
x86: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-29
x86: pageattr-test: remove srandom32 call
Akinobu Mita
1
-1
/
+0
2013-04-29
early_printk: consolidate random copies of identical code
Thomas Gleixner
10
-102
/
+33
2013-04-29
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
66
-900
/
+371
2013-04-29
Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
2
-2
/
+8
2013-04-29
Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
17
-12
/
+268
2013-04-29
Merge tag 'regulator-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-80
/
+733
2013-04-29
mm, hotplug: avoid compiling memory hotremove functions when disabled
David Rientjes
1
-0
/
+12
2013-04-29
powerpc/mm/numa: use setup_nr_node_ids() instead of opencoding.
Cody P Schafer
1
-6
/
+3
2013-04-29
x86/mm/numa: use setup_nr_node_ids() instead of opencoding.
Cody P Schafer
1
-6
/
+3
2013-04-29
mm: speedup in __early_pfn_to_nid
Russ Anderson
1
-1
/
+14
2013-04-29
x86-64: fall back to regular page vmemmap on allocation failure
Johannes Weiner
1
-20
/
+26
2013-04-29
x86-64: use vmemmap_populate_basepages() for !pse setups
Johannes Weiner
1
-40
/
+38
2013-04-29
x86-64: remove dead debugging code for !pse setups
Johannes Weiner
1
-3
/
+0
2013-04-29
sparse-vmemmap: specify vmemmap population range in bytes
Johannes Weiner
6
-43
/
+25
2013-04-29
arm: set the page table freeing ceiling to TASK_SIZE
Catalin Marinas
1
-0
/
+9
2013-04-29
mm, vmalloc: change iterating a vmlist to find_vm_area()
Joonsoo Kim
3
-24
/
+7
2013-04-29
mm/hugetlb: add more arch-defined huge_pte functions
Gerald Schaefer
10
-57
/
+103
2013-04-29
mm/x86: use free_highmem_page() to free highmem pages into buddy system
Jiang Liu
2
-10
/
+1
2013-04-29
mm/um: use free_highmem_page() to free highmem pages into buddy system
Jiang Liu
1
-13
/
+3
2013-04-29
mm/SPARC: use free_highmem_page() to free highmem pages into buddy system
Jiang Liu
1
-10
/
+2
[next]