Linux kernel 2.6.16.9 released

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Linux kernel version 2.6.16.9 has been released.  It is available from:

Patch:		ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-2.6.16.9.bz2
Full source:	ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.16.9.tar.bz2

Sizes in bytes			Compressed	Uncompressed
------------------------------------------------------------
Patch                                27849             98005
Full source                       40849027         233943040

-----------------------------------------------------------------------------
 This is an automatically generated message.  To unsubscribe from this list,
 please send a message to majordomo@vger.kernel.org containing
 the line:

   unsubscribe linux-kernel-announce <your_email_address>

 ... where <your_email_address> is the email address you are receiving
     this message at.
-----------------------------------------------------------------------------

The following files were changed in this release:

 arch/m32r/lib/getuser.S                         |   88 -------
 arch/m32r/lib/putuser.S                         |   84 -------
 b/Makefile                                      |    2 
 b/arch/alpha/kernel/setup.c                     |   17 +
 b/arch/alpha/kernel/smp.c                       |    8 
 b/arch/i386/kernel/cpu/amd.c                    |    2 
 b/arch/i386/kernel/cpu/cpufreq/Kconfig          |    1 
 b/arch/i386/kernel/cpu/cpufreq/p4-clockmod.c    |    2 
 b/arch/i386/kernel/cpu/cpufreq/speedstep-smi.c  |    4 
 b/arch/i386/kernel/dmi_scan.c                   |    2 
 b/arch/m32r/kernel/m32r_ksyms.c                 |    4 
 b/arch/m32r/kernel/setup.c                      |   12 -
 b/arch/m32r/kernel/smpboot.c                    |   19 -
 b/arch/m32r/lib/Makefile                        |    4 
 b/arch/powerpc/kernel/pci_64.c                  |    1 
 b/arch/powerpc/kernel/setup_64.c                |   10 
 b/arch/powerpc/kernel/signal_64.c               |    2 
 b/arch/x86_64/kernel/entry.S                    |   28 --
 b/arch/x86_64/kernel/process.c                  |    8 
 b/arch/x86_64/kernel/setup.c                    |    4 
 b/drivers/base/cpu.c                            |    2 
 b/drivers/base/firmware_class.c                 |    6 
 b/drivers/base/node.c                           |    2 
 b/drivers/block/cciss.c                         |   98 ++++----
 b/drivers/char/Kconfig                          |    1 
 b/drivers/char/tlclk.c                          |   37 +--
 b/drivers/edac/Kconfig                          |    2 
 b/drivers/ieee1394/sbp2.c                       |   32 +-
 b/drivers/md/dm.c                               |   43 ++-
 b/drivers/media/video/Kconfig                   |    1 
 b/drivers/media/video/tuner-types.c             |    4 
 b/drivers/net/irda/irda-usb.c                   |    5 
 b/drivers/net/sky2.c                            |    4 
 b/drivers/net/sky2.h                            |    1 
 b/drivers/net/wireless/Kconfig                  |    5 
 b/drivers/net/wireless/hostap/hostap_80211_tx.c |    2 
 b/drivers/net/wireless/ipw2200.c                |    5 
 b/drivers/pcmcia/ds.c                           |    2 
 b/drivers/scsi/sata_mv.c                        |    7 
 b/drivers/usb/core/message.c                    |   12 -
 b/drivers/usb/host/ehci-sched.c                 |   11 
 b/drivers/usb/serial/console.c                  |    2 
 b/drivers/usb/storage/Kconfig                   |    3 
 b/drivers/video/cfbimgblt.c                     |    2 
 b/drivers/video/i810/i810_main.c                |    2 
 b/fs/9p/vfs_inode.c                             |    3 
 b/fs/cifs/cifsencrypt.c                         |   36 ++-
 b/fs/ext3/resize.c                              |    1 
 b/fs/fuse/file.c                                |    8 
 b/fs/nfsd/nfs3proc.c                            |    2 
 b/fs/nfsd/nfs4proc.c                            |    2 
 b/fs/nfsd/nfsproc.c                             |    2 
 b/fs/partitions/check.c                         |    5 
 b/fs/proc/proc_misc.c                           |    2 
 b/fs/proc/vmcore.c                              |    4 
 b/fs/sysfs/dir.c                                |    1 
 b/fs/sysfs/file.c                               |    2 
 b/fs/sysfs/inode.c                              |    6 
 b/fs/sysfs/symlink.c                            |    1 
 b/fs/xfs/linux-2.6/xfs_aops.c                   |    2 
 b/fs/xfs/linux-2.6/xfs_iops.c                   |    3 
 b/include/asm-i386/cpufeature.h                 |    1 
 b/include/asm-i386/i387.h                       |   30 ++
 b/include/asm-m32r/smp.h                        |    3 
 b/include/asm-m32r/uaccess.h                    |  266 ++++++++++--------------
 b/include/asm-powerpc/floppy.h                  |    5 
 b/include/asm-x86_64/cpufeature.h               |    1 
 b/include/asm-x86_64/i387.h                     |   20 +
 b/include/linux/cpu.h                           |    2 
 b/include/linux/fb.h                            |    2 
 b/include/linux/mm.h                            |    5 
 b/include/linux/page-flags.h                    |    8 
 b/include/linux/proc_fs.h                       |    2 
 b/include/linux/raid/raid1.h                    |    2 
 b/include/linux/rtc.h                           |    4 
 b/include/net/ip.h                              |    1 
 b/ipc/shm.c                                     |    2 
 b/kernel/exec_domain.c                          |    1 
 b/kernel/fork.c                                 |    2 
 b/kernel/power/process.c                        |    3 
 b/kernel/ptrace.c                               |    7 
 b/kernel/sched.c                                |    9 
 b/kernel/signal.c                               |    6 
 b/kernel/sys.c                                  |   14 +
 b/mm/madvise.c                                  |    3 
 b/mm/page_alloc.c                               |   31 +-
 b/net/atm/clip.c                                |   42 ++-
 b/net/bridge/br_netfilter.c                     |   13 -
 b/net/core/sock.c                               |    5 
 b/net/ipv4/fib_trie.c                           |   12 -
 b/net/ipv4/ip_output.c                          |   12 -
 b/net/ipv4/netfilter/ip_conntrack_netlink.c     |    2 
 b/net/ipv4/route.c                              |    5 
 b/net/netfilter/nf_conntrack_netlink.c          |    2 
 b/security/keys/key.c                           |    4 
 b/security/keys/keyring.c                       |    1 
 b/sound/isa/opti9xx/opti92x-ad1848.c            |    6 
 b/sound/pci/hda/patch_realtek.c                 |    2 
 98 files changed, 583 insertions(+), 626 deletions(-)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel-announce" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel]     [Security]     [Bugtraq]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux