Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
66bc4a6f34a950c7aede597c578352c3eba82017
/
scripts
ada3fa1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
c91d7d5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-kconfig
by Linus Torvalds
· 15 years ago
4858621
kconfig: add missing dependency of conf to localyesconfig
by Steven Rostedt
· 15 years ago
a7c0260
kconfig: test if a .config already exists
by Steven Rostedt
· 15 years ago
a902483
kconfig: make local .config default for streamline_config
by Steven Rostedt
· 15 years ago
810b2be
kconfig: test for /boot/config-uname after /proc/config.gz in localconfig
by Steven Rostedt
· 16 years ago
d08ca27
kconfig: unset IKCONFIG_PROC and clean up nesting
by Steven Rostedt
· 16 years ago
cdfc479
kconfig: search for a config to base the local(mod|yes)config on
by Steven Rostedt
· 16 years ago
6be51ff
kconfig: have extract-ikconfig read ELF files
by Steven Rostedt
· 16 years ago
fd3132d
kconfig: add check if end exists in extract-ikconfig
by Steven Rostedt
· 16 years ago
744ffcb
kconfig: enable CONFIG_IKCONFIG from streamline_config.pl
by Steven Rostedt
· 16 years ago
ea2c189
kconfig: do not warn about modules built in
by Steven Rostedt
· 16 years ago
74398d3
kconfig: streamline_config.pl do not stop with no depends
by Steven Rostedt
· 16 years ago
281c9da
kconfig: add make localyesconfig option
by Steven Rostedt
· 16 years ago
03fa25d
kconfig: make localmodconfig to run streamline_config.pl
by Steven Rostedt
· 16 years ago
dcc6024
kconfig: add streamline_config.pl to scripts
by Steven Rostedt
· 16 years ago
384be2b
Merge branch 'percpu-for-linus' into percpu-for-next
by Tejun Heo
· 15 years ago
89034bc
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 15 years ago
e356033
Merge branch 'linus' into tracing/urgent
by Ingo Molnar
· 15 years ago
7dbdee2
tracing: Fix recordmcount.pl to handle sections with only weak functions
by Steven Rostedt
· 15 years ago
3f6e968
tracing: do not use functions starting with .L in recordmcount.pl
by Steven Rostedt
· 15 years ago
9c66812
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
e16852c
Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/urgent
by Ingo Molnar
· 15 years ago
3d202ae
get_maintainerpl-add-git-min-percent-option-fix
by Joe Perches
· 15 years ago
afa81ee
get_maintainer.pl: Add git-min-percent option
by Joe Perches
· 15 years ago
870020f
scripts/get_maintainer.pl: Add -f directory use
by Joe Perches
· 15 years ago
51fbb4b
markup_oops: fix it with 32-bit userspace on a 64-bit kernel
by Matthew Wilcox
· 15 years ago
bd171d5
ftrace: Only update $offset when we update $ref_func
by Matt Fleming
· 15 years ago
fc4c735
ftrace: Fix the conditional that updates $ref_func
by Matt Fleming
· 15 years ago
d34a4de
tracing: Remove .globl in the scripts/recordmcount.pl doc
by jolsa@redhat.com
· 15 years ago
d0e1e09
kconfig: initialize the screen before using curses(3) functions
by Arnaud Lacombe
· 15 years ago
668cded
kconfig: variable argument lists needs `stdarg.h'
by Arnaud Lacombe
· 15 years ago
241ad11
kbuild, deb-pkg: fix install scripts for posix sh
by maximilian attems
· 15 years ago
29f3177
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
by Linus Torvalds
· 15 years ago
c43768c
Merge branch 'master' into for-next
by Tejun Heo
· 15 years ago
d960eea
kernel-doc: move ignoring kmemcheck
by Randy Dunlap
· 15 years ago
15e3252
fbdev: work around old compiler bug
by Stephen Rothwell
· 15 years ago
c512d25
gitignore: ignore scripts/ihex2fw
by Jaswinder Singh Rajput
· 15 years ago
1ab1848
kbuild: deb-pkg ship changelog
by maximilian attems
· 15 years ago
b810c6e
powerpc: Have git ignore generated files from dtc compile
by Jon Smirl
· 15 years ago
405d967
linker script: throw away .discard section
by Tejun Heo
· 15 years ago
e34e7db
kernel-doc: fix param matching for array params
by Randy Dunlap
· 15 years ago
b2fd6db
kernel-doc: ignore kmemcheck_bitfield_begin/end
by Randy Dunlap
· 15 years ago
ac6ca5c
kallsyms: fix inverted valid symbol checking
by Mike Frysinger
· 15 years ago
b767b90
kbuild: fix build error during make htmldocs
by Amerigo Wang
· 15 years ago
2521f2c
gcov: add gcov profiling infrastructure
by Peter Oberparleiter
· 15 years ago
517d086
Merge branch 'akpm'
by Linus Torvalds
· 15 years ago
ae52bb2
fbdev: move logo externs to header file
by Geert Uytterhoeven
· 15 years ago
7f29fd27
scripts/get_maintainer.pl: change "die" to "warn" when command line file is not a patch
by Joe Perches
· 15 years ago
df4cc03
scripts/get_maintainer.pl: allow 8 bit characters in email addresses
by Joe Perches
· 15 years ago
0a79c49
scripts/get_maintainer.pl: don't print maintainers when not requested
by Joe Perches
· 15 years ago
5f2441e
scripts/get_maintainer.pl: support both "P:/M:" and integrated "M:" lines
by Joe Perches
· 15 years ago
d789504
scripts/get_maintainer.pl: better email name quoting
by Joe Perches
· 15 years ago
1b5e1cf
scripts/get_maintainer.pl: support M: lines with names and multiple entries per M: line
by Joe Perches
· 15 years ago
de2fc49
scripts/get_maintainer.pl: warn on missing git or git repository
by Joe Perches
· 15 years ago
f5f5078
scripts/get_maintainer.pl: improve --git-chief-penquins (Linus Torvalds) filtering
by Joe Perches
· 15 years ago
bdf7c68
scripts/get_maintainer.pl: better fix for subscriber-only mailing lists
by Joe Perches
· 15 years ago
290603c
scripts/get_maintainer.pl: output first field only in mailing lists and after maintainers.
by Joe Perches
· 15 years ago
608e8e6
mm: add a gfp-translate script to help understand page allocation failure reports
by Mel Gorman
· 15 years ago
6fd0330
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 15 years ago
9be12f9
sparc64: Add proper dynamic ftrace support.
by David S. Miller
· 15 years ago
156f5a7
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
by GeunSik Lim
· 15 years ago
45e3e19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
by Linus Torvalds
· 15 years ago
1f990cf
kbuild: add generic --set-str option to scripts/config
by Michal Marek
· 15 years ago
47312d2
kbuild: simplify argument loop in scripts/config
by Michal Marek
· 15 years ago
5664322
kbuild: handle non-existing options in scripts/config
by Michal Marek
· 15 years ago
17b1f0d
kallsyms: generalize text region handling
by Mike Frysinger
· 15 years ago
028f042
kallsyms: support kernel symbols in Blackfin on-chip memory
by Robin Getz
· 18 years ago
d067aa7
kbuild: fix a compile warning
by Amerigo Wang
· 15 years ago
a2bb90a
kbuild: fix delay in setlocalversion on readonly source
by Nico Schottelius
· 15 years ago
d645727
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 15 years ago
cd166bd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 15 years ago
e335385
virtio: enhance id_matching for virtio drivers
by Christian Borntraeger
· 15 years ago
5b02ee3
asm-generic: merge branch 'master' of torvalds/linux-2.6
by Arnd Bergmann
· 15 years ago
dfd9f7a
[S390] ftrace: add dynamic ftrace support
by Heiko Carstens
· 15 years ago
e64a161
asm-generic: add a generic unistd.h
by Arnd Bergmann
· 15 years ago
8623661
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
82782ca
Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b9d97328
kernel-doc: cleanup perl script
by Randy Dunlap
· 15 years ago
eedc9d8
kbuild: fix headers_exports with boolean expression
by Russell King
· 15 years ago
67b7ebe
kbuild/headers_check: refine extern check
by Amerigo Wang
· 15 years ago
7211b8b
kbuild: fix "Argument list too long" error for "make headers_check",
by Sergei Poselenov
· 15 years ago
bdefe35
Remove bashisms from scripts
by dann frazier
· 15 years ago
8b8b76c
kbuild: add hint about __refdata to modpost
by Sam Ravnborg
· 15 years ago
1581c1c
scripts/headers_check.pl: correct RE in header CONFIG leak check
by Robert P. J. Day
· 15 years ago
12122f6
kconfig: do not hardcode "include/config/auto.conf" filename
by Markus Heidelberg
· 15 years ago
284026c
kconfig: do not hardcode ".config" filename
by Markus Heidelberg
· 15 years ago
8d90c97
kconfig qconf: fix the type of the desktop widget
by Markus Heidelberg
· 15 years ago
fbb8637
kconfig qconf: add namespace for use of Key_ enum values
by Markus Heidelberg
· 15 years ago
7298b93
kconfig qconf: fix namespace for Horizontal and Vertical enum values
by Markus Heidelberg
· 15 years ago
98403a9
kconfig qconf: fix -Wall compiler warnings
by Markus Heidelberg
· 15 years ago
c26dd71
gitignore: ignore Kconfig i18n files
by Markus Heidelberg
· 15 years ago
590a585
kconfig: add a note about the deps to the 'silentoldconfig' help
by Markus Heidelberg
· 15 years ago
6f26e5e
kconfig: fix typo "mconfig" to "menuconfig" in a comment
by Markus Heidelberg
· 15 years ago
2d51005
kbuild: allow docproc invocation from external
by Jiri Slaby
· 15 years ago
cefdff4
kbuild: clean up scripts/headers.sh
by Amerigo Wang
· 15 years ago
fd6c3a8
initconst adjustments
by Jan Beulich
· 16 years ago
6d99232
kbuild, deb-pkg: bump standards version
by maximilian attems
· 16 years ago
54c3355
kbuild, deb-pkg: fix Section field
by maximilian attems
· 16 years ago
8ebc2fe
kbuild, deb-pkg: fix Provides field
by maximilian attems
· 16 years ago
Next »