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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-12
kbuild: call make once for all targets when O=.. is used
Milton Miller
2
-6
/
+13
2007-10-12
kbuild: pass -g to assembler under CONFIG_DEBUG_INFO
Roland McGrath
1
-0
/
+1
2007-10-12
kbuild: update _shipped files for kconfig syntax cleanup
Sam Ravnborg
3
-754
/
+897
2007-10-12
kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"
Adrian Bunk
8
-21
/
+8
2007-10-12
kbuild: fix infinite make recursion
Sam Ravnborg
1
-1
/
+3
2007-10-12
kconfig: fix segv fault in menuconfig
Sam Ravnborg
2
-7
/
+11
2007-10-12
kconfig: make comments stand out in menuconfig
Sam Ravnborg
1
-0
/
+8
2007-10-12
kbuild: fix directory traversal bug
Sam Ravnborg
1
-3
/
+3
2007-10-12
ia64: fix sn to add include files using EXTRA_CFLAGS
Sam Ravnborg
4
-4
/
+4
2007-10-12
docproc: style & typo cleanups
Randy Dunlap
2
-20
/
+22
2007-10-12
kbuild: apply genksyms changes
Sam Ravnborg
4
-1706
/
+2523
2007-10-12
kbuild: __extension__ support in genksyms (fix unknown CRC warning)
Sam Ravnborg
2
-1
/
+5
2007-10-12
kbuild: fix genksyms Makefile
Sam Ravnborg
1
-2
/
+6
2007-10-12
kbuild: scripts/ver_linux : correct printing of binutils version
Jesper Juhl
1
-3
/
+1
2007-10-12
kbuild: ver_linux fix glibc version print
Jesper Juhl
1
-3
/
+2
2007-10-12
kbuild: improve scripts/gcc-version.sh output a bit when called without args
Jesper Juhl
1
-1
/
+7
2007-10-12
kbuild: clean Modules.symvers in external module dirs
Mike Frysinger
1
-0
/
+2
2007-10-12
kbuild: fix segfault in modpost
Petr Stetiar
1
-0
/
+6
2007-10-12
kbuild: fix perl usage in export_report.pl
Ram Pai
1
-4
/
+4
2007-10-12
kbuild: fix export_report.pl
Adrian Bunk
1
-1
/
+1
2007-10-12
kbuild: script to check for undefined Kconfig symbols
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+59
2007-10-12
kbuild: check if we can link gettext not just compile
Sam Ravnborg
2
-8
/
+16
2007-10-12
kbuild: Use Elfnn_Half as replacement for Elfnn_Section
Sam Ravnborg
1
-2
/
+2
2007-10-12
Fix up more bio fallout
Al Viro
5
-10
/
+3
2007-10-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
6
-92
/
+129
2007-10-11
missed bio_endio() in axonram
Al Viro
1
-2
/
+2
2007-10-11
[ZLIB]: Fix external builds of zlib_inflate code.
David S. Miller
3
-48
/
+50
2007-10-11
[TG3]: Fix APE induced regression
Matt Carlson
1
-3
/
+4
2007-10-11
[SKY2]: version 1.19
Stephen Hemminger
1
-1
/
+1
2007-10-11
[SKY2]: use netdevice stats struct
Stephen Hemminger
2
-22
/
+13
2007-10-11
[SKY2]: fiber advertise bits initialization (trivial)
Stephen Hemminger
1
-2
/
+2
2007-10-11
[SKY2]: fix power settings on Yukon XL
Stephen Hemminger
1
-7
/
+6
2007-10-11
[SKY2]: ethtool register reserved area blackout
Stephen Hemminger
1
-9
/
+53
2007-10-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
529
-13476
/
+31125
2007-10-11
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-9
/
+18
2007-10-12
[libata] sata_mv: more S/G fixes
Jeff Garzik
1
-9
/
+18
2007-10-11
JFS: fix bio-related build breakage
Jeff Garzik
1
-6
/
+1
2007-10-12
[POWERPC] Add memchr() to the bootwrapper
David Gibson
2
-0
/
+14
2007-10-12
[POWERPC] Implement logging of unhandled signals
Olof Johansson
5
-2
/
+71
2007-10-12
[POWERPC] Add legacy serial support for OPB with flattened device tree
Valentine Barshak
1
-2
/
+3
2007-10-12
[POWERPC] Use 1TB segments
Paul Mackerras
23
-258
/
+513
2007-10-12
[POWERPC] XilinxFB: Allow fixed framebuffer base address
Grant Likely
2
-6
/
+21
2007-10-12
[POWERPC] XilinxFB: Add support for custom screen resolution
Grant Likely
2
-28
/
+49
2007-10-12
[POWERPC] XilinxFB: Use pdata to pass around framebuffer parameters
Grant Likely
1
-20
/
+23
2007-10-12
[POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci
Valentine Barshak
2
-3
/
+6
2007-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
89
-1710
/
+2498
2007-10-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
1247
-44341
/
+204066
2007-10-11
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
436
-10331
/
+14483
2007-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
52
-853
/
+945
2007-10-11
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
Linus Torvalds
5
-47
/
+252
[next]