summaryrefslogtreecommitdiffstats
path: root/kernel.spec
Commit message (Collapse)AuthorAgeFilesLines
* simplify the signing stuff now that sign-file takes pub/priv key argsKyle McMartin2013-03-281-16/+8
| | | | also fix %{with_*} tests (which jan stancek sent for rhel, thanks!)
* Update ARM unified config for OMAPPeter Robinson2013-03-281-0/+3
|
* Fix child thread introspection of of /proc/self/exe (rhbz 927469)Justin M. Forbes2013-03-261-0/+9
|
* Enable CONFIG_DM_CACHE (rhbz 924325)Dave Jones2013-03-261-0/+3
|
* Add quirk for Realtek card reader to avoid 10 sec boot delay (rhbz 806587)Josh Boyer2013-03-261-0/+7
|
* Add quirk for MSI keyboard backlight to avoid 10 sec boot delay (rhbz 907221)Josh Boyer2013-03-261-1/+10
|
* disable whci-hcd since it doesnt seem to have users (rhbz 919289)Justin M. Forbes2013-03-251-0/+3
|
* Linux 3.9-rc4Dave Jones2013-03-241-9/+7
| | | | merged: drm-i915-bounds-check-execbuffer-relocation-count.patch
* Update ARM config for OMAP/mvebu/lpaePeter Robinson2013-03-241-5/+11
|
* Add missing build-req for perl-CarpDave Jones2013-03-221-1/+2
|
* Fix calculation of current frequency in intel_pstate driver. (rhbz 923942)Dave Jones2013-03-221-0/+5
|
* Fix workqueue crash in mac80211 (rhbz 920218)Josh Boyer2013-03-211-1/+10
|
* Linux v3.9-rc3-148-g2ffdd7eJosh Boyer2013-03-211-8/+6
| | | | - Fixes CVE-2013-1796, CVE-2013-1797, CVE-2013-1798 in kvm.
* Enable CONFIG_DM_DELAY (rhbz 923721)Dave Jones2013-03-201-0/+3
|
* Reenable debugging options.Dave Jones2013-03-191-3/+6
|
* cpufreq/intel_pstate: Add function to check that all MSR's are valid (rhbz ↵Dave Jones2013-03-191-0/+8
| | | | 922923)
* s390x config option changes from Dan Horák <dan@danny.cz> - ↵Dave Jones2013-03-181-1/+7
| | | | | | | | kernel-3.9.0-0.rc3.git0.3 - enable PCI - disable few useless drivers - disable drivers conflicting with s390x
* Linux v3.9-rc3Dave Jones2013-03-171-11/+10
| | | | | merged: w1-fix-oops-when-w1_search-is-called-from.patch - Disable debugging options.
* fix lpae/tegra definesPeter Robinson2013-03-171-1/+1
|
* Initial merge OMAP support into ARM unified kernelPeter Robinson2013-03-171-15/+27
| | | | | | Add ARM LPAE kernel for Cortex A-15 devices that support LPAE and HW virtualisation Unified ARM kernel provides highbank and OMAP support Drop remantents of ARM softfp kernels
* Fix divide by zero on host TSC calibration failure (rhbz 859282)Josh Boyer2013-03-151-1/+10
|
* Linux v3.9-rc2-292-ga2362d2Josh Boyer2013-03-151-26/+6
| | | | - Fixes CVE-2013-1860 kernel: usb: cdc-wdm buffer overflow triggered by device
* Move cpufreq drivers to be modular (rhbz 746372)Dave Jones2013-03-141-0/+3
|
* Reenable debugging options.Dave Jones2013-03-121-3/+6
|
* Add patch to fix ieee80211_do_stop (rhbz 892599)Josh Boyer2013-03-121-2/+5
|
* Add patches to fix cfg80211 issues with suspend (rhbz 856863)Josh Boyer2013-03-121-0/+7
|
* MOODave Jones2013-03-121-2/+2
|
* CVE-2013-0913 drm/i915: head writing overflow (rhbz 920471 920529)Josh Boyer2013-03-121-0/+7
|
* CVE-2013-0914 sa_restorer information leak (rhbz 920499 920510)Josh Boyer2013-03-121-0/+9
|
* add QXL driver (f19 only)Dave Airlie2013-03-121-1/+7
|
* Linux 3.9-rc2Dave Jones2013-03-111-5/+11
| | | | Disable debugging options.
* Add patch to allow "8250." prefix to keep working (rhbz 911771)Josh Boyer2013-03-111-1/+7
|
* Add patch to fix w1_search oops (rhbz 857954)Josh Boyer2013-03-111-0/+10
|
* Linux v3.9-rc1-278-g8343bceJosh Boyer2013-03-101-2/+5
|
* Enable Xilinx Zynq, Enable highbank cpufreq driverPeter Robinson2013-03-101-0/+4
|
* Add turbostat and x86_engery_perf_policy debuginfo to kernel-tools-debuginfoJosh Boyer2013-03-081-2/+5
|
* Linux v3.9-rc1-211-g47b3bc9Josh Boyer2013-03-081-24/+9
| | | | | - Reenable debugging options. - CVE-2013-1828 sctp: SCTP_GET_ASSOC_STATS stack buffer overflow (rhbz 919315 919316)
* CVE-2013-1792 keys: race condition in install_user_keyrings (rhbz 916646 919021)Josh Boyer2013-03-071-1/+10
|
* Adjust secure-boot patchset to work with boot_params sanitizingJosh Boyer2013-03-061-5/+6
| | | | - Don't clear efi_info in boot_params (rhbz 918408)
* Don't clear efi_info in boot_params (rhbz 918408)Josh Boyer2013-03-061-2/+11
|
* Update ARM mvebu configPeter Robinson2013-03-061-0/+3
|
* drop acpi debugging patchDave Jones2013-03-061-2/+3
|
* Remove Ricoh multifunction DMAR patch as it's no longer needed (rhbz 880051)Justin M. Forbes2013-03-061-5/+3
|
* Fix intel_pstate init error path (rhbz 916833)Josh Boyer2013-03-051-2/+7
|
* Temporarily disable tegra until we get a fix from upstreamPeter Robinson2013-03-051-1/+4
|
* Enable CONFIG_IP6_NF_TARGET_MASQUERADEJosh Boyer2013-03-051-0/+1
|
* Add 3 fixes for efi issues (rhbz 917984)Josh Boyer2013-03-051-1/+10
|
* Linux v3.9-rc1Josh Boyer2013-03-041-6/+15
| | | | | - Add patch from Dirk Brandewie to fix intel pstate divide error (rhbz 916833) - Disable debugging options.
* Update vexpress and omap options (fix MMC on qemu, hopefully fix OMAP3)Peter Robinson2013-03-041-1/+2
|
* fix mergePeter Robinson2013-03-041-1/+4
|\