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
Josh Boyer
3b621a2d6e
CVE-2012-0056 proc: clean up and fix /proc/<pid>/mem (rhbz 782681)
2012-01-18 10:11:29 -05:00
Dave Jones
d283b6f1bb
Change maximum CPU support for x86-64.
...
Rawhide builds now use MAXSMP on x86.
For release builds, set x86-64 to support 64 CPUs.
If larger systems become widespread, we can increase in an update.
2012-01-17 14:33:12 -05:00
Dave Jones
a9431760be
bump for build
2012-01-17 13:49:14 -05:00
Dave Jones
5b8ebac498
Fix typo that hurt my brain for a few moments.
2012-01-17 11:02:57 -05:00
Dave Jones
6dfd49c507
Give KMEMLEAK a try again.
2012-01-17 10:21:26 -05:00
Dave Jones
36c7a65617
Disable ISA
2012-01-16 16:14:17 -05:00
John W. Linville
912fdfca68
Re-enable CONFIG_BRCMFMAC builds (found work-around for GCC 4.7 builds)
2012-01-16 13:51:57 -05:00
Josh Boyer
6c1c9987c6
Apply mac80211 NULL ptr deref fix to compat-wireless too (rhbz 769766)
2012-01-15 16:26:18 -05:00
Josh Boyer
08ed1426b2
Avoid packaging symlinks for kernel-doc files (rhbz 767351)
2012-01-15 15:51:11 -05:00
Dave Jones
78ed339cb7
bump for build
2012-01-13 21:10:05 -05:00
Dave Jones
afa8ecf43b
Disable NFC
2012-01-13 17:39:23 -05:00
Dave Jones
277962e39f
Enable CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK
...
(On by default in rawhide/-debug)
2012-01-13 17:35:09 -05:00
Dave Jones
2ee9f14829
Disable memory hotplug on x86-64
2012-01-13 17:33:51 -05:00
Dave Jones
010a4f2c6b
Disable Calgary IOMMU
2012-01-13 17:22:29 -05:00
Dave Jones
07ac776056
Disable MTD
2012-01-13 16:07:41 -05:00
Dave Jones
1e9f58d469
Disable a bunch of unsupported stuff.
...
Flannel shirts, Grunge music, IOMega ZIP drives, PCMCIA & ISA SCSI
controllers. The 90s were _awesome_. But it's time to move on.
2012-01-13 14:26:47 -05:00
Dave Jones
47a613d539
Disable PLIP, Enable PPP BSDCOMP, Disable SLIP
2012-01-13 13:57:43 -05:00
Josh Boyer
04ca5f9201
Fix verbose logging messages in the rtl8192cu driver (rhbz 728740)
2012-01-13 13:18:41 -05:00
Josh Boyer
3aa57a6105
CVE-2012-0045 kvm: syscall instruction induced guest panic (rhbz 773392)
2012-01-13 11:18:16 -05:00
Josh Boyer
fdb68da43b
Linux 3.1.2
...
Change stable patch compression format to xz
2012-01-13 10:05:56 -05:00
Josh Boyer
34e654d965
Patch from Stanislaw Gruszka to fix NULL ptr deref in mac80211 (rhbz 769766)
2012-01-11 11:17:08 -05:00
John W. Linville
fb21dc0e0a
Update compat-wireless snapshot with version from 2012-01-09
2012-01-10 14:34:59 -05:00
Josh Boyer
a5827f34f1
Fix ext4 corrupted bitmap error path (pointed out by Eric Sandeen)
2012-01-10 14:11:29 -05:00
Josh Boyer
8aec6133a3
Add patch to fix ext4 compatibility with ext2 mount option (rhbz 770172)
2012-01-10 13:17:37 -05:00
Adam Jackson
2b37c3cfba
Disable unsupported DRI1-only DRM drivers: i810, r128, tdfx
2012-01-05 15:45:43 -05:00
John W. Linville
7fee57a296
Patch compat-wireless build to avoid "pr_fmt redefined" warnings
...
Disable CONFIG_BRCMFMAC builds (needs unknown symbol __bad_udelay)
Include compat-wireless in removal of files resulting from patch fuzz
2012-01-05 14:00:32 -05:00
Josh Boyer
ac403a617c
Move the depmod file removal below the compat-wireless build to make sure we
...
clean them all out
2012-01-05 13:41:06 -05:00
Dave Jones
be19a69e8c
CONFIG_DEBUG_SET_MODULE_RONX should always be set.
2012-01-04 23:37:17 -05:00
Dave Jones
c89941d296
Reenable debugging options.
2012-01-04 23:30:44 -05:00
Dave Jones
086827d1a4
Disable debugging options.
2012-01-04 20:37:16 -05:00
Dave Jones
8959a0e95f
Linux 3.2
2012-01-04 20:32:22 -05:00
Dave Jones
c54d27c5d3
Linux 3.2-rc7-git5 (157e8bf8b4823bfcdefa6c1548002374b61f61df)
2012-01-04 10:28:43 -05:00
John W. Linville
37e219b967
Avoid unnecessary modprobe invocations during compat-wireless build
2012-01-03 13:39:54 -05:00
Josh Boyer
54daf00b3e
Add bluetooth support for BCM20102A0 21e3 (rhbz 770233)
2012-01-03 10:58:15 -05:00
John W. Linville
c679b871a8
Re-enable CONFIG_RT2800PCI_RT53XX in compat-wireless build (rhbz #720594 )
2012-01-03 10:09:21 -05:00
Dave Jones
a19da5c105
Linux 3.2-rc7-git4 (115e8e705e4be071b9e06ff72578e3b603f2ba65)
2012-01-02 18:43:58 -05:00
Dave Jones
ae6da83b7f
Linux 3.2-rc7-git3 (06867fbb8abc936192195e5dcc4b63e12cc78f72)
2011-12-30 22:23:07 -05:00
Dave Jones
74b7133dad
Linux 3.2-rc7-git2 (89307babf966165171547f105e2253dec261cfa5)
2011-12-29 21:40:34 -05:00
Dave Jones
3d927e416d
Disable unnecessary CONFIG_NET_DCCPPROBE
2011-12-28 10:20:13 -05:00
Dave Jones
26e753f2c9
Linux 3.2-rc7-git1 (371de6e4e0042adf4f9b54c414154f57414ddd37)
2011-12-28 10:19:42 -05:00
Kyle McMartin
b02aa10618
Linux 3.2-rc7
2011-12-24 10:10:12 -05:00
Dennis Gilmore
d3b519e09a
build imx highbank and kirkwood kernels on arm
...
clean up arm config options
2011-12-23 10:56:21 -06:00
Dennis Gilmore
408da10bc6
clean up arm configs for new config options
2011-12-23 10:52:55 -06:00
Dennis Gilmore
534352f358
iadd support for building highbank, imx and kirkwood kernel images on arm
2011-12-23 10:28:47 -06:00
Dave Jones
2569ae132a
Linux 3.2-rc6-git3 (ecefc36b41ac0fe92d76273a23faf27b2da13411)
2011-12-21 23:34:38 -05:00
Dan Horák
f821b8e150
don't build backported drivers (eg. compat-wireless) on s390x
2011-12-21 18:57:09 +01:00
Dave Jones
39b6e0ae91
Linux 3.2-rc6-git2 (a4a4923919f2d43583789b1f3603f4e5600d8321)
2011-12-20 17:22:30 -05:00
Josh Boyer
0e0a3afbb1
Drop EDID headers patch from 751589 for now (rhbz #769103 )
2011-12-20 15:21:46 -05:00
Josh Boyer
be7f8e03be
Include crtsaves.o for ppc64 as well (rhbz #769415 )
2011-12-20 14:51:53 -05:00
John W. Linville
217da4eb7b
modpost: add option to allow external modules to avoid taint
...
Make integrated compat-wireless take advantage of the above
Turn-on backports again, since TAINT_OOT_MODULE issue is resolved
Update compat-wireless snapshot from 2011-12-18
2011-12-20 07:28:12 -05:00
Dave Jones
92505b0d0f
Switch x86-code-dump-fix-truncation.patch to use the pending upstream fix.
2011-12-19 18:59:58 -05:00
Dave Jones
7729f41301
Disable IMA. (Forces TPM on, which may be undesirable: See 733964, 746097)
...
Move TPM modules to modules-extra
2011-12-19 15:11:34 -05:00
Dave Jones
cd4b60e821
Linux 3.2-rc6-git1 (390f998509bf049019df0b078c0a6606e0d57fb4)
2011-12-19 12:13:05 -05:00
Josh Boyer
799841bbdd
Linux 3.2-rc6
2011-12-17 09:02:41 -05:00
Dave Jones
e7b5dbf08a
Linux 3.2-rc5-git4 (6f12d2ee52dcf97dcefdadbd500e7650311eaa6a)
2011-12-16 11:34:41 -05:00
Ben Skeggs
b126e8d9a5
drm: try harder to fix bad edids
2011-12-16 11:19:59 -05:00
Josh Boyer
dd51030080
Linux 3.2-rc5-git3 (55b02d2f4445ad625213817a1736bf2884d32547)
2011-12-15 09:00:23 -05:00