Sun Jun 7 12:00:00 2009 Matthias Hensler
- added Tux On Ice 3.0.1 (GIT from 20090509)
- added fbcondecor 0.9.5
- added patch to allow custom dstd in initrd
(if build with with_dsdt_initrd buildflag)
as requested by Laurent Armand
- build AGP_INTEL modular (if build with with_experimental)
as requested by Mark Keller and Preet Khalsa
<preet@ecbit.com>
- build without CONFIG_DEBUG_RODATA (if build with with_experimental)
Wed May 27 12:00:00 2009 Kristian Høgsberg - 2.6.4.167
- Actually disable drm-intel-disable-kms-i8xx.patch.
Wed May 27 12: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 12: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 12: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 12:00:00 2009 Ben Skeggs 2.6.29.4-163
- drm-nouveau.patch: fix sor dpms (rh#501877)
Mon May 25 12: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 12: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 12: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 12: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 12: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 12:00:00 2009 Kyle McMartin - 2.6.29.3-157
- mac80211-don-t-drop-nullfunc-frames-during-software.patch:
upstream a9a6ffffd05f97e6acbdeafc595e269855829751.
Wed May 20 12:00:00 2009 Chuck Ebbert - 2.6.29.3-156
- Enable Divas (formerly Eicon) ISDN drivers on x86_64. (#480837)
Wed May 20 12:00:00 2009 <krh@redhat.com> - 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 12: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 12: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 12: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 12: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 12:00:00 2009 Adam Jackson
- Expose whether VGA devices were active at boot or not in sysfs.
Mon May 18 12:00:00 2009 Justin M. Forbes
- Disable GB pages for Xen guests BZ# 499592
Mon May 18 12:00:00 2009 Kyle McMartin
- increase-MAX_LOCKDEP_ENTRIES.patch: suck in upstream fix
d80c19df5fcceb8c741e96f09f275c2da719efef
Mon May 18 12: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 12:00:00 2009 Josef Bacik
- fix page_mkwrite in btrfs
Mon May 18 12:00:00 2009 David Woodhouse
- Fix oops on FTDI removal.
Fri May 15 12:00:00 2009 Eric Sandeen
- ext4: corruption fixes from upstream.
Fri May 15 12:00:00 2009 Adam Jackson
- drm: ignore tiny modes from EDID.
Tue May 12 12: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 12: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 12: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 12: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 12:00:00 2009 Josef Bacik
- bring btrfs uptodate with mainline
Mon May 11 12: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 12:00:00 2009 Chuck Ebbert 2.6.29.3-136
- Add more verbose debug messages for bug #498401
Fri May 8 12: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 12: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 12:00:00 2009 Adam Jackson
- drm-intel-debugfs-ringbuffer.patch: Add debugfs support for
intel_gpu_dump utility.
Thu May 7 12: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 12:00:00 2009 Ben Skeggs 2.6.29.2-131
- drm-nouveau.patch: fix bar1 mtrr size
Wed May 6 12:00:00 2009 John W. Linville 2.6.29.2-130
- back-port ath9k: Fix FIF_BCN_PRBRESP_PROMISC handling
Wed May 6 12: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 12:00:00 2009 Dave Airlie 2.6.29.2-128
- radeon kms: backport some fixes - put back old internal interface
Tue May 5 12:00:00 2009 Ben Skeggs 2.6.29.2-127
- drm-nouveau.patch: bump dac load detection delay to match ddx
Mon May 4 12:00:00 2009 Ben Skeggs 2.6.29.2-126
- Explicitly enable CONFIG_FB_MODE_HELPERS to fix build..
Mon May 4 12:00:00 2009 Ben Skeggs 2.6.29.2-125
- Disable CONFIG_FB_NVIDIA due to very bad interactions with nouveau
Sun May 3 12: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 12:00:00 2009 Kyle McMartin 2.6.29.2-123
- Build htmldocs single threaded.
Sat May 2 12: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 12: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 12:00:00 2009 Eric Sandeen
- Fix ext4 corruption on partial write into prealloc block
Thu Apr 30 12: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 12:00:00 2009 Dave Airlie 2.6.29.1-118
- drm-radeon-kms-fixes.patch: revert rs480 snoop break
Thu Apr 30 12:00:00 2009 Dave Airlie 2.6.29.1-117
- drm-radeon-kms-fixes.patch: add r300 clip regs
Thu Apr 30 12: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 12:00:00 2009 Adam Jackson 2.6.29.1-115
- drm-intel-tiling-transition.patch: Fix transitions to linear mode.
Tue Apr 28 12:00:00 2009 Chuck Ebbert 2.6.29.1-114
- Make the kernel-vanilla package buildable again.
Mon Apr 27 12:00:00 2009 Chuck Ebbert 2.6.29.1-113
- Fix possible FPU context corruption on x86-64.
Mon Apr 27 12:00:00 2009 Kyle McMartin 2.6.29.1-112
- 7a6f9cbb: x86: hpet: fix periodic mode programming on AMD 81xx
Fri Apr 24 12:00:00 2009 Kyle McMartin 2.6.29.1-111
- backport hpet fixes from 2.6.30-rc3.
Fri Apr 24 12: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 12: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 12:00:00 2009 Chuck Ebbert 2.6.29.1-107
- Drop POSIX timer patch accidentally committed in 2.6.30.
Wed Apr 22 12:00:00 2009 John W. Linville 2.6.29.1-106
- back-port mac80211: fix beacon loss detection after scan
Tue Apr 21 12:00:00 2009 Chuck Ebbert 2.6.29.1-105
- Don't include the modules.*.bin files in the RPM package.
Tue Apr 21 12: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 12:00:00 2009 Dave Airlie 2.6.29.1-103
- radeon kms: fix lcd edid detection + fix legacy crtc setup
Mon Apr 20 12:00:00 2009 Kyle McMartin 2.6.29.1-102
- git-bluetooth2.patch: Bluetooth fixes from 2.6.30-rc2.
Sun Apr 19 12:00:00 2009 Mark McLoughlin - 2.6.29.1-101
- Fix xen boot on machines without NX support (#492523)
Sat Apr 18 12: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 12:00:00 2009 Chuck Ebbert
- Build in the rfkill and rfkill-input modules (F10#485322)
Sat Apr 18 12:00:00 2009 Chuck Ebbert
- Set CONFIG_UEVENT_HELPER_PATH to the empty string (#496296)
Fri Apr 17 12:00:00 2009 Adam Jackson 2.6.29.1-97
- drm-intel-tiled-front.patch: Enable tiled front buffer on gen4
Fri Apr 17 12:00:00 2009 Dave Airlie 2.6.29.1-95
- nouveau: fix powerpc build
Fri Apr 17 12:00:00 2009 Dave Airlie 2.6.29.1-94
- drm-next.patch: backport fix to drm-next
Fri Apr 17 12:00:00 2009 Dave Airlie 2.6.29.1-93
- drm modesetting: friday patch, missed a git add
Fri Apr 17 12:00:00 2009 Dave Airlie 2.6.29.1-92
- drm modesetting: force mode switch when connectors change
Fri Apr 17 12:00:00 2009 Dave Airlie
- radeon drm: fix oops in LUT loading
Fri Apr 17 12:00:00 2009 Dave Airlie
- drop ajax patch I rolled it in
Fri Apr 17 12:00:00 2009 Dave Airlie
- radeon drm: fix rv410 ddc + add another agp test hook
Thu Apr 16 12:00:00 2009 Adam Jackson
- radeon drm: Be sure to set a name for LVDS panel modes.
Thu Apr 16 12:00:00 2009 Ben Skeggs
- drm-nouveau.patch: use less vmalloc space (rh#495843)
Wed Apr 15 12:00:00 2009 Marcelo Tosatti 2.6.29.1-85
- Skip PIT-through-IOAPIC routing check on KVM guests.
Wed Apr 15 12:00:00 2009 Chuck Ebbert
- Add serial driver option to skip testing for the TXEN bug. (#495762)
Wed Apr 15 12:00:00 2009 Dave Airlie
- drm-modesetting-radeon: fix rs690 video (#492685) + add bandwidth calcs
Tue Apr 14 12:00:00 2009 Marcelo Tosatti
- kvm fixes for bz#491625
Tue Apr 14 12:00:00 2009 Jarod Wilson
- Make squashfs behave on systems where pagesize > blocksize (Doug Chapman)
Tue Apr 14 12:00:00 2009 Chuck Ebbert
- Add missing patch for broken RLIMIT_CPU
Tue Apr 14 12:00:00 2009 Chuck Ebbert
- Fix warnings/errors in USB cdc-acm modem driver (#495446)
Tue Apr 14 12:00:00 2009 Chuck Ebbert
- Timer fixes headed for -stable
Tue Apr 14 12:00:00 2009 Chuck Ebbert
- Fix duplicated flag value in pagemap.h (-stable patch)
Tue Apr 14 12: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 12:00:00 2009 Dave Airlie 2.6.29.1-73
- drm-modesetting-radeon.patch: more bug fixes
Mon Apr 13 12:00:00 2009 Chuck Ebbert
- Fix oops in md raid1 resync (#495550)
Mon Apr 13 12:00:00 2009 Eric Sandeen
- Turn of CONFIG_SND_HDA_POWER_SAVE_DEFAULT again (#493972)
Mon Apr 13 12: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 12:00:00 2009 John W. Linville
- Remove "iwl3945: rely on priv->lock to protect priv access" (#495003)
Fri Apr 10 12: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 12:00:00 2009 Chuck Ebbert
- Only print ext4 allocator fallback warning once.
Thu Apr 9 12:00:00 2009 Dennis Gilmore 2.6.29.1-59
- add patch to fix regression on sparc
Thu Apr 9 12: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 12:00:00 2009 Dave Jones
- Bring back the /dev/crash driver. (#492803)
Thu Apr 9 12:00:00 2009 Dave Airlie
- radeon: fix some kms bugs, dac detect + screen resize
Wed Apr 8 12:00:00 2009 Adam Jackson
- Drop the PAT patch, sufficiently upstreamed now.
Wed Apr 8 12:00:00 2009 Dave Jones 2.6.29.1-58
- disable MMIOTRACE in non-debug builds (#494584)
Wed Apr 8 12:00:00 2009 Ben Skeggs
- drm-nouveau.patch: nv50 kms fixes (PROM access, i2c, clean some warnings)
Tue Apr 7 12:00:00 2009 Kyle McMartin
- linux-2.6-v4l-dvb-fix-uint16_t-audio-h.patch (#493053)
Tue Apr 7 12:00:00 2009 Dave Jones
- Enable CONFIG_CIFS_STATS (#494545)
Tue Apr 7 12:00:00 2009 Dave Airlie
- drm-modesetting-radeon: repair vt switch
Mon Apr 6 12:00:00 2009 Ben Skeggs
- drm-nouveau.patch: rebase on drm-f11
Mon Apr 6 12:00:00 2009 Dave Airlie
- radeon: bust APIs and move to what we want in the end.
Sun Apr 5 12: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 12:00:00 2009 Matthew Garrett
- linux-2.6-add-qcserial.patch: Add the qcserial driver for Qualcomm modems
Fri Apr 3 12: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 12:00:00 2009 Chuck Ebbert
- x86 E820 fixes from 2.6.30
Fri Apr 3 12:00:00 2009 Dave Jones
- x86/dma: unify definition of pci_unmap_addr* and pci_unmap_len macros
Thu Apr 2 12: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 12: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 12:00:00 2009 John W. Linville
- iwl3945: rely on priv->lock to protect priv access
Thu Apr 2 12:00:00 2009 John W. Linville
- back-port iwlwifi rfkill while device down patches
Thu Apr 2 12:00:00 2009 Josef Bacik
- linux-2.6-btrfs-fix-umount-hang.patch: fix hang on umount
Wed Apr 1 12:00:00 2009 Matthew Garrett
- linux-2.6-shut-up-efifb.patch: avoid efifb errors on unsupported hardware
Wed Apr 1 12:00:00 2009 Matthew Garrett
- linux-2.6-acpi-video-didl-intel-outputs.patch: fix enabling of asle
Wed Apr 1 12:00:00 2009 Dave Airlie
- drm-radeon-reorder-bm.patch: attempt PM fix for PCI/AGP cards
Tue Mar 31 12: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 12: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 12:00:00 2009 Eric Sandeen
- add fiemap.h to kernel-headers
- build ext4 (and jbd2 and crc16) into the kernel
Tue Mar 31 12:00:00 2009 Matthew Garrett
- update the sony laptop code
Tue Mar 31 12:00:00 2009 Ben Skeggs
- drm-nouveau.patch: support version 3.0 pll limits table
may help with rh#492575
Mon Mar 30 12:00:00 2009 Matthew Garrett
- linux-2.6-input-wacom-bluetooth.patch: Add support for Bluetooth wacom pads
Mon Mar 30 12:00:00 2009 Chuck Ebbert
- Make the .shared-srctree file a list so more than two checkouts
can share source files.
Mon Mar 30 12:00:00 2009 Chuck Ebbert
- Separate PAT fixes that are headed for -stable from our out-of-tree ones.
Mon Mar 30 12:00:00 2009 Dave Jones
- Make io schedulers selectable at boot time again. (#492817)
Mon Mar 30 12:00:00 2009 Dave Jones
- Add a strict-devmem=0 boot argument (#492803)
Mon Mar 30 12:00:00 2009 Adam Jackson
- linux-2.6.29-pat-fixes.patch: Fix PAT/GTT interaction
Mon Mar 30 12:00:00 2009 Mauro Carvalho Chehab
- some fixes of troubles caused by v4l2 subdev conversion
Mon Mar 30 12:00:00 2009 Mark McLoughlin 2.6.29-21
- Fix guest->remote network stall with virtio/GSO (#490266)
Mon Mar 30 12: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 12:00:00 2009 Mauro Carvalho Chehab
- more v4l/dvb updates: v4l subdev conversion and some driver improvements
Sun Mar 29 12:00:00 2009 Chuck Ebbert
- More fixes for ALSA hardware pointer updating.
Sat Mar 28 11: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 11: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 11: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 11: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 11:00:00 2009 Matthew Garrett
- linux-2.6-relatime-by-default.patch: Backport relatime code from 2.6.30
Thu Mar 26 11:00:00 2009 Dave Jones
- Check for modesetting enabled before forcing mode on 915. (#490336)
Thu Mar 26 11:00:00 2009 Dave Jones
- Set kernel-PAE as default in grub. (#487578)
Thu Mar 26 11:00:00 2009 Dave Jones
- Enable CONFIG_MOUSE_PS2_ELANTECH (#492163)
Thu Mar 26 11:00:00 2009 Kyle McMartin
- linux-2.6-v4l-pvrusb2-fixes.patch: fix build for uncle steve.
Thu Mar 26 11: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 11:00:00 2009 Mauro Carvalho Chehab
- remove duplicated Cinergy T2 entry at config-generic
Wed Mar 25 11:00:00 2009 Neil Horman
- Add dropmonitor/dropwatch protocol from 2.6.30
Wed Mar 25 11: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 11:00:00 2009 Ben Skeggs
- drm-nouveau.patch: idle channels better before destroying them
Tue Mar 24 11:00:00 2009 Kyle McMartin
- Disable DMAR by default until suspend & resume is fixed.
Tue Mar 24 11:00:00 2009 Josef Bacik
- fsync replay fixes for btrfs
Mon Mar 23 11:00:00 2009 Dave Jones
- 2.6.29
Mon Mar 23 11: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 11:00:00 2009 Matthew Garrett
- linux-2.6-sony-laptop-rfkill.patch
Update to support hotkeys and rfkill switch
Mon Mar 23 11:00:00 2009 Bill Nottingham
- build ide-gd_mod in on PPC (#491380)
Mon Mar 23 11:00:00 2009 Mark McLoughlin
- Add /sys/bus/pci/devices/*/remove_id for KVM (#487103)
Mon Mar 23 11:00:00 2009 Chuck Ebbert
- Linux 2.6.29-rc8-git6
Mon Mar 23 11:00:00 2009 Roland McGrath
- utrace update, fixes /proc/pid/status format (#491508)
Mon Mar 23 11:00:00 2009 Ben Skeggs
- drm-nouveau.patch: fix GEM object leak, and display shutdown issue
Fri Mar 20 11:00:00 2009 Kyle McMartin
- Linux 2.6.29-rc8-git5
Thu Mar 19 11:00:00 2009 Mauro Carvalho Chehab
- Removed v4l-build-fixes.patch
Thu Mar 19 11:00:00 2009 Mauro Carvalho Chehab
- update v4l-dvb to reflect changes at linux-next
Thu Mar 19 11: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 11:00:00 2009 Dave Jones
- Switch x86-32 back to using 8k stacks.
Thu Mar 19 11:00:00 2009 Chuck Ebbert
- Enable the sfc 10GbE network driver.
Thu Mar 19 11: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 11:00:00 2009 Kyle McMartin 2.6.29-0.267.rc8.git4
- build fixes for v4l tree.
Thu Mar 19 11: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 11:00:00 2009 Ben Skeggs
- drm-nouveau.patch: kms fixes and cleanups
Thu Mar 19 11: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 11: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 11: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 11:00:00 2009 Dave Airlie
- drm-next.patch: fix rs600 GART setup
- drm-modesetting-radeon.patch: allocator fixups
Wed Mar 18 11:00:00 2009 Ben Skeggs
- enable CONFIG_MMIOTRACE on x86/x86_64
Tue Mar 17 11:00:00 2009 Kyle McMartin
- increase MAX_LOCKDEP_ENTRIES to 10240.
Mon Mar 16 11: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 11:00:00 2009 Kyle McMartin 2.6.29-0.255.rc8.git2
- 2.6.29-rc8-git2
Sun Mar 15 11: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 11:00:00 2009 Mauro Carvalho Chehab <mchehab@redhat.com
- v4l-dvb patches: better conflict solving with hdpvr, more fixes and updates
Fri Mar 13 11:00:00 2009 Chuck Ebbert 2.6.29-0.252.rc8
- Quiet down an ext4 warning message.
Fri Mar 13 11:00:00 2009 Dave Jones 2.6.29-0.250.rc8
- Fix DMA leak in Velocity TX path
Fri Mar 13 11:00:00 2009 Mauro Carvalho Chehab <mchehab@redhat.com
- v4l-dvb patches: Add experimental cx231xx, plus more fixes and updates
Fri Mar 13 11:00:00 2009 Ben Skeggs
- drm-nouveau.patch: support needed for multiple xservers
Fri Mar 13 11: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 11:00:00 2009 Dave Airlie
- drm-next.patch: r600 fixes for suspend/resume
- drm-modesetting-radeon.patch: rebase on drm-next
Thu Mar 12 11: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 11: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 11:00:00 2009 Dave Jones
- Drop no longer needed 'crash' driver.
Thu Mar 12 11:00:00 2009 Ben Skeggs
- drm-nouveau.patch: kms display lockup fixes for a heap of chipsets
Thu Mar 12 11: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 11:00:00 2009 Chuck Ebbert
- 2.6.29-rc7-git5
- Dropped ingo-fix-atom-failures.patch, merged upstream.
Wed Mar 11 11: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 11: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 11: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 11: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 11: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 11:00:00 2009 Kyle McMartin 2.6.29-0.233.rc7.git4
- linux-2.6-execshield.patch:
Fix typo. Oops.
Wed Mar 11 11: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 11:00:00 2009 Dave Jones
- 2.6.29-rc7-git4
Tue Mar 10 11:00:00 2009 Kyle McMartin 2.6.29-0.230.rc7.git3
- Add -git3 to sources...
Tue Mar 10 11: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 11:00:00 2009 Tom "spot" Callaway
- disable CONFIG_AGP on sparc64
Tue Mar 10 11:00:00 2009 Dave Jones 2.6.29-0.227.rc7.git3
- 2.6.29-rc7-git3
Tue Mar 10 11:00:00 2009 Dave Jones
- HID: add support for another version of 0e8f:0003 device in hid-pl
Tue Mar 10 11:00:00 2009 Mauro Carvalho Cheahb
- updates V4L/DVB from linux-next and adds git log summary on patches
Tue Mar 10 11: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 11:00:00 2009 Ben Skeggs
- drm-nouveau.patch: another 8800GTX kms fix
Tue Mar 10 11:00:00 2009 Ben Skeggs
- drm-nouveau.patch: fix kms issues seen while testing original 8800gtx
Tue Mar 10 11:00:00 2009 Dave Airlie
- radeon: enable kms on r100/r200
Tue Mar 10 11:00:00 2009 Tom "spot" Callaway
- linux-2.6.29-sparc-IOC_TYPECHECK.patch: missing function in sparc specific ioctl.h
Tue Mar 10 11:00:00 2009 Ben Skeggs
- drm-nouveau.patch: fix ppc
Mon Mar 9 11:00:00 2009 Kyle McMartin
- Linux 2.6.29-rc7-git2
Mon Mar 9 11:00:00 2009 Dave Airlie
- drm-next.patch: fix r600 writeback test
Mon Mar 9 11:00:00 2009 Ben Skeggs
- drm-nouveau.patch: nv50 and kms fixes
Mon Mar 9 11: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 11: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 11:00:00 2009 Jarod Wilson
- kernel-devel also needs include/crypto headers
Fri Mar 6 11:00:00 2009 Mauro Carvalho Chehab
- drivers/media: remove frontends from config-generic
Fri Mar 6 11:00:00 2009 Mauro Carvalho Chehab
- drivers/media: Kconfig cleanups and fixes
Fri Mar 6 11:00:00 2009 Dave Jones
- kernel-devel needs include/trace headers. (Josh Stone)
Fri Mar 6 11:00:00 2009 Mauro Carvalho Chehab
- drivers/media: Some fixes and a cleanup on F11 v4l/dvb config.generic
Fri Mar 6 11:00:00 2009 Matthew Garrett
- linux-2.6-input-fix-toshiba-hotkeys.patch: Avoid polling for hotkey events
on Toshibas
Thu Mar 5 11:00:00 2009 Dave Airlie
- drm-radeon-modesetting.patch: add new relocation for Xv sync
Thu Mar 5 11:00:00 2009 Ben Skeggs
- drm-nouveau.patch: fix some issues mainly seen on earlier chipsets
Thu Mar 5 11:00:00 2009 Eric Sandeen
- Fix ext4 race between inode bitmap set/clear
Thu Mar 5 11:00:00 2009 Ben Skeggs
- drm-nouveau.patch: fix <nv50 chipsets, and ppc.
Wed Mar 4 11:00:00 2009 Mauro Carvalho Chehab
- drivers/media: fixes and improvements on devel tree
Wed Mar 4 11:00:00 2009
- Add fix for deadlock in drm setmaster.
Wed Mar 4 11: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 11:00:00 2009 Ben Skeggs
- drm-nouveau.patch: lvds, dpms and gamma_set fixes
Wed Mar 4 11:00:00 2009 Dave Jones 2.6.29-0.197.rc7
- 2.6.29-rc7
Wed Mar 4 11:00:00 2009 Dennis Gilmore - 2.6.29-0.195.rc6.git7
- sparc kernel is now in arch/sparc/boot/image
Wed Mar 4 11:00:00 2009 Ben Skeggs
- drm: fix bustage of _DRM_SHM maps
Wed Mar 4 11: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 11:00:00 2009 Dave Airlie
- rebase drm properly kill -pm it breaks my laptop
Wed Mar 4 11:00:00 2009 Dave Airlie 2.6.29-0.185.rc6.git7
- rebase drm patches on git7
Tue Mar 3 11:00:00 2009 Dave Jones 2.6.29-0.184.rc6.git7
- 2.6.29-rc6-git7
Tue Mar 3 11:00:00 2009 Matthew Garrett
- Add dynamic power management for later r500-based Radeons
Tue Mar 3 11: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 11:00:00 2009 Kyle McMartin
- Add bluetooth-testing git tree. Mostly bugfixes...
Tue Mar 3 11:00:00 2009 Dave Airlie
- pull patch from Linus to fix build
Tue Mar 3 11:00:00 2009 Ben Skeggs
- nouveau: some gf8/9 and kms fixes
Tue Mar 3 11:00:00 2009 Dave Airlie 2.6.29-0.184.rc6.git6
- drm-modesetting-radeon.patch: fix suspend/resume, proc->debugfs
Mon Mar 2 11:00:00 2009 Dave Jones 2.6.29-0.183.rc6.git6
- 2.6.29-rc6-git6
Mon Mar 2 11:00:00 2009 Ben Skeggs
- CONFIG_DRM_NOUVEAU_KMS got enabled somewhere, lets not do that yet
Mon Mar 2 11:00:00 2009 Kyle McMartin 2.6.29-0.179.rc6.git5
- fix oops in ipv6 when NET_NS is enabled.
Mon Mar 2 11:00:00 2009 Ben Skeggs
- nouveau fixes for recent drm-next changes, and various kms issues
Sat Feb 28 11:00:00 2009 Chuck Ebbert 2.6.29-0.176.rc6.git5
- Linux 2.6.29-rc6-git5
- Removed parts of v4l-fixes patch that were merged upstream.
- Added hotfix from lkml to export symbols needed by i915.
- New driver: CONFIG_W1_SLAVE_DS2431=m
Fri Feb 27 11:00:00 2009 Mauro Carvalho Chehab
- Update V4L/DVB to the latest development tree (fixes and updates for linux-next)
Fri Feb 27 11:00:00 2009 Jarod Wilson
- minor lirc and hdpvr patch updates from respective upstreams
Fri Feb 27 11:00:00 2009 Kyle McMartin 2.6.29-0.172.rc6.git4
- avoid a 64-bit divide which generates a libgcc __udivdi3 call
in drm-nouveau. maybe.
Fri Feb 27 11:00:00 2009 Kyle McMartin 2.6.29-0.171.rc6.git4
- fixt drm-nouveau for drm-next.
Fri Feb 27 11:00:00 2009 Chuck Ebbert
- Linux 2.6.29-rc6-git4
Fri Feb 27 11:00:00 2009 Ben Skeggs
- nouveau/kms: hopefully fix dac outputs
Fri Feb 27 11:00:00 2009 Dave Airlie
- radeon: disable r600 kms by default - we want accel to work
Fri Feb 27 11:00:00 2009 Ben Skeggs
- Bring in nouveau update
- "getting there" nv50 modesetting rework
- nv50 stability improvements
- support for >512MiB VRAM on nv50
- nv40/nv50 backlight support
Fri Feb 27 11:00:00 2009 Dave Airlie
- agp-set_memory_ucwb.patch - enable GEM/KMS on PAE hopefully
Fri Feb 27 11:00:00 2009 Dave Airlie
- drm-next.patch: bring in drm-next tree for r600 support
- rebased drm-modesetting-radeon.patch and drm-nouveau.patch
Thu Feb 26 11:00:00 2009 Chuck Ebbert 2.6.29-0.163.rc6.git3
- Add support for sharing source trees between CVS checkouts.
Thu Feb 26 11:00:00 2009 Dave Jones 2.6.29-0.162.rc6.git3
- Own the /usr/src/kernels dir in devel packages.
Thu Feb 26 11:00:00 2009 Kyle McMartin
- myoung points out we're not returning a value in the fbcon quiet patch.
Thu Feb 26 11:00:00 2009 John W. Linville
- Add dcbw's back-port patches to age scan results on resume
Thu Feb 26 11:00:00 2009 Kyle McMartin 2.6.29-0.159.rc6.git3
- Update to -git3.
- drm-edid-revision-0-should-be-valid.patch: merged upstream
- linux-2.6-iwlwifi-dma-direction.patch: merged upstream
- CONFIG_DMAR_DEFAULT_ON: enable on ia64
Wed Feb 25 11:00:00 2009 Chuck Ebbert 2.6.29-0.158.rc6.git2
- re-add modules.modesetting list.
Wed Feb 25 11:00:00 2009 Jeremy Katz 2.6.29-0.157.rc6.git2
- add dcbw's patch to fix wireless problems on the OLPC (from cjb, should
be upstream "soon" but is currently blocking OLPC testing)
Wed Feb 25 11:00:00 2009 Kyle McMartin
- Disable CONFIG_DRM_RADEON_KMS on powerpc, needs work to support
big endian.
Wed Feb 25 11:00:00 2009 Dave Airlie
- rebase drm-modesetting-radeon with fixes for TTM + DRI2
Tue Feb 24 11:00:00 2009 Kyle McMartin 2.6.29-0.153.rc6.git2
- Update to -git2 snap.
- linux-2.6-ext4-ENOSPC-debug.patch: merged upstream (more or less)
- drm-intel-next.patch: merged upstream
Tue Feb 24 11:00:00 2009 Mauro Carvalho Chehab
- Updated drivers/media to reflect the latest patches present on linux-next.
Tue Feb 24 11:00:00 2009 Kyle McMartin
- drm-edid-revision-0-should-be-valid.patch: bz476735, allow edid
read on edid 1.0 monitors.
Tue Feb 24 11:00:00 2009 Kyle McMartin
- linux-2.6-debug-dma-api.patch: rebase to v3, had to hack it myself in
places, so if it breaks, i get to keep all million pieces.
Tue Feb 24 11:00:00 2009 Kristian Høgsberg
- Pull in new round of intel KMS fixes.
Tue Feb 24 11:00:00 2009 Kyle McMartin 2.6.29-0.147.rc6
- Build the kernel (and modules via Kbuild) with -fno-dwarf2-cfi-asm.
Should resolve bz#486545. Thanks to aoliva@ for pointing out this way
to fix ppc64.
Mon Feb 23 11:00:00 2009 Chuck Ebbert 2.6.29-0.146.rc6
- Enable MTRR sanitizer by default.
Mon Feb 23 11:00:00 2009 Kyle McMartin 2.6.29-0.145.rc6
- Linux 2.6.29-rc6
- drm-intel-suspend.patch: drop, merged upstream
- selinux-netlabel_setsockopt_fix.patch: drop, merged upstream
Mon Feb 23 11:00:00 2009 Kyle McMartin
- regexp-ing up with_doc turns out to be fail. define a new var
rawhide_skip_docs to 1 when we don't want to build them. tested with
upcoming patch-2.6.29-rc6.bz2...
Mon Feb 23 11:00:00 2009 Kyle McMartin
- Build docs once per -rc rebase and when 'make release.'
Sun Feb 22 11:00:00 2009 Kyle McMartin
- Add patch from Paul Moore to fix setsockopt when netlabel is in use (ie:
when selinux is enabled.) resolves bz#486225.
Sun Feb 22 11:00:00 2009 Dave Airlie 2.6.29-0.140.rc5.git5
- rebase drm bits
- temp disable drm-intel-next need krh to rebase - bump gitrev to 5
Sat Feb 21 11:00:00 2009 Chuck Ebbert 2.6.29-0.139.rc5.git5
- 2.6.29-rc5-git5
- Temporarily disable drm-modesetting-radeon.
Fri Feb 20 11:00:00 2009 John W. Linville 2.6.29-0.137.rc5.git4
- Drop CONFIG_WIRELESS_OLD_REGULATORY
- Add Conflicts for wireless-tools < 29-3 (used to pull-in crda)
Thu Feb 19 11:00:00 2009 Dave Jones 2.6.29-0.136.rc5.git4
- 2.6.29-rc5-git4
Thu Feb 19 11:00:00 2009 Eric Sandeen
- Enable CONFIG_STACK_TRACER
Thu Feb 19 11:00:00 2009 Dave Jones 2.6.29-0.131.rc5.git3
- 2.6.29-rc5-git3
Thu Feb 19 11:00:00 2009 Dave Airlie
- radeon: add module device table
Wed Feb 18 11:00:00 2009 Kyle McMartin
- i915_suspend: force reset of mode on resume
Wed Feb 18 11:00:00 2009 Eric Sandeen 2.6.29-0.131.rc5.git2
- Drop noisy printk from ext4 ENOSPC patch; for now it's a "fix"
Wed Feb 18 11:00:00 2009 Kristian Høgsberg
- Add drm-intel-suspend.patch to fix suspend/resume with intel KMS.
Wed Feb 18 11:00:00 2009 Chuck Ebbert 2.6.29-0.128.rc5.git2
- 2.6.29-rc5-git2
Wed Feb 18 11:00:00 2009 Neil Horman
- Update config to turn on SHA1 HMACS in SCTP (bz 485933)
Tue Feb 17 11:00:00 2009 Adam Jackson
- Death to intelfb
Mon Feb 16 11:00:00 2009 Dennis Gilmore 2.6.29-0.122.rc5
- build kernel-headers on i586
Mon Feb 16 11:00:00 2009 Eric Sandeen
- Add ext4 debug patch for ENOSPC issue
Mon Feb 16 11:00:00 2009 Kristian Høgsberg
- Flip the switch on intel KMS.
Mon Feb 16 11:00:00 2009 Dave Jones 2.6.29-0.121.rc5
- Disable CONFIG_SCSI_IPS on ppc/ppc64
Mon Feb 16 11:00:00 2009 Jeremy Katz
- Switch msr and cpuid to be built-in on x86 since there isn't anything to really autoload them (and if there
was, they'd just end up always being loaded)
Sat Feb 14 11:00:00 2009 Eric Sandeen
- Fix ext4 hang on livecd-creator (#484522)
Sat Feb 14 11:00:00 2009 David Woodhouse
- Enable DMAR by default again now that it works
Fri Feb 13 11:00:00 2009 Dave Jones 2.6.29-0.117.rc5
- 2.6.29-rc5
Fri Feb 13 11:00:00 2009 Kristian Høgsberg
- Update drm-intel-next patch with more modesetting fixes.
Fri Feb 13 11:00:00 2009 David Woodhouse
- Apply IOMMU write-buffer quirk. (#479996)
Fri Feb 13 11:00:00 2009 Kyle McMartin
- Linux 2.6.29-rc4-git7
Thu Feb 12 11:00:00 2009 Steve Dickson
- NFS: lockd fails to load causing mounts to fail
Thu Feb 12 11:00:00 2009 Hans de Goede
- Enable AMD Geode scx200 i2c bus controller driver (#485162)
Wed Feb 11 11:00:00 2009 David Woodhouse
- Fix iwlwifi DMA direction bug.
Wed Feb 11 11:00:00 2009 John W. Linville
- Drop linux-2.6-at76.patch in favor of version from drivers/staging (#477927)
Wed Feb 11 11:00:00 2009 Kristian Høgsberg
- Rebase drm-intel-next patch.
Wed Feb 11 11:00:00 2009 Jarod Wilson 2.6.29-0.107.rc4.git3
- 2.6.29-rc4-git3
Wed Feb 11 11:00:00 2009 Ben Skeggs
- nouveau update: GeForce 9 support, kms fixes improvements
Tue Feb 10 11:00:00 2009 Jarod Wilson 2.6.29-0.105.rc4.git1
- Enhance kernel's bumpspecfile.py to add VR to changelog when it can
Tue Feb 10 11:00:00 2009 Dave Jones
- Enable FTRACE & DYNAMIC_FTRACE
Mon Feb 9 11:00:00 2009 Chuck Ebbert
- Remove our private copy of the atl2 driver (#484458)
Mon Feb 9 11:00:00 2009 Chuck Ebbert
- Fix type in header so iptables will build. (#484679)
Mon Feb 9 11:00:00 2009 Kyle McMartin
- Enable CONFIG_X86_BIGSMP, to enable support for more than 8 cpus,
since we have NR_CPUS=32...
Mon Feb 9 11:00:00 2009 Kristian Høgsberg
- Pull in more fixes from drm-intel-next.
Sun Feb 8 11:00:00 2009 Kyle McMartin
- drm-no-gem-on-i8xx.patch: disable GEM on i8xx series graphics cards, patch
was lost at some point during the rebasing. :/
Sun Feb 8 11:00:00 2009 Kyle McMartin
- 2.6.29-rc4-git1
Sun Feb 8 11:00:00 2009 Kyle McMartin
- 2.6.29-rc4
Sun Feb 8 11:00:00 2009 Chuck Ebbert
- 2.6.29-rc3-git12
Sat Feb 7 11:00:00 2009 Chuck Ebbert
- Add not-yet-merged credentials suid exec fix. (#481783)
Sat Feb 7 11:00:00 2009 Dave Jones
- 2.6.29-rc3-git11
Fri Feb 6 11:00:00 2009 Dave Jones
- 2.6.29-rc3-git10
Fri Feb 6 11:00:00 2009 Ben Skeggs
- major nouveau snapshot update - 0.0.12
Fri Feb 6 11:00:00 2009 Chuck Ebbert
- 2.6.29-rc3-git9
Thu Feb 5 11:00:00 2009 Chuck Ebbert
- 2.6.29-rc3-git8
Thu Feb 5 11:00:00 2009 Chuck Ebbert
- Build in the PCIE hotplug drivers so they load before ACPI hotplug.
Thu Feb 5 11:00:00 2009 Dave Jones
- Kill off the 686 kernel.
Users should now use either the 586 kernel, or 686-PAE.
Thu Feb 5 11:00:00 2009 David Woodhouse
- Import and enable Jörg's DMA API debugging patches
Thu Feb 5 11:00:00 2009 Kyle McMartin
- 2.6.29-rc3-git7
Wed Feb 4 11:00:00 2009 Kyle McMartin
- 2.6.29-rc3-git6
Wed Feb 4 11:00:00 2009 Kyle McMartin
- Turn PCI MSI default state into a config option, fribble targets in
Makefile to sort it out for releases, and turn it on in rawhide.
Let's watch the fireworks...
Wed Feb 4 11:00:00 2009 Eric Sandeen
- Re-enable CONFIG_SND_HDA_POWER_SAVE_DEFAULT=5
Tue Feb 3 11:00:00 2009 Kyle McMartin
- 2.6.29-rc3-git5
Tue Feb 3 11:00:00 2009 Kristian Høgsberg
- Pull in drm-intel-next changes.
Mon Feb 2 11:00:00 2009 Kyle McMartin
- Re-enable CONFIG_DRM_RADEON_KMS.
Sun Feb 1 11:00:00 2009 Chuck Ebbert
- Fold sata_sil build fix into compile-fixes.patch
Sat Jan 31 11:00:00 2009 Dave Jones
- 2.6.29-rc3-git3
Fri Jan 30 11:00:00 2009 Dave Jones
- 2.6.29-rc3-git2
Fri Jan 30 11:00:00 2009 Dave Jones
- 2.6.29-rc3-git1
Fri Jan 30 11:00:00 2009 Josef Bacik
- add patch to keep btrfs from locking up when creating a new inode
- add patch to let readdir not screw up on 32bit boxes
Fri Jan 30 11:00:00 2009 Hans de Goede
- Completely drop gspca patches (all upstream now)
- Rebase atk0110 driver to latest from upstream
- Fix some broken error paths in superio hwmon drivers triggered by the
new acpi_enforce_resources strict default (#483208)
Thu Jan 29 11:00:00 2009 Chuck Ebbert
- Clean up EEPROM config.
- Disable CONFIG_DEBUG_NOTIFIERS release kernel.
Thu Jan 29 11:00:00 2009 Chuck Ebbert
- Clean up config files a bit.
Thu Jan 29 11:00:00 2009 Mark McLoughlin
- Temporarily disable kvmclock, fix for upstream in progress (#475598)
Wed Jan 28 11:00:00 2009 Jarod Wilson
- make 2nd-gen ipod work via firewire again, but w/o neutering throughput
- add fix for firewire-sbp2 dma mapping leak in failure paths
Wed Jan 28 11:00:00 2009 Kyle McMartin
- drm-nouveau.patch: /me sighs in the general direction of ppc.
Wed Jan 28 11:00:00 2009 Kyle McMartin
- sata_sil-build-break-fix.patch: fix use of DMI.
Wed Jan 28 11:00:00 2009 Kyle McMartin
- Linux 2.6.29-rc3
Wed Jan 28 11:00:00 2009 Kyle McMartin
- s/swab32/fswab32/ in nouveau
Wed Jan 28 11:00:00 2009 Mark McLoughlin
- Enable CONFIG_PCI_STUB for KVM (#482792)
Tue Jan 27 11:00:00 2009 Jarod Wilson
- Tell hiddev to leave antec-branded imon display/ir devices alone
Tue Jan 27 11:00:00 2009 Kyle McMartin
- Re-enable nouveau.
Tue Jan 27 11:00:00 2009 Dave Jones
- 2.6.29-rc2-git3
Mon Jan 26 11:00:00 2009 Jarod Wilson
- Update to firewire to latest linux1394-2.6.git tree
* Adds iso resource allocation code from our own Jay Fenlason
* Increases AT retry attempts, should fix some cranky dv cams (#449252)
- Update lirc to latest git tree
* Adds support for several new mceusb2 and imon devices
- Nuke some config cruft from EEPROM symbol renames
Mon Jan 26 11:00:00 2009 Kyle McMartin
- 2.6.29-rc2-git2
Mon Jan 26 11:00:00 2009 Kyle McMartin
- Update git-linus.diff to bf50c903faba4ec7686ee8a570ac384b0f20814d.
- drm-next.patch merged.
- linux-2.6.28-sunrpc-ipv6-rpcbind.patch: update for Kconfig moves.
Sat Jan 24 11:00:00 2009 Hans de Goede
- Fix atk0110 sensor numbering
Fri Jan 23 11:00:00 2009 Hans de Goede
- Change acpi_enforce_resources default to strict, this will cause hwmon
drivers which clash with io resources reserved by ACPI to no longer load,
avoiding both the ACPI code and the native driver trying to drive the same
IC at the same time
- Add ASUS ACPI hwmon interface driver (atk0110), this will give (restore)
hwmon functionality on most ASUS boards through the firmware
Fri Jan 23 11:00:00 2009 Dave Jones
- Make NFS work again.
Fri Jan 23 11:00:00 2009 Eric Sandeen
- build the crc32c driver into the kernel
- add selinux fixes for btrfs
Fri Jan 23 11:00:00 2009 Kyle McMartin
- disable intel_iommu by default (enable with "intel_iommu=on")
Thu Jan 22 11:00:00 2009 Dave Airlie
- rebase drm patches - nouveau TODO
Wed Jan 21 11:00:00 2009 John W. Linville
- rt2x00: back-port activity LED init patches
Mon Jan 19 11:00:00 2009 Kyle McMartin
- execshield fixes: should no longer generate spurious handled GPFs,
fixes randomization of executables. also some clean ups.
Sat Jan 17 11:00:00 2009 Dave Jones
- 2.6.29-rc2-git1
Fri Jan 16 11:00:00 2009 Chuck Ebbert
- 2.6.29-rc2
Fri Jan 16 11:00:00 2009 Kyle McMartin
- 2.6.29-rc1-git6
- linux-2.6-net-silence-noisy-printks.patch: merged
Thu Jan 15 11:00:00 2009 Kyle McMartin
- 2.6.29-rc1-git5
- Fix module_ref patch, need to test before dereferencing possible
(as opposed to online) percpu data.
Thu Jan 15 11:00:00 2009 Kyle McMartin
- New version of module_ref patch, uses per_cpu instead.
- Fix linux-2.6-hdpvr.patch up and re-enable.
Nuke .flush, was useless, convert to v4l2_file_operations, fix ioctl ret
- Fix linux-2.6-debug-taint-vm.patch and re-enable.
Wed Jan 14 11:00:00 2009 Dave Jones
- Test RODATA and NX during bootup.
Tue Jan 13 11:00:00 2009 Kyle McMartin
- Stop wasting so much disk space with a static module_ref array.
Tue Jan 13 11:00:00 2009 Kyle McMartin
- 2.6.29-rc1-git4
- CONFIG_MFD_PCF50633 fails. disable it for now.
Tue Jan 13 11:00:00 2009 Kyle McMartin
- Enable CONFIG_DMAR (and GFX_WA and FLOPPY_WA) requested by Gerd.
Tue Jan 13 11:00:00 2009 Dave Jones
- 2.6.29-rc1-git3
Mon Jan 12 11:00:00 2009 Dave Jones
- 2.6.29-rc1-git2
Mon Jan 12 11:00:00 2009 Adam Jackson
- Define %fedora_build a different (faster) way.
Mon Jan 12 11:00:00 2009 Dave Jones
- 2.6.29-rc1-git1
Fri Jan 9 11:00:00 2009 Kyle McMartin
- Disable CONFIG_MAXSMP on x86_64.
- Fixup build failure in powerpc due to cpumask changes.
Fri Jan 9 11:00:00 2009 Kyle McMartin
- 2.6.29-rc1
Thu Jan 8 11:00:00 2009 Kyle McMartin
- 2.6.28-git14
- Rebased patches:
linux-2.6-execshield.patch: simple sysctl reject
- Deleted patches:
linux-2.6-squashfs.patch: upstream!
Thu Jan 8 11:00:00 2009 Kyle McMartin
- 2.6.28-git12
- Revert ihex2fb moving patch, causes noarch target to
epicly fail.
Thu Jan 8 11:00:00 2009 Kyle McMartin
- Fixup build failures due to warn/info macro removal.
- Revert patch which caused modules to bloat to 1GB of
(mostly) zeroes.
Thu Jan 8 11:00:00 2009 Dave Jones
- 2.6.28-git11
Wed Jan 7 11:00:00 2009 Roland McGrath
- utrace update
Wed Jan 7 11:00:00 2009 Dave Jones
- Build ACPI_BATTERY in on x86-64, as we do on x86-32
Wed Jan 7 11:00:00 2009 Dave Jones
- Build ACPI_AC in on x86-64/ia64, as we do on x86-32
Wed Jan 7 11:00:00 2009 Dave Jones
- Fix up broken rebase.
Wed Jan 7 11:00:00 2009 Jarod Wilson
- 2.6.28-git9
- Should resolve broken byteorder.h issues (#478663)
Tue Jan 6 11:00:00 2009 Kyle McMartin
- 2.6.28-git8
Mon Jan 5 11:00:00 2009 Dave Jones
- 2.6.28-git7
Sat Jan 3 11:00:00 2009 Dave Jones
- 2.6.28-git6
Fri Jan 2 11:00:00 2009 Dave Jones
- 2.6.28-git5
Thu Jan 1 11:00:00 2009 Dave Jones
- 2.6.28-git4
Wed Dec 31 11:00:00 2008 Kyle McMartin
- Rebase drm-modesetting-radeon.patch
Wed Dec 31 11:00:00 2008 Kyle McMartin
- Linux 2.6.28-git3
Mon Dec 29 11:00:00 2008 Dave Jones
- 2.6.28-git2
Sun Dec 28 11:00:00 2008 Roland McGrath
- utrace rebase
Sun Dec 28 11:00:00 2008 Dave Jones
- 2.6.28-git1
Drop utrace temporarily.
Fri Dec 26 11:00:00 2008 Hans de Goede
- Rebase gspca git patch to latest gspca git
- Re-enable gspca git patch
- Add gscpa-stv06xx (qc-usb replacement) driver from its own git tree
Thu Dec 25 11:00:00 2008 Dave Jones
- Enable BOOT_TRACER during testing.
Wed Dec 24 11:00:00 2008 Dave Jones
- 2.6.28
Drop gspca-git temporarily.
Wed Dec 24 11:00:00 2008 Dave Jones
- 2.6.28-rc9-git4
Mon Dec 22 11:00:00 2008 Dave Jones
- 2.6.28-rc9-git3
Mon Dec 22 11:00:00 2008 Bill Nottingham
- Fix linux/serial.h so it can be included from userspace (#476327)
Sat Dec 20 11:00:00 2008 Kyle McMartin
- Linux 2.6.28-rc9-git1
Rebased patches:
linux-2.6-pciehp-update.patch
drm-next.patch
Fri Dec 19 11:00:00 2008 Adam Jackson
- config-generic: FB_VIRTUAL=m
Thu Dec 18 11:00:00 2008 Dave Airlie
- drm-next.patch/drm-modesetting-radeon.patch - rebase to upstream.
- config-generic: turn of KMS on radeon until we fixup userspace
Thu Dec 18 11:00:00 2008 Dave Jones
- 2.6.28-rc9
Thu Dec 18 11:00:00 2008 Jeremy Katz
- explicitly prereq /sbin/new-kernel-pkg as opposed to just mkinitrd
Thu Dec 18 11:00:00 2008 Kyle McMartin
- Disable SND_HDA_BEEP by default
Thu Dec 18 11:00:00 2008 Dave Jones
- 2.6.28-rc8-git6
Wed Dec 17 11:00:00 2008 Dave Jones
- Disable PATA_HPT3X3_DMA as per Alan.
Wed Dec 17 11:00:00 2008 Dave Jones
- 2.6.28-rc8-git5
Wed Dec 17 11:00:00 2008 Dave Jones
- 2.6.28-rc8-git5
Wed Dec 17 11:00:00 2008 John W. Linville
- iwlwifi: use GFP_KERNEL to allocate Rx SKB memory
Tue Dec 16 11:00:00 2008 Dave Jones
- 2.6.28-rc8-git4
Mon Dec 15 11:00:00 2008 Dave Jones
- 2.6.28-rc8-git3
Sat Dec 13 11:00:00 2008 Kyle McMartin
- 2.6.28-rc8-git2
Sat Dec 13 11:00:00 2008 Tom "spot" Callaway
- Add "scsi_esp_register" to the search terms for modules.block so we pick up sun_esp.ko
Thu Dec 11 11:00:00 2008 Dave Jones
- 2.6.28-rc8-git1
Thu Dec 11 11:00:00 2008 Dave Jones
- Remove noisy message from can network protocol.
Thu Dec 11 11:00:00 2008 Hans de Goede
- Add a patch updating the gspca driver to the latest "git" (mercurial
actually) adding support for ov534 based cams, fixing support for
spca501, finepix and vc0321 cams + many more bugfixes
Wed Dec 10 11:00:00 2008 Dave Jones
- 2.6.28-rc8
Wed Dec 10 11:00:00 2008 Dave Jones
- 2.6.28-rc7-git8
Wed Dec 10 11:00:00 2008 Kyle McMartin
- 2.6.28-rc7-git8
- re-enable drm-nouveau...
Tue Dec 9 11:00:00 2008 Dave Jones
- 2.6.28-rc7-git7
Mon Dec 8 11:00:00 2008 Dave Jones
- 2.6.28-rc7-git6
Mon Dec 8 11:00:00 2008 Kyle McMartin
- properly fix headers in kernel-devel if headers are in arch/$arch/include,
sadly was not able to kill off %hdrarch since $Arch is undefined at the
time we need it for headers install.
Mon Dec 8 11:00:00 2008 Kyle McMartin
- merging, merging, merging...
Mon Dec 8 11:00:00 2008 Dave Jones
- enable CONFIG_CGROUP_MEM_RES_CTLR.
Mon Dec 8 11:00:00 2008 Kyle McMartin
- execshield re-merge. xen bits shoved into execshield patch
(they belong there...)
Mon Dec 8 11:00:00 2008 Dave Airlie
- modesetting: rebase radeon patch
Fri Dec 5 11:00:00 2008 Dave Jones
- 2.6.28-rc7-git5
Fri Dec 5 11:00:00 2008 Dave Jones
- SELinux: check open perms in dentry_open not inode_permission
Fri Dec 5 11:00:00 2008 Dave Jones
- 2.6.28-rc7-git4
Thu Dec 4 11:00:00 2008 Kyle McMartin
- linux-2.6-utrace.patch updates
Thu Dec 4 11:00:00 2008 Kyle McMartin
- 2.6.28-rc7-git3
Tue Dec 2 11:00:00 2008 Dave Jones
- 2.6.28-rc7-git1
Mon Dec 1 11:00:00 2008 Dave Jones
- 2.6.28-rc7
Mon Dec 1 11:00:00 2008 Dave Jones
- 2.6.28-rc6-git4
Sun Nov 30 11:00:00 2008 Dave Jones
- 2.6.28-rc6-git2
Mon Nov 24 11:00:00 2008 Dave Jones
- 2.6.28-rc6-git1