index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
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
2006-10-04
[PATCH] hdrcheck permission fix
Andrew Morton
1
-1
/
+1
2006-10-03
Fix copy&waste bug in comment in scripts/kernel-doc
Rolf Eike Beer
1
-2
/
+2
2006-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
15
-1442
/
+1048
2006-10-02
[PATCH] Add unifdef to gitignore
Paul Mundt
1
-0
/
+1
2006-10-01
kconfig: fix saving alternate kconfig file in parent dir
Sam Ravnborg
1
-1
/
+1
2006-10-01
kbuild: make modpost processing configurable
Sam Ravnborg
1
-3
/
+8
2006-10-01
[PATCH] allow /proc/config.gz to be built as a module
Ross Biro
1
-1
/
+1
2006-09-30
kconfig/menuconfig: do not let ncurses clutter screen on exit
Sam Ravnborg
1
-8
/
+8
2006-09-30
kconfig/lxdialog: clear long menu lines
Sam Ravnborg
1
-6
/
+6
2006-09-30
kbuild: do not build mconf & lxdialog unless needed
Sam Ravnborg
1
-1
/
+6
2006-09-30
kconfig/lxdialog: fix make mrproper
Sam Ravnborg
1
-1
/
+0
2006-09-30
kconfig/lxdialog: support resize
Sam Ravnborg
8
-71
/
+161
2006-09-30
kconfig/lxdialog: let <ESC><ESC> behave as expected
Sam Ravnborg
8
-30
/
+76
2006-09-30
kconfig/menuconfig: lxdialog is now built-in
Sam Ravnborg
12
-1019
/
+502
2006-09-30
kconfig/lxdialog: add a new theme bluetitle which is now default
Sam Ravnborg
2
-2
/
+18
2006-09-30
kconfig/lxdialog: add support for color themes and add blackbg theme
Sam Ravnborg
2
-7
/
+81
2006-09-30
kconfig/lxdialog: refactor color support
Sam Ravnborg
10
-362
/
+250
2006-09-29
[PATCH] docbook: fix segfault in docproc.c
Henrik Kretzschmar
1
-0
/
+1
2006-09-27
[PATCH] EISA bus MODALIAS attributes support
Michael Tokarev
1
-0
/
+12
2006-09-26
[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder
Jan Beulich
1
-2
/
+2
2006-09-26
[PATCH] Add the -fstack-protector option to the CFLAGS
Arjan van de Ven
1
-0
/
+6
2006-09-26
[PATCH] x86: Detect CFI support in the assembler at runtime
Andi Kleen
1
-0
/
+7
2006-09-24
Merge git://git.infradead.org/~dwmw2/khdrs-2.6
Linus Torvalds
2
-45
/
+81
2006-09-25
kbuild: fix "mkdir -p" usage in scripts/package/mkspec
Rolf Eike Beer
1
-2
/
+2
2006-09-25
kbuild: update help in top level Makefile
Robert P. J. Day
1
-0
/
+1
2006-09-25
kbuild: fail kernel compilation in case of unresolved module symbols
Kirill Korotaev
2
-6
/
+20
2006-09-25
kbuild: remove debug left-over from Makefile.host
Sam Ravnborg
1
-1
/
+0
2006-09-25
kbuild: create output directory for hostprogs with O=.. build
Sam Ravnborg
1
-5
/
+16
2006-09-25
kbuild: add missing return statement in modpost.c:secref_whitelist()
Sam Ravnborg
1
-0
/
+1
2006-09-25
kbuild: make V=2 tell why a target is rebuild
Sam Ravnborg
1
-1
/
+40
2006-09-25
kbuild: modpost on vmlinux regardless of CONFIG_MODULES
Sam Ravnborg
2
-4
/
+10
2006-09-25
kbuild: ignore references from ".pci_fixup" to ".init.text"
Magnus Damm
1
-4
/
+12
2006-09-25
kbuild: use in-kernel unifdef
Sam Ravnborg
2
-1
/
+4
2006-09-25
kbuild: replace use of strlcpy with a dedicated implmentation in unifdef
Sam Ravnborg
1
-1
/
+8
2006-09-25
kbuild: add unifdef
Sam Ravnborg
1
-0
/
+998
2006-09-25
kbuild: consistently decide when to rebuild a target
Sam Ravnborg
2
-24
/
+33
2006-09-25
kconfig: support DOS line endings
Matthew Wilcox
1
-2
/
+6
2006-09-24
Use dependencies for 'make headers_install'.
David Woodhouse
2
-45
/
+81
2006-09-22
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-0
/
+12
2006-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-0
/
+2
2006-09-20
[S390] zcrypt adjunct processor bus.
Martin Schwidefsky
1
-0
/
+12
2006-09-16
[PATCH] Fix 'make headers_check' on biarch architectures
David Woodhouse
1
-3
/
+5
2006-09-16
[PATCH] Add a missing space that prevents building modules that require host ...
Ross Biro
1
-1
/
+1
2006-09-14
Merge branch 'linux-2.6'
Paul Mackerras
1
-2
/
+2
2006-09-13
[PATCH] headers_check: clarify error message
Alexey Dobriyan
1
-1
/
+1
2006-09-13
[PATCH] headers_check: improve #include regexp
Alexey Dobriyan
1
-1
/
+1
2006-08-31
Merge branch 'merge'
Paul Mackerras
1
-1
/
+1
2006-08-25
[POWERPC] make checkstack work with ARCH=powerpc
Johannes Berg
1
-0
/
+2
2006-08-15
[PATCH] PATCH: 1 line 2.6.18 bugfix: modpost-64bit-fix.patch
Hans de Goede
1
-1
/
+1
2006-08-01
kbuild: always use $(CC) for $(call cc-version)
Sam Ravnborg
1
-2
/
+1
[next]