~ubuntu-branches/ubuntu/gutsy/linux-source-2.6.20/gutsy

Viewing all changes in revision 5.

  • Committer: Bazaar Package Importer
  • Author(s): Ben Collins, Ben Collins, Upstream Kernel Changes
  • Date: 2006-12-25 19:30:22 UTC
  • Revision ID: james.westby@ubuntu.com-20061225193022-ilucfjtgx6rbkheb
Tags: 2.6.20-4.5
[Ben Collins]

* toshiba_acpi: Add toshset patch
  - GIT-SHA 1ffa3a0ddcf076a379a1674725c80fd752e00ed9
  - Bug #73011
* pm: Config option to disable handling of console during suspend/resume.
  - GIT-SHA e301ddf3803af8e6e87048216c63f2adb3e98f10
  - Bug #56591
* speakup: Update to latest CVS
  - GIT-SHA 5f635ed9ba1cbaa1f6f3a0b1b9cba94be3129d2a
* speakup: Include jiffies.h (removed during update)
  - GIT-SHA 1bbf403f5d5bb47b707fa4664c815ec42c155279

[Upstream Kernel Changes]

* zd1211rw: Call ieee80211_rx in tasklet
* ieee80211softmac: Fix errors related to the work_struct changes
* ieee80211softmac: Fix mutex_lock at exit of ieee80211_softmac_get_genie
* e1000: The user-supplied itr setting needs the lower 2 bits masked off
* e1000: dynamic itr: take TSO and jumbo into account
* e1000: For sanity, reformat e1000_set_mac_type(), struct
  e1000_hw[_stats]
* e1000: omit stats for broken counter in 82543
* e1000: consolidate managability enabling/disabling
* e1000: Fix Wake-on-Lan with forced gigabit speed
* e1000: disable TSO on the 82544 with slab debugging
* e1000: workaround for the ESB2 NIC RX unit issue
* e1000: fix to set the new max frame size before resetting the adapter
* e1000: fix ethtool reported bus type for older adapters
* e1000: narrow down the scope of the tipg timer tweak
* e1000: Fix PBA allocation calculations
* e1000: Make the copybreak value a module parameter
* e1000: 3 new driver stats for managability testing
* e1000: No-delay link detection at interface up
* netxen: remove private ioctl
* netpoll: drivers must not enable IRQ unconditionally in their NAPI
  handler
* r8169: use the broken_parity_status field in pci_dev
* myri10ge: match number of save_state and restore
* myri10ge: move request_irq to myri10ge_open
* myri10ge: make msi configurable at runtime through sysfs
* myri10ge: no need to save MSI and PCIe state in the driver
* myri10ge: handle failures in suspend and resume
* e1000: Do not truncate TSO TCP header with 82544 workaround
* via-velocity uses INET interfaces
* sky2: dual port NAPI problem
* sky2: power management/MSI workaround
* sky2: phy power down needs PCI config write enabled
* ep93xx: some minor cleanups to the ep93xx eth driver
* PHY probe not working properly for ibm_emac (PPC4xx)
* NetXen: Adding new device ids.
* NetXen: driver reload fix for newer firmware.
* NetXen: Using correct CHECKSUM flag.
* NetXen: Multiple adapter fix.
* NetXen: Link status message correction for quad port cards.
* NetXen: work queue fixes.
* NetXen: Fix for PPC machines.
* NetXen: Reducing ring sizes for IOMMU issue.
* forcedeth: modified comment header
* r8169: extraneous Cmd{Tx/Rx}Enb write
* V4L/DVB (4955): Fix autosearch index
* V4L/DVB (4956): [NOVA-T-USB2] Put remote-debugging in the right place
* V4L/DVB (4958): Fix namespace conflict between w9968cf.c on MIPS
* V4L/DVB (4959): Usbvision: possible cleanups
* V4L/DVB (4960): Removal of unused code from usbvision-i2c.c
* V4L/DVB (4964): VIDEO_PALETTE_YUYV and VIDEO_PALETTE_YUV422 are the
  same palette
* V4L/DVB (4967): Add missing tuner module option pal=60 for PAL-60
  support.
* V4L/DVB (4968): Add PAL-60 support for cx2584x.
* V4L/DVB (4970): Usbvision memory fixes
* V4L/DVB (4972): Dvb-core: fix bug in CRC-32 checking on 64-bit systems
* V4L/DVB (4973): Dvb-core: fix printk type warning
* V4L/DVB (4979): Fixes compilation when CONFIG_V4L1_COMPAT is not
  selected
* V4L/DVB (4980): Fixes bug 7267: PAL/60 is not working
* V4L/DVB (4982): Fix broken audio mode handling for line-in in msp3400.
* V4L/DVB (4983): Force temporal filter to 0 when scaling to prevent
  ghosting.
