Commit Graph

379 Commits

Author SHA1 Message Date
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
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
Kyle McMartin 1060ecc3d2 ppc64: disable CONFIG_TUNE_CELL 2011-04-24 21:49:17 -04:00
Dave Jones 123939a217 2.6.39rc4-git2 2011-04-20 22:14:41 -04:00
Dave Jones 0e465b7a3f Make USB serial console work.
How did we go this long with this not working ?
2011-04-19 20:04:42 -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
Hans de Goede 042ba03b68 Add a no lvds quirk for the Asus EB1007 to the i915 drm driver,
this fixes gnome-shell not working on it
2011-04-07 14:01:43 +02: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 5db0b2d98f disable tpm/ima on ppc 2011-03-29 20:31:13 -04:00
Kyle McMartin f80257e047 disable qla4xxx on ppc32 2011-03-29 19:58:30 -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
Chuck Ebbert 561c61e4ca Drop two obsolete patches 2011-03-27 23:00:49 -04:00
Chuck Ebbert cf8d6fcbcd Drop unused patches already applied upstream 2011-03-25 19:20:21 -04:00
Kyle McMartin 1121f6ddf0 re-create ACPI battery sysfs files on resume from suspend
Fixes the upstream changes to the dropped
acpi-update-battery-information-on-notification-0x81.patch.
2011-03-23 09:42:21 -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 a135357dad fix up utrace-ptrace for smp_lock removal 2011-03-22 17:49:36 -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
Matthew Garrett a725c00ed4 drop efi_default_physical.patch - it's actually setting up something that's
neither physical nor virtual, and it's probably breaking EFI boots
2011-03-17 10:34:55 -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
Adam Jackson 09c361fdb6 Drop the intel gen2 hack 2011-03-15 14:56:28 -04:00
Chuck Ebbert 22477214dd Make documentation build single-threaded 2011-03-15 00:59:23 -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
Dennis Gilmore f5bdb227c4 apply gcc-4.6.0 sparc build fix patch 2011-03-09 18:45:06 -06:00
Ben Skeggs 496d23d393 nouveau: minor updates 2011-03-09 16:34:54 +10: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
Roland McGrath 3c4ea9ad7f Split out perf-debuginfo subpackage. 2011-03-04 15:40:12 -08:00
Kyle McMartin 68c77e0c03 revert drm-i915-gen4-has-non-power-of-two-strides.patch for now 2011-03-04 17:03:21 -05:00
Kyle McMartin 5554884073 Linux 2.6.38-rc7-git2 2011-03-04 12:10:22 -05:00
Kyle McMartin 973b532fe7 drm/i915: Gen4+ has non-power-of-two strides
[bea96046b4245e9abd65ed7acfed9adfd5f6c639 in drm-intel-staging]
2011-03-04 12:06:51 -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
Matthew Garrett 31a889617a linux-2.6-acpi-fix-implicit-notify.patch: Fix implicit notify when there's
more than one device per GPE
2011-02-24 10:58:57 -05:00
Chuck Ebbert a8bce03c83 Linux 2.6.38-rc6-git2 2011-02-23 20:21:27 -05:00
Ben Skeggs a2c6d29711 nouveau: additional fixes on top of .38 2011-02-23 11:08:53 +10: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
Chuck Ebbert b161e65d96 Revert check for read-only block device added in .38 (#672265) 2011-02-16 17:04:06 -05:00
Chuck Ebbert acd41dbaf4 Make virtio_console built-in on x86_64 (#677713) 2011-02-16 11:57:58 -05:00
Chuck Ebbert 4679d77e75 Add support for Airprime/Sierra USB IP modem (#676860) 2011-02-16 08:20:49 -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 822aa68f4f Fix memory corruption caused by bug in bridge code. 2011-02-12 21:00:46 -05:00
Chuck Ebbert c60c9d544f Linux 2.6.38-rc4-git6 2011-02-12 20:56:59 -05:00
Chuck Ebbert 9d77807e44 Linux 2.6.38-rc4-git5 2011-02-12 11:55:34 -05:00
Chuck Ebbert bad79d2eb0 Linux 2.6.38-rc4-git3 2011-02-10 20:02:57 -05:00
Dennis Gilmore 06c3e5f3f8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-07 20:26:47 -06:00
Kyle McMartin ea66bd4f85 patch-2.6.38-rc4 2011-02-07 19:30:45 -05:00
Chuck Ebbert 3b6f1e555c Linux 2.6.38-rc3-git4 2011-02-04 20:11:50 -05:00
Chuck Ebbert 9fd29980ae Linux 2.6.38-rc3-git3 2011-02-03 22:02:14 -05:00
Chuck Ebbert b2f151780e Enable Advansys SCSI driver on x86_64 (#589115) 2011-02-03 21:56:38 -05:00
Kyle McMartin 928e7a877d snapshot 2.6.38-rc3-git2
and an ath5k fix from sgruszka@/nick.
2011-02-03 09:32:19 -05:00
Kyle McMartin cacb6d3eba Linux 2.6.38-rc3-git1 snapshot 2011-02-02 15:18:29 -05:00
Chuck Ebbert d12d7e80c2 Fix autoload of atl1c driver for latest hardware (#607499) 2011-02-02 11:21:43 -05:00
Chuck Ebbert 6dc8e998dc add version to changelog 2011-02-01 22:17:47 -05:00
Chuck Ebbert 64ca523865 Proper HFS+ mount failure fix from hch 2011-02-01 19:27:02 -05:00
Chuck Ebbert 580ae71e04 Linux 2.6.38-rc3 2011-02-01 12:38:03 -05:00
Chuck Ebbert 285227b68c Try to fix some obvious bugs in hfsplus mount failure handling (#673857) 2011-02-01 12:21:31 -05:00
Chuck Ebbert 270ebd2028 Linux 2.6.38-rc2-git9 2011-01-31 21:42:49 -05:00
Kyle McMartin faf478c98c disable CONFIG_SERIAL_8250_DETECT_IRQ (from mschmidt@redhat.com)
Should reduce boot times by ~200ms.
2011-01-31 12:13:31 -05:00
Chuck Ebbert b02e2e357a Add Trond's NFS bugfixes branch from git.linux-nfs.org 2011-01-31 11:21:40 -05:00
Chuck Ebbert 78fc9d2434 Linux 2.6.38-rc2-git8 2011-01-31 10:15:49 -05:00
Chuck Ebbert f8eae5b665 Fix build failure on s390. 2011-01-31 09:52:08 -05:00
Chuck Ebbert 3a78e4bfde Add missing config options, and make prep really fail when it should 2011-01-29 11:43:08 -05:00
Chuck Ebbert 60ec942e9f Linux 2.6.38-rc2-git7 2011-01-28 10:38:45 -05:00
Kyle McMartin 6257b8803c snapshot 2.6.38-rc2-git5 2011-01-26 18:13:27 -05:00
Kyle McMartin 77886ddffa [x86] disable TRANSPARENT_HUGEPAGEs 2011-01-25 19:48:45 -05:00
Kyle McMartin 84056ee1b8 update to snapshot 2.6.38-rc2-git3
fix context in perf-gcc460-build-fixes.patch
2011-01-25 13:19:18 -05:00
Dan Horák cfdfd01df8 all_arch_configs can be undefined
"all_arch_configs" is not defined on architectures where only the kernel-headers
package is built, like on s390 and sparc/sparcv9.

workarounds Jarod's 5b65297cef
2011-01-25 09:50:05 +01:00
Kyle McMartin 89a0c6d9b9 disable usb autosuspend goo for now 2011-01-24 17:47:13 -05:00
Kyle McMartin 641f5c96f6 fix buglet(?) in runtime_pm_fixups.patch 2011-01-24 13:55:48 -05:00
Kyle McMartin f5ea23d7bc annotate 2011-01-24 13:24:03 -05:00
Kyle McMartin a56ba88660 rebase runtime pm fixups and drop debug-tty-print-dev-name.patch 2011-01-24 13:04:53 -05:00
Kyle McMartin d8122d51be perf-gcc460-build-fixes.patch 2011-01-24 11:17:13 -05:00
Kyle McMartin a08b493398 snapshot 2.6.38-rc2-git1 2011-01-24 11:17:05 -05:00
Kyle McMartin 71f70cd13e utrace update
Conflicts:

	kernel.spec
2011-01-22 13:43:13 -05:00
Kyle McMartin b8f320f96d - linux-2.6-ehci-check-port-status.patch - fix USB resume on some AMD systems
Conflicts:

	kernel.spec
2011-01-22 13:42:30 -05:00
Kyle McMartin e6636acec4 update to 2.6.38-rc2 2011-01-22 13:34:11 -05:00
Kyle McMartin c3b3bb2e85 enable release builds 2011-01-21 12:02:38 -05:00
Kyle McMartin 2f1cbe3493 snapshot 2.6.38-rc1-git1 2011-01-20 16:01:42 -05:00
Kyle McMartin b79a31e8f2 commit 2.6.38-rc1 2011-01-19 01:22:50 -05:00
Kyle McMartin b83e18e0fc snapshot 2.6.37-git18 2011-01-18 15:48:42 -05:00
Kyle McMartin 7838e83d9c snapshot 2.6.37-git16 2011-01-17 11:04:55 -05:00
Kyle McMartin 126cc8b40c Linux 2.6.37-git13 2011-01-15 12:43:39 -05:00
Kyle McMartin c55a797910 fix build of xen-gntdev.ko 2011-01-15 01:34:12 -05:00
Kyle McMartin ee6c061eb9 snapshot 2.6.37-git12 2011-01-15 00:56:55 -05:00
Kyle McMartin 8d441ef7e2 tag clog for 2.6.38-0.rc0.git9.1 2011-01-12 21:41:45 -05:00
Kyle McMartin ae502d2a45 update drm-intel-big-hammer.patch
i915_gem execbuffer code was split into its own file. also drop patches
which have been merged upstream.
2011-01-12 20:52:03 -05:00
Kyle McMartin 6c1e38b718 update linux-2.6-silence-noise.patch and suck in gitrev 9
re-enable RONX modules, since it's been fixed to get along with
dynamic ftrace.
2011-01-12 20:46:30 -05:00
Jarod Wilson 5b032757ea Add missing --with/--without pae build flag support
Signed-off-by: Jarod Wilson <jarod@redhat.com>
2011-01-10 17:38:06 -05:00
Jarod Wilson 5b65297cef Add support for local rebuild config option overrides
Signed-off-by: Jarod Wilson <jarod@redhat.com>
2011-01-10 17:37:27 -05:00
Kyle McMartin d9fdd68cbe disable CONFIG_DEBUG_SET_MODULE_RONX for now 2011-01-10 14:00:14 -05:00
Kyle McMartin 173354353e drop obsolete linux-2.6-debug-nmi-timeout.patch 2011-01-10 13:18:32 -05:00
Kyle McMartin 4f860245a9 Branch for 2.6.38
- Rebase trivial patches.
- Switch debug configs back on.
- config changes:
  DEBUG_SET_MODULE_RONX=y
  B43_PHY_N=y
  RT2800USB_RT33XX=y |
  RT2800PCI_RT33XX=y | experimental
  WL12XX=m
  RTL8192CE=m
  CAN_SLCAN=m
  SCHED_AUTOGROUP=n
2011-01-10 11:05:09 -05:00
Chuck Ebbert 482441b552 remove modules.builtin.bin to prevent RPM verify errors (#650807) 2011-01-10 08:14:04 -05:00
Kyle McMartin e2a5d65ab5 drm_i915-check-eDP-encoder-correctly-when-setting-modes.patch 2011-01-07 09:39:48 -05:00
Dennis Gilmore 9c74977711 build sparc headers on sparcv9 2011-01-05 14:38:06 -06:00
Dennis Gilmore 1c442e5d3d add patch for sparc build failure 2011-01-05 14:36:33 -06:00
Kyle McMartin 973a30d1db Linux 2.6.37 2011-01-04 21:36:50 -05:00
Kyle McMartin d6f08ea2fb Linux 2.6.37-rc8-git3 2011-01-03 10:57:25 -05:00
Kyle McMartin 6a82260f5d flexcop: fix xlate_proc_name warning through request_irq 2010-12-23 11:29:38 -05:00
Kyle McMartin 20f7603f9c bump baserelease for build 2010-12-22 11:41:29 -05:00
Kyle McMartin fabc0f344f actually switch on the release builds 2010-12-21 17:38:42 -05:00
Kyle McMartin 2884f24fc4 Linux 2.6.37-rc7 2010-12-21 17:30:26 -05:00
Kyle McMartin d696c1a26a Linux 2.6.37-rc6-git5
sched-cure-more-NO_HZ-load-average-woes.patch merged upstream.
2010-12-19 20:44:06 -05:00
Kyle McMartin c8d2616fb7 copy nhorman's AF_PACKET vmalloc patch from f13 (#637619) 2010-12-18 11:08:40 -05:00
Kyle McMartin bb75611c3b fs-call-security_d_instantiate-in-d_obtain_alias (#662344) 2010-12-18 10:57:28 -05:00
Matthew Garrett e0cefa4992 Actually apply the input patch 2010-12-17 12:22:07 -05:00
Matthew Garrett b07d634fac - efi_default_physical.patch: Revert hunk that breaks boot
- linux-next-macbook-air-input.patch: Add input support for new Macbook Airs
2010-12-17 11:51:06 -05:00
Matthew Garrett 0988eed04e - applesmc_update.patch: Make the driver more generic. Should help Apples.
- apple_backlight.patch: Make sure that this loads on all hardware.
- efifb_update.patch: Fixes for the 11 inch Macbook Air
- acpi_reboot.patch: Should make reboot work better on most hardware
- efi_default_physical.patch: Some machines dislike EFI virtual mode
2010-12-16 15:37:54 -05:00
Kyle McMartin c6781123e5 linux 2.6.37-rc6 2010-12-15 23:24:41 -05:00
Kyle McMartin 72be6aa092 fix up rejects in acpi-update-battery-information-on-notification-0x81.patch 2010-12-15 22:37:56 -05:00
Kyle McMartin 8c3ff15b0d bodge it for now 2010-12-15 08:21:27 -05:00
Kyle McMartin b3c92af657 update to 2.6.37-rc5-git5 2010-12-15 08:06:26 -05:00
Dan Horák 1f623e9fd5 disable perf on s390x until gcc bug (rhbz#663080) is resolved 2010-12-14 18:25:58 +01:00
Kyle McMartin 6558398116 mjg59: Set _OSC supported field correctly (#638912) 2010-12-10 17:50:24 -05:00
Kyle McMartin 39ad3b9d9e PCI: Disable ASPM if BIOS asks us to 2010-12-10 10:51:13 -05:00
Kyle McMartin 5d5148cd48 orinoco: initialise priv->hw before assigning the interrupt
Enable previous sched patch, which hadn't been applypatch'd.
2010-12-09 19:02:25 -05:00
Kyle McMartin 98e6119f39 Linux 2.6.37-rc5-git2 2010-12-08 16:23:18 -05:00
Kyle McMartin abce2aa994 Linux 2.6.37-rc5 2010-12-07 21:29:28 -05:00
Kyle McMartin f6c1ae10e3 fix thinko in previous commit, resulting in /usr/src/kernels/$ver/build/ 2010-12-06 12:51:18 -05:00
Kyle McMartin 4b3b40727e don't prune kernel-devel in the %with_headers install section
commit c1bdfc8b broke the build on s390 since it is headers only,
and had nothing installed in /usr/src/kernels... since kernel-devel
is only produced when there's a BuildKernel, just prune '*.cmd'
when doing BuildKernel for the same net result.
2010-12-06 12:04:28 -05:00
Kyle McMartin 8002c02cae enable cplus_demangle in perf 2010-12-04 11:36:16 -05:00
Kyle McMartin 5acda93677 Linux 2.6.37-rc4-git3 2010-12-03 07:26:49 -05:00
Kyle McMartin 254585788f kswapd fixes from mmotm
(queuing them here since it's unclear if they'll go into .37 or wait for
 .38)
2010-12-02 11:57:44 -05:00