summaryrefslogtreecommitdiffstats
path: root/kernel.spec
Commit message (Collapse)AuthorAgeFilesLines
* drm: try harder to fix bad edidsBen Skeggs2011-12-161-1/+6
|
* Linux 3.2-rc5-git3 (55b02d2f4445ad625213817a1736bf2884d32547)Josh Boyer2011-12-151-2/+5
|
* Disable Intel IOMMU by default.Dave Jones2011-12-141-1/+4
|
* Change configfs to be built-in. (rhbz 767432)Dave Jones2011-12-141-1/+4
|
* bump for buildDave Jones2011-12-141-2/+2
|
* Enabled the in-kernel idmapper.Dave Jones2011-12-141-1/+7
| | | | keyring: allow special keyrings to be cleared
* Linux 3.2-rc5-git2 (373da0a2a33018d560afcb2c77f8842985d79594)Dave Jones2011-12-141-1/+4
|
* Linux 3.2-rc5-git1 (442ee5a942834431ccf0b412e3cf7bb9ae97ff4e)Dave Jones2011-12-131-2/+5
|
* disable FDDI/SKFPDave Jones2011-12-131-0/+3
|
* Remove extraneous settings and enable Radeon KMS for powerpc (via Will Woods)Josh Boyer2011-12-131-0/+1
|
* mod-extras: Don't fail the build if a module is listed that isn't builtJosh Boyer2011-12-131-2/+5
|
* Turn-off backports until TAINT_OOT_MODULE issue is resolvedJohn W. Linville2011-12-121-1/+4
|
* Disable backports on arches where we don't actually build a kernel (or config)Josh Boyer2011-12-121-1/+5
|
* Linux 3.2-rc5Kyle McMartin2011-12-111-2/+5
|
* Do a better job of cleaning-up compat-wireless between buildsJohn W. Linville2011-12-091-0/+6
|
* Linux 3.2-rc4-git6 (09d9673d53005fdf40de4c759425893904292236)Dave Jones2011-12-091-2/+5
|
* Add patch from Jeff Layton to fix suspend with NFS (rhbz #717735)Josh Boyer2011-12-081-1/+10
|
* Linux 3.2-rc4-git5 (77a7300abad7fe01891b400e88d746f97307ee5a)Dave Jones2011-12-071-2/+5
|
* Turn DEBUG_PAGEALLOC back off.Dave Jones2011-12-071-0/+3
|
* Attempt to fix rhbz #736815 by printing spaces before the bracketsChuck Ebbert2011-12-071-0/+9
|
* Linux 3.2-rc4-git2 (b835c0f47f725d864bf2545f10c733b754bb6d51)Dave Jones2011-12-061-1/+4
|
* Turn on DEBUG_PAGEALLOC for a day.Dave Jones2011-12-061-0/+3
|
* Linux 3.2-rc4-git2 (45e713efe2fa574b6662e7fb63fae9497c5e03d4)Dave Jones2011-12-061-1/+4
|
* Move yenta_socket back into main kernel packageJosh Boyer2011-12-061-1/+1
| | | | One day, pcmcia will be like the old MCA bus. Hopefully that day is soon.
* Move 802.1q back into the main kernel packageJosh Boyer2011-12-061-0/+3
|
* Only print the apm_cpu_idle message once (rhbz #760341)Josh Boyer2011-12-051-1/+4
|
* Enable CONFIG_BSD_ACCT_V3. Should be safe since psacct-6.5.4-4.fc14.Dave Jones2011-12-051-0/+3
|
* Linux 3.2-rc4-git2 (8e8da023f5af71662867729db5547dc54786093c)Dave Jones2011-12-051-2/+5
|
* Add compat-wireless patch to define module_usb_driverJohn W. Linville2011-12-031-0/+5
|
* - Revise compat-wireless configurationJohn W. Linville2011-12-021-6/+45
| | | | | - Update compat-wireless snapshot - Enable with-backports by default
* Backport ALPS touchpad patches from input/next branch (rhbz #590880)Josh Boyer2011-12-021-2/+9
|
* Add changelog for last patch.Josh Boyer2011-12-021-0/+1
| | | | Oops. Didn't realize John didn't include a %changelog
* kernel.spec: reverse dependency logic for moving packages between kernel and ↵John W. Linville2011-12-021-3/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kernel-modules-extra The logic to process mod-extra.list finds modules that depend on the modules in that list and includes those in kernel-module-extra as well. This logic is broken, because it does not account for multi-layer dependency chains. Specifically, if a module depends on another module, and only the second one depends on something in mod-extra.list, then only the second would get moved. This leaves the first module in the kernel package, resulting in WARNING messages when the kernel rpm is installed: Preparing... ########################################### [100%] 1:kernel ########################################### [100%] WARNING: /lib/modules/3.2.0-0.rc3.git1.2.fc14.x86_64/kernel/drivers/scsi/bnx2fc/bnx2fc.ko needs unknown symbol cnic_register_driver WARNING: /lib/modules/3.2.0-0.rc3.git1.2.fc14.x86_64/kernel/drivers/scsi/bnx2fc/bnx2fc.ko needs unknown symbol cnic_unregister_driver WARNING: /lib/modules/3.2.0-0.rc3.git1.2.fc14.x86_64/kernel/drivers/scsi/bnx2i/bnx2i.ko needs unknown symbol cnic_register_driver WARNING: /lib/modules/3.2.0-0.rc3.git1.2.fc14.x86_64/kernel/drivers/scsi/bnx2i/bnx2i.ko needs unknown symbol cnic_unregister_driver WARNING: /lib/modules/3.2.0-0.rc3.git1.2.fc14.x86_64/kernel/drivers/usb/wusbcore/wusb-wa.ko needs unknown symbol wusbhc_reset_all WARNING: /lib/modules/3.2.0-0.rc3.git1.2.fc14.x86_64/kernel/drivers/usb/wusbcore/wusb-wa.ko needs unknown symbol wusbhc_handle_dn WARNING: /lib/modules/3.2.0-0.rc3.git1.2.fc14.x86_64/kernel/drivers/usb/wusbcore/wusb-wa.ko needs unknown symbol wusbd WARNING: /lib/modules/3.2.0-0.rc3.git1.2.fc14.x86_64/kernel/drivers/usb/wusbcore/wusb-wa.ko needs unknown symbol __wusb_dev_get_by_usb_dev WARNING: /lib/modules/3.2.0-0.rc3.git1.2.fc14.x86_64/kernel/drivers/usb/wusbcore/wusb-wa.ko needs unknown symbol wusbhc_giveback_urb WARNING: /lib/modules/3.2.0-0.rc3.git1.2.fc14.x86_64/kernel/drivers/usb/wusbcore/wusb-wa.ko needs unknown symbol wusb_dev_destroy WARNING: /lib/modules/3.2.0-0.rc3.git1.2.fc14.x86_64/kernel/drivers/usb/atm/xusbatm.ko needs unknown symbol usbatm_usb_disconnect WARNING: /lib/modules/3.2.0-0.rc3.git1.2.fc14.x86_64/kernel/drivers/usb/atm/xusbatm.ko needs unknown symbol usbatm_usb_probe WARNING: /lib/modules/3.2.0-0.rc3.git1.2.fc14.x86_64/kernel/net/bridge/netfilter/ebtable_broute.ko needs unknown symbol br_should_route_hook This patch reverses that logic, so that anything in kernel with a dependency on something in mod-extra.list will cause the module in mod-extra.list to be treated as if it was _not_ in that list. This prevents the WARNING lines above. Signed-off-by: John W. Linville <linville@tuxdriver.com>
* Put ssb.ko back in the main kernel packageJosh Boyer2011-12-021-0/+3
|
* Enable Poulsbo DRM.Dave Jones2011-12-021-0/+3
|
* Linux 3.2-rc4-git1 (5983fe2b29df5885880d7fa3b91aca306c7564ef)Dave Jones2011-12-021-7/+5
| | | | dropped: rtlwifi-fix-lps_lock-deadlock.patch (applied upstream)
* Adjust Requires for modules-extra pacakge to rely on kernel-uname-rJosh Boyer2011-12-021-2/+5
| | | | | | | The variant kernels (e.g. PAE) Provide kernel-%{_target_cpu}, which doesn't include the variant name so we wind up with broken deps on the modules-extra subpackage. kernel-uname-r incorporates the variant value at the end (e.g. kernel-uname-r = 3.2.0-0.rc4.git0.2.fc17.i686.PAE)
* Linux 3.2-rc4Dave Jones2011-12-011-2/+5
|
* Linux 3.2-rc3-git2 (b930c26416c4ea6855726fd977145ccea9afbdda)Dave Jones2011-12-011-1/+4
|
* remove git-linus.diffDave Jones2011-11-291-4/+0
| | | | now that we're creating our own snapshots, there's no need for this.
* Add patch to fix deadlock in rtlwifi (rhbz #755154)Josh Boyer2011-11-291-0/+7
|
* Drop drm-intel-make-lvds-work.patch (rhbz #731296)Josh Boyer2011-11-291-3/+1
| | | | | Discussed this with mjg59 and ajax. This fix was supposed to go upstream, but never actually made it. Since it's breaking xrandr, we're dropping it.
* Create a kernel-modules-extra subpackageJosh Boyer2011-11-291-2/+81
| | | | | | | | | This creates a modules-extra subpackage which places a number of less frequently used modules into the extra directory under /lib/modules/`uname -r`/. This reduces the size of the default kernel package while still allowing those modules to be built and installed if needed. We also limit the security exposure by keeping these modules out of the default install.
* Linux 3.2-rc3-git1 (upstream 8748dfae379)Josh Boyer2011-11-291-1/+4
|
* remove old junk.Dave Jones2011-11-281-2/+0
| | | | Pointed out by Kyle.
* Linux 3.2-rc3. Gobble.Josh Boyer2011-11-241-6/+9
| | | | Try switching to using xz patches for rc and gitrev.
* Linux 3.2-rc2-git8 (upstream b4bbb02934e4511)Josh Boyer2011-11-231-1/+4
|
* Fix the baserelease sanity checkJosh Boyer2011-11-221-1/+1
| | | | | We need to explicitly check for 0, so that we can do things like setting baserelease to 1.1 for scratch builds, etc.
* Linux 3.2-rc2-git7 (upstream bbbc4791cd48ac1)Josh Boyer2011-11-221-3/+4
|
* Linux 3.2-rc2-git6 (upstream f8f5ed7c996ad9)Josh Boyer2011-11-211-1/+5
|