index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
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-29
kbuild: don't warn about include/linux/version.h not including itself
Peter Foley
1
-0
/
+1
2011-04-29
kconfig: quiet commands when V=0
Peter Foley
1
-2
/
+2
2011-04-29
kconfig: change update-po-config to reflect new layout of arch/um
Peter Foley
1
-2
/
+2
2011-04-29
kconfig: make update-po-config work in KBUILD_OUTPUT
Peter Foley
1
-7
/
+9
2011-04-29
kconfig: rearrange clean-files
Peter Foley
1
-2
/
+2
2011-04-29
kconfig: change gconf to modify hostprogs-y like nconf and mconf
Peter Foley
1
-2
/
+3
2011-04-29
kconfig: change qconf to modify hostprogs-y like nconf and mconf
Peter Foley
1
-3
/
+4
2011-04-29
kconfig: only build kxgettext when needed
Peter Foley
1
-1
/
+5
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-19
nconfig: Silence unused return values from wattrset
Stephen Boyd
1
-7
/
+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-04-18
kconfig: Do not record timestamp in auto.conf and autoconf.h
Michal Marek
1
-6
/
+2
2011-04-15
kconfig: get rid of unused flags
Yann E. MORIN
3
-12
/
+0
2011-04-15
kconfig: allow multiple inclusion of the same file
Yann E. MORIN
2
-20
/
+38
2011-04-08
kconfig: Avoid buffer underrun in choice input
Ben Hutchings
1
-1
/
+1
2011-04-04
eradicate bashisms in scripts/patch-kernel
Andreas Mohr
1
-1
/
+1
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
2011-03-17
genksyms: Regenerate lexer and parser
Michal Marek
3
-512
/
+661
2011-03-17
genksyms: Track changes to enum constants
Michal Marek
4
-13
/
+127
2011-03-17
genksyms: simplify usage of find_symbol()
Michal Marek
4
-9
/
+9
2011-03-17
genksyms: Add helpers for building string lists
Michal Marek
1
-32
/
+38
2011-03-17
genksyms: Simplify printing of symbol types
Michal Marek
1
-16
/
+27
2011-03-17
genksyms: Simplify lexer
Michal Marek
2
-138
/
+123
2011-03-17
genksyms: Do not paste the bison header file to lex.c
Michal Marek
2
-147
/
+7
2011-03-17
modpost: fix trailing comma
Randy Dunlap
1
-8
/
+15
2011-03-17
KBuild: silence "'scripts/unifdef' is up to date."
Mike Waychison
1
-0
/
+5
2011-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+20
2011-03-15
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-2
/
+4
2011-03-15
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
15
-72
/
+0
2011-03-16
Merge branch 'next' into for-linus
James Morris
1
-0
/
+20
[prev]
[next]