Commit Graph

1669 Commits

Author SHA1 Message Date
Peter Robinson fbbb360df1 Minor ARM LPAE updates 2013-04-01 08:21:46 +01:00
Peter Robinson d2e3e85a7b enable lpae ARM kernel 2013-04-01 01:01:35 +01:00
Peter Robinson a940693b10 - Make tegra inherit armv7-generic, fix and re-enable tegra
- Enable SPI on ARM
- Drop config-arm-generic
- ARM config updates
2013-04-01 00:45:08 +01:00
Peter Robinson 0fe332198d minor omap update 2013-03-30 08:31:19 +00:00
Peter Robinson 4ba910e268 further ARM OMAP updates 2013-03-29 11:03:44 +00:00
Kyle McMartin 63cb38bed6 simplify the signing stuff now that sign-file takes pub/priv key args
also fix %{with_*} tests (which jan stancek sent for rhel, thanks!)
2013-03-28 16:33:21 -04:00
Peter Robinson 60044b936a Update ARM unified config for OMAP 2013-03-28 13:26:45 +00:00
Justin M. Forbes f62d812485 Fix child thread introspection of of /proc/self/exe (rhbz 927469) 2013-03-26 15:11:30 -05:00
Dave Jones a9ccf7f120 Enable CONFIG_DM_CACHE (rhbz 924325) 2013-03-26 11:11:54 -04:00
Josh Boyer 8816de0b0f Add quirk for Realtek card reader to avoid 10 sec boot delay (rhbz 806587) 2013-03-26 08:15:07 -04:00
Josh Boyer 774576ede9 Add quirk for MSI keyboard backlight to avoid 10 sec boot delay (rhbz 907221) 2013-03-26 08:15:02 -04:00
Justin M. Forbes 4a5e3ac285 disable whci-hcd since it doesnt seem to have users (rhbz 919289) 2013-03-25 13:29:44 -05:00
Dave Jones 9a93d5ecbd trim sources 2013-03-24 22:13:18 -04:00
Dave Jones 1740c33c63 Linux 3.9-rc4
merged: drm-i915-bounds-check-execbuffer-relocation-count.patch
2013-03-24 22:11:40 -04:00
Peter Robinson cfeb4721e8 Update ARM config for OMAP/mvebu/lpae 2013-03-24 18:10:58 +00:00
Kyle McMartin e47265e619 Warn after signing the modules if they are unsigned for some reason 2013-03-24 10:44:30 -04:00
Dave Jones 8b1aec18c3 Add missing build-req for perl-Carp 2013-03-22 15:33:12 -04:00
Dave Jones 749c877be4 Fix calculation of current frequency in intel_pstate driver. (rhbz 923942) 2013-03-22 15:05:21 -04:00
Josh Boyer 60b78be5a9 Fix workqueue crash in mac80211 (rhbz 920218) 2013-03-21 09:13:15 -04:00
Josh Boyer f09cfb8300 Linux v3.9-rc3-148-g2ffdd7e
- Fixes CVE-2013-1796, CVE-2013-1797, CVE-2013-1798 in kvm.
2013-03-21 09:10:49 -04:00
Dave Jones eeb8b24898 Enable CONFIG_DM_DELAY (rhbz 923721) 2013-03-20 10:44:56 -04:00
Dave Jones af585ae596 Reenable debugging options. 2013-03-19 19:05:59 -04:00
Dave Jones 6f9fa1acc9 cpufreq/intel_pstate: Add function to check that all MSR's are valid (rhbz 922923) 2013-03-19 15:05:22 -04:00
Dave Jones 31befe51b6 s390x config option changes from Dan Horák <dan@danny.cz> - kernel-3.9.0-0.rc3.git0.3
- enable PCI
  - disable few useless drivers
  - disable drivers conflicting with s390x
