[vyatta-svn] Linus' linux git respitory cloned with vyatta additions: Changes to 'refs/tags/v2.6.19-rc6'
Rick Balocca
rbalocca at suva.vyatta.com
Mon Jan 22 16:07:59 PST 2007
Tag 'v2.6.19-rc6' created by Linus Torvalds <torvalds at woody.osdl.org> at 2006-11-16 04:03 -0800
Linux 2.6.19-rc6
Last -rc?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQBFW+M/F3YsRnbiHLsRAidSAKCC+XILC6sBKPfqCQUmLyL4fbK1kgCeK53U
Q+j4F1eDETs52mKFt3pfNDc=
=ESZ/
-----END PGP SIGNATURE-----
Changes since v2.6.19-rc5:
Aaron Durbin (1):
x86-64: Fix partial page check to ensure unusable memory is not being marked usable.
Adrian Bunk (2):
bcm43xx: Add error checking in bcm43xx_sprom_write()
drivers/telephony/ixj: fix an array overrun
Alan Cox (1):
hpt37x: Check the enablebits
Alan Stern (1):
SCSI core: always store >= 36 bytes of INQUIRY data
Alasdair G Kergon (2):
dm: fix find_device race
dm: suspend: fix error path
Alexey Dobriyan (4):
ipmi_si_intf.c: fix "&& 0xff" typos
V4L/DVB (4795): Tda826x: use correct max frequency
V4L/DVB (4818): Flexcop-usb: fix debug printk
pata_artop: fix "& (1 >>" typo
Andi Kleen (6):
Revert "[PATCH] MMCONFIG and new Intel motherboards"
x86-64: Fix PTRACE_[SG]ET_THREAD_AREA regression with ia32 emulation.
x86-64: Handle reserve_bootmem_generic beyond end_pfn
x86: Add acpi_user_timer_override option for Asus boards
x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabled
x86-64: Fix race in exit_idle
Andrew Morton (2):
setup_irq(): better mismatch debugging
revert "PCI: quirk for IBM Dock II cardbus controllers"
Arjan van de Ven (1):
Regression in 2.6.19-rc microcode driver
Benjamin Herrenschmidt (2):
[POWERPC] Fix cell "new style" mapping and add debug
powerpc: windfarm shall request it's sub modules
Brian King (1):
libata: Convert from module_init to subsys_initcall
Bryan O'Sullivan (1):
IB/ipath - program intconfig register using new HT irq hook
Chris Lalancette (1):
[NETPOLL]: Compute checksum properly in netpoll_send_udp().
Corey Minyard (3):
IPMI: Clean up the waiting message queue properly on unload
IPMI: retry messages on certain error returns
IPMI: Fix more && typos
Daniel Ritz (1):
fix via586 irq routing for pirq 5
Darrick J. Wong (1):
libata: fix double-completion on error
David Brownell (1):
usb: MAINTAINERS updates
David Chinner (3):
[XFS] Clean up i_flags and i_flags_lock handling.
[XFS] Prevent a deadlock when xfslogd unpins inodes.
[XFS] Remove KERNEL_VERSION macros from xfs_dmapi.h
David Gibson (1):
hugetlb: check for brk() entering a hugepage region
David Miller (1):
pci: don't try to remove sysfs files before they are setup.
David Rientjes (1):
drivers cris: return on NULL dev_alloc_skb()
Eric Dumazet (1):
vmalloc: optimization, cleanup, bugfixes
Eric W. Biederman (4):
sysctl: Undeprecate sys_sysctl
htirq: refactor so we only have one function that writes to the chip
htirq: allow buggy drivers of buggy hardware to write the registers
Use delayed disable mode of ioapic edge triggered interrupts
Franck Bui-Huu (1):
.gitignore: add miscellaneous files
Geoff Levand (1):
[POWERPC] cell: set ARCH_SPARSEMEM_DEFAULT in Kconfig
Herbert Xu (1):
[NET]: Set truesize in pskb_copy
Hermann Pitton (1):
V4L/DVB (4802): Cx88: fix remote control on WinFast 2000XP Expert
Hoang-Nam Nguyen (3):
IB/ehca: Assure 4K alignment for firmware control blocks
IB/ehca: Use named constant for max mtu
IB/ehca: Activate scaling code by default
Hugh Dickins (2):
hugetlb: prepare_hugepage_range check offset too
hugetlb: fix error return for brk() entering a hugepage region
Ian Kent (1):
autofs4: panic after mount fail
J. Bruce Fields (3):
nfsd4: reindent do_open_lookup()
nfsd4: fix open-create permissions
nfsd: fix spurious error return from nfsd_create in async case
Jean Delvare (2):
V4L/DVB (4817): Fix uses of "&&" where "&" was intended
RDMA/amso1100: Fix && typo
Jeff Garzik (2):
[libata] sata_via: fix obvious typo
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes
Jens Axboe (4):
Fix bad data direction in SG_IO
ide-cd: only set rq->errors SCSI style for block pc requests
cciss: fix iostat
cpqarray: fix iostat
Jes Sorensen (1):
mspec driver build fix
Jiri Slaby (2):
[NET]: kconfig, correct traffic shaper
Char: isicom, fix close bug
John Heffner (1):
[TCP]: Don't use highmem in tcp hash size calculation.
John Rose (1):
[POWERPC] pseries: Force 4k update_flash block and list sizes
Jonathan E Brassow (2):
dm: multipath: fix rr_add_path order
dm: raid1: fix waiting for io on suspend
Julian Anastasov (1):
[IPVS]: More endianness fixed.
KAMEZAWA Hiroyuki (1):
ia64: select ACPI_NUMA if ACPI
Kalle Pokki (2):
[POWERPC] CPM_UART: Fix non-console transmit
[POWERPC] CPM_UART: Fix non-console initialisation
Linus Torvalds (19):
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
Revert "[PATCH] i386: Add MMCFG resources to i386 too"
x86-64: clean up io-apic accesses
x86-64: write IO APIC irq routing entries in correct order
Merge merom:v2.6/linux
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Merge git://oss.sgi.com:8090/xfs/xfs-2.6
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
[dvb saa7134] Fix missing 'break' for avermedia card case
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
Revert "[PATCH] fix Data Acess error in dup_fd"
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linux 2.6.19-rc6
Magnus Damm (1):
x86-64: setup saved_max_pfn correctly (kdump)
Masami Hiramatsu (1):
kretprobe: fix kretprobe-booster to save regs and set status
Mauro Carvalho Chehab (1):
V4L/DVB (4804): Fix missing i2c dependency for saa7110
Michael Buesch (1):
bcm43xx: Drain TX status before starting IRQs
Michael Chan (1):
[TG3]: Fix array overrun in tg3_read_partno().
Nathan Lynch (1):
nvidiafb: fix unreachable code in nv10GetConfig
NeilBrown (2):
md: change ONLINE/OFFLINE events to a single CHANGE event
md: fix sizing problem with raid5-reshape and CONFIG_LBD=n
Nicolas Kaiser (1):
drivers/ide: stray bracket
Oleg Nesterov (1):
A minor fix for set_mb() in Documentation/memory-barriers.txt
Paul Mackerras (1):
[POWERPC] Make sure initrd and dtb sections get into zImage correctly
Pavel Emelianov (1):
Fix misrouted interrupts deadlocks
Peter Zijlstra (1):
bonding: lockdep annotation
Rafael J. Wysocki (1):
md: do not freeze md threads for suspend
Randy Dunlap (1):
com20020 build fix
Roland Dreier (1):
IB/mad: Fix race between cancel and receive completion
Russell King (1):
Fix missing parens in set_personality()
Sharyathi Nagesh (1):
fix Data Acess error in dup_fd
Simon Horman (1):
[IPVS]: Compile fix for annotations in userland.
Stephen Hemminger (1):
[PKT_SCHED] sch_htb: Use hlist_del_init().
Stephen Rothwell (2):
[POWERPC] Add the thread_siblings files to sysfs
[POWERPC] Wire up sys_move_pages
Steve French (4):
[CIFS] NFS stress test generates flood of "close with pending write" messages
[CIFS] Explicitly set stat->blksize
[CIFS] Fix mount failure when domain not specified
[CIFS] Fix minor problem with previous patch
Steven Rostedt (1):
x86-64: shorten the x86_64 boot setup GDT to what the comment says
Steven Whitehouse (1):
[DECNET]: Endianess fixes (try #2)
Takashi Iwai (1):
ALSA: hda-intel - Disable MSI support by default
Tigran Aivazian (1):
Tigran has moved
Tim Shimmin (1):
[XFS] Keep lockdep happy.
Timo Teras (2):
MMC: Poll card status after rescanning cards
MMC: Do not set unsupported bits in OCR response
Tom Tucker (1):
RDMA/amso1100: Fix unitialized pseudo_netdev accessed in c2_register_device
Vivek Goyal (1):
i386: Force data segment to be 4K aligned
Vlad Apostolov (3):
[XFS] 956618: Linux crashes on boot with XFS-DMAPI filesystem when
[XFS] rename uio_read() to xfs_uio_read()
[XFS] 956664: dm_read_invis() changes i_atime
Wink Saville (1):
Patch for nvidia divide by zero error for 7600 pci-express card
pasky at ucw.cz (3):
V4L/DVB (4814): Remote support for Avermedia 777
V4L/DVB (4815): Remote support for Avermedia A16AR
V4L/DVB (4816): Change tuner type for Avermedia A16AR
---
.gitignore | 1
CREDITS | 2
Documentation/feature-removal-schedule.txt | 12 --
Documentation/kernel-parameters.txt | 4
Documentation/memory-barriers.txt | 2
Documentation/sound/alsa/ALSA-Configuration.txt | 2
MAINTAINERS | 14 ++
Makefile | 2
arch/i386/kernel/acpi/boot.c | 8 +
arch/i386/kernel/acpi/earlyquirk.c | 8 +
arch/i386/kernel/io_apic.c | 30 +++---
arch/i386/kernel/kprobes.c | 22 +++-
arch/i386/kernel/microcode.c | 2
arch/i386/kernel/vmlinux.lds.S | 1
arch/i386/pci/irq.c | 4
arch/i386/pci/mmconfig.c | 35 -------
arch/ia64/Kconfig | 10 ++
arch/ia64/mm/hugetlbpage.c | 4
arch/powerpc/Kconfig | 2
arch/powerpc/boot/wrapper | 4
arch/powerpc/boot/zImage.lds.S | 5 +
arch/powerpc/kernel/rtas_flash.c | 47 +++++++--
arch/powerpc/mm/hugetlbpage.c | 8 +
arch/powerpc/platforms/cell/spu_base.c | 41 ++++++--
arch/x86_64/boot/setup.S | 5 -
arch/x86_64/ia32/ptrace32.c | 2
arch/x86_64/kernel/e820.c | 4
arch/x86_64/kernel/early-quirks.c | 8 +
arch/x86_64/kernel/io_apic.c | 107 +++++++++++++++++----
arch/x86_64/kernel/process.c | 3
arch/x86_64/kernel/smp.c | 3
arch/x86_64/kernel/time.c | 11 --
arch/x86_64/kernel/vsyscall.c | 45 +++++----
arch/x86_64/mm/init.c | 15 ++-
arch/x86_64/pci/mmconfig.c | 32 ------
block/scsi_ioctl.c | 2
drivers/ata/libata-core.c | 2
drivers/ata/libata-scsi.c | 2
drivers/ata/pata_artop.c | 2
drivers/ata/pata_hpt37x.c | 19 +++
drivers/ata/sata_via.c | 2
drivers/block/cciss.c | 6 +
drivers/block/cpqarray.c | 15 ++-
drivers/char/Kconfig | 8 -
drivers/char/ipmi/ipmi_msghandler.c | 20 +++-
drivers/char/ipmi/ipmi_si_intf.c | 6 -
drivers/char/isicom.c | 3
drivers/char/mspec.c | 8 +
drivers/ide/ide-cd.c | 2
drivers/ide/legacy/hd.c | 2
drivers/infiniband/core/mad.c | 2
drivers/infiniband/hw/amso1100/c2.c | 3
drivers/infiniband/hw/amso1100/c2_provider.c | 39 ++++----
drivers/infiniband/hw/amso1100/c2_rnic.c | 4
drivers/infiniband/hw/ehca/Kconfig | 1
drivers/infiniband/hw/ehca/ehca_av.c | 5 -
drivers/infiniband/hw/ehca/ehca_hca.c | 17 +--
drivers/infiniband/hw/ehca/ehca_irq.c | 17 +--
drivers/infiniband/hw/ehca/ehca_iverbs.h | 8 +
drivers/infiniband/hw/ehca/ehca_main.c | 56 +++++++++--
drivers/infiniband/hw/ehca/ehca_mrmw.c | 8 -
drivers/infiniband/hw/ehca/ehca_qp.c | 10 +-
drivers/infiniband/hw/ehca/hipz_hw.h | 2
drivers/infiniband/hw/ipath/ipath_driver.c | 17 +--
drivers/infiniband/hw/ipath/ipath_iba6110.c | 117 ++++++++++--------------
drivers/infiniband/hw/ipath/ipath_iba6120.c | 8 +
drivers/infiniband/hw/ipath/ipath_intr.c | 10 +-
drivers/infiniband/hw/ipath/ipath_kernel.h | 4
drivers/macintosh/windfarm_pm112.c | 11 ++
drivers/macintosh/windfarm_pm81.c | 1
drivers/macintosh/windfarm_pm91.c | 1
drivers/md/dm-ioctl.c | 9 +
drivers/md/dm-raid1.c | 22 ++++
drivers/md/dm-round-robin.c | 2
drivers/md/dm.c | 4
drivers/md/md.c | 5 -
drivers/md/raid5.c | 2
drivers/media/dvb/b2c2/flexcop-usb.c | 2
drivers/media/dvb/frontends/tda826x.c | 2
drivers/media/video/Kconfig | 2
drivers/media/video/bt8xx/bttv-cards.c | 2
drivers/media/video/cx88/cx88-input.c | 10 +-
drivers/media/video/saa7134/saa7134-cards.c | 5 -
drivers/media/video/saa7134/saa7134-input.c | 11 ++
drivers/media/video/tveeprom.c | 2
drivers/mmc/mmc.c | 19 +++
drivers/net/Kconfig | 8 -
drivers/net/arcnet/com20020.c | 7 +
drivers/net/bonding/bond_main.c | 5 +
drivers/net/cris/eth_v10.c | 2
drivers/net/tg3.c | 19 ++-
drivers/net/wireless/bcm43xx/bcm43xx_main.c | 22 ++++
drivers/pci/htirq.c | 101 +++++++++-----------
drivers/pci/pci-sysfs.c | 3
drivers/pci/quirks.c | 27 -----
drivers/scsi/scsi_scan.c | 18 ++-
drivers/serial/cpm_uart/cpm_uart.h | 2
drivers/serial/cpm_uart/cpm_uart_core.c | 16 +--
drivers/serial/cpm_uart/cpm_uart_cpm1.c | 2
drivers/telephony/ixj.h | 2
drivers/video/nvidia/nv_hw.c | 12 +-
drivers/video/nvidia/nv_setup.c | 20 +++-
drivers/video/nvidia/nv_type.h | 1
drivers/video/nvidia/nvidia.c | 24 ++--
fs/autofs/inode.c | 14 ++
fs/autofs/waitq.c | 1
fs/autofs4/inode.c | 17 +++
fs/autofs4/waitq.c | 6 -
fs/cifs/file.c | 8 +
fs/cifs/inode.c | 4
fs/cifs/sess.c | 23 ++--
fs/hugetlbfs/inode.c | 21 +---
fs/nfsd/nfs3proc.c | 2
fs/nfsd/nfs4proc.c | 26 ++---
fs/nfsd/vfs.c | 6 -
fs/xfs/Makefile-linux-2.6 | 17 ---
fs/xfs/linux-2.6/xfs_buf.c | 4
fs/xfs/linux-2.6/xfs_dmapi_priv.h | 28 +++++
fs/xfs/linux-2.6/xfs_ioctl.c | 5 -
fs/xfs/linux-2.6/xfs_super.c | 4
fs/xfs/support/debug.c | 4
fs/xfs/support/move.c | 2
fs/xfs/support/move.h | 2
fs/xfs/xfs.h | 23 ++++
fs/xfs/xfs_dir2.c | 2
fs/xfs/xfs_dmapi.h | 22 ----
fs/xfs/xfs_iget.c | 51 +++++++---
fs/xfs/xfs_inode.c | 64 +++++--------
fs/xfs/xfs_inode.h | 41 ++++++++
fs/xfs/xfs_vnodeops.c | 33 +++---
include/asm-i386/acpi.h | 1
include/asm-ia64/sn/addrs.h | 6 +
include/asm-powerpc/systbl.h | 1
include/asm-powerpc/topology.h | 8 +
include/asm-powerpc/unistd.h | 3
include/asm-x86_64/acpi.h | 1
include/asm-x86_64/io_apic.h | 34 ------
include/asm-x86_64/pda.h | 9 +
include/asm-x86_64/vsyscall.h | 2
include/linux/htirq.h | 16 ++-
include/linux/hugetlb.h | 10 +-
include/linux/ipmi_msgdefs.h | 2
include/linux/nfsd/nfsd.h | 2
include/linux/personality.h | 2
include/linux/vmalloc.h | 3
include/net/ip_vs.h | 1
init/Kconfig | 19 +--
kernel/irq/manage.c | 9 +
kernel/irq/spurious.c | 6 +
mm/mmap.c | 5 -
mm/vmalloc.c | 26 ++---
net/core/netpoll.c | 6 +
net/core/skbuff.c | 1
net/decnet/af_decnet.c | 25 ++---
net/decnet/dn_nsp_in.c | 8 -
net/decnet/dn_nsp_out.c | 2
net/decnet/dn_rules.c | 4
net/ipv4/ipvs/ip_vs_ftp.c | 2
net/ipv4/ipvs/ip_vs_proto_tcp.c | 2
net/ipv4/ipvs/ip_vs_proto_udp.c | 8 -
net/ipv4/tcp.c | 4
net/sched/sch_htb.c | 6 -
scripts/kconfig/.gitignore | 2
sound/pci/hda/hda_intel.c | 8 -
164 files changed, 1219 insertions(+), 790 deletions(-)
---
More information about the svn
mailing list