Commit Graph

232 Commits

Author SHA1 Message Date
Josh Boyer dff0854796 Linux 3.1-git2 snapshot (upstream f362f98e7c) 2011-10-28 15:42:03 -04:00
Josh Boyer 34f9218fe5 Linux 3.1-git1 (138c4ae9cfda upstream)
First take on the upcomming Linux 3.2 kernel.  The moving of the ethernet
drivers into vendor subdirectories caused a lot of churn in config-generic, but
hopefully it's a bit cleaner now.
2011-10-26 21:03:18 -04:00
Chuck Ebbert 750207a68f Linux 3.1 2011-10-24 07:35:29 -04:00
Chuck Ebbert 65b0d9b17d Update to upstream HEAD (v3.1-rc10-42-g2efd7c0). 2011-10-21 20:01:25 -04:00
Chuck Ebbert e05440cad9 Sync with F16
Linux 3.1-rc10
Copy nouveau updates patch from F16
Fix deadlock in POSIX cputimer code (rhbz #746485)
2011-10-19 01:28:40 -04:00
Josh Boyer 8260326a96 Linux 3.1-rc9
The patch-3.1-rc9.bz2 file is generated from git again.  One day, kernel.org
will come back.
2011-10-05 10:27:02 -04:00
Chuck Ebbert c39b72eeb3 Linux 3.1-rc8
New option: CONFIG_ARM_ERRATA_764369 is not set
Fix up utrace.patch to apply after commit f9d81f61c
2011-09-27 21:13:20 -04:00
Josh Boyer 962393f362 Linux 3.1-rc7 2011-09-21 21:42:15 -04:00
Josh Boyer 0471e51e8b 3.1-rc6
This is another hand-rolled patch from a fully updated git tree as of today.
The top level upstream commit is b6fd41e29dea9c6753b1843a77e50433e6123bcb
2011-09-12 18:21:08 -04:00
Josh Boyer 1bc752781f Linux 3.1-rc5
At the moment, kernel.org has been down for several days.  Linus pushed his
repository to a github repo and did the -rc5 release there.  I've generated
the patch-3.1-rc5.bz2 from a git tree containing those changes and the -rc5
tag via:

	git diff v3.0..v3.1-rc5 > patch-3.1-rc5

Hopefully kernel.org will come back before -rc6.
2011-09-07 16:12:01 -04:00
Josh Boyer fe5d1cd9dd Linux 3.1-rc4 2011-08-29 08:31:59 -04:00
Josh Boyer 96b3b74649 3.1-rc3-git6 snapshot 2011-08-27 09:56:04 -04:00
Josh Boyer 9c44ba9cff 3.1-rc3-git5
cleanup some of the cpupowerutils build stuff
2011-08-26 08:30:26 -04:00
Josh Boyer 28597795d3 3.1-rc3-git3 snapshot 2011-08-25 07:58:18 -04:00
Josh Boyer d20ff5e932 3.1-rc3.
Add patch to fix duplicate backlight registration on i915
2011-08-22 17:15:34 -04:00
Josh Boyer 0b3ccf1fa5 3.1-rc2-git9 snapshot 2011-08-22 10:20:15 -04:00
Josh Boyer 7252f6d902 3.1-rc2-git8 snapshot 2011-08-20 09:21:51 -04:00
Josh Boyer 0ad3713581 3.1-rc2-git7 snapshot. Fix provides/obsoletes for cpupowerutils-devel 2011-08-20 08:13:48 -04:00
Josh Boyer c3c2b77d29 3.1-rc2-git5 snapshot
Make XHCI builtin, add a patch to fix a race in the crypto framework
2011-08-19 08:32:04 -04:00
Josh Boyer 69fc02b694 3.1-rc2-git4 snapshot 2011-08-17 22:57:30 -04:00
Josh Boyer 6920e17ebc Linux-3.1-rc2
Add better fix from Paul McKenney for rcu scheduling issue (rhbz 726877)
2011-08-15 10:06:52 -04:00
Josh Boyer f1b16b1fca 3.1-rc1-git6 snapshot. Make ide_pmac a module 2011-08-11 22:27:54 -04:00
Josh Boyer c1aa9d7541 3.1-rc1-git3 snapshot 2011-08-11 08:09:36 -04:00
Josh Boyer 3922dda442 Linux 3.1-rc1-git2 snapshot 2011-08-10 08:51:50 -04:00
Josh Boyer 557f2a47cb Linux 3.1-rc1-git1 snapshot 2011-08-08 21:16:21 -04:00
Josh Boyer 740de53011 Linux-3.1-rc1
Adjust Makefile munging for 3.x numbering scheme
2011-08-08 10:17:46 -04:00
Josh Boyer fac491b47c 3.0-git21 snapshot 2011-08-05 10:48:31 -04:00
Josh Boyer 8e3ae989b3 3.0-git19 snapshot
Add epoll patch until it gets upstreamed
Add trial patch to fix the scheduling while atomic issues around pidmap_init
2011-08-04 11:12:43 -04:00
Josh Boyer c2057797f6 3.0-git17 snapshot
Add changes for rhbz 720128,720054,708314
2011-08-02 12:49:07 -04:00
Josh Boyer 502500759d 3.0-git16 snapshot 2011-08-02 08:20:26 -04:00
Josh Boyer 12ba4aac8a 3.0-git15 snapshot 2011-08-01 09:14:13 -04:00
Josh Boyer 3575ffb1af 3.0-git14 snapshot
Add scary cow back to remind people we're branched now
2011-08-01 08:11:27 -04:00
Josh Boyer 0b39172ce2 3.0-git12 snapshot 2011-07-30 11:21:38 -04:00
Josh Boyer 37a65c7868 3.0-git11 snapshot
Add patch from linux-next to fix udlfb binding (rhbz 726163)
2011-07-29 10:12:47 -04:00
Josh Boyer 35ffdcd40e 3.0-git9 snapshot 2011-07-27 21:07:17 -04:00
Kyle McMartin 4a2041744e 3.0-git3 snapshot
Testing that this part of the spec still works...

Hopefully the next release is indeed 3.1.0...
2011-07-25 09:46:01 -04:00
Kyle McMartin e8ba2bf13a Update to 3.0.0
Sadly Linus decided to stick with three digit versions. Modify our
assumptions in the spec file and use the final digit as the
permanent stable_rev.
2011-07-22 11:56:27 -04:00
Chuck Ebbert bfe340785a Linux 3.0-rc7-git10 2011-07-21 21:39:08 -04:00
Chuck Ebbert 826713d48b 3.0-rc7-git8 2011-07-20 18:37:01 -04:00
Dave Jones 5ac3ec1548 3.0-rc7-git3 2011-07-15 18:45:29 -04:00
Kyle McMartin cdb291795c Update to snapshot 3.0-rc7-git1 for intel drm fixes. 2011-07-13 19:09:03 -04:00
Kyle McMartin a6b4f0c571 Linux 3.0-rc7
hopefully the last before the Great Renumbering becomes
official.
2011-07-12 08:32:18 -04:00
Kyle McMartin e04b212cc5 update to snapshot 3.0-rc6-git6
revert CONFIG_X86_RESERVE_LOW=640, it breaks boot.
2011-07-10 11:49:54 -04:00
Kyle McMartin 99ca0896f9 linux 3.0-rc6
CONFIG_SCSI_ISCI=m
2011-07-04 20:27:46 -04:00
Kyle McMartin d2e2953bea update to snapshot 3.0-rc5-git5 2011-07-02 20:08:12 -04:00
Kyle McMartin 631520c5f2 linux 3.0-rc5 2011-06-27 23:56:06 -04:00
Kyle McMartin 472d463edc update to 3.0-rc4-git3
drop linux-3.0-fix-uts-release.patch and just perl the Makefile
instead

linux-2.6-silence-noise.patch: fix context
2011-06-23 15:27:07 -04:00
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
Kyle McMartin a8a2918cfc update to 3.0-rc3-git5 2011-06-17 12:09:24 -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 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 34ca1b2a53 start update to 3.x series 2011-05-30 06:42:34 -04:00
Dave Jones 6fcff9df33 2.6.39 2011-05-19 14:55:57 -04:00
Kyle McMartin 480eadaeb5 update to 2.6.39-rc7-git6 2011-05-14 09:35:10 -04:00
Kyle McMartin b365a824ae update to snapshot 2.6.39-rc7-git3 2011-05-12 09:40:15 -04:00
Kyle McMartin 9b1caead9a linux 2.6.39-rc7 2011-05-10 09:06:44 -04:00
Kyle McMartin 9de65275ff update to 2.6.39-rc6-git6 and build 2011-05-09 09:56:51 -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
Kyle McMartin 0ca2d8f721 update to 2.6.39-rc5-git1 2011-04-28 16:22:58 -04:00
Kyle McMartin 9541e8e962 update to 2.6.39-rc5 2011-04-27 10:23:19 -04:00
Kyle McMartin 26d27c51d7 update to 2.6.39-rc4-git8 2011-04-26 16:05:32 -04:00
Dave Jones 123939a217 2.6.39rc4-git2 2011-04-20 22:14:41 -04:00
Kyle McMartin aac9f66ea2 update to 2.6.39-rc3-git2 2011-04-13 13:19:45 -04:00
Kyle McMartin 4e0e69a64c snapshot 2.6.39-rc2-git3 2011-04-11 12:32:43 -04:00
Kyle McMartin 289e9e97ca update to 2.6.39-rc2 2011-04-06 11:19:10 -04:00
Kyle McMartin db2e653dec update to git snapshot 2.6.39-rc1-git5
(Not test-built before commit since my rawr box is down atm.)
2011-04-05 15:23:45 -04:00
Kyle McMartin dba63f5a2e update to snap 2.6.39-rc1-git3 2011-04-02 12:18:46 -04:00
Kyle McMartin ae1de152a4 update to snapshot 2.6.39-rc1-git1 2011-03-31 17:06:54 -04:00
Kyle McMartin 46be4d7b89 linux 2.6.39-rc1 2011-03-29 18:09:45 -04:00
Kyle McMartin 78563abd65 Update to 2.6.38-git21 2011-03-29 17:59:22 -04:00
Kyle McMartin db49e9edd8 update to snapshot 2.6.38-git19 2011-03-28 17:22:32 -04:00
Kyle McMartin e8c0dae39e Update to 2.6.38-git12
Enable I2C_DIOLAN_U2C USB i2c adapter [all], I2C_PXA [i686].
2011-03-23 08:55:25 -04:00
Kyle McMartin 31c46e0c23 update to 2.6.38-git11 2011-03-22 17:04:14 -04:00
Kyle McMartin 3f74cb629d update to 2.6.38-git6 2011-03-18 13:15:43 -04:00
Kyle McMartin 3ddbdca8f8 Set rawhide back on the bleeding edge
Test out scripts/rebase.sh on 2.6.38-git1.
Enable fhandle syscalls (ugh. conditional syscalls... update
CONFIG_EXPORTFS to =y, since it's now a bool.)
CONFIG_XEN_DEBUG [i386,x86_64] =n, but possibly should be -debug
conditional. Needs a xen user to benchmark and see how bad the overhead
is.
2011-03-16 09:05:07 -04:00
Chuck Ebbert 6754d6203b Linux 2.6.38 2011-03-15 00:31:27 -04:00
Chuck Ebbert 073f3d17c8 Linux 2.6.38-rc8-git4 2011-03-14 08:58:18 -04:00
Chuck Ebbert 0e7752b196 Linux 2.6.38-rc8-git3 2011-03-10 21:54:06 -05:00
Chuck Ebbert 2ee25bcd9d Linux 2.6.38-rc8-git2 2011-03-10 12:17:33 -05:00
Chuck Ebbert 0f3aefa567 Linux 2.6.38-rc8-git1 2011-03-09 20:21:08 -05:00
Chuck Ebbert b2abdb079d Linux 2.6.38-rc8 2011-03-08 02:52:28 -05:00
Chuck Ebbert 3d285d4290 Linux 2.6.38-rc7-git4
Revert upstream commit e3e89cc535223433a619d0969db3fa05cdd946b8
for now to fix utrace build.
2011-03-05 21:51:32 -05:00
Kyle McMartin 5554884073 Linux 2.6.38-rc7-git2 2011-03-04 12:10:22 -05:00
Chuck Ebbert a61f011427 Linux 2.6.38-rc7-git1 2011-03-03 21:33:20 -05:00
Kyle McMartin 4bb56089e3 patch 2.6.38-rc7 2011-03-01 18:42:29 -05:00
Chuck Ebbert a7940a1d09 Linux 2.6.38-rc6-git6
Build in virtio_pci driver so virtio_console will be built-in (#677713)
2011-02-25 20:01:24 -05:00
Chuck Ebbert 8ec9c79221 Linux 2.6.38-rc6-git4 2011-02-24 22:31:53 -05:00
Chuck Ebbert a8bce03c83 Linux 2.6.38-rc6-git2 2011-02-23 20:21:27 -05:00
Kyle McMartin 64f9d17204 patch 2.6.38-rc6 2011-02-22 12:52:46 -05:00
Chuck Ebbert 7cfb2e418c Linux 2.6.38-rc5-git7 2011-02-22 00:25:54 -05:00
Dave Jones cdb4bdad9b Linux 2.6.38-rc5-git6 2011-02-21 11:43:11 -05:00
Chuck Ebbert 3d2b80aa7e Linux 2.6.38-rc5-git5 2011-02-19 10:06:55 -05:00
Chuck Ebbert 1edc59625c Linux 2.6.38-rc5-git1 2011-02-16 20:34:36 -05:00
Kyle McMartin b269e6ad09 rc 2.6.38-rc5 update 2011-02-16 00:00:03 -05:00
Chuck Ebbert c0fb6725be Linux 2.6.38-rc4-git7 2011-02-13 19:55:45 -05:00
Chuck Ebbert c60c9d544f Linux 2.6.38-rc4-git6 2011-02-12 20:56:59 -05:00