* V4L/DVB (4984): LOG_STATUS should show the real temporal filter value.
* V4L/DVB (4988): Cx2341x audio_properties is an u16, not u8
* V4L/DVB (4990): Cpia2/cpia2_usb.c: fix error-path leak
* V4L/DVB (4991): Cafe_ccic.c: fix NULL dereference
* V4L/DVB (4992): Fix typo in saa7134-dvb.c
* V4L/DVB (4994): Vivi: fix use after free in list_for_each()
* V4L/DVB (4995): Vivi: fix kthread_run() error check
* V4L/DVB (4996): Msp3400: fix kthread_run error check
* V4L/DVB (4997): Bttv: delete duplicated ioremap()
* V4L/DVB (5014): Allyesconfig build fixes on some non x86 arch
* V4L/DVB (5001): Add two required headers on kernel 2.6.20-rc1
* V4L/DVB (5012): Usbvision fix: It was using "&&" instead "&"
* V4L/DVB (5010): Cx88: Fix leadtek_eeprom tagging
* [S390] Change max. buffer size for monwriter device.
* [S390] cio: fix stsch_reset.
* ocfs2: don't print error in ocfs2_permission()
* ocfs2: Allow direct I/O read past end of file
* ocfs2: ignore NULL vfsmnt in ocfs2_should_update_atime()
* ocfs2: always unmap in ocfs2_data_convert_worker()
* ocfs2: export heartbeat thread pid via configfs
* VM: Fix nasty and subtle race in shared mmap'ed page writeback
* ieee1394: sbp2: pass REQUEST_SENSE through to the target
* ieee1394: sbp2: fix bogus dma mapping
* [ARM] 4063/1: ep93xx: fix IRQ_EP93XX_GPIO?MUX numbering
* [ARM] 4064/1: make pxa_get_cycles() static
* [ARM] 4065/1: S3C24XX: dma printk fixes
* [ARM] 4066/1: correct a comment about PXA's sched_clock range
* [ARM] 4071/1: S3C24XX: Documentation update
* [ARM] 4073/1: Prevent s3c24xx drivers from including
  asm/arch/hardware.h and asm/arch/irqs.h
* [ARM] 4074/1: Flat loader stack alignment
* [ARM] 4077/1: iop13xx: fix __io() macro
* [ARM] 4078/1: Fix ARM copypage cache coherency problems
* Fix IPMI watchdog set_param_str() using kstrdup
* Fix lock inversion aio_kick_handler()
* powerpc iseries link error in allmodconfig
* change WARN_ON back to "BUG: at ..."
* rcu: rcutorture suspend fix
* fix oom killer kills current every time if there is memory-less-node
  take2
* Add .gitignore file for relocs in arch/i386
* pci/probe: fix macro that confuses kernel-doc
* Char: mxser, fix oops when removing opened
* IB/mthca: Fix FMR breakage caused by kmemdup() conversion
* MAINTAINERS: email addr change for Eric Moore
* make fn_keys work again on power/macbooks
* Char: isicom, eliminate spinlock recursion
* Update to Documentation/tty.txt on line disciplines
* fix mrproper incompleteness
* sched: fix cond_resched_softirq() offset
* Fix compilation of via-pmu-backlight
* module: fix mod_sysfs_setup() return value
* ramfs breaks without CONFIG_BLOCK
* MM: SLOB is broken by recent cleanup of slab.h
* cciss: build with PROC_FS=n
* page_mkclean_one(): fix call to set_pte_at()
* SPI: define null tx_buf to mean "shift out zeroes"
* m25p80 build fixes (with MTD debug)
* SPI/MTD: mtd_dataflash oops prevention
* ARM: OMAP: fix GPMC compiler errors
* ARM: OMAP: fix missing header on apollon board
* Buglet in vmscan.c
* cpuset procfs warning fix
* respect srctree/objtree in Documentation/DocBook/Makefile
* spi_s3c24xx_gpio: use right header
* lockdep: printk warning fix
* PIIX: remove check for broken MW DMA mode 0
* PIIX/SLC90E66: PIO mode fallback fix
* Update CREDITS and MAINTAINERS entries for Lennert Buytenhek
* KVM: Use boot_cpu_data instead of current_cpu_data
* KVM: Simplify is_long_mode()
* KVM: Initialize kvm_arch_ops on unload
* KVM: Implement a few system configuration msrs
* KVM: Move common msr handling to arch independent code
* KVM: More msr misery
* KVM: Rename some msrs
* KVM: Fix oops on oom
* kvm: fix GFP_KERNEL allocation in atomic section in
  kvm_dev_ioctl_create_vcpu()
* sparc32: add offset in pci_map_sg()
* fuse: fix typo
* [SPARC64]: Fix "mem=xxx" handling.
* [SPARC64]: Fix of_iounmap() region release.
* [SPARC64]: Update defconfig.
* [SPARC64]: Handle ISA devices with no 'regs' property.
* [NET]: Add memory barrrier to netif_poll_enable()
* [NET]: Don't export linux/random.h outside __KERNEL__.
* [XFRM]: Algorithm lookup using .compat name
* restore ->pdeath_signal behaviour
* sound: hda: detect ALC883 on MSI K9A Platinum motherboards (MS-7280)
* libata: fix combined mode
* cfq-iosched: merging problem
* selinux: fix selinux_netlbl_inode_permission() locking
* Fix insta-reboot with "i386: Relocatable kernel support"
* [ARM] Fix VFP initialisation issue for SMP systems
* [ARM] 4080/1: Fix for the SSCR0_SlotsPerFrm macro
* [ARM] 4081/1: Add definition for TI Sync Serial Protocol
* x86_64: Fix dump_trace()

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: