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
2011-05-24
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
13
-63
/
+130
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+22
2011-05-19
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-93
/
+266
2011-05-19
ftrace/kbuild: Add recordmcount files to force full build
Michal Marek
1
-2
/
+5
2011-05-19
modpost: Update 64k section support for binutils 2.18.50
Anders Kaseorg
2
-29
/
+14
2011-05-19
module: Sort exported symbols
Alessio Igor Bogani
1
-0
/
+11
2011-05-18
Haavard Skinnemoen has left Atmel
Jean Delvare
1
-1
/
+1
2011-05-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+22
2011-05-16
ftrace/s390: mcount offset calculation
Martin Schwidefsky
2
-2
/
+8
2011-05-16
ftrace/x86: mcount offset calculation
Martin Schwidefsky
2
-0
/
+4
2011-05-16
ftrace/recordmcount: mcount address adjustment
Martin Schwidefsky
1
-2
/
+7
2011-05-16
ftrace/recordmcount: Add helper function get_sym_str_and_relp()
Steven Rostedt
1
-30
/
+37
2011-05-16
ftrace/recordmcount: Remove duplicate code to find mcount symbol
Steven Rostedt
1
-24
/
+27
2011-05-16
kbuild/recordmcount: Add RECORDMCOUNT_WARN to warn about mcount callers
Steven Rostedt
1
-1
/
+4
2011-05-16
ftrace/recordmcount: Add warning logic to warn on mcount not recorded
Steven Rostedt
2
-13
/
+41
2011-05-16
ftrace/recordmcount: Make ignored mcount calls into nops at compile time
Steven Rostedt
2
-6
/
+116
2011-05-16
ftrace/recordmcount: Modify only executable sections
Steven Rostedt
1
-0
/
+1
2011-05-16
ftrace: Add .kprobe.text section to whitelist for recordmcount.c
Steven Rostedt
2
-0
/
+2
2011-05-16
ftrace/trivial: Clean up record mcount to use Linux switch style
Steven Rostedt
1
-21
/
+22
2011-05-16
ftrace/trivial: Clean up recordmcount.c to use Linux style comparisons
Steven Rostedt
2
-32
/
+32
2011-05-16
kbuild: make KBUILD_NOCMDDEP=1 handle empty built-in.o
Michal Marek
1
-0
/
+2
2011-05-12
scripts/kallsyms.c: fix potential segfault
Xiaochen Wang
1
-0
/
+2
2011-05-12
scripts/gen_initramfs_list.sh: Convert to a /bin/sh script
Jamey Sharp
1
-7
/
+7
2011-05-10
bcma: add Broadcom specific AMBA bus driver
Rafał Miłecki
1
-0
/
+22
2011-05-03
kbuild: Fix passing -Wno-* options to gcc 4.4+
Michal Marek
1
-0
/
+5
2011-05-02
kbuild: move scripts/basic/docproc.c to scripts/docproc.c
Peter Foley
5
-6
/
+7
2011-05-02
kbuild: Fix Makefile.asm-generic for um
Michal Marek
1
-1
/
+1
2011-05-02
kbuild: Allow to combine multiple W= levels
Michal Marek
1
-2
/
+6
2011-04-29
kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0
Dave Jones
1
-0
/
+1
2011-04-29
Fix handling of backlash character in LINUX_COMPILE_BY name
Marcin Nowakowski
1
-1
/
+1
2011-04-28
kbuild: asm-generic support
Sam Ravnborg
2
-1
/
+32
2011-04-28
kbuild: implement several W= levels
Sam Ravnborg
1
-27
/
+38
2011-04-24
kconfig: Avoid buffer underrun in choice input
Ben Hutchings
1
-1
/
+1
2011-04-20
kbuild: Fix build with binutils <= 2.19
Michal Marek
2
-2
/
+7
2011-04-18
initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entries
Michal Marek
1
-1
/
+8
2011-04-18
kbuild: Allow to override LINUX_COMPILE_BY and LINUX_COMPILE_HOST macros
Michal Marek
1
-2
/
+12
2011-04-18
kbuild: Drop unused LINUX_COMPILE_TIME and LINUX_COMPILE_DOMAIN macros
Michal Marek
1
-14
/
+2
2011-04-18
kbuild: Use the deterministic mode of ar
Michal Marek
1
-2
/
+2
2011-04-18
kbuild: Call gzip with -n
Michal Marek
2
-3
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
8
-11
/
+11
2011-03-22
bloat-o-meter: include read-only data section in report
Jean Delvare
1
-1
/
+3
2011-03-22
checkpatch: warn about memset with swapped arguments
Dave Jones
1
-0
/
+5
2011-03-22
scripts/checkpatch.pl: reset rpt_cleaners warnings
Mike Frysinger
1
-0
/
+1
2011-03-22
kstrto*: converting strings to integers done (hopefully) right
Alexey Dobriyan
1
-2
/
+2
2011-03-22
get_maintainer.pl: allow "K:" pattern tests to match non-patch text
Joe Perches
1
-1
/
+10
2011-03-21
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
12
-935
/
+1226
2011-03-20
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
3
-9
/
+23
2011-03-20
Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...
Linus Torvalds
2
-1
/
+8
2011-03-17
Merge branch 'genksyms-enum' into kbuild/kbuild
Michal Marek
8
-863
/
+988
[next]