Commit Graph

757 Commits

Author SHA1 Message Date
Josh Boyer 7e4a1e0b31 Linux 3.3-rc4-git5 (upstream b52b80023f262ce8a0ffdcb490acb23e8678377a) 2012-02-25 08:19:38 -05:00
Josh Boyer 9007bbd9ca Linux 3.3-rc4-git4 (upstream bb4c7e9a9908548b458f34afb2fee74dc0d49f90) 2012-02-24 10:16:35 -05:00
Peter Robinson 97528538cb Further ARM config updates 2012-02-23 14:12:12 +00:00
Josh Boyer e1b88851aa Linux 3.3-rc4-git3 (upstream 45196cee28a5bcfb6ddbe2bffa4270cbed66ae4b) 2012-02-22 20:02:41 -05:00
Josh Boyer 728b14e247 One s/kversion/KVERREL too many
Fix prep as the tarball untars to linux-%{kversion}
2012-02-22 19:19:37 -05:00
Josh Boyer 83337ce813 Build in a fully versioned directory
Switch to building in linux-%{KVERREL} so we have a fully versioned directory.
This also helps (but doesn't solve) rhbz 751195.
2012-02-22 18:55:53 -05:00
Josh Boyer 530700bbaa Linux 3.3-rc4-git2 (upstream 719741d9986572d64b47c35c09f5e7bb8d389400) 2012-02-22 10:12:24 -05:00
Josh Boyer 3e2e5a32aa Drop x86-Avoid-invoking-RCU-when-CPU-is-idle.patch (rhbz 795050) 2012-02-21 20:02:22 -05:00
Peter Robinson 201cb5c644 update ARM configs to F-17 branch 2012-02-21 23:05:36 +00:00
Josh Boyer 598ed8b2a0 ext4: fix resize when resizing within single group (rhbz 786454) 2012-02-21 14:42:33 -05:00
Josh Boyer 292a6915db imon: don't wedge hardware after early callbacks (rhbz 781832) 2012-02-21 14:32:23 -05:00
Josh Boyer 73a9923d68 Enable rtl8712 driver (rhbz 699618) 2012-02-21 11:35:35 -05:00
Josh Boyer 12b12c6ad6 Linux 3.3-rc4-git1 (upstream 27e74da9800289e69ba907777df1e2085231eff7) 2012-02-21 10:52:32 -05:00
Josh Boyer 71c117f4fa Revert "Append .debug to rawhide builds"
This reverts commit 0288b5115e.

The way we have all the macros coded, this means all the paths need to end
with .debug, including the %kernel_variant_files macros.  That gets ugly
rather quickly with the "simple" fix the above commit tried.  An alternate
solution might be to override the variants built instead.
2012-02-21 10:20:14 -05:00
Dave Jones 43a44e9595 Do not call drivers when invalidating partitions for -ENOMEDIUM 2012-02-20 20:32:37 -05:00
Josh Boyer c10e53789b Avoid using stack variables in ums_realtek (again) (rhbz 795544) 2012-02-20 16:20:43 -05:00
Dave Jones e9f72477ec NFSv4: Fix an Oops in the NFSv4 getacl code 2012-02-20 13:40:26 -05:00
Josh Boyer cd70fad7ef Reenable debugging options. 2012-02-20 09:05:36 -05:00
Josh Boyer 0288b5115e Append .debug to rawhide builds
When we have debugbuildsenabled=0, we're actually building a debug kernel.
To help point this out, let's append .debug in EXTRAVERSION like we would
when building kernel-debug
2012-02-20 09:05:03 -05:00
Josh Boyer 9167f1f0b9 Linux 3.3-rc4
Disable debugging options.
2012-02-19 22:29:59 -05:00
Peter Robinson d78aa36f27 More ARM config updates, fix NVEC patch 2012-02-19 12:34:38 +00:00
Dave Jones abc7c8e59f improve handling of null rate in LIS3LV02Dx accelerometer driver. (rhbz 785814) 2012-02-17 16:03:23 -05:00
Dave Jones e4ae14c096 Reenable radio drivers. (rhbz 784824) 2012-02-17 14:57:14 -05:00
Josh Boyer fcbaf26ab3 Freeze all filesystems during system suspend/hibernate.
Rebased http://marc.info/?l=linux-kernel&m=132775832509351&w=4 to 3.3-rc3
2012-02-17 13:42:40 -05:00
Josh Boyer 49739536e3 Linux 3.3-rc3-git7 (upstream 4903062b5485f0e2c286a23b44c9b59d9b017d53) 2012-02-17 10:20:23 -05:00
Peter Robinson af0a6dbf60 comment out NVEC patch for the moment 2012-02-16 11:19:55 +00:00
Peter Robinson 8efb1faee8 update ARM configs for 3.3 2012-02-16 01:03:09 +00:00
Josh Boyer 51519e824d Require newer linux-firmware package for updated bnx2/bnx2x drivers 2012-02-15 19:04:52 -05:00
Josh Boyer db9a53c878 Linux 3.3-rc3-git6 (upstream c38e23456278e967f094b08247ffc3711b1029b2) 2012-02-15 18:55:42 -05:00
Adam Jackson 53271754a7 Add patch and config change for vgem.ko 2012-02-15 18:55:24 -05:00
Josh Boyer fed67f29ea Install perf examples as suggested by Jason Baron 2012-02-14 19:54:02 -05:00
Josh Boyer 7505efca07 Modify sd_revalidate_disk patch to do a WARN_ONCE instead of silently skip 2012-02-14 11:06:37 -05:00
Josh Boyer 7d0c6272a4 Patch to enable CONFIG_KEYS_COMPAT on s390 from David Howells (rhbz 790367) 2012-02-14 10:22:38 -05:00
Josh Boyer 97821c04a8 Fix rhbzs 789641 and 789644
Fix RCU usage during cpu idle (rhbz 789641)
Fix mce rcu splat (rhbz 789644)
2012-02-14 10:10:35 -05:00
Josh Boyer 01ec5d6506 Linux 3.3-rc3-git5 (upstream ce5afed937f0a823d3b00c9459409c3f5f2fbd5d) 2012-02-14 09:46:56 -05:00
Peter Robinson 6299761995 Update ARM components in Makefile.config 2012-02-14 10:03:34 +00:00
Josh Boyer 3b80d49b15 Apply patch to fix autofs4 lockdep splat (rhbz 714828) 2012-02-13 20:48:21 -05:00
Josh Boyer c47696a795 Linux 3.3-rc3-git4 (upstream 3ec1e88b33a3bdd852ce8e014052acec7a9da8b5) 2012-02-13 07:37:19 -05:00
Josh Boyer ed66563428 Linux 3.3-rc3-git3 (upstream 8df54d622a120058ee8bec38743c9b8f091c8e58) 2012-02-11 09:02:14 -05:00
Josh Boyer af1af57c46 Patch to prevent NULL pointer dereference in sd_revalidate_disk (rhbz 754518) 2012-02-10 15:02:33 -05:00
Josh Boyer 268ca99517 Linux 3.3-rc3-git2 (upstream 612b8507c5d545feed2437b3d2239929cac7688d) 2012-02-10 13:37:46 -05:00
Josh Boyer 1d0352b359 Reenable debugging options. 2012-02-10 09:42:43 -05:00
Josh Boyer 07b8ad858e Linux 3.3-rc3-git1 (upstream 19e00f2f1d5273dbc52eab0ebc315cae3aa44b2a) 2012-02-10 09:38:05 -05:00
Dave Jones adf844df81 bsg: fix sysfs link remove warning (#787281) 2012-02-09 15:48:47 -05:00
Josh Boyer bbb795413f Disable debugging options. 2012-02-09 07:44:11 -05:00
Josh Boyer c3fd9fe6db Linux 3.3-rc3 2012-02-09 07:43:07 -05:00
Josh Boyer c7a040e5c8 Remove a bogus inline declaration that broke ARM and ppc builds (rhbz 787373) 2012-02-08 11:28:24 -05:00
Josh Boyer a0668fa819 Add new upstream NFS id mapping patches from Steve Dickson 2012-02-08 08:48:17 -05:00
Josh Boyer 32e0cc2b97 CVE-2011-4086 jbd2: unmapped buffer with _Unwritten or _Delay flags set can lead to DoS (rhbz 788260) 2012-02-08 08:39:54 -05:00
Josh Boyer 49977fed11 Update scary cow
We're branched.  We need to scare people into committing to the right branch.
2012-02-07 19:06:17 -05:00
Josh Boyer 3cae8fa3d6 Linux 3.3-rc2-git6 (upstream 6bd113f1f4a8c0d05c4dbadb300319e0e3526db4) 2012-02-07 18:56:54 -05:00
Chris Wright 87eafd071f Enable CONFIG_OPENVSWITCH as part of Fedora supporting Open vSwitch as
a more modern way to provide hypervisor based layer 2/3 switching for VMs.

http://fedoraproject.org/wiki/Features/Open_vSwitch
2012-02-07 14:28:14 -08:00
Justin M. Forbes 0aaee590a8 Add virtio-scsi support 2012-02-07 14:31:54 -06:00
Josh Boyer bddef7d222 Make build/ point to /usr/src/kernels instead of being relative (rhbz 788125) 2012-02-07 12:02:45 -05:00
Josh Boyer 4efc0c70ab Linux 3.3-rc2-git5 (upstream 8597559a78e1cde158b999212bc9543682638eb1)
Add hfsplus file blessing patches from Matthew Garrett
2012-02-07 09:49:17 -05:00
Peter Robinson 551d759a1e Build an ARM hardfp base versatile/qemu kernel 2012-02-06 22:22:38 +00:00
Josh Boyer b080939be7 Linux 3.3-rc2-git4 (upstream 23783f817bceedd6d4e549385e3f400ea64059e5)
Build and ship turbostat and x86_energy_perf_policy in kernel tools
2012-02-06 12:44:53 -05:00
John W. Linville 2940face0f Update compat-wireless snapshot from 2012-02-05 2012-02-06 11:56:51 -05:00
Josh Boyer 3acb24cc46 Goodbye iSeries. Only sfr loved you and even he's moved on 2012-02-03 15:48:19 -05:00
Josh Boyer 914bd7b36a Drop patch that was NAKed upstream (rhbz 783211) 2012-02-03 14:07:56 -05:00
Josh Boyer 46521a321b Linux 3.3-rc2-git3 (upstream 7f06db34e55af8fc33cf3d6d46d869cb7a372b5d) 2012-02-03 14:04:21 -05:00
Josh Boyer d2b0178f32 Patch from Jakub Kicinski to fix rt2x00 MCU requests (rhbz 772772) 2012-02-03 09:44:46 -05:00
Dennis Gilmore a492600e58 its the second today 2012-02-02 17:03:57 -06:00
Dennis Gilmore 860b1af6cf Arm config cleanup
disable TOUCHSCREEN_EGALAX on arm arches
build in CACHE_L2X0 on the imx kernel
dont build the module for imx21 usb since its not something we support
2012-02-02 16:42:51 -06:00
Josh Boyer 49c72168ca Linux 3.3-rc2-git2 (upstream 24b36da33c64368775f4ef9386d44dce1d2bc8cf) 2012-02-02 17:10:48 -05:00
Dennis Gilmore e4c5c54544 disable compat-wireless on arm arches 2012-02-02 13:16:36 -06:00
Josh Boyer 94e3777a34 Linux 3.2-rc2-git1 (upstream ce106ad31016b5da1168496cd0454a6290555f84) 2012-02-01 20:18:54 -05:00
Josh Boyer c762c2fb4d Reenable debugging options. 2012-02-01 09:23:39 -05:00
Josh Boyer bc174349cc Disable debugging options. 2012-01-31 20:08:35 -05:00
Josh Boyer ae3db82ecc Linux 3.3-rc2 2012-01-31 20:08:35 -05:00
Dave Jones 3994eb6424 NET_DSA can be modular too 2012-01-31 19:36:08 -05:00
Dave Jones 9775553998 Distributed switch architecture drivers can be modular in 3.3. 2012-01-31 19:26:29 -05:00
Josh Boyer cf9048c9c4 Linux 3.3-rc1-git6 (upstream 6bc2b95ee602659c1be6fac0f6aadeb0c5c29a5d)
- Add patch from Kay Sievers for udlfb device removal
- utrace patch to allow calling internal functions from atomic context from
  Oleg Nesterov
2012-01-30 16:37:49 -05:00
John W. Linville d47884a9de ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rix 2012-01-30 11:01:50 -05:00
Josh Boyer cf01b78f83 Linux 3.3-rc1-git5 (upstream 0a9626575400879d1d5e6bc8768188b938d7c501) 2012-01-29 10:15:08 -05:00
John W. Linville 6701fedd73 Update compat-wireless with snapshot from 2012-01-26
Drop brcmfmac GCC 4.7 compatibility patch (included in above)
Include config.mk from compat-wireless build in files for installation
2012-01-27 13:57:24 -05:00
Josh Boyer 30a3098cab Linux 3.3-rc1-git4 (upstream 74ea15d909b31158f9b63190a95b52bc05586d4b)
Enable the non-staging GMA500 driver (rhbz 785053)
2012-01-27 10:05:41 -05:00
Josh Boyer 14c5ae909d Enable CONFIG_EFI_STUB per Matthew Garrett 2012-01-26 14:12:58 -05:00
Josh Boyer 3f3bada419 Drop revert-efi-rtclock.patch. Issue was fixed by upstream commit 47997d75 2012-01-26 10:42:49 -05:00
Peter Robinson 609f8f09b7 fix changelog 2012-01-26 11:07:16 +00:00
Peter Robinson 43fa717a4a Build perf/tools on ARM sfp/hfp not just sfp 2012-01-26 11:00:37 +00:00
Josh Boyer 6cc339f758 Linux 3.3-rc1-git3 (upstream aaad641eadfd3e74b0fbb68fcf539b9cef0415d0) 2012-01-25 20:02:48 -05:00
Josh Boyer b4c7c30096 Add patch to invalidate parent cache when fsync is called on a partition
(rhbz 783211)
2012-01-25 19:03:22 -05:00
Josh Boyer 62e9e5ab94 Update utrace.patch from Oleg Nesterov 2012-01-25 16:48:32 -05:00
Josh Boyer 64d09e6b04 Linux 3.3-rc1-git2 (upstream f8275f9694b8adf9f3498e747ea4c3e8b984499b) 2012-01-25 11:57:01 -05:00
Josh Boyer d5f748edcb Re-enable the LIRC_STAGING drivers (rhbz 784398) 2012-01-24 14:41:43 -05:00
Josh Boyer c876c77b10 Re-enable the ARCMSR module (rhbz 784287) 2012-01-24 09:43:21 -05:00
Josh Boyer 10e2c35724 Linux 3.3-rc1-git1 (upstream c1aab02dac690af7ff634d8e1cb3be6a04387eef) 2012-01-24 08:00:08 -05:00
Josh Boyer 7f88f48197 Reenable debugging options. 2012-01-23 09:09:31 -05:00
Josh Boyer 6ec053a7ad Add mac80211 deauth fix pointed out by Stanislaw Gruszka
Add arch guards in files section for kernel-tools subpackage
2012-01-23 08:32:36 -05:00
Josh Boyer ec5a10be43 Disable NVME as it doesn't build on 32-bit 2012-01-22 15:06:22 -05:00
Josh Boyer 76e8dd2253 Disable debug options. 2012-01-20 17:02:18 -05:00
Josh Boyer e8409b1dce Rebase to Linux 3.3-rc1
The utrace patch is left unapplied as it doesn't apply cleanly any longer
2012-01-20 13:32:57 -05:00
Josh Boyer 0a621ccdd4 Put patches in numerical order again
Josh's brain can't cope with random ordering.  FIGHT THE CHAOS.
2012-01-20 09:46:46 -05:00
John W. Linville 4ff232877a Pass the same make options to compat-wireless as to the base kernel 2012-01-19 10:14:01 -05:00
Dennis Gilmore f8708ce591 dont build TOUCHSCREEN_EETI on arm 2012-01-19 08:35:22 -06:00
Josh Boyer 57fc038a5e Fix broken procfs backport (rhbz 782961) 2012-01-18 20:54:46 -05:00
Josh Boyer 1b35f54bb2 Add NVR for build 2012-01-18 15:08:30 -05:00
Josh Boyer 42c018e917 /proc/pid/* information leak (rhbz 782686) 2012-01-18 13:26:41 -05:00
Josh Boyer ac03f32d06 CVE-2012-0058 Unused iocbs in a batch should not be accounted as active
(rhbz 782696)
2012-01-18 10:34:46 -05:00