]> git.neil.brown.name Git - history.git/commit
Linux 2.2.14pre7 2.2.14pre7
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Fri, 23 Nov 2007 20:20:17 +0000 (15:20 -0500)
committerAlan Cox <alan@lxorguk.ukuu.org.uk>
Fri, 23 Nov 2007 20:20:17 +0000 (15:20 -0500)
commit7d57032eb37e8680d524a6cd6b46ebb306646dd9
tree5c3ab964e0b253a35d7bb535b373c42a9dc6303c
parenta4aa29e73d805bb8f5280f227ff635c6a1ed2e8c
Linux 2.2.14pre7

o IRDA builtin config fix (Arjan van de Ven)
o YAM without procfs fix (Arjan van de Ven)
o Maths emulator  updates (Dave Miller)
o Sparc updates for symbios controllers (Dave Miller)
o PowerPC update (Paul Mackerras)
o PowerPC update update (Cort Dougan)
o Sparc build fix for ide-tape (Dave Miller)
o Fixes for some compile combinations failing (Arjan van de Ven)
o Fix scsi/iphase config check (Arjan van de Ven)
o Arlan + procfs fix (Arjan van de Ven)
o Fix ver_linux for sh utils 2.0 (Kent Skaar)
o VGA16 fix and sdla symbol clash fix (Arjan van de Ven)
o Fix sparc/raid build problem (Dave Miller)
o Jazz16 audio speed rounding improvement (David Schleef)
o PCI documentation update (Bret Indrelee)
126 files changed:
Documentation/pci.txt
Makefile
arch/alpha/Makefile
arch/alpha/math-emu/Makefile
arch/alpha/math-emu/double.h [new file with mode: 0644]
arch/alpha/math-emu/op-1.h [new file with mode: 0644]
arch/alpha/math-emu/op-2.h [new file with mode: 0644]
arch/alpha/math-emu/op-4.h [new file with mode: 0644]
arch/alpha/math-emu/op-common.h [new file with mode: 0644]
arch/alpha/math-emu/single.h [new file with mode: 0644]
arch/alpha/math-emu/soft-fp.h [new file with mode: 0644]
arch/alpha/math-emu/udivmodti4.c [new file with mode: 0644]
arch/ppc/common_defconfig
arch/ppc/defconfig
arch/ppc/gemini_defconfig
arch/ppc/kernel/head.S
arch/ppc/kernel/pmac_pic.c
arch/ppc/kernel/pmac_setup.c
arch/ppc/kernel/ppc_ksyms.c
arch/ppc/kernel/process.c
arch/ppc/kernel/ptrace.c
arch/ppc/kernel/signal.c
arch/ppc/kernel/sleep.S
arch/sparc/Makefile
arch/sparc/math-emu/Makefile
arch/sparc/math-emu/fabss.c [deleted file]
arch/sparc/math-emu/fcmpd.c [deleted file]
arch/sparc/math-emu/fcmped.c [deleted file]
arch/sparc/math-emu/fcmpeq.c [deleted file]
arch/sparc/math-emu/fcmpes.c [deleted file]
arch/sparc/math-emu/fcmpq.c [deleted file]
arch/sparc/math-emu/fcmps.c [deleted file]
arch/sparc/math-emu/fdmulq.c [deleted file]
arch/sparc/math-emu/fdtoq.c [deleted file]
arch/sparc/math-emu/fdtos.c [deleted file]
arch/sparc/math-emu/fmovs.c [deleted file]
arch/sparc/math-emu/fnegs.c [deleted file]
arch/sparc/math-emu/fqtod.c [deleted file]
arch/sparc/math-emu/fqtos.c [deleted file]
arch/sparc/math-emu/fsmuld.c [deleted file]
arch/sparc/math-emu/fstod.c [deleted file]
arch/sparc/math-emu/fstoq.c [deleted file]
arch/sparc/math-emu/math.c
arch/sparc/math-emu/sfp-machine.h
arch/sparc/math-emu/sfp-util.h [new file with mode: 0644]
arch/sparc64/kernel/ioctl32.c
arch/sparc64/math-emu/Makefile
arch/sparc64/math-emu/double.h [deleted file]
arch/sparc64/math-emu/fabsq.c [deleted file]
arch/sparc64/math-emu/faddd.c [deleted file]
arch/sparc64/math-emu/faddq.c [deleted file]
arch/sparc64/math-emu/fadds.c [deleted file]
arch/sparc64/math-emu/fcmpeq.c [deleted file]
arch/sparc64/math-emu/fcmpq.c [deleted file]
arch/sparc64/math-emu/fdivd.c [deleted file]
arch/sparc64/math-emu/fdivq.c [deleted file]
arch/sparc64/math-emu/fdivs.c [deleted file]
arch/sparc64/math-emu/fdmulq.c [deleted file]
arch/sparc64/math-emu/fdtoi.c [deleted file]
arch/sparc64/math-emu/fdtoq.c [deleted file]
arch/sparc64/math-emu/fdtos.c [deleted file]
arch/sparc64/math-emu/fdtox.c [deleted file]
arch/sparc64/math-emu/fitoq.c [deleted file]
arch/sparc64/math-emu/fmovq.c [deleted file]
arch/sparc64/math-emu/fmuld.c [deleted file]
arch/sparc64/math-emu/fmulq.c [deleted file]
arch/sparc64/math-emu/fmuls.c [deleted file]
arch/sparc64/math-emu/fnegq.c [deleted file]
arch/sparc64/math-emu/fqtod.c [deleted file]
arch/sparc64/math-emu/fqtoi.c [deleted file]
arch/sparc64/math-emu/fqtos.c [deleted file]
arch/sparc64/math-emu/fqtox.c [deleted file]
arch/sparc64/math-emu/fsmuld.c [deleted file]
arch/sparc64/math-emu/fsqrtd.c [deleted file]
arch/sparc64/math-emu/fsqrtq.c [deleted file]
arch/sparc64/math-emu/fsqrts.c [deleted file]
arch/sparc64/math-emu/fstod.c [deleted file]
arch/sparc64/math-emu/fstoi.c [deleted file]
arch/sparc64/math-emu/fstoq.c [deleted file]
arch/sparc64/math-emu/fstox.c [deleted file]
arch/sparc64/math-emu/fsubd.c [deleted file]
arch/sparc64/math-emu/fsubq.c [deleted file]
arch/sparc64/math-emu/fsubs.c [deleted file]
arch/sparc64/math-emu/fxtoq.c [deleted file]
arch/sparc64/math-emu/math.c
arch/sparc64/math-emu/op-1.h [deleted file]
arch/sparc64/math-emu/op-2.h [deleted file]
arch/sparc64/math-emu/op-4.h [deleted file]
arch/sparc64/math-emu/op-common.h [deleted file]
arch/sparc64/math-emu/quad.h [deleted file]
arch/sparc64/math-emu/sfp-machine.h
arch/sparc64/math-emu/sfp-util.h [new file with mode: 0644]
arch/sparc64/math-emu/single.h [deleted file]
arch/sparc64/math-emu/soft-fp.h [deleted file]
arch/sparc64/math-emu/udivmodti4.c [deleted file]
drivers/block/genhd.c
drivers/block/ide-tape.c
drivers/macintosh/mediabay.c
drivers/macintosh/via-pmu.c
drivers/net/Config.in
drivers/net/arcnet.c
drivers/net/arlan.c
drivers/net/comx.c
drivers/net/hamradio/yam.c
drivers/net/sdla.c
drivers/net/slhc.c
drivers/scsi/mesh.c
drivers/scsi/ncr53c8xx.c
drivers/scsi/sym53c8xx.c
drivers/sound/dmasound.c
drivers/sound/lowlevel/miroaci.h
drivers/sound/sb_audio.c
drivers/video/atyfb.c
drivers/video/chipsfb.c
drivers/video/vga16fb.c
include/math-emu/double.h [new file with mode: 0644]
include/math-emu/extended.h [new file with mode: 0644]
include/math-emu/op-1.h [new file with mode: 0644]
include/math-emu/op-2.h [new file with mode: 0644]
include/math-emu/op-4.h [new file with mode: 0644]
include/math-emu/op-8.h [new file with mode: 0644]
include/math-emu/op-common.h [new file with mode: 0644]
include/math-emu/quad.h [new file with mode: 0644]
include/math-emu/single.h [new file with mode: 0644]
include/math-emu/soft-fp.h [new file with mode: 0644]
net/irda/irda_device.c