Commit Graph

321 Commits

Author SHA1 Message Date
Kyle McMartin e2875c52bd Update to 3.0-rc4
CONFIG_USB_NET_KALMIA =m
Fix context in linux-3.0-fix-uts-release.patch
2011-06-21 17:00:48 -04:00
Kyle McMartin 11b539c9cb update to 3.0-rc3-git6 2011-06-17 23:17:40 -04:00
Dave Jones 27d8829e66 drop linux-2.6-debug-always-inline-kzalloc.patch.
Can't recall why this was added. Can easily re-add if deemed necessary.
2011-06-17 15:46:56 -04:00
Dave Jones 3e5443018e drop sizeof structs patch
not really very useful any more.
2011-06-17 15:25:13 -04:00
Dave Jones 975b3750e0 drop qcserial 'compile fix' that was just duplicating an include. 2011-06-17 14:23:37 -04:00
Kyle McMartin 30be1b3c22 drop more upstream patch (linux-2.6-v4l-dvb-add-lgdt3304-support.patch) 2011-06-17 13:30:29 -04:00
Kyle McMartin 55e809ca1a drm-i915-gen4-has-non-power-of-two-strides.patch: drop buggy bugfix 2011-06-17 13:24:45 -04:00
Kyle McMartin a71a059a20 drop firewire patches 2011-06-17 13:23:12 -04:00
Kyle McMartin 7918b0cd6c re-sync more patches 2011-06-17 13:21:55 -04:00
Kyle McMartin f9204b5a27 and also linux-2.6-defaults-pci_use_crs.patch dropped 2011-06-17 12:59:33 -04:00
Kyle McMartin 6491f553df linux-2.6-defaults-pci_no_msi.patch: drop 2011-06-17 12:47:35 -04:00
Kyle McMartin a8a2918cfc update to 3.0-rc3-git5 2011-06-17 12:09:24 -04:00
Kyle McMartin ff5dfe257c disable slub mm patches for now 2011-06-16 12:56:32 -04:00
Kyle McMartin 930d409822 add mdadm conflict 2011-06-15 12:23:23 -04:00
Kyle McMartin 64e35b526f build in aesni on i586 2011-06-15 10:33:37 -04:00
Kyle McMartin 1d8e3474dc fix libdm conflict 2011-06-14 12:58:31 -04:00
Kyle McMartin 61c4903272 Update to 3.0-rc3
Add another conflicts to deal with 2 digit
versions (libdm.)

Now that $SUBLEVEL in Makefile is optional, drop it and simplify
linux-3.0-fix-uts-release.patch

linux-2.6-i386-nx-emulation.patch: fix simple reject

drm-intel-eeebox-eb1007-quirk.patch,
revert-ftrace-remove-unnecessary-disabling-of-irqs.patch,
ath5k-disable-fast-channel-switching-by-default.patch: drop
upstream patches.
2011-06-14 09:54:44 -04:00
Kyle McMartin 33b31a1c76 ath5k-disable-fast-channel-switching-by-default.patch
(rhbz#709122) (korgbz#34992) [a99168ee in wireless-next]
2011-06-09 10:37:14 -04:00
Kyle McMartin 490bb4b273 rhbz#710921: revert-ftrace-remove-unnecessary-disabling-of-irqs.patch 2011-06-09 10:25:34 -04:00
Kyle McMartin 99b6793a5d update to 3.0-rc2
also build in ipv6 for the reasons documented by notting here
http://lists.fedoraproject.org/pipermail/kernel/2011-June/003105.html
2011-06-08 01:35:29 -04:00
Kyle McMartin 930327525a conflict with old module-init-tools 2011-06-06 16:20:39 -04:00
Kyle McMartin 911cdc530b fix utsname for 3.0-rc1 2011-06-02 23:02:53 -04:00
Kyle McMartin 6ece5fb0c5 fix nxemu 2011-05-30 13:13:15 -04:00
Kyle McMartin 3d121413b5 make debug 2011-05-30 12:48:48 -04:00
Kyle McMartin 90ed1a9fc4 tag changelog 2011-05-30 10:39:13 -04:00
Kyle McMartin 123d535ad8 rebase and nuke patches 2011-05-30 07:23:14 -04:00
Kyle McMartin cbc61c988b ditto 2011-05-30 07:09:30 -04:00
Kyle McMartin 385fc37ac8 trim changelog 2011-05-30 06:52:57 -04:00
Kyle McMartin 8b2fa9b506 continue working on 3.0 2011-05-30 06:50:03 -04:00
Kyle McMartin 1d83b4aade backport some low-impact enablement for the pegatron tablets 2011-05-24 11:11:50 -04:00
Chuck Ebbert ed7f8ddc67 Drop broken fix for stalls on AMD processors. 2011-05-20 22:38:50 -04:00
Dave Jones 22c40c590c Fix up the versioning. Derp. 2011-05-20 22:02:35 -04:00
Dave Jones 6fcff9df33 2.6.39 2011-05-19 14:55:57 -04:00
Kyle McMartin 09835821e3 update to v2 of mel gorman's slub patchset 2011-05-14 13:22:02 -04:00
Kyle McMartin b86173d0ca switch NF_CONNTRACK to modular 2011-05-14 12:15:36 -04:00
Kyle McMartin c0414507fc bump base release 2011-05-14 11:22:37 -04:00
Kyle McMartin 9787d244d7 tmpfs: implement generic xattr support
Merge Eric Paris' patch to add xattr support to tmpfs, so that it can be
used to host mockroots for mass rebuilds.
Drop IMA disabling patch, which is no longer necessary since it's run time
(but unused) cost is now minimized.
2011-05-14 11:11:01 -04:00
Kyle McMartin 480eadaeb5 update to 2.6.39-rc7-git6 2011-05-14 09:35:10 -04:00
Chuck Ebbert 52548dc138 Fix yet another bug in AMD erratum checking (#704059) 2011-05-12 19:27:16 -04:00
Kyle McMartin d8616baf4a flip the release builds toggle 2011-05-12 10:34:16 -04:00
Kyle McMartin b365a824ae update to snapshot 2.6.39-rc7-git3 2011-05-12 09:40:15 -04:00
Kyle McMartin a7e4f1ccd5 pull in some SLUB fixes from Mel Gorman for testing 2011-05-11 16:20:16 -04:00
Kyle McMartin 9b1caead9a linux 2.6.39-rc7 2011-05-10 09:06:44 -04:00
Dave Jones 57671e4ed5 adios utrace. 2011-05-09 16:41:28 -04:00
Kyle McMartin 9de65275ff update to 2.6.39-rc6-git6 and build 2011-05-09 09:56:51 -04:00
Chuck Ebbert 29e8da62aa Enable CONFIG_FB_UDL (#634636) 2011-05-09 07:38:25 -04:00
Kyle McMartin 6d61c1b222 update to 2.6.39-rc6-git5 2011-05-07 09:52:35 -04:00
Kyle McMartin ba4b07ab78 update to 2.6.39-rc6-git2 2011-05-04 22:26:37 -04:00
Kyle McMartin 33e7113233 linux 2.6.39-rc6 2011-05-04 11:49:33 -04:00
Kyle McMartin 8e5f42dd3d snapshot 2.6.39-rc5-git5 2011-05-01 22:17:23 -04:00