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
2017-07-12
powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdr
Xunlei Pang
1
-2
/
+1
2017-07-12
kexec: move vmcoreinfo out of the kernel's .bss section
Xunlei Pang
5
-14
/
+4
2017-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
7
-20
/
+57
2017-07-11
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
6
-6
/
+0
2017-07-10
s390: reduce ELF_ET_DYN_BASE
Kees Cook
1
-8
/
+7
2017-07-10
powerpc: move ELF_ET_DYN_BASE to 4GB / 4MB
Kees Cook
1
-6
/
+7
2017-07-10
arm64: move ELF_ET_DYN_BASE to 4GB / 4MB
Kees Cook
1
-6
/
+6
2017-07-10
arm: move ELF_ET_DYN_BASE to 4MB
Kees Cook
1
-6
/
+2
2017-07-10
binfmt_elf: use ELF_ET_DYN_BASE only for PIE
Kees Cook
1
-6
/
+7
2017-07-10
lib/extable.c: use bsearch() library function in search_extable()
Thomas Meyer
4
-32
/
+36
2017-07-10
bitmap: use memcmp optimisation in more situations
Matthew Wilcox
1
-0
/
+1
2017-07-10
ARM: fix rd_size declaration
Bart Van Assche
1
-2
/
+1
2017-07-10
frv: cmpxchg: implement cmpxchg64()
Will Deacon
1
-0
/
+1
2017-07-10
frv: use generic fb.h
Tobias Klauser
2
-12
/
+1
2017-07-10
frv: remove wrapper header for asm/device.h
Tobias Klauser
2
-7
/
+1
2017-07-10
arm64/kasan: don't allocate extra shadow memory
Andrey Ryabinin
1
-7
/
+1
2017-07-10
x86/kasan: don't allocate extra shadow memory
Andrey Ryabinin
1
-6
/
+1
2017-07-09
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-56
/
+65
2017-07-09
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2017-07-08
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-81
/
+158
2017-07-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2017-07-08
Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
4
-40
/
+19
2017-07-08
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
10
-18
/
+181
2017-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
23
-492
/
+889
2017-07-08
kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...
Naveen N. Rao
1
-1
/
+1
2017-07-07
Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-47
/
+38
2017-07-07
Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
4
-18
/
+34
2017-07-07
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
Linus Torvalds
5
-5
/
+6
2017-07-07
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
143
-992
/
+3697
2017-07-07
Merge tag 'backlight-next-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2017-07-07
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
8
-8
/
+8
2017-07-08
openrisc: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
1
-1
/
+0
2017-07-08
openrisc: explicitly include linux/bug.h in asm/fixmap.h
Tobias Klauser
1
-0
/
+1
2017-07-07
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-5
/
+0
2017-07-07
Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-136
/
+165
2017-07-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
32
-195
/
+134
2017-07-06
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
37
-556
/
+4
2017-07-06
Merge branch 'misc.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-41
/
+40
2017-07-06
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
7
-7
/
+0
2017-07-06
Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2
-18
/
+2
2017-07-06
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
51
-336
/
+464
2017-07-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-18
/
+6
2017-07-06
Merge tag 'for-linus-4.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-147
/
+259
2017-07-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
63
-562
/
+1855
2017-07-06
mm: memcontrol: per-lruvec stats infrastructure
Johannes Weiner
3
-2
/
+1
2017-07-06
mm/hugetlb: allow architectures to override huge_pte_clear()
Punit Agrawal
1
-1
/
+1
2017-07-06
mm/hugetlb: add size parameter to huge_pte_offset()
Punit Agrawal
11
-12
/
+20
2017-07-06
arm64: hugetlb: remove spurious calls to huge_ptep_offset()
Steve Capper
1
-23
/
+14
2017-07-06
arm64: hugetlb: refactor find_num_contig()
Steve Capper
1
-9
/
+8
2017-07-06
powerpc/mm/hugetlb: add support for 1G huge pages
Aneesh Kumar K.V
3
-2
/
+16
[next]