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
2009-12-15
scripts/get_maintainer.pl: support multiple VCSs - add mercurial
Joe Perches
1
-93
/
+168
2009-12-15
scripts/get_maintainer.pl: fix --non with --git-blame and cleanups
Joe Perches
1
-94
/
+104
2009-12-15
scripts/get_maintainer.pl: add --roles and --rolestats
Joe Perches
1
-18
/
+176
2009-12-14
microblaze: ftrace: Add dynamic trace support
Michal Simek
1
-0
/
+3
2009-12-11
USB: handle bcd incrementation in usb modalias generation
Nathaniel McCallum
1
-2
/
+47
2009-12-11
USB: add hex/bcd detection to usb modalias generation
Nathaniel McCallum
1
-12
/
+36
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2009-12-05
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+12
2009-12-05
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-99
/
+120
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-12-03
Merge branch 'master' into next
James Morris
24
-331
/
+446
2009-12-02
tracing: Add DEFINE_EVENT(), DEFINE_SINGLE_EVENT() support to docbook
Jason Baron
1
-3
/
+12
2009-11-23
SELinux: header generation may hit infinite loop
Eric Paris
1
-1
/
+1
2009-11-20
kconfig: Fix make O=<dir> local{mod,yes}config
Steven Rostedt
2
-8
/
+8
2009-11-19
selinux: Fix warnings
Alan Cox
1
-2
/
+2
2009-11-17
Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...
Linus Torvalds
13
-286
/
+315
2009-11-17
tracing: Only print objcopy version warning once from recordmcount
Steven Rostedt
1
-2
/
+10
2009-11-15
dtc: Mark various internal functions static
Josh Triplett
3
-3
/
+3
2009-11-15
dtc: Set "noinput" in the lexer to avoid an unused function
Josh Triplett
2
-17
/
+54
2009-11-15
genksyms: Mark is_reserved_word static
Josh Triplett
2
-45
/
+52
2009-11-15
kconfig: Mark various internal functions static
Josh Triplett
6
-15
/
+32
2009-11-15
Merge commit 'v2.6.32-rc7' into perf/core
Ingo Molnar
1
-2
/
+2
2009-11-12
get_maintainer: fix usage comment
Roel Kluin
1
-2
/
+2
2009-11-04
Merge commit 'v2.6.32-rc6' into perf/core
Ingo Molnar
2
-25
/
+96
2009-10-29
tracing: Exit with error if a weak function is used in recordmcount.pl
Li Hong
1
-7
/
+3
2009-10-29
tracing: Move conditional into update_funcs() in recordmcount.pl
Li Hong
1
-5
/
+3
2009-10-29
tracing: Add regex for weak functions in recordmcount.pl
Li Hong
1
-7
/
+9
2009-10-29
tracing: Move mcount section search to front of loop in recordmcount.pl
Li Hong
1
-14
/
+18
2009-10-29
tracing: Fix objcopy revision check in recordmcount.pl
Li Hong
1
-29
/
+27
2009-10-29
tracing: Check absolute path of input file in recordmcount.pl
Li Hong
1
-1
/
+1
2009-10-29
tracing: Correct the check for number of arguments in recordmcount.pl
Li Hong
1
-1
/
+1
2009-10-29
tracing: Amend documentation in recordmcount.pl to reflect implementation
Li Hong
1
-35
/
+49
2009-10-29
checkpatch: version 0.30
Andy Whitcroft
1
-1
/
+1
2009-10-29
checkpatch: fix false EXPORT_SYMBOL warning
Andy Whitcroft
1
-9
/
+39
2009-10-29
checkpatch: fix __attribute__ matching
Andy Whitcroft
1
-2
/
+2
2009-10-29
checkpatch: fix false errors due to macro concatenation
Andy Whitcroft
1
-1
/
+4
2009-10-29
checkpatch: update copyright dates
Andy Whitcroft
1
-1
/
+1
2009-10-29
checkpatch: correctly stop scanning at the bottom of a hunk
Andy Whitcroft
1
-1
/
+2
2009-10-29
checkpatch: possible types -- prevent illegal modifiers being added
Andy Whitcroft
1
-8
/
+12
2009-10-29
scripts/get_maintainer.pl: add patch/file search for keywords
Joe Perches
1
-2
/
+35
2009-10-29
Merge branch 'tracing/urgent' into tracing/core
Ingo Molnar
7
-10
/
+25
2009-10-24
SELinux: add .gitignore files for dynamic classes
Eric Paris
1
-0
/
+1
2009-10-15
kconfig: Make zconf.y work with current bison
Josh Triplett
2
-206
/
+174
2009-10-15
Merge branch 'tracing/core' into perf/core
Ingo Molnar
1
-0
/
+1
2009-10-14
tracing: Enable "__cold" functions
Jiri Olsa
1
-0
/
+1
2009-10-11
warn about use of uninstalled kernel headers
Arnd Bergmann
1
-1
/
+1
2009-10-11
kbuild: mkcompile_h: trivial cleanups
Felipe Contreras
1
-1
/
+3
2009-10-11
kbuild: fix warning when domainname is not available
Felipe Contreras
1
-2
/
+6
2009-10-11
kbuild: Fix size_append issue for bzip2/lzma kernel
Alek Du
1
-1
/
+1
2009-10-11
kbuild,scripts: use non-builtin echo for '-e'
Amerigo Wang
2
-3
/
+3
[next]