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
2007-07-06
x86_64: fix headers_install
David Woodhouse
1
-1
/
+1
2007-06-28
Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM
David Woodhouse
1
-0
/
+5
2007-06-24
update checkpatch.pl to version 0.06
Andy Whitcroft
1
-53
/
+92
2007-06-24
update checkpatch.pl to version 0.05
Andy Whitcroft
1
-54
/
+129
2007-06-11
kbuild: fix sh64 section mismatch problems
Sam Ravnborg
1
-0
/
+2
2007-06-08
update checkpatch.pl to version 0.04
Andy Whitcroft
1
-81
/
+193
2007-06-08
checkpatch: produce fewer lines of output
Randy Dunlap
1
-2
/
+2
2007-06-08
update checkpatch.pl to version 0.03
Andy Whitcroft
1
-84
/
+245
2007-06-07
checkpatch.pl: should be executable
Andy Whitcroft
1
-0
/
+0
2007-06-01
add a trivial patch style checker
Andy Whitcroft
1
-0
/
+595
2007-05-21
Make 'headerscheck' stop immediately on an error
David Woodhouse
1
-1
/
+1
2007-05-21
Revert "kbuild: make better section mismatch reports on i386, arm and mips"
Linus Torvalds
2
-82
/
+0
2007-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix
Linus Torvalds
5
-71
/
+137
2007-05-21
x86_64: Support x86_64 in make buildtar
Andi Kleen
1
-2
/
+2
2007-05-19
mm: fix section mismatch warnings
Sam Ravnborg
1
-19
/
+0
2007-05-19
init/main: use __init_refok to fix section mismatch
Sam Ravnborg
1
-14
/
+0
2007-05-19
kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w...
Sam Ravnborg
1
-0
/
+11
2007-05-19
kbuild: add "Section mismatch" warning whitelist for powerpc
Li Yang
1
-4
/
+11
2007-05-19
kbuild: make better section mismatch reports on i386, arm and mips
Atsushi Nemoto
2
-0
/
+82
2007-05-19
kbuild: make modpost section warnings clearer
Russell King
1
-17
/
+16
2007-05-19
kconfig: search harder for curses library in check-lxdialog.sh
Mike Frysinger
1
-15
/
+9
2007-05-19
kbuild: include limits.h in sumversion.c for PATH_MAX
Mike Frysinger
1
-0
/
+1
2007-05-19
powerpc: Fix the MODALIAS generation in modpost for of devices
Sylvain Munaut
1
-3
/
+8
2007-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2007-05-09
Allow arch to initialize arch field of the module structure
Roman Zippel
1
-0
/
+1
2007-05-09
kernel-doc: small kernel-doc optimization
Borislav Petkov
1
-3
/
+4
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
1
-1
/
+1
2007-05-08
kill warnings when building mandocs
Borislav Petkov
1
-0
/
+12
2007-05-08
kernel-doc: html mode struct highlights
Randy Dunlap
1
-6
/
+15
2007-05-08
kernel-doc: handle arrays with arithmetic expressions as initializers
Borislav Petkov
1
-1
/
+10
2007-05-08
scripts: kernel-doc whitespace cleanup
Randy Dunlap
1
-48
/
+48
2007-05-08
Add white list into modpost.c for memory hotplug code and ia64's machvec section
Yasunori Goto
1
-0
/
+27
2007-05-07
blackfin architecture
Bryan Wu
2
-2
/
+4
2007-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
28
-111
/
+689
2007-05-06
kconfig: fix mconf segmentation fault
Marcin Garski
2
-2
/
+2
2007-05-06
kbuild: enable use of code from a different dir
Sam Ravnborg
2
-17
/
+16
2007-05-06
kconfig: error out if recursive dependencies are found
Sam Ravnborg
3
-12
/
+13
2007-05-02
kbuild: scripts/basic/fixdep segfault on pathological string-o-death
Andy Green
1
-0
/
+2
2007-05-02
kconfig: correct minor typo in Kconfig warning message.
Robert P. J. Day
1
-1
/
+1
2007-05-02
kbuild: be more explicit on missing .config file
Randy Dunlap
1
-0
/
+1
2007-05-02
kbuild: propagate errors from find in scripts/gen_initramfs_list.sh
Michael Ellerman
1
-1
/
+1
2007-05-02
kconfig: refer to qt3 if we cannot find qt libraries
Sam Ravnborg
1
-2
/
+2
2007-05-02
kbuild: handle compressed cpio initramfs-es
Alex Landau
1
-2
/
+8
2007-05-02
kbuild: ignore section mismatch warning for references from .paravirtprobe to...
Sam Ravnborg
1
-0
/
+13
2007-05-02
kbuild: remove stale comment in modpost.c
Sam Ravnborg
1
-1
/
+0
2007-05-02
kbuild/mkuboot.sh: allow spaces in CROSS_COMPILE
Uwe kleine-König
1
-1
/
+1
2007-05-02
kbuild: remove kconfig binaries during make mrproper
Sam Ravnborg
1
-0
/
+1
2007-05-02
kconfig/menuconfig: do not hardcode '.config'
Sam Ravnborg
2
-1
/
+2
2007-05-02
kbuild: override build timestamp & version
Sam Ravnborg
1
-7
/
+20
2007-05-02
kbuild: complain about missing system calls
Sam Ravnborg
1
-0
/
+118
[next]