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
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-23
kbuild: drop -Wno-unknown-warning-option from clang options
Masahiro Yamada
1
-1
/
+0
2017-04-23
kbuild: fix asm-offset generation to work with clang
Jeroen Hofstee
1
-2
/
+6
2017-04-23
kbuild: consolidate redundant sed script ASM offset generation
Masahiro Yamada
1
-1
/
+0
2017-04-19
tools: power: pm-graph: AnalyzeSuspend v4.6
Todd E Brandt
1
-5235
/
+0
2017-04-19
Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
2
-0
/
+2
2017-04-13
kbuild: Consolidate header generation from ASM offset information
Matthias Kaehlcke
2
-26
/
+30
2017-04-12
kbuild, LLVMLinux: Add -Werror to cc-option to support clang
Mark Charlebois
1
-3
/
+3
2017-04-11
Backmerge tag 'v4.11-rc6' into drm-next
Dave Airlie
3
-2
/
+6
2017-04-08
ver_linux: Use /usr/bin/awk instead of /bin/awk
Saul Wold
1
-1
/
+1
2017-04-05
Merge tag 'kbuild-fixes-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+2
2017-04-02
scripts/kernel-doc: fix handling of parameters with parenthesis
Mauro Carvalho Chehab
1
-4
/
+3
2017-04-02
scripts/kernel-doc: fix parser for apostrophes
Mauro Carvalho Chehab
1
-1
/
+11
2017-03-30
x86/build: Mostly disable '-maccumulate-outgoing-args'
Josh Poimboeuf
1
-0
/
+4
2017-03-29
dtc: update warning settings for new bus and node/property name checks
Rob Herring
2
-1
/
+12
2017-03-28
Fix dead URLs to ftp.kernel.org
SeongJae Park
2
-5
/
+4
2017-03-24
ftrace: Allow for function tracing to record init functions on boot up
Steven Rostedt (VMware)
2
-0
/
+2
2017-03-24
x86/syscalls/32: Ignore arch_prctl for other architectures
Arnd Bergmann
1
-0
/
+1
2017-03-23
BackMerge tag 'v4.11-rc3' into drm-next
Dave Airlie
3
-1
/
+6
2017-03-22
scripts/dtc: Update to upstream version v1.4.4-8-g756ffc4f52f6
Rob Herring
19
-182
/
+523
2017-03-22
scripts/dtc: automate getting dtc version and log in update script
Rob Herring
1
-1
/
+18
2017-03-22
gconfig: remove misleading parentheses around a condition
Nicolas Iooss
1
-1
/
+1
2017-03-20
deb-pkg: Remove the KBUILD_IMAGE workaround
Michal Marek
1
-6
/
+1
2017-03-13
module: set .init_array alignment to 8
David Daney
1
-2
/
+1
2017-03-11
kbuild: external module build warnings when KBUILD_OUTPUT set and W=1
Allan, Bruce W
1
-1
/
+1
2017-03-11
scripts: objdiff: Ignore debug info when comparing
Stephen Boyd
1
-1
/
+4
2017-03-10
selinux: include sys/socket.h in host programs to have PF_MAX
Nicolas Iooss
2
-0
/
+2
2017-03-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+3
2017-03-11
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Masahiro Yamada
2
-242
/
+234
2017-03-09
Merge tag 'gcc-plugins-v4.11-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-03-09
scripts/spelling.txt: add "overide" pattern and fix typo instances
Masahiro Yamada
1
-0
/
+1
2017-03-09
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
1
-0
/
+2
2017-03-07
Merge tag 'trace-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2017-03-07
Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-0
/
+92
2017-03-03
module: set __jump_table alignment to 8
David Daney
1
-0
/
+2
2017-03-01
objtool, modules: Discard objtool annotation sections for modules
Josh Poimboeuf
2
-1
/
+5
2017-02-28
drm: Introduce drm_property_blob_{get,put}()
Thierry Reding
1
-0
/
+10
2017-02-28
drm: Introduce drm_gem_object_{get,put}()
Thierry Reding
1
-0
/
+20
2017-02-28
drm: Introduce drm_framebuffer_{get,put}()
Thierry Reding
1
-0
/
+10
2017-02-28
drm: Introduce drm_connector_{get,put}()
Thierry Reding
1
-0
/
+10
2017-02-28
drm: Introduce drm_mode_object_{get,put}()
Thierry Reding
1
-0
/
+42
2017-02-27
checkpatch: warn when formats use %Z and suggest %z
Alexey Dobriyan
1
-9
/
+20
2017-02-27
scripts/spelling.txt: add some typo-words
Jinbum Park
1
-0
/
+3
2017-02-27
scripts/spelling.txt: add "followings" pattern and fix typo instances
Masahiro Yamada
1
-0
/
+1
2017-02-27
scripts/spelling.txt: add "therfore" pattern and fix typo instances
Masahiro Yamada
1
-0
/
+1
2017-02-27
scripts/spelling.txt: add "overwriten" pattern and fix typo instances
Masahiro Yamada
1
-0
/
+1
2017-02-27
scripts/spelling.txt: add "overwritting" pattern and fix typo instances
Masahiro Yamada
1
-0
/
+1
2017-02-27
scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instances
Masahiro Yamada
1
-0
/
+3
2017-02-27
scripts/spelling.txt: add "disassocation" pattern and fix typo instances
Masahiro Yamada
1
-0
/
+1
2017-02-27
scripts/spelling.txt: add "omited" pattern and fix typo instances
Masahiro Yamada
1
-0
/
+2
2017-02-27
scripts/spelling.txt: add "explictely" pattern and fix typo instances
Masahiro Yamada
1
-0
/
+1
[prev]
[next]