2013-03-18 17:26:50 -04:00
Dave Jones 422866d063 Linux v3.9-rc3
merged: w1-fix-oops-when-w1_search-is-called-from.patch
- Disable debugging options.
2013-03-17 20:29:21 -04:00
Peter Robinson 89e02ffdd4 fix lpae/tegra defines 2013-03-17 23:23:24 +00:00
Peter Robinson 8c4242cafa Initial merge OMAP support into ARM unified kernel
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
2013-03-17 23:20:06 +00:00
Josh Boyer 8a56c6cd59 Fix divide by zero on host TSC calibration failure (rhbz 859282) 2013-03-15 08:32:35 -04:00
Josh Boyer 73964d96a7 Linux v3.9-rc2-292-ga2362d2
- Fixes CVE-2013-1860 kernel: usb: cdc-wdm buffer overflow triggered by device
2013-03-15 08:16:05 -04:00
Dave Airlie 930f974036 drm/qxl: reenable qxl now that some fbcon bugs are fixed 2013-03-15 10:53:55 +10:00
Dave Jones 994c15ce23 Move cpufreq drivers to be modular (rhbz 746372) 2013-03-14 14:01:59 -04:00
Dave Airlie 4914d7984f drm/qxl: disable for now, some wierd fb interaction is leaking ram 2013-03-14 17:54:32 +10:00
Josh Boyer 6bc67342f3 Fix missing bracket in patch for bug 892599 2013-03-13 07:27:46 -04:00
Dave Jones bb8f037654 Reenable debugging options. 2013-03-12 22:08:43 -04:00
Josh Boyer 28ce01fc8c Add patch to fix ieee80211_do_stop (rhbz 892599) 2013-03-12 12:58:16 -04:00
Josh Boyer b3c93b2626 Add patches to fix cfg80211 issues with suspend (rhbz 856863) 2013-03-12 12:29:38 -04:00
Dave Jones 36ee79b33e MOO 2013-03-12 11:57:13 -04:00
Josh Boyer c9ae2ee093 CVE-2013-0913 drm/i915: head writing overflow (rhbz 920471 920529) 2013-03-12 09:09:17 -04:00
Josh Boyer 18917ef8fb CVE-2013-0914 sa_restorer information leak (rhbz 920499 920510) 2013-03-12 08:57:25 -04:00
Dave Airlie 781a0e5284 drm/qxl: add missing module device table 2013-03-12 15:02:07 +10:00
Dave Airlie 5cf9b33d21 add QXL driver (f19 only) 2013-03-12 13:39:10 +10:00
Dave Jones fb08f46d2b Linux 3.9-rc2
Disable debugging options.
2013-03-11 15:14:13 -04:00
Josh Boyer 40514766bf Add patch to allow "8250." prefix to keep working (rhbz 911771) 2013-03-11 15:00:22 -04:00
Josh Boyer 7a56714061 Add patch to fix w1_search oops (rhbz 857954) 2013-03-11 09:17:49 -04:00
Josh Boyer cd62a7710c Linux v3.9-rc1-278-g8343bce 2013-03-10 11:43:51 -04:00
Peter Robinson 90b9a4eca5 Enable Xilinx Zynq, Enable highbank cpufreq driver 2013-03-10 15:35:57 +00:00
Josh Boyer 6cb4b8d135 Add turbostat and x86_engery_perf_policy debuginfo to kernel-tools-debuginfo 2013-03-08 17:30:59 -05:00
Josh Boyer 194fd44ead Linux v3.9-rc1-211-g47b3bc9
- Reenable debugging options.
- CVE-2013-1828 sctp: SCTP_GET_ASSOC_STATS stack buffer overflow (rhbz 919315 919316)
2013-03-08 08:43:55 -05:00
Josh Boyer 4bd0ec95ad CVE-2013-1792 keys: race condition in install_user_keyrings (rhbz 916646 919021) 2013-03-07 07:58:59 -05:00
Josh Boyer 2ff05084e6 Adjust secure-boot patchset to work with boot_params sanitizing
- Don't clear efi_info in boot_params (rhbz 918408)
2013-03-06 20:08:30 -05:00