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-02-23
swap: add per-partition lock for swapfile
Shaohua Li
2
-2
/
+2
2013-02-23
acpi, memory-hotplug: support getting hotplug info from SRAT
Tang Chen
1
-5
/
+66
2013-02-23
acpi, memory-hotplug: extend movablemem_map ranges to the end of node
Tang Chen
1
-3
/
+61
2013-02-23
acpi, memory-hotplug: parse SRAT before memblock is ready
Tang Chen
2
-6
/
+13
2013-02-23
x86: get pg_data_t's memory from other node
Yasuaki Ishimatsu
1
-3
/
+2
2013-02-23
cpu-hotplug,memory-hotplug: clear cpu_to_node() when offlining the node
Wen Congyang
2
-4
/
+4
2013-02-23
cpu_hotplug: clear apicid to node when the cpu is hotremoved
Wen Congyang
2
-1
/
+5
2013-02-23
memory-hotplug: remove memmap of sparse-vmemmap
Tang Chen
6
-0
/
+26
2013-02-23
memory-hotplug: remove page table of x86_64 architecture
Tang Chen
1
-0
/
+10
2013-02-23
memory-hotplug: common APIs to support page tables hot-remove
Wen Congyang
3
-22
/
+330
2013-02-23
memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
Yasuaki Ishimatsu
4
-0
/
+63
2013-02-23
memory-hotplug: introduce new arch_remove_memory() for removing page table
Wen Congyang
7
-0
/
+94
2013-02-23
mm: remove flags argument to mmap_region
Michel Lespinasse
1
-1
/
+0
2013-02-21
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
64
-1206
/
+1397
2013-02-21
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-32
/
+43
2013-02-21
Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
38
-302
/
+420
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
7
-13
/
+13
2013-02-21
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
9
-24
/
+123
2013-02-21
arm: mvebu: add RTC support for Armada 370 and Armada XP
Gregory CLEMENT
1
-0
/
+6
2013-02-21
mm: use vm_unmapped_area() on alpha architecture
Michel Lespinasse
1
-11
/
+9
2013-02-21
block: optionally snapshot page contents to provide stable pages during write
Darrick J. Wong
1
-6
/
+0
2013-02-21
ARM: mmp: add display and fb support in pxa910 defconfig
Zhou Zhu
1
-0
/
+8
2013-02-21
ARM: mmp: enable display in ttc_dkb
Zhou Zhu
1
-0
/
+92
2013-02-21
ARM: mmp: added device for display controller
Zhou Zhu
2
-1
/
+7
2013-02-21
cris: use "int" for ssize_t to match size_t
Geert Uytterhoeven
1
-5
/
+0
2013-02-21
mn10300: use for_each_pci_dev to simplify the code
Wei Yongjun
1
-1
/
+1
2013-02-21
Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
29
-616
/
+2927
2013-02-21
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
49
-742
/
+2631
2013-02-21
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
46
-616
/
+536
2013-02-21
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
213
-9708
/
+5162
2013-02-21
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
52
-434
/
+343
2013-02-21
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
9
-1489
/
+243
2013-02-21
Merge tag 'sh-pinmux' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
29
-30777
/
+206
2013-02-21
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
810
-10971
/
+3568
2013-02-21
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
64
-136
/
+221
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
24
-84
/
+169
2013-02-21
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
20
-13
/
+82
2013-02-21
Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+3
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
36
-139
/
+104
2013-02-21
Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
13
-127
/
+179
2013-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
21
-81
/
+104
2013-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
14
-120
/
+246
2013-02-20
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
28
-173
/
+853
2013-02-20
Merge branch 'for-linus-2' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
53
-95
/
+6865
2013-02-20
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
23
-413
/
+209
2013-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2
-8
/
+1
2013-02-20
sparc32: refactor smp boot
Sam Ravnborg
6
-78
/
+132
2013-02-20
sparc64: Fix huge PMD to PTE translation for sun4u in TLB miss handler.
David S. Miller
1
-9
/
+19
2013-02-20
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
38
-407
/
+180
[next]