]> git.neil.brown.name Git - history.git/commit
Linux 2.2.27-pre1 2.2.27pre1
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Fri, 23 Nov 2007 20:24:48 +0000 (15:24 -0500)
committerAlan Cox <alan@lxorguk.ukuu.org.uk>
Fri, 23 Nov 2007 20:24:48 +0000 (15:24 -0500)
commitdbed3c3cba2e8ded1b8e7052f7f740b5b61b311d
tree7db1007996a28c7e9aff3a201c398304506100bc
parentefbe9c0c58cfc288e1805f753fcfc015f1766451
Linux 2.2.27-pre1

o       fixed TCP keepalive bug                                 (Neal Cardwell)
o       fixed tcp seq nr wrapping bug                           (Ulrik De Bie)
o       added cciss root translation table                      (Eduard Bloch)
o       VIA KL133/KM133 northbridge: vga console going crazy    (Roberto Biancardi)
o       speedup 'make dep'                                      (Benoit Poulot-Cazajous)
o       disabled MCE only on Pentiums by default (2.4 backport) (Herbert Xu)
          (boot with 'mce' if your MCE works as expected)
o       skb_realloc_headroom() panics when new headroom is      (James Morris)
          smaller than existing headroom
o       invalid nh.raw use after free                           (Julian Anastasov)
o       fix a local APIC initaliziation ordering bug that       (Andrea Arcangeli)
          triggers on the P4
o       TSC calibration must be dynamic and not a compile       (Andrea Arcangeli)
          time thing because gettimeofday is dynamic and it
          depends on the TSCs to be in sync
o       fix deadlock on shutdown in 8139too                     (Herbert Xu)
o       support for ELF executables which use an a.out format   (Solar Designer)
          interpreter (dynamic linker) moved into a separate
          configuration option and disabled by default
o       fixed sys_utimes perm check according to sys_utim       (Al Viro)
o       show us the saved kernel command line (2.4 backport)    (Marc-Christian Petersen)
o       some whitespace cleanups, some coding style cleanups    (Marc-Christian Petersen)
o       fixed some gcc warnings                                 (Marc-Christian Petersen)
o       add PCI ID for 82820 NIC to eepro100 network driver     (Marc-Christian Petersen)
o       move 'Network device support' near 'Networking options' (Marc-Christian Petersen)
41 files changed:
ChangeLog-2.2.26 [deleted file]
ChangeLog-2.2.27 [new file with mode: 0644]
Documentation/Configure.help
MAINTAINERS
Makefile
arch/alpha/config.in
arch/alpha/defconfig
arch/arm/config.in
arch/arm/defconfig
arch/i386/config.in
arch/i386/defconfig
arch/i386/kernel/bluesmoke.c
arch/i386/kernel/smp.c
arch/m68k/config.in
arch/m68k/defconfig
arch/mips/config.in
arch/mips/defconfig
arch/mips/kernel/irixelf.c
arch/ppc/config.in
arch/ppc/defconfig
arch/s390/config.in
arch/s390/defconfig
arch/sparc/config.in
arch/sparc/defconfig
arch/sparc64/config.in
arch/sparc64/defconfig
drivers/net/8139too.c
drivers/net/eepro100.c
drivers/pci/quirks.c
fs/Config.in
fs/binfmt_elf.c
fs/exec.c
fs/open.c
include/linux/sysctl.h
init/main.c
net/core/skbuff.c
net/ipv4/ip_gre.c
net/ipv4/ipip.c
net/ipv4/tcp.c
net/ipv4/tcp_timer.c
net/ipv6/sit.c