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
/
um
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-12
um: Avoid marking pages with "changed protection"
Anton Ivanov
1
-1
/
+8
2018-11-27
um: Give start_idle_thread() a return code
Richard Weinberger
1
-0
/
+5
2018-04-24
um: Use POSIX ucontext_t instead of struct ucontext
Krzysztof Mazur
1
-1
/
+1
2018-04-24
um: Compile with modern headers
Jason A. Donenfeld
2
-0
/
+2
2017-12-29
arch, mm: Allow arch_dup_mmap() to fail
Thomas Gleixner
1
-1
/
+2
2017-12-25
linux/compiler.h: Split into compiler.h and compiler_types.h
Will Deacon
1
-1
/
+1
2017-12-25
bpf: fix build issues on um due to mising bpf_perf_event.h
Daniel Borkmann
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
38
-0
/
+38
2017-09-29
um/time: Fixup namespace collision
Thomas Gleixner
1
-2
/
+2
2017-09-22
arch: remove unused *_segments() macros/functions
Tobias Klauser
1
-5
/
+0
2017-09-16
Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-19
/
+27
2017-09-14
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-6
/
+1
2017-09-13
um: return negative in tuntap_open_tramp()
Dan Carpenter
1
-1
/
+1
2017-09-13
um: Use relative modversions with LD_SCRIPT_DYN
Thomas Meyer
1
-0
/
+1
2017-09-13
um: link vmlinux with -no-pie
Thomas Meyer
1
-1
/
+1
2017-09-13
um: Fix CONFIG_GCOV for modules.
Thomas Meyer
1
-0
/
+7
2017-09-13
Fix minor typos and grammar in UML start_up help
James Pack
1
-3
/
+3
2017-09-13
um: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
2
-2
/
+0
2017-09-13
um: Fix FP register size for XSTATE/XSAVE
Thomas Meyer
4
-12
/
+14
2017-09-04
mconsole: switch to kernel_read
Christoph Hellwig
1
-6
/
+1
2017-09-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+8
2017-08-10
mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
Minchan Kim
1
-1
/
+6
2017-08-10
mm: refactor TLB gathering API
Minchan Kim
1
-3
/
+5
2017-07-26
x86/unwind: Add the ORC unwinder
Josh Poimboeuf
1
-0
/
+8
2017-07-15
Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
17
-61
/
+172
2017-07-10
um: v2: Use generic NOTES macro
Thomas Meyer
1
-1
/
+1
2017-07-07
um: Add kerneldoc for userspace_tramp() and start_userspace()
Thomas Meyer
1
-1
/
+30
2017-07-07
um: Add kerneldoc for segv_handler
Thomas Meyer
1
-0
/
+10
2017-07-07
um: stub-data.h: remove superfluous include
Thomas Meyer
1
-2
/
+0
2017-07-07
um: userspace - be more verbose in ptrace set regs error
Thomas Meyer
1
-2
/
+8
2017-07-06
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+0
2017-07-05
um: add dummy ioremap and iounmap functions
Logan Gunthorpe
1
-0
/
+17
2017-07-05
um: Avoid longjmp/setjmp symbol clashes with libpthread.a
Florian Fainelli
1
-0
/
+4
2017-07-05
um: console: Ignore console= option
Masami Hiramatsu
1
-0
/
+3
2017-07-05
um: Use os_warn to print out pre-boot warning/error messages
Masami Hiramatsu
8
-24
/
+26
2017-07-05
um: Add os_warn() for pre-boot warning/error messages
Masami Hiramatsu
2
-0
/
+11
2017-07-05
um: Use os_info for the messages on normal path
Masami Hiramatsu
4
-27
/
+28
2017-07-05
um: Add os_info() for pre-boot information messages
Masami Hiramatsu
2
-0
/
+27
2017-07-05
um: Use printk instead of printf in make_uml_dir
Masami Hiramatsu
1
-4
/
+7
2017-07-03
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2
-8
/
+0
2017-06-09
block: introduce new block status code type
Christoph Hellwig
1
-1
/
+1
2017-05-15
kill strlen_user()
Al Viro
1
-5
/
+0
2017-05-13
Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-10
/
+15
2017-05-04
um: Add missing NR_CPUS include
Richard Weinberger
1
-0
/
+1
2017-05-03
um: Fix to call read_initrd after init_bootmem
Masami Hiramatsu
2
-3
/
+7
2017-05-03
um: Set number of CPUs
Nikola Kotur
2
-3
/
+5
2017-05-03
um: Fix _print_addr()
Richard Weinberger
1
-4
/
+2
2017-05-01
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+0
2017-05-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+0
[next]