|
|
|
|
Changelog for kernel-PAE-devel-2.6.29.4-167.fc11.i686.rpm :
Wed May 27 14:00:00 2009 Kristian Høgsberg - 2.6.4.167 - Actually disable drm-intel-disable-kms-i8xx.patch.
Wed May 27 14:00:00 2009 Kristian Høgsberg - 2.6.29.4-166 - Add drm-intel-set-domain-on-fault.patch to fix random gem object corruption when swapping (495323 and probably others). - Enable kms on 845 and 855 as well, Erics tiling patch should fix those too.
Wed May 27 14:00:00 2009 Kyle McMartin 2.6.29.4-165 - Enable KMS/gem on I865. - drm-no-gem-on-i8xx.patch: Remove I865 so GEM will be enabled. - drm-intel-disable-kms-i8xx.patch: Enable KMS on I865. - Two fixes from Eric Anholt to fix i8x5: drm-i915-apply-a-big-hammer-to-865-gem-object.patch drm-i915-fix-tiling-pitch.patch
Wed May 27 14:00:00 2009 Kyle McMartin 2.6.29.4-164 - drm-intel-disable-kms-i8xx.patch: disable KMS by default on 845, 855, and 865. It can be forced on with i915.modeset=1 boot parameter.
Tue May 26 14:00:00 2009 Ben Skeggs 2.6.29.4-163 - drm-nouveau.patch: fix sor dpms (rh#501877)
Mon May 25 14:00:00 2009 Kyle McMartin 2.6.29.4-162 - keys-Handle-there-being-no-fallback-destination-key.patch: fix oops at boot with autofs/krb/cifs rhbz#501588.
Mon May 25 14:00:00 2009 Kyle McMartin 2.6.29.4-161 - Linux 2.6.29.4 - dropped patches: linux-2.6-i2c-fix-bit-algorithm-timeout.patch linux-2.6-ftdi-oops.patch linux-2.6-btrfs-fix-page-mkwrite.patch - rebased patches: linux-2.6-btrfs-unstable-update.patch, page_mkwrite fixes.
Mon May 25 14:00:00 2009 Kyle McMartin 2.6.29.3-160 - kvm fixes destined for 2.6.30, rhbz#492838: kvm-Fix-PDPTR-reloading-on-CR4-writes.patch kvm-Make-paravirt-tlb-flush-also-reload-the-PAE-PDP.patch
Fri May 22 14:00:00 2009 Kyle McMartin 2.6.29.3-159 - drm-copyback-ioctl-data-to-userspace-regardless-of-retcode.patch: Fix possible hang in drmWaitVblank. upstream 9b6fe313bfce27d4a261257da70196be0ac2bef5.
Fri May 22 14:00:00 2009 John W. Linville - 2.6.29.3-158 - back-port \"iwl3945: use cancel_delayed_work_sync to cancel rfkill_poll\" - modify changelog entry from Apr 13 2009 to reference correct patch
Thu May 21 14:00:00 2009 Kyle McMartin - 2.6.29.3-157 - mac80211-don-t-drop-nullfunc-frames-during-software.patch: upstream a9a6ffffd05f97e6acbdeafc595e269855829751.
Wed May 20 14:00:00 2009 Chuck Ebbert - 2.6.29.3-156 - Enable Divas (formerly Eicon) ISDN drivers on x86_64. (#480837)
Wed May 20 14:00:00 2009 - 2.6.29.3-155 - Add drm-intel-i8xx-cursors.patch to fix cursors on i8xx desktop chipsets (#488980). - Add drm-intel-vmalloc.patch as part of the fix for #498131.
Wed May 20 14:00:00 2009 Kyle McMartin 2.6.29.3-154 - disable e820 backports, causes problems in some places, bz#499396. linux-2.6-e820-save-restore-edi-ebp.patch linux-2.6-e820-acpi3-bios-workaround.patch linux-2.6-e820-guard-against-pre-acpi3.patch
Tue May 19 14:00:00 2009 Kyle McMartin 2.6.29.3-153 - drm-intel-gem-use-dma32-on-pae.patch: Force GEM allocations to be DMA32 when using PAE. This should fix bz#493526. Leave the gfp flags for every other chipset (radeon, really...) unset so we don\'t fribble the flags. - agp-set_memory_ucwb.patch: comment out rejecting hunk that\'s no longer necessary (forcing gem on with highmem64g.)
Tue May 19 14:00:00 2009 Kyle McMartin 2.6.29.3-151 - net-revert-forcedeth-power-down-phy-when-interface-is.patch: revert only hunks that powered down the phy. fixes rhbz#501249.
Mon May 18 14:00:00 2009 Kyle McMartin - drm-intel-include-965gme-pci-id.patch: add patch patch from git head to treat 965GME like 965GM.
Mon May 18 14:00:00 2009 Adam Jackson - Expose whether VGA devices were active at boot or not in sysfs.
Mon May 18 14:00:00 2009 Justin M. Forbes - Disable GB pages for Xen guests BZ# 499592
Mon May 18 14:00:00 2009 Kyle McMartin - increase-MAX_LOCKDEP_ENTRIES.patch: suck in upstream fix d80c19df5fcceb8c741e96f09f275c2da719efef
Mon May 18 14:00:00 2009 Justin M. Forbes - xen/blkfront: fix warning when deleting gendisk on unplug/shutdown. BZ# 499621 - xen/blkfront: allow xenbus state transition to closing->closed when not connected
Mon May 18 14:00:00 2009 Josef Bacik - fix page_mkwrite in btrfs
Mon May 18 14:00:00 2009 David Woodhouse - Fix oops on FTDI removal.
Fri May 15 14:00:00 2009 Eric Sandeen - ext4: corruption fixes from upstream.
Fri May 15 14:00:00 2009 Adam Jackson - drm: ignore tiny modes from EDID.
Tue May 12 14:00:00 2009 Kyle McMartin 2.6.29.3-142 - linux-2.6-iommu-fixes.patch: intel-iommu: fix PCI device detach from virtual machine 3199aa6bc8766e17b8f60820c4f78d59c25fce0e upstream.
Tue May 12 14:00:00 2009 Kyle McMartin 2.6.29.3-141 - linux-2.6-iommu-fixes.patch: intel-iommu: PAE memory corruption fix fd18de50b9e7965f93d231e7390436fb8900c0e6 upstream. Also, re-cherry-pick patchset and fix up merge conflicts against 2.6.29.3.
Tue May 12 14:00:00 2009 Kyle McMartin 2.6.29.3-140 - git-bluetooth-fixes.patch: fix build error in backport from previous commit.
Tue May 12 14:00:00 2009 Kyle McMartin 2.6.29.3-139 - git-bluetooth.patch: suck in three more fixes from 2.6.30.
Tue May 12 14:00:00 2009 Josef Bacik - bring btrfs uptodate with mainline
Mon May 11 14:00:00 2009 Kyle McMartin 2.6.29.3-137 - net-revert-forcedeth-power-down-phy-when-interface-is.patch: Attempt to fix forcedeth failures, (#484505)
Sat May 9 14:00:00 2009 Chuck Ebbert 2.6.29.3-136 - Add more verbose debug messages for bug #498401
Fri May 8 14:00:00 2009 Kyle McMartin 2.6.29.3-135 - Linux 2.6.29.3 - Merged patches: linux-2.6-x86-64-fix-fpu-corruption-with-signals-and-preemption.patch linux-2.6-ath9k-Fix-FIF_BCN_PRBRESP_PROMISC-handling.patch drm-intel-g41.patch drm-intel-tiled-front.patch - Rebased patches: drm-next.patch - pci ids rejects linux-2.6-utrace.patch - fs/proc/array.c rejects linux-2.6-execshield.patch - fs/proc/array.c, drop useless hunk, dropped already in rawhide. linux-2.6-iommu-fixes.patch - single merged patch from series.
Fri May 8 14:00:00 2009 Kyle McMartin 2.6.29.2-134 - linux-2.6-mm-lru-dont-evict-mapped-executable-pages.patch linux-2.6-mm-lru-evict-streaming-io-pages-first.patch Add VM patches from Rik to fix responsiveness, tested on the rawhide kernel.
Thu May 7 14:00:00 2009 Adam Jackson - drm-intel-debugfs-ringbuffer.patch: Add debugfs support for intel_gpu_dump utility.
Thu May 7 14:00:00 2009 Kristian Høgsberg 2.6.29.2-132 - drm intel fixes: Add PCI IDs for G41, fix tiling after resume.
Thu May 7 14:00:00 2009 Ben Skeggs 2.6.29.2-131 - drm-nouveau.patch: fix bar1 mtrr size
Wed May 6 14:00:00 2009 John W. Linville 2.6.29.2-130 - back-port ath9k: Fix FIF_BCN_PRBRESP_PROMISC handling
Wed May 6 14:00:00 2009 Dave Airlie 2.6.29.2-129 - drm-next: update with latest patch queue for upstream + intel fixes - drm-modesetting-radeon.patch: rebase onto drm-next - drm-nouveau.patch: rebase onto drm-next
Tue May 5 14:00:00 2009 Dave Airlie 2.6.29.2-128 - radeon kms: backport some fixes - put back old internal interface
Tue May 5 14:00:00 2009 Ben Skeggs 2.6.29.2-127 - drm-nouveau.patch: bump dac load detection delay to match ddx
Mon May 4 14:00:00 2009 Ben Skeggs 2.6.29.2-126 - Explicitly enable CONFIG_FB_MODE_HELPERS to fix build..
Mon May 4 14:00:00 2009 Ben Skeggs 2.6.29.2-125 - Disable CONFIG_FB_NVIDIA due to very bad interactions with nouveau
Sun May 3 14:00:00 2009 Ben Skeggs 2.6.29.2-124 - drm-nouveau.patch: ignore unsupported dcb encoder types completely - nv50: module option to run output scripts, too raw to be by default yet, but will fix a number of issues in the places where they work.
Sat May 2 14:00:00 2009 Kyle McMartin 2.6.29.2-123 - Build htmldocs single threaded.
Sat May 2 14:00:00 2009 Ben Skeggs 2.6.29.2-122 - drm-nouveau.patch: nv50 connector grouping fixes - bios parser updates from ddx (nv50 panel mode from VBIOS table) - pre-nv50 modesetting updates from ddx (in disabled codepath)
Fri May 1 14:00:00 2009 Kyle McMartin 2.6.29.2-121 - More bluetooth fixes from 2.6.30-rc. - linux-2.6-v4l-dvb-fixes.patch: restore, accidently nuked. - linux-2.6-v4l-dvb-experimental.patch: restore to previous version to fix rejects against restored -fixes.
Fri May 1 14:00:00 2009 Eric Sandeen - Fix ext4 corruption on partial write into prealloc block
Thu Apr 30 14:00:00 2009 Kyle McMartin 2.6.29.2-119 - Update to 2.6.29.2 - Patches rebased: linux-2.6-v4l-dvb-experimental.patch drm-next.patch - Patches merged upstream: linux-2.6-acer-wmi-bail-on-aao.patch linux-2.6-e820-mark-esi-clobbered.patch linux-2.6-kvm-kconfig-irqchip.patch linux-2.6-kvm-mask-notifiers.patch linux-2.6-kvm-reset-pit-irq-on-unmask.patch linux-2.6-md-raid1-dont-assume-new-bvecs-are-init.patch linux-2.6-mm-define-unique-value-for-as_unevictable.patch linux-2.6-net-fix-another-gro-bug.patch linux-2.6-posix-timers-fix-clock-monotonicity.patch linux-2.6-posix-timers-fix-rlimit_cpu-fork-2.patch linux-2.6-posix-timers-fix-rlimit_cpu-setitimer.patch linux-2.6-v4l-dvb-fixes.patch linux-2.6-v4l-dvb-update.patch linux-2.6.29.1-sparc-regression.patch pat-remove-page-granularity-tracking-for-vm_insert_pfn_maps.patch
Thu Apr 30 14:00:00 2009 Dave Airlie 2.6.29.1-118 - drm-radeon-kms-fixes.patch: revert rs480 snoop break
Thu Apr 30 14:00:00 2009 Dave Airlie 2.6.29.1-117 - drm-radeon-kms-fixes.patch: add r300 clip regs
Thu Apr 30 14:00:00 2009 Dave Airlie 2.6.29.1-116 - linux-2.6-drm-r128-ioremap.patch: fix r128 DRI fail - drm-radeon-kms-fixes.patch: hopefully fix AGP corruption
Tue Apr 28 14:00:00 2009 Adam Jackson 2.6.29.1-115 - drm-intel-tiling-transition.patch: Fix transitions to linear mode.
Tue Apr 28 14:00:00 2009 Chuck Ebbert 2.6.29.1-114 - Make the kernel-vanilla package buildable again.
Mon Apr 27 14:00:00 2009 Chuck Ebbert 2.6.29.1-113 - Fix possible FPU context corruption on x86-64.
Mon Apr 27 14:00:00 2009 Kyle McMartin 2.6.29.1-112 - 7a6f9cbb: x86: hpet: fix periodic mode programming on AMD 81xx
Fri Apr 24 14:00:00 2009 Kyle McMartin 2.6.29.1-111 - backport hpet fixes from 2.6.30-rc3.
Fri Apr 24 14:00:00 2009 Dave Airlie 2.6.29.1-109 - linux-2.6-i2c-fix-bit-algorithm-timeout.patch - fix i2c EDID timeout
Fri Apr 24 14:00:00 2009 Ben Skeggs 2.6.29.1-108 - nouveau/nv50: don\'t clobber 0x001700 during instmem init, can confuse ddx
Thu Apr 23 14:00:00 2009 Chuck Ebbert 2.6.29.1-107 - Drop POSIX timer patch accidentally committed in 2.6.30.
Wed Apr 22 14:00:00 2009 John W. Linville 2.6.29.1-106 - back-port mac80211: fix beacon loss detection after scan
Tue Apr 21 14:00:00 2009 Chuck Ebbert 2.6.29.1-105 - Don\'t include the modules. *.bin files in the RPM package.
Tue Apr 21 14:00:00 2009 Adam Jackson 2.6.29.1-104 - drm-intel-hdmi-edid-fix.patch: Fix EDID fetch on SDVO HDMI.
Tue Apr 21 14:00:00 2009 Dave Airlie 2.6.29.1-103 - radeon kms: fix lcd edid detection + fix legacy crtc setup
Mon Apr 20 14:00:00 2009 Kyle McMartin 2.6.29.1-102 - git-bluetooth2.patch: Bluetooth fixes from 2.6.30-rc2.
Sun Apr 19 14:00:00 2009 Mark McLoughlin - 2.6.29.1-101 - Fix xen boot on machines without NX support (#492523)
Sat Apr 18 14:00:00 2009 Kyle McMartin 2.6.29.1-100 - pat-remove-page-granularity-tracking-for-vm_insert_pfn_maps.patch: Fix the spew of \"Xorg:3254 freeing invalid memtype\" messages.
Sat Apr 18 14:00:00 2009 Chuck Ebbert - Build in the rfkill and rfkill-input modules (F10#485322)
Sat Apr 18 14:00:00 2009 Chuck Ebbert - Set CONFIG_UEVENT_HELPER_PATH to the empty string (#496296)
Fri Apr 17 14:00:00 2009 Adam Jackson 2.6.29.1-97 - drm-intel-tiled-front.patch: Enable tiled front buffer on gen4
Fri Apr 17 14:00:00 2009 Dave Airlie 2.6.29.1-95 - nouveau: fix powerpc build
Fri Apr 17 14:00:00 2009 Dave Airlie 2.6.29.1-94 - drm-next.patch: backport fix to drm-next
Fri Apr 17 14:00:00 2009 Dave Airlie 2.6.29.1-93 - drm modesetting: friday patch, missed a git add
Fri Apr 17 14:00:00 2009 Dave Airlie 2.6.29.1-92 - drm modesetting: force mode switch when connectors change
Fri Apr 17 14:00:00 2009 Dave Airlie - radeon drm: fix oops in LUT loading
Fri Apr 17 14:00:00 2009 Dave Airlie - drop ajax patch I rolled it in
Fri Apr 17 14:00:00 2009 Dave Airlie - radeon drm: fix rv410 ddc + add another agp test hook
Thu Apr 16 14:00:00 2009 Adam Jackson - radeon drm: Be sure to set a name for LVDS panel modes.
Thu Apr 16 14:00:00 2009 Ben Skeggs - drm-nouveau.patch: use less vmalloc space (rh#495843)
Wed Apr 15 14:00:00 2009 Marcelo Tosatti 2.6.29.1-85 - Skip PIT-through-IOAPIC routing check on KVM guests.
Wed Apr 15 14:00:00 2009 Chuck Ebbert - Add serial driver option to skip testing for the TXEN bug. (#495762)
Wed Apr 15 14:00:00 2009 Dave Airlie - drm-modesetting-radeon: fix rs690 video (#492685) + add bandwidth calcs
Tue Apr 14 14:00:00 2009 Marcelo Tosatti - kvm fixes for bz#491625
Tue Apr 14 14:00:00 2009 Jarod Wilson - Make squashfs behave on systems where pagesize > blocksize (Doug Chapman)
Tue Apr 14 14:00:00 2009 Chuck Ebbert - Add missing patch for broken RLIMIT_CPU
Tue Apr 14 14:00:00 2009 Chuck Ebbert - Fix warnings/errors in USB cdc-acm modem driver (#495446)
Tue Apr 14 14:00:00 2009 Chuck Ebbert - Timer fixes headed for -stable
Tue Apr 14 14:00:00 2009 Chuck Ebbert - Fix duplicated flag value in pagemap.h (-stable patch)
Tue Apr 14 14:00:00 2009 Chuck Ebbert - acer-wmi: use upstream code to blacklist an additional model - Trivial fix to drm-modesetting-radeon to fix failure to apply
Tue Apr 14 14:00:00 2009 Dave Airlie 2.6.29.1-73 - drm-modesetting-radeon.patch: more bug fixes
Mon Apr 13 14:00:00 2009 Chuck Ebbert - Fix oops in md raid1 resync (#495550)
Mon Apr 13 14:00:00 2009 Eric Sandeen - Turn of CONFIG_SND_HDA_POWER_SAVE_DEFAULT again (#493972)
Mon Apr 13 14:00:00 2009 Kyle McMartin 2.6.29.1-70 - merge alsa fixes from wwoods: alsa-hda-dont-reset-BDL-unnecessarily.patch alsa-dont-reset-stream-at-each-prepare-callb.patch alsa-hda_intel-fix-unexpected-ring-buffer-positio.patch alsa-pcm-midlevel-add-more-strict-buffer-position.patch bbf6ad13, fa00e046 from alsa-kernel/master (and deps)
Mon Apr 13 14:00:00 2009 John W. Linville - Remove \"iwl3945: rely on priv->lock to protect priv access\" (#495003)
Fri Apr 10 14:00:00 2009 David Woodhouse - Fix suspend/resume with Intel IOMMU, handle devices behind PCI-PCI bridges, cope with BIOS claiming IOMMU is at address zero.
Thu Apr 9 14:00:00 2009 Chuck Ebbert - Only print ext4 allocator fallback warning once.
Thu Apr 9 14:00:00 2009 Dennis Gilmore 2.6.29.1-59 - add patch to fix regression on sparc
Thu Apr 9 14:00:00 2009 Adam Jackson - drm-intel-gen3-fb-hack.patch: Allow up to 4k framebuffers on 9[14]5. 3D will be broken if you do that, but at least dualhead will be less broken.
Thu Apr 9 14:00:00 2009 Dave Jones - Bring back the /dev/crash driver. (#492803)
Thu Apr 9 14:00:00 2009 Dave Airlie - radeon: fix some kms bugs, dac detect + screen resize
Wed Apr 8 14:00:00 2009 Adam Jackson - Drop the PAT patch, sufficiently upstreamed now.
Wed Apr 8 14:00:00 2009 Dave Jones 2.6.29.1-58 - disable MMIOTRACE in non-debug builds (#494584)
Wed Apr 8 14:00:00 2009 Ben Skeggs - drm-nouveau.patch: nv50 kms fixes (PROM access, i2c, clean some warnings)
Tue Apr 7 14:00:00 2009 Kyle McMartin - linux-2.6-v4l-dvb-fix-uint16_t-audio-h.patch (#493053)
Tue Apr 7 14:00:00 2009 Dave Jones - Enable CONFIG_CIFS_STATS (#494545)
Tue Apr 7 14:00:00 2009 Dave Airlie - drm-modesetting-radeon: repair vt switch
Mon Apr 6 14:00:00 2009 Ben Skeggs - drm-nouveau.patch: rebase on drm-f11
Mon Apr 6 14:00:00 2009 Dave Airlie - radeon: bust APIs and move to what we want in the end.
Sun Apr 5 14:00:00 2009 Ben Skeggs - drm-nouveau.patch: big update. mostly cleanups, few functional changes Big code cleanup (the scary looking, but hopefully harmless part) Now using \"full-featured\" VBIOS parser from DDX Remove custom i2c code in favour of i2c_algo_bit Refuse to suspend, we can\'t possibly resume just yet Fix ramht insertions when a collision happens (rh#492427) No kms warning on pre-nv50 when kms not acutally enabled (rh#493222)
Sat Apr 4 14:00:00 2009 Matthew Garrett - linux-2.6-add-qcserial.patch: Add the qcserial driver for Qualcomm modems
Fri Apr 3 14:00:00 2009 Jarod Wilson - Don\'t set up non-existent LVDS on systems with mobile Intel graphics chips that lie about having LVDS (like my Dell Studio Hybrid). Makes plymouth graphical boot function properly. - Don\'t let acer-wmi do stupid things on unsupported systems (like, create a bogus rfkill entry in sysfs that effectively neuters wireless in NetworkManager on the Aspire One)
Fri Apr 3 14:00:00 2009 Chuck Ebbert - x86 E820 fixes from 2.6.30
Fri Apr 3 14:00:00 2009 Dave Jones - x86/dma: unify definition of pci_unmap_addr * and pci_unmap_len macros
Thu Apr 2 14:00:00 2009 Chuck Ebbert 2.6.29.1-46 - Enable debug builds and turn of debugging in the regular kernel. - Remove dma-debug patches. - Leave CONFIG_PCI_MSI_DEFAULT_ON set.
Thu Apr 2 14:00:00 2009 Chuck Ebbert - Linux 2.6.29.1 - Removed upstream commit d64260d58865004c6354e024da3450fdd607ea07 from v4l-dvb-fixes: merged in 2.6.29.1
Thu Apr 2 14:00:00 2009 John W. Linville - iwl3945: rely on priv->lock to protect priv access
Thu Apr 2 14:00:00 2009 John W. Linville - back-port iwlwifi rfkill while device down patches
Thu Apr 2 14:00:00 2009 Josef Bacik - linux-2.6-btrfs-fix-umount-hang.patch: fix hang on umount
Wed Apr 1 14:00:00 2009 Matthew Garrett - linux-2.6-shut-up-efifb.patch: avoid efifb errors on unsupported hardware
Wed Apr 1 14:00:00 2009 Matthew Garrett - linux-2.6-acpi-video-didl-intel-outputs.patch: fix enabling of asle
Wed Apr 1 14:00:00 2009 Dave Airlie - drm-radeon-reorder-bm.patch: attempt PM fix for PCI/AGP cards
Tue Mar 31 14:00:00 2009 Matthew Garrett 2.6.29.1-35.rc1 - linux-2.6.29-alsa-update-quirks.patch: Backport some HDA quirk support
Tue Mar 31 14:00:00 2009 Chuck Ebbert - Linux 2.6.29.1-rc1 - Dropped patches, merged upstream: linux-2.6-net-fix-gro-bug.patch linux-2.6-net-xfrm-fix-spin-unlock.patch linux-2.6.29-pat-change-is_linear_pfn_mapping-to-not-use-vm_pgoff.patch linux-2.6.29-pat-pci-change-prot-for-inherit.patch
Tue Mar 31 14:00:00 2009 Eric Sandeen - add fiemap.h to kernel-headers - build ext4 (and jbd2 and crc16) into the kernel
Tue Mar 31 14:00:00 2009 Matthew Garrett - update the sony laptop code
Tue Mar 31 14:00:00 2009 Ben Skeggs - drm-nouveau.patch: support version 3.0 pll limits table may help with rh#492575
Mon Mar 30 14:00:00 2009 Matthew Garrett - linux-2.6-input-wacom-bluetooth.patch: Add support for Bluetooth wacom pads
Mon Mar 30 14:00:00 2009 Chuck Ebbert - Make the .shared-srctree file a list so more than two checkouts can share source files.
Mon Mar 30 14:00:00 2009 Chuck Ebbert - Separate PAT fixes that are headed for -stable from our out-of-tree ones.
Mon Mar 30 14:00:00 2009 Dave Jones - Make io schedulers selectable at boot time again. (#492817)
Mon Mar 30 14:00:00 2009 Dave Jones - Add a strict-devmem=0 boot argument (#492803)
Mon Mar 30 14:00:00 2009 Adam Jackson - linux-2.6.29-pat-fixes.patch: Fix PAT/GTT interaction
Mon Mar 30 14:00:00 2009 Mauro Carvalho Chehab - some fixes of troubles caused by v4l2 subdev conversion
Mon Mar 30 14:00:00 2009 Mark McLoughlin 2.6.29-21 - Fix guest->remote network stall with virtio/GSO (#490266)
Mon Mar 30 14:00:00 2009 Ben Skeggs - drm-nouveau.patch - rewrite nouveau PCI(E) GART functions, should fix rh#492492 - kms: kernel option to allow dual-link dvi - modinfo descriptions for module parameters
Sun Mar 29 14:00:00 2009 Mauro Carvalho Chehab - more v4l/dvb updates: v4l subdev conversion and some driver improvements
Sun Mar 29 14:00:00 2009 Chuck Ebbert - More fixes for ALSA hardware pointer updating.
Sat Mar 28 13:00:00 2009 Mauro Carvalho Chehab - linux-2.6-revert-dvb-net-kabi-change.patch: attempt to fix dvb net breakage - update v4l fixes patch to reflect what\'s ready for 2.6.30 - update v4l devel patch to reflect what will be kept on linux-next for a while
Fri Mar 27 13:00:00 2009 Chuck Ebbert 2.6.29-16 - Fix 2.6.29 networking lockups. - Fix locking in net/xfrm/xfrm_state.c (#489764)
Fri Mar 27 13:00:00 2009 Ben Skeggs - drm-nouveau.patch: do nothing for dac_{prepare,commit}, it\'s useless and breaks some things in strange ways.
Fri Mar 27 13:00:00 2009 Ben Skeggs - nv50: clear 0x1900/8 on init, possible fix for rh#492240 - forcibly disable GEM also if KMS requested where not supported - inform the user if we disable KMS because of it not being supported
Thu Mar 26 13:00:00 2009 Matthew Garrett - linux-2.6-relatime-by-default.patch: Backport relatime code from 2.6.30
Thu Mar 26 13:00:00 2009 Dave Jones - Check for modesetting enabled before forcing mode on 915. (#490336)
Thu Mar 26 13:00:00 2009 Dave Jones - Set kernel-PAE as default in grub. (#487578)
Thu Mar 26 13:00:00 2009 Dave Jones - Enable CONFIG_MOUSE_PS2_ELANTECH (#492163)
Thu Mar 26 13:00:00 2009 Kyle McMartin - linux-2.6-v4l-pvrusb2-fixes.patch: fix build for uncle steve.
Thu Mar 26 13:00:00 2009 Mauro Carvalho Chehab - Move all 2.6.30 stuff into linux-2.6-v4l-dvb-fixes.patch, in preparation for upstream pull; - Added two new drivers: gspca sq905c and DVB Intel ce6230 - Updated to the latest v4l-dvb drivers.
Wed Mar 25 13:00:00 2009 Mauro Carvalho Chehab - remove duplicated Cinergy T2 entry at config-generic
Wed Mar 25 13:00:00 2009 Neil Horman - Add dropmonitor/dropwatch protocol from 2.6.30
Wed Mar 25 13:00:00 2009 Kyle McMartin - alsa-rewrite-hw_ptr-updaters.patch: snd_pcm_update_hw_ptr() tries to detect the unexpected hwptr jumps more strictly to avoid the position mess-up, which often results in the bad quality I/O with pulseaudio.
Wed Mar 25 13:00:00 2009 Ben Skeggs - drm-nouveau.patch: idle channels better before destroying them
Tue Mar 24 13:00:00 2009 Kyle McMartin - Disable DMAR by default until suspend & resume is fixed.
Tue Mar 24 13:00:00 2009 Josef Bacik - fsync replay fixes for btrfs
Mon Mar 23 13:00:00 2009 Dave Jones - 2.6.29
Mon Mar 23 13:00:00 2009 Mauro Carvalho Chehab - Some fixes on drivers/media - Removed inexistent drivers/media items from config-generic - Cinergy T2 option were renamed. Use the current syntax
Mon Mar 23 13:00:00 2009 Matthew Garrett - linux-2.6-sony-laptop-rfkill.patch Update to support hotkeys and rfkill switch
Mon Mar 23 13:00:00 2009 Bill Nottingham - build ide-gd_mod in on PPC (#491380)
Mon Mar 23 13:00:00 2009 Mark McLoughlin - Add /sys/bus/pci/devices/ */remove_id for KVM (#487103)
Mon Mar 23 13:00:00 2009 Chuck Ebbert - Linux 2.6.29-rc8-git6
Mon Mar 23 13:00:00 2009 Roland McGrath - utrace update, fixes /proc/pid/status format (#491508)
Mon Mar 23 13:00:00 2009 Ben Skeggs - drm-nouveau.patch: fix GEM object leak, and display shutdown issue
Fri Mar 20 13:00:00 2009 Kyle McMartin - Linux 2.6.29-rc8-git5
Thu Mar 19 13:00:00 2009 Mauro Carvalho Chehab - Removed v4l-build-fixes.patch
Thu Mar 19 13:00:00 2009 Mauro Carvalho Chehab - update v4l-dvb to reflect changes at linux-next
Thu Mar 19 13:00:00 2009 Matthew Garrett - linux-2.6-acpi-video-didl-intel-outputs.patch don\'t attempt to re-register the backlight device on resume - linux-2.6-sony-laptop-rfkill.patch provide rfkill control on current vaios
Thu Mar 19 13:00:00 2009 Dave Jones - Switch x86-32 back to using 8k stacks.
Thu Mar 19 13:00:00 2009 Chuck Ebbert - Enable the sfc 10GbE network driver.
Thu Mar 19 13:00:00 2009 Kyle McMartin - dma-api debug fixes for e1000 and e1000e from tip. - fix dma leak in tulip request_irq error path.
Thu Mar 19 13:00:00 2009 Kyle McMartin 2.6.29-0.267.rc8.git4 - build fixes for v4l tree.
Thu Mar 19 13:00:00 2009 Roland McGrath 2.6.29-0.266.rc8.git4 - utrace update, add ftrace process-tracer widget, drop utrace-ptrace
Thu Mar 19 13:00:00 2009 Ben Skeggs - drm-nouveau.patch: kms fixes and cleanups
Thu Mar 19 13:00:00 2009 Chuck Ebbert - 2.6.29-rc8-git4 - Dropped patches, merged upstream: linux-2.6-ext4-extent-header-check-fix.patch linux-2.6-ext4-print-warning-once.patch linux-2.6-net-velocity-dma.patch
Wed Mar 18 13:00:00 2009 Mauro Carvalho Chehab - merge hdpvr patch into v4l-dvb updates - update v4l-dvb to reflect changes at linux-next
Wed Mar 18 13:00:00 2009 Jarod Wilson - Update hdpvr patch to version targeted for v4l-dvb merge - Re-sort patches to add hdpvr after v4l-dvb updates
Wed Mar 18 13:00:00 2009 Dave Airlie - drm-next.patch: fix rs600 GART setup - drm-modesetting-radeon.patch: allocator fixups
Wed Mar 18 13:00:00 2009 Ben Skeggs - enable CONFIG_MMIOTRACE on x86/x86_64
Tue Mar 17 13:00:00 2009 Kyle McMartin - increase MAX_LOCKDEP_ENTRIES to 10240.
Mon Mar 16 13:00:00 2009 Josef Bacik 2.6.29-0.258.rc8.git2 - update btrfs code so it doesn\'t pop the stack on x86
Mon Mar 16 13:00:00 2009 Kyle McMartin 2.6.29-0.255.rc8.git2 - 2.6.29-rc8-git2
Sun Mar 15 13:00:00 2009 Chuck Ebbert 2.6.29-0.254.rc8.git1 - 2.6.29-rc8-git1 - Entire v4l-dvb-fixes patch was merged upstream.
Fri Mar 13 13:00:00 2009 Mauro Carvalho Chehab - v4l-dvb patches: better conflict solving with hdpvr, more fixes and updates
Fri Mar 13 13:00:00 2009 Chuck Ebbert 2.6.29-0.252.rc8 - Quiet down an ext4 warning message.
Fri Mar 13 13:00:00 2009 Dave Jones 2.6.29-0.250.rc8 - Fix DMA leak in Velocity TX path
Fri Mar 13 13:00:00 2009 Mauro Carvalho Chehab - v4l-dvb patches: Add experimental cx231xx, plus more fixes and updates
Fri Mar 13 13:00:00 2009 Ben Skeggs - drm-nouveau.patch: support needed for multiple xservers
Fri Mar 13 13:00:00 2009 Kyle McMartin 2.6.29-0.247.rc8 - Linux 2.6.29-rc8 - squashfs-fix-page-aligned-data.patch: upstream-ish - unifdef-rename-getline-symbol.patch: upstream-ish
Thu Mar 12 13:00:00 2009 Dave Airlie - drm-next.patch: r600 fixes for suspend/resume - drm-modesetting-radeon.patch: rebase on drm-next
Thu Mar 12 13:00:00 2009 Eric Sandeen - Add patches for ext4 flush behavior in some situations (Safer for apps which aren\'t fsyncing properly)
Thu Mar 12 13:00:00 2009 Jarod Wilson - Updated lirc patch to kill a slew of compile warnings and make lirc_serial behave properly w/kfifos
Thu Mar 12 13:00:00 2009 Dave Jones - Drop no longer needed \'crash\' driver.
Thu Mar 12 13:00:00 2009 Ben Skeggs - drm-nouveau.patch: kms display lockup fixes for a heap of chipsets
Thu Mar 12 13:00:00 2009 Dave Airlie - radeon kms - bug fix irq and ib handling on r300 + suspend test hook - fix sparc build with kms from spot
Wed Mar 11 13:00:00 2009 Chuck Ebbert - 2.6.29-rc7-git5 - Dropped ingo-fix-atom-failures.patch, merged upstream.
Wed Mar 11 13:00:00 2009 Matthew Garrett - linux-2.6-acpi-video-didl-intel-outputs.patch Initialise the DIDL field in Intel opregion before bringing up ACPI video - linux-2.6-acpi-video-dos.patch Reenable display switch support now that above patch is included
Wed Mar 11 13:00:00 2009 Kristian Høgsberg - Add patch to issue a wbinvd in the GEM execbuffer patch to work around insufficient flushing on i855 and i865 chipsets.
Wed Mar 11 13:00:00 2009 Steve Dickson 2.6.29-0.236.rc7.git4 - Removed both the lockd-svc-register.patch and sunrpc-ipv6-rpcbind.patch patches in favor of simply turning off CONFIG_SUNRPC_REGISTER_V4 config variable.
Wed Mar 11 13:00:00 2009 Eric Sandeen 2.6.29-0.235.rc7.git4 - Fix incorrect header check values in ext4_ext_search_right() Should address kernel.org bugzilla #12821
Wed Mar 11 13:00:00 2009 Kyle McMartin 2.6.29-0.234.rc7.git4 - ingo-fix-atom-failures.patch: Work around Atom errata when splitting large pages.
Wed Mar 11 13:00:00 2009 Kyle McMartin 2.6.29-0.233.rc7.git4 - linux-2.6-execshield.patch: Fix typo. Oops.
Wed Mar 11 13:00:00 2009 Kyle McMartin 2.6.29-0.232.rc7.git4 - linux-2.6-execshield.patch: Fix from H.J. Lu, we were doing 32-bit randomization on 64-bit vaddr - unifdef-rename-getline-symbol.patch: glibc 2.9.90-10 changes what symbols are exposed in stdio.h, causing getline collision. rename the unifdef symbol to parseline.
Wed Mar 11 13:00:00 2009 Dave Jones - 2.6.29-rc7-git4
Tue Mar 10 13:00:00 2009 Kyle McMartin 2.6.29-0.230.rc7.git3 - Add -git3 to sources...
Tue Mar 10 13:00:00 2009 Kyle McMartin 2.6.29-0.229.rc7.git3 - squashfs-fix-page-aligned-data.patch: Theoretically valid images are hitting the if (page == pages) check, which is suspect happens when the data is page aligned... We should probably be checking for page+1.
Tue Mar 10 13:00:00 2009 Tom \"spot\" Callaway - disable CONFIG_AGP on sparc64
Tue Mar 10 13:00:00 2009 Dave Jones 2.6.29-0.227.rc7.git3 - 2.6.29-rc7-git3
Tue Mar 10 13:00:00 2009 Dave Jones - HID: add support for another version of 0e8f:0003 device in hid-pl
Tue Mar 10 13:00:00 2009 Mauro Carvalho Cheahb - updates V4L/DVB from linux-next and adds git log summary on patches
Tue Mar 10 13:00:00 2009 Ben Skeggs - drm-nouveau.patch: more kms fixes/cleanups - now works decently on all the G8x chips I have
Tue Mar 10 13:00:00 2009 Ben Skeggs - drm-nouveau.patch: another 8800GTX kms fix
Tue Mar 10 13:00:00 2009 Ben Skeggs - drm-nouveau.patch: fix kms issues seen while testing original 8800gtx
Tue Mar 10 13:00:00 2009 Dave Airlie - radeon: enable kms on r100/r200
Tue Mar 10 13:00:00 2009 Tom \"spot\" Callaway - linux-2.6.29-sparc-IOC_TYPECHECK.patch: missing function in sparc specific ioctl.h
Tue Mar 10 13:00:00 2009 Ben Skeggs - drm-nouveau.patch: fix ppc
Mon Mar 9 13:00:00 2009 Kyle McMartin - Linux 2.6.29-rc7-git2
Mon Mar 9 13:00:00 2009 Dave Airlie - drm-next.patch: fix r600 writeback test
Mon Mar 9 13:00:00 2009 Ben Skeggs - drm-nouveau.patch: nv50 and kms fixes
Mon Mar 9 13:00:00 2009 Dave Airlie - drm-next.patch: fixes from upstream queue for r600 support - drm-modesetting-radeon.patch: make 2D/3D on PCIE faster
Fri Mar 6 13:00:00 2009 Jarod Wilson - add atom to p4-clockmod for thermal mgmt benefits for the atom procs that don\'t do freq scaling (lookin\' at you, atom 330)
Fri Mar 6 13:00:00 2009 Jarod Wilson - kernel-devel also needs include/crypto headers
Fri Mar 6 13:00:00 2009 Mauro Carvalho Chehab - drivers/media: remove frontends from config-generic
Fri Mar 6 13:00:00 2009 Mauro Carvalho Chehab - drivers/media: Kconfig cleanups and fixes
Fri Mar 6 13:00:00 2009 Dave Jones - kernel-devel needs include/trace headers. (Josh Stone )
Fri Mar 6 13:00:00 2009 Mauro Carvalho Chehab - drivers/media: Some fixes and a cleanup on F11 v4l/dvb config.generic
Fri Mar 6 13:00:00 2009 Matthew Garrett - linux-2.6-input-fix-toshiba-hotkeys.patch: Avoid polling for hotkey events on Toshibas
Thu Mar 5 13:00:00 2009 Dave Airlie - drm-radeon-modesetting.patch: add new relocation for Xv sync
Thu Mar 5 13:00:00 2009 Ben Skeggs - drm-nouveau.patch: fix some issues mainly seen on earlier chipsets
Thu Mar 5 13:00:00 2009 Eric Sandeen - Fix ext4 race between inode bitmap set/clear
Thu Mar 5 13:00:00 2009 Ben Skeggs - drm-nouveau.patch: fix Wed Mar 4 13:00:00 2009 Mauro Carvalho Chehab - drivers/media: fixes and improvements on devel tree
Wed Mar 4 13:00:00 2009 - Add fix for deadlock in drm setmaster.
Wed Mar 4 13:00:00 2009 Kyle McMartin - Rebase git-bluetooth.patch from bluetooth-next-2.6 instead of bluetooth-testing, per Marcel\'s suggestions.
Wed Mar 4 13:00:00 2009 Ben Skeggs - drm-nouveau.patch: lvds, dpms and gamma_set fixes
Wed Mar 4 13:00:00 2009 Dave Jones 2.6.29-0.197.rc7 - 2.6.29-rc7
Wed Mar 4 13:00:00 2009 Dennis Gilmore - 2.6.29-0.195.rc6.git7 - sparc kernel is now in arch/sparc/boot/image
Wed Mar 4 13:00:00 2009 Ben Skeggs - drm: fix bustage of _DRM_SHM maps
Wed Mar 4 13:00:00 2009 Kyle McMartin - Tony Breeds says CONFIG_GEF_SBC610 breaks USB. I, for one, believe him. Looks to be fairly useless anyway... (#486511)
Wed Mar 4 13:00:00 2009 Dave Airlie - rebase drm properly kill -pm it breaks my laptop
Wed Mar 4 13:00:00 2009 Dave Airlie 2.6.29-0.185.rc6.git7 - rebase drm patches on git7
Tue Mar 3 13:00:00 2009 Dave Jones 2.6.29-0.184.rc6.git7 - 2.6.29-rc6-git7
Tue Mar 3 13:00:00 2009 Matthew Garrett - Add dynamic power management for later r500-based Radeons
Tue Mar 3 13:00:00 2009 Kyle McMartin - Allocate a bigger default DMA buffer for snd-hda_intel. Azalia uses a 32-bit or wider DMA mask, so this is fine.
Tue Mar 3 13:00:00 2009 Kyle McMartin - Add bluetooth-testing git tree. Mostly bugfixes...
Tue Mar 3 13:00:00 2009 Dave Airlie | |