Commit Graph

1199 Commits

Author SHA1 Message Date
Josh Boyer 812ba1a40f Add "# END OF PATCH DEFINITIONS" tag (rhbz 811777) 2012-04-17 11:13:01 -04:00
Josh Boyer 0024436e96 Fix oops on invalid AMD microcode load (rhbz 797559) 2012-04-17 11:05:33 -04:00
Josh Boyer bf91a40b0c Add and use vga_default_device patches (requested by Matthew Garrett) 2012-04-16 21:29:39 -04:00
Josh Boyer 435da42e50 Enable Apple gmux driver 2012-04-16 20:49:00 -04:00
Justin M. Forbes 9a97d1ec7e Reenable debugging options 2012-04-16 16:34:02 -05:00
John W. Linville 9384cd901e Disable CONFIG_WIRELESS_EXT_SYSFS (long deprecated upstream) 2012-04-16 13:55:09 -04:00
Justin M. Forbes 9a3c2ce6f0 Linux v3.4-rc3 2012-04-16 12:30:25 -05:00
Justin M. Forbes 6033d950da Linux v3.4-rc2-269-g4166fb6 2012-04-13 12:13:14 -05:00
Justin M. Forbes 1ad219b123 Linux v3.4-rc2-174-gecca5c3 2012-04-12 16:58:44 -05:00
Dennis Gilmore e6eb2f8053 LLSYMS_EXTRA_PASS=1 is only able to be set via environment variables
pass it in on the make line for arm only
2012-04-12 10:47:31 -05:00
Peter Robinson 892e3f4cc0 add ARM changelog 2012-04-12 00:10:33 +01:00
Peter Robinson 749420ca6c rename config-arm-omap-generic to config-arm-omap 2012-04-12 00:08:59 +01:00
Dennis Gilmore 5ae81db04e based on upstreams recommendation add KALLSYMS_EXTRA_PASS=1 to arm configs
http://lists.infradead.org/pipermail/linux-arm-kernel/2012-March/091404.html
2012-04-11 12:37:48 -05:00
Justin M. Forbes b39b91e318 Enable HyperV drivers 2012-04-11 11:21:16 -05:00
Justin M. Forbes 65547de11f Linux v3.4-rc2-23-g923e9a1 2012-04-11 10:22:04 -05:00
Josh Boyer dfe7e131a2 Disable the PMAC ide driver. PATA_MACIO seems to work (rhbz 810579)
- Backport fixes for correct register constraints in cmpxchg.h (rhbz 809014)
2012-04-10 10:59:05 -04:00
Josh Boyer 2b52cb39e3 Backport fixes for correct register constraints in cmpxchg.h (rhbz 809014) 2012-04-10 09:11:21 -04:00
Justin M. Forbes 1d7d6c12f3 - SELinux apply a different permission to ptrace a child vs non-child
- Reenable debug
2012-04-09 16:40:04 -05:00
Justin M. Forbes 232e1a44c9 Disable debug for build 2012-04-09 12:41:04 -05:00
Justin M. Forbes 73b97bb37a Linux v3.4-rc2 2012-04-09 11:49:02 -05:00
Justin M. Forbes c72ade08d5 Linux v3.4-rc1-349-g314489b 2012-04-06 11:55:55 -05:00
Justin M. Forbes 374b223109 Linux v3.4-rc1-246-g6c216ec 2012-04-05 14:43:34 -05:00
Dave Jones 0930ea3e98 Better watermark the number of pages used by hibernation I/O (Bojan Smojver) (rhbz 785384) 2012-04-05 11:51:13 -04:00
Josh Boyer ec9ffe0db8 Add additional bug number for libata hotplug fix (rhbz 807632) 2012-04-04 10:50:46 -04:00
Josh Boyer f8ac3b70ec Disable runtime PM for hotpluggable ATA ports (rhbz 806676) 2012-04-04 10:48:11 -04:00
Justin M. Forbes 28582472ab btrfs use after free 2012-04-03 17:04:43 -05:00
Justin M. Forbes dd4f1a4e57 Merge cleanup 2012-04-03 16:47:59 -05:00
Justin M. Forbes 2b796ace80 Linux v3.4-rc1-144-g01627d9 2012-04-03 16:44:48 -05:00
Josh Boyer 8390bec6ea Fix crash in uvc_video_clock_update from Laurent Pinchart (rhbz 806433) 2012-04-03 13:57:31 -04:00
Justin M. Forbes 31174218a0 Add bison buildrequires for perf 2012-04-03 11:32:32 -05:00
Justin M. Forbes 3ebcb96b0d Fix config process for non debug 2012-04-02 23:08:36 -05:00
Dave Jones 30514337d1 Skip config entirely when noarch 2012-04-02 17:54:24 -04:00
Justin M. Forbes 3e716334ce Fix config since koji preps as noarch 2012-04-02 16:36:47 -05:00
Justin M. Forbes 9bf060eb5e Disable debugging options 2012-04-02 16:03:13 -05:00
Justin M. Forbes 3be53ac526 Merge fixup 2012-04-02 15:45:30 -05:00
Justin M. Forbes d8c9baa910 linux 3.4-rc1 2012-04-02 15:44:23 -05:00
Dave Jones fc31f43f1e Change config parsing to use {_target_cpu} (From Niels de Vos) 2012-03-30 15:22:42 -04:00
Justin M. Forbes 5e9e2f5b16 Merge cleanup 2012-03-29 14:41:59 -05:00
Justin M. Forbes 4f8c60a7f6 Linux v3.3-8839-gb5174fa 2012-03-29 14:41:04 -05:00
Josh Boyer 993b5199f8 Drop __cpuinitdata on disable_nx for x86_32 (rhbz 808075) 2012-03-29 11:04:44 -04:00
Josh Boyer af856217e0 Move 9p modules back to main package for KVM (rhbz 807733) 2012-03-28 12:56:18 -04:00
Justin M. Forbes c770d05524 Linux v3.3-7919-g6658a69 2012-03-28 11:29:38 -05:00
Justin M. Forbes 62c169cbc3 Linux v3.3-6972-ge22057c 2012-03-26 20:22:58 -05:00
Dave Jones d5a077e500 move build tag 2012-03-22 17:28:45 -04:00
Dave Jones 6d70ea92cc Fix occasional EBADMSG from signed modules. (rhbz 804345) 2012-03-22 17:28:30 -04:00
Dave Jones 45f4e434f4 bump 2012-03-22 16:56:25 -04:00
Dave Jones d51e1d2d42 Fix dentry hash collisions that prevented boot with selinux enabled (rhbz 805371) 2012-03-22 16:54:31 -04:00
Dave Jones 6bffb49282 don't fail the build after an hour just because of some gcc warning. 2012-03-22 13:07:28 -04:00
Dave Jones 7bd4dec471 Linux v3.3-4074-g5375871 2012-03-22 12:05:20 -04:00
Josh Boyer 70f8133b71 Ship hmac file for vmlinuz for FIPS-140 (rhbz 805538) 2012-03-21 15:33:32 -04:00
Josh Boyer 364473e5c5 CVE-2012-1568: execshield: predictable ascii armour base address (rhbz 804957) 2012-03-20 10:35:32 -04:00
Josh Boyer b7da64597e mac80211: fix possible tid_rx->reorder_timer use after free
from Stanislaw Gruska (rhbz 804007)
2012-03-20 08:47:13 -04:00
Dave Jones 9e294392d7 do the old directory cleanup before we unpack the new tree.
This removes all the old clutter of previous nvr trees.
2012-03-19 17:52:11 -04:00
Dave Jones 1dc056eba6 Reenable debugging options. 2012-03-19 17:31:15 -04:00
Dave Jones 384fed008d Move the 'prep all configs' to a separate script.
This cuts make prep time down from 53s to 10s on my desktop.
A full run across all archs can be done from within a source
tree by running ../../scripts/allarchconfig.sh
2012-03-19 17:30:04 -04:00
Dave Jones bf4a7c2c88 Disable debugging options. 2012-03-18 22:56:05 -04:00
Dave Jones befa7ea2b5 Linux 3.3 2012-03-18 22:55:56 -04:00
Adam Jackson 457484487e drm-i915-dp-stfu.patch: Muzzle a bunch of DP WARN()s. They're not wrong,
but they're not helpful at this point.
2012-03-16 16:46:13 -04:00
Dave Jones 27001e9102 derp, skipped git1. 2012-03-16 16:05:45 -04:00
Dave Jones d0ee9bb8b3 Linux v3.3-rc7-103-g0c4d067 2012-03-16 16:00:08 -04:00
Justin M. Forbes d93bb24a34 re-enable threading on hibernate compression/decompressio 2012-03-16 13:13:01 -05:00
Josh Boyer 6df15dd064 Fixup irqpoll patch to really not impact machines without ASM108x bridges (rhbz 800520)
WITH FEELING THIS TIME
2012-03-16 11:07:58 -04:00
Justin M. Forbes 6875c9a8ca CVE-2012-1179 fix pmd_bad() triggering in code paths holding mmap_sem read mode 2012-03-15 14:54:42 -05:00
Josh Boyer c4069fe6d2 Fixup irqpoll patch to only activate on machines with ASM108x PCI bridge 2012-03-14 20:32:48 -04:00
John W. Linville fa580e5210 Remove infrastructure related to compat-wireless integration 2012-03-13 13:26:37 -04:00
Dennis Gilmore d005e8b3ed Create a working config file for highbank and add highbank to the
spec file.

Signed-off-by: Mark Langsdorf <mark.langsdorf@calxeda.com>
2012-03-12 14:54:54 -05:00
Dave Jones 04412e0aef Reenable debugging options. 2012-03-12 15:04:15 -04:00
Dave Jones 07186c6c9b Disable debugging options. 2012-03-12 12:54:29 -04:00
Dave Jones 34ff8bb469 Linux 3.3-rc7 2012-03-12 12:54:01 -04:00
Dave Jones 40b1a0c51b Add debug patch for bugs 787171/766277 2012-03-07 17:12:06 -05:00
Josh Boyer c2a12cd16f Add kernel module signing on x86
Leave enforcing disabled for now, so unsigned modules can still load.  This
can be switched by adding "enforcemodulesig=1" to the kernel command line.
2012-03-07 15:07:26 -05:00
Dave Jones 8247ca06d4 Disable debugging options. 2012-03-07 01:10:40 -05:00
Dave Jones 0b705fdb93 Linux v3.3-rc6-132-g55062d0 2012-03-07 01:09:59 -05:00
Dave Jones bbec1598a7 Linux v3.3-rc6-131-g097d591 2012-03-06 22:35:32 -05:00
Dave Jones 986c6ceb52 Linux 3.3-rc6 2012-03-05 11:58:39 -05:00
John W. Linville 18b1cc8929 Turn-off CONFIG_B43_BCMA_EXTRA to avoid b43/brcmsmac overlap 2012-03-05 11:33:07 -05:00
Mark Wielaard ec9ad688ad Add -r to debuginfo_args to invoke eu-strip --reloc-debug-sections.
The -r flag to find-debuginfo.sh to invoke eu-strip --reloc-debug-sections
reduces the number of unnecessary relocations in kernel module .ko.debug
files. This saves ~500MB on the installed size of the kernel-debuginfo
package and makes the rpm file ~30MB smaller.
2012-03-05 09:10:31 -05:00
Justin M. Forbes 77c4837f0f Disable threading on compression/decompression for hibernate 2012-03-02 14:18:50 -06:00
Adam Jackson a3e5ef0ac4 drm-intel-crtc-dpms-fix.patch: Fix system hang on gen2 kit on DPMS (#730853) 2012-03-02 12:22:53 -05:00
Dave Jones 766e8e89f6 temporarily switch to low-performance polling IRQ mode when unexpected IRQs occur. 2012-03-01 13:07:00 -05:00
Dave Jones b9cc47d08a Linux v3.3-rc5-101-g88ebdda 2012-02-29 16:18:49 -05:00
John W. Linville e48a479ee9 Disable with_backports (pending removal)
Disable a number of drivers for ancient wireless LAN cards
Disable iwm3200-related drivers (hardware never released)
Disable "thin firmware" version of libertas driver (libertas_tf)
2012-02-29 13:51:54 -05:00
Josh Boyer 5f05fc562a Add patch to enable keyboard backlight on Sony laptops (rhbz 728478) 2012-02-28 15:47:00 -05:00
Dave Jones 18bb3c2c93 Disable CONFIG_USB_DEVICEFS (Deprecated). 2012-02-28 15:42:00 -05:00
Justin M. Forbes 4d8a6ac05d CVE-2012-1090 CIFS: fix dentry refcount leak when opening a FIFO on lookup (rhbz 798296) 2012-02-28 14:14:22 -06:00
Dave Jones e0d8aaf397 Linux v3.3-rc5-88-g586c6e7 2012-02-28 11:26:50 -05:00
Josh Boyer 4f646f3602 Add patch to fix regression in FADT revision checks (rhbz 730007 727865) 2012-02-27 14:21:45 -05:00
Josh Boyer 53294d9ceb Linux 3.3-rc5-git1 (upstream 500dd2370e77c9551ba298bdeeb91b02d8402199) 2012-02-27 08:26:29 -05:00
Josh Boyer ed314e28a7 Reenable debugging options. 2012-02-27 08:20:15 -05:00
Josh Boyer 15133d7ec3 Add patch from Linus Torvalds to fix 32-bit autofs4 build 2012-02-26 11:04:23 -05:00
Josh Boyer 9a6c2dc6e9 Disable debugging options. 2012-02-25 17:24:39 -05:00
Josh Boyer b4aa2bcd05 Linux 3.3-rc5 2012-02-25 17:23:18 -05:00
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
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
Dave Jones ee15bb18d8 Disable Intel IOMMU by default. 2011-12-14 20:22:45 -05:00
Dave Jones 70e0ba3345 Change configfs to be built-in. (rhbz 767432) 2011-12-14 20:18:41 -05:00
Dave Jones e873886fb5 bump for build 2011-12-14 15:50:03 -05:00
Dave Jones f3fbdcb713 Enabled the in-kernel idmapper.
keyring: allow special keyrings to be cleared
2011-12-14 15:48:10 -05:00
Dave Jones 59806edb4d Linux 3.2-rc5-git2 (373da0a2a33018d560afcb2c77f8842985d79594) 2011-12-14 12:54:20 -05:00
Dave Jones d9f7d1b986 Linux 3.2-rc5-git1 (442ee5a942834431ccf0b412e3cf7bb9ae97ff4e) 2011-12-13 14:27:25 -05:00
Dave Jones 5cb46904d4 disable FDDI/SKFP 2011-12-13 13:47:36 -05:00
Josh Boyer 4a6707e4c9 Remove extraneous settings and enable Radeon KMS for powerpc (via Will Woods) 2011-12-13 11:00:37 -05:00
Josh Boyer d496e06781 mod-extras: Don't fail the build if a module is listed that isn't built 2011-12-13 10:01:29 -05:00
John W. Linville 98db752ff8 Turn-off backports until TAINT_OOT_MODULE issue is resolved 2011-12-12 16:11:06 -05:00
Josh Boyer 23654a1026 Disable backports on arches where we don't actually build a kernel (or config) 2011-12-12 14:36:14 -05:00
Kyle McMartin 09b002e2d5 Linux 3.2-rc5 2011-12-11 11:02:53 -05:00
John W. Linville 3a3b49403f Do a better job of cleaning-up compat-wireless between builds 2011-12-09 10:24:35 -05:00
Dave Jones dc99927b4e Linux 3.2-rc4-git6 (09d9673d53005fdf40de4c759425893904292236) 2011-12-09 01:56:29 -05:00
Josh Boyer 9f7d284a10 Add patch from Jeff Layton to fix suspend with NFS (rhbz #717735) 2011-12-08 10:14:55 -05:00
Dave Jones 6e216ecdf8 Linux 3.2-rc4-git5 (77a7300abad7fe01891b400e88d746f97307ee5a) 2011-12-07 13:51:11 -05:00
Dave Jones e677777777 Turn DEBUG_PAGEALLOC back off. 2011-12-07 13:35:41 -05:00
Chuck Ebbert ede16e8579 Attempt to fix rhbz #736815 by printing spaces before the brackets 2011-12-07 10:13:53 -05:00
Dave Jones 1cb5d1c666 Linux 3.2-rc4-git2 (b835c0f47f725d864bf2545f10c733b754bb6d51) 2011-12-06 16:27:47 -05:00
Dave Jones b1cdcd309f Turn on DEBUG_PAGEALLOC for a day. 2011-12-06 13:09:00 -05:00
Dave Jones 68b02a2b2d Linux 3.2-rc4-git2 (45e713efe2fa574b6662e7fb63fae9497c5e03d4) 2011-12-06 09:50:36 -05:00
Josh Boyer 884a3e1f3c Move yenta_socket back into main kernel package
One day, pcmcia will be like the old MCA bus.  Hopefully that day is soon.
2011-12-06 09:19:39 -05:00
Josh Boyer 61b173509e Move 802.1q back into the main kernel package 2011-12-06 08:50:15 -05:00
Josh Boyer 4787052cbd Only print the apm_cpu_idle message once (rhbz #760341) 2011-12-05 16:52:21 -05:00
Dave Jones b442110a24 Enable CONFIG_BSD_ACCT_V3. Should be safe since psacct-6.5.4-4.fc14. 2011-12-05 15:00:57 -05:00
Dave Jones fc48129b15 Linux 3.2-rc4-git2 (8e8da023f5af71662867729db5547dc54786093c) 2011-12-05 09:52:17 -05:00
John W. Linville e04a21258f Add compat-wireless patch to define module_usb_driver 2011-12-03 13:29:53 -05:00
John W. Linville aeaaac5e9a - Revise compat-wireless configuration
- Update compat-wireless snapshot
- Enable with-backports by default
2011-12-02 19:39:24 -05:00
Josh Boyer 9f33e8dbe2 Backport ALPS touchpad patches from input/next branch (rhbz #590880) 2011-12-02 16:20:17 -05:00
Josh Boyer 08b653a9f8 Add changelog for last patch.
Oops.  Didn't realize John didn't include a %changelog
2011-12-02 14:42:35 -05:00
John W. Linville 8be461cb79 kernel.spec: reverse dependency logic for moving packages between kernel and 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>
2011-12-02 14:39:45 -05:00
Josh Boyer 42087d6524 Put ssb.ko back in the main kernel package 2011-12-02 14:17:44 -05:00
Dave Jones 5e401e5e6f Enable Poulsbo DRM. 2011-12-02 14:15:49 -05:00
Dave Jones 8c98cf4ff6 Linux 3.2-rc4-git1 (5983fe2b29df5885880d7fa3b91aca306c7564ef)
dropped: rtlwifi-fix-lps_lock-deadlock.patch (applied upstream)
2011-12-02 11:36:33 -05:00
Josh Boyer b66345bb32 Adjust Requires for modules-extra pacakge to rely on kernel-uname-r
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)
2011-12-02 09:34:46 -05:00
Dave Jones 115248e310 Linux 3.2-rc4 2011-12-01 21:13:52 -05:00
Dave Jones 6678319180 Linux 3.2-rc3-git2 (b930c26416c4ea6855726fd977145ccea9afbdda) 2011-12-01 12:28:39 -05:00
Dave Jones fdf5cd89b9 remove git-linus.diff
now that we're creating our own snapshots, there's no need for this.
2011-11-29 13:56:48 -05:00
Josh Boyer fe32595ee9 Add patch to fix deadlock in rtlwifi (rhbz #755154) 2011-11-29 11:33:34 -05:00
Josh Boyer 5bd5546b84 Drop drm-intel-make-lvds-work.patch (rhbz #731296)
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.
2011-11-29 11:24:53 -05:00
Josh Boyer b8b2783bb9 Create a kernel-modules-extra subpackage
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.
2011-11-29 09:02:14 -05:00
Josh Boyer 5e296fd758 Linux 3.2-rc3-git1 (upstream 8748dfae379) 2011-11-29 08:47:46 -05:00
Dave Jones 9af210dc91 remove old junk.
Pointed out by Kyle.
2011-11-28 17:01:35 -05:00
Josh Boyer 471066eceb Linux 3.2-rc3. Gobble.
Try switching to using xz patches for rc and gitrev.
2011-11-24 08:47:36 -05:00
Josh Boyer d7de9e2bcf Linux 3.2-rc2-git8 (upstream b4bbb02934e4511) 2011-11-23 07:50:01 -05:00
Josh Boyer c78a082959 Fix the baserelease sanity check
We need to explicitly check for 0, so that we can do things like setting
baserelease to 1.1 for scratch builds, etc.
2011-11-22 10:38:03 -05:00
Josh Boyer c877f36df2 Linux 3.2-rc2-git7 (upstream bbbc4791cd48ac1) 2011-11-22 09:36:34 -05:00
Josh Boyer 467901ae52 Linux 3.2-rc2-git6 (upstream f8f5ed7c996ad9) 2011-11-21 15:47:52 -05:00
Josh Boyer 43864d3d09 Linux 3.2-rc2-git5 (upstream 6fe4c6d466e9)
Disable PM_DEVFREQ as it seems to be embedded (ARM?) specific even though
the Kconfig dependencies don't mark it as such any longer.
2011-11-21 09:00:53 -05:00
Josh Boyer 09eae387a1 Linux 3.2-rc2-git4 (upstream a767835f6dc8) 2011-11-20 09:49:52 -05:00
Josh Boyer 0ab1ce7b8d Linux 3.2-rc2-git3 (upstream 15bd1cfb3055)
Disable various fb and drm drivers that don't have xorg equivalents per ajax
Other minor config cleanup
2011-11-18 07:45:26 -05:00
Josh Boyer 9e8b97b6a1 Linux 3.2-rc2-git2 (upstream aa1b052a34d) 2011-11-17 10:50:35 -05:00
Kyle McMartin 058752857c Drop Obsoletes/Provides from kernel-tools onto perf. 2011-11-17 10:34:35 -05:00
John W. Linville 10731a4cc7 Add compat-wireless as an option for kernel build 2011-11-16 15:52:10 -05:00
Kyle McMartin 8bcddfb033 Avoid CFLAGS changing across building perf 2011-11-16 14:31:36 -05:00
Kyle McMartin e20e75789d Work around #663080 and restore building 'perf' on s390x. 2011-11-16 11:19:44 -05:00
Josh Boyer 6df08a4308 Linux 3.2-rc2-git1 (upstream 6aaf05f47) 2011-11-16 09:24:33 -05:00
Josh Boyer e7cafd409a Quite a warning in apm_cpu_idle (rhbz 753776)
WARN_ONCE is now the top thing on my "BIGGEST WASTE OF TIME" list.  It changes
daily though.
2011-11-14 14:26:26 -05:00
Josh Boyer 8e7e637502 Add patch to fix ip6_tunnel naming (rhbz 751165) 2011-11-14 13:59:00 -05:00
Josh Boyer 4215bf0858 Patch from Joshua Roys to add rtl8192* to modules.networking (rhbz 753645) 2011-11-14 13:09:12 -05:00
Josh Boyer c7a536b330 Linux 3.2-rc1-git4
Also fix CVE-2011-4131: nfs4_getfacl decoding kernel oops (rhbz 753236)
2011-11-14 09:55:52 -05:00
Josh Boyer 90ac8d9ea5 Linux 3.2-rc2-git3 2011-11-12 18:06:35 -05:00
Chuck Ebbert e6236b7bde Use the same naming scheme as rawhide for -stable RC kernels
(e.g. 3.1.1-0.rc1.1 instead of 3.1.1-1.rc1)
2011-11-11 19:51:31 -05:00
Josh Boyer 03f8e6abc9 Add patch to rework ASPM handling from Matthew Garrett 2011-11-11 14:36:05 -05:00
John W. Linville 2be5490569 Remove overlap between bcma/b43 and brcmsmac and reenable bcm4331 2011-11-11 10:03:43 -05:00
Josh Boyer 9b8fcc47a0 Linux 3.2-rc1-git2 2011-11-10 08:51:22 -05:00
Josh Boyer 33f57de72a Linux 3.2-rc1-git1 (upstream 19e0bafc36a)
Enable the brcm80211 modules now that they have left staging
2011-11-09 07:44:03 -05:00
Josh Boyer 27d8a0e9b5 Add python-perf-debuginfo package (rhbz 752140) 2011-11-08 14:44:50 -05:00
Neil Horman 778a29ad09 sysfs: Add msi irq device enumeration (bz 744012) 2011-11-08 11:37:04 -05:00
Josh Boyer e3e38acf4d Linux 3.2-rc1
From kernel.org this time, not git generated locally:
http://www.kernel.org/pub/linux/kernel/v3.x/patch-3.2-rc1.bz2
2011-11-08 07:39:48 -05:00
Josh Boyer 44ef27d0d0 Add two patches to fix mac80211 issues (rhbz 731365) 2011-11-07 12:33:04 -05:00
Josh Boyer dee356203f Add from git://openlinux.windriver.com/people/paulg/modsplit-post-merge
These fix various build failures from the module.h split out stuff for 3.2
2011-11-07 11:50:45 -05:00
Josh Boyer ea8a97de39 Linux 3.1-git7 (upstream 31555213f) 2011-11-07 11:25:51 -05:00
Chuck Ebbert 05e763b50e Add sanity check for baserelease 2011-11-07 08:46:25 -05:00
Chuck Ebbert 7cfa6899ff Add support for .xz compressed patches 2011-11-07 08:16:50 -05:00
Josh Boyer 7b0cc2278d Linux 3.1-git6 (upstream 1a67a573b8d)
Make CONFIG_EDAC_SBRIDGE only build on x86_64 since it has 64-bit divide errors
on 32-bit kernels.
2011-11-04 08:26:47 -04:00
Josh Boyer 6cc3fe9c50 Linux 3.1-git5 (upstream 43672a0784707) 2011-11-03 09:30:13 -04:00
Josh Boyer 906f34d53b Linux 3.1-git4 (upstream dc47d3810cdc) 2011-11-01 15:15:29 -04:00
Dave Jones bf976a17c4 allow building the perf rpm for ARM (rhbz 741325) 2011-11-01 14:08:42 -04:00
Dave Jones e4fe1faa82 Add another Sony laptop to the nonvs blacklist. (rhbz 641789) 2011-11-01 12:57:12 -04:00
Kyle McMartin 42d4c31d31 Restore perf sub-package for great justice 2011-11-01 10:23:43 -04:00
Josh Boyer 6f692a1e5e Add CVE number in changelog (rhbz 750402) 2011-10-31 21:10:19 -04:00
Josh Boyer 36ae5a6210 Add patch to fix integer overflow of points in oom_badness (rhbz 750402) 2011-10-31 21:01:48 -04:00
Kyle McMartin 420c123ef4 Fix paste-o (accidentally had a stray %endif) 2011-10-31 16:01:58 -04:00
Kyle McMartin ec31efd5d5 Build a python-perf sub-package. 2011-10-31 16:01:28 -04:00
Josh Boyer 8e04ce5a38 Linux 3.1-git3. Happy Halloween. 2011-10-31 15:20:40 -04:00
Josh Boyer dff0854796 Linux 3.1-git2 snapshot (upstream f362f98e7c) 2011-10-28 15:42:03 -04:00
Josh Boyer 59694fb9f0 Drop alpha
At one point in time, you were awesome.  Then Compaq bought you and switched to
ia64 instead.  You can see how that turned out in the previous commit.
2011-10-27 14:17:26 -04:00
Josh Boyer 2ee118c7e0 Drop ia64.
Goodbye, ia64.  Prarit will miss you.
2011-10-27 14:16:56 -04:00
Kyle McMartin d87b3f2e6e don't set DEBUG_BLK_CGROUP twice, it'll be toggled by debug/release 2011-10-27 12:16:48 -04:00
Kyle McMartin 080adf836d some dvb config changes noticed during kconfig review 2011-10-27 12:14:19 -04:00
Chuck Ebbert 11ee03372b Add build option "--with=release" to build a non-debug kernel in rawhide. 2011-10-27 11:47:50 -04:00
Josh Boyer 34f9218fe5 Linux 3.1-git1 (138c4ae9cfda upstream)
First take on the upcomming Linux 3.2 kernel.  The moving of the ethernet
drivers into vendor subdirectories caused a lot of churn in config-generic, but
hopefully it's a bit cleaner now.
2011-10-26 21:03:18 -04:00
Dennis Gilmore 829bffe3f9 - Rebuilt for glibc bug#747377 2011-10-26 19:08:49 -05:00
Kyle McMartin 145e7ecaa3 drop 2.6->3.0 transition Source hack 2011-10-26 15:29:00 -04:00
Kyle McMartin 9410e6cc1a drop rhel config bits which are not used in fedora kernels 2011-10-26 15:25:50 -04:00
Kyle McMartin 9845830cdc note Makefile changes in the spec-file 2011-10-26 15:03:30 -04:00
Kyle McMartin d54f6ca992 Disable CC_OPTIMIZE_FOR_SIZE on config-generic 2011-10-26 13:13:47 -04:00
Josh Boyer 00f7e867d9 Edit changelog to reflect CVE-2011-4077 2011-10-26 12:22:48 -04:00
Kyle McMartin 1bfd59b084 Convert fancy_debuginfo into with_debuginfo in the 21st century 2011-10-26 10:53:45 -04:00
Kyle McMartin 428cea3da2 Install vdso on s390/s390x 2011-10-26 10:37:54 -04:00
Kyle McMartin 3655202151 ppc/ppc64 vdso patches have been upstream for ages 2011-10-26 10:36:40 -04:00
Kyle McMartin eb0d563f57 Drop the kernel-firmware subpackage from the spec file
We've depended on linux-firmware as a separate package for enough
releases, and kernel-firmware hasn't had firmware updated in it for
a long time.
2011-10-26 10:18:33 -04:00
Josh Boyer 3f831a8799 Add patch to fix XFS memory corruption (rhbz 749166) 2011-10-26 09:18:09 -04:00
Josh Boyer 78ef95d192 CVE-2011-3347: be2net: promiscuous mode and non-member VLAN packets DoS
(rhbz 748691)
2011-10-25 13:52:02 -04:00
Josh Boyer 1582123108 CVE-2011-1083: excessive in kernel CPU consumption when creating large nested
epoll structures (rhbz 748668)
2011-10-25 11:04:13 -04:00
Josh Boyer e78653bd39 Backport 3 fixed from linux-next to fix dib0700 playback (rhbz 733827) 2011-10-24 09:09:48 -04:00
Chuck Ebbert 750207a68f Linux 3.1 2011-10-24 07:35:29 -04:00
Chuck Ebbert c6b36e066d Make rpmbuild option "without_debug" work properly on rawhide. 2011-10-23 00:17:53 -04:00
Chuck Ebbert 65b0d9b17d Update to upstream HEAD (v3.1-rc10-42-g2efd7c0). 2011-10-21 20:01:25 -04:00
Chuck Ebbert 62a1a480d4 Require grubby >= 8.3-1 like F16 does. 2011-10-21 15:09:10 -04:00
Dave Jones 19e3780693 Lower severity of Radeon lockup messages. 2011-10-21 13:02:20 -04:00
Dave Jones a4b83ee14b Add Sony VGN-FW21E to nonvs blacklist. (rhbz 641789) 2011-10-19 13:24:36 -04:00
Chuck Ebbert e05440cad9 Sync with F16
Linux 3.1-rc10
Copy nouveau updates patch from F16
Fix deadlock in POSIX cputimer code (rhbz #746485)
2011-10-19 01:28:40 -04:00
Josh Boyer 18312c11db Add patch to fix invalid EFI remap calls from Matt Fleming 2011-10-18 17:00:01 -04:00
Josh Boyer 922059227c Add two patches to fix stalls in khugepaged (rhbz 735946) 2011-10-17 13:33:12 -04:00
Dave Jones 3e1637b657 Disable CONFIG_ACPI_PROCFS_POWER which is supposed to be going away soon.
"This option, together with the proc directories, will be deleted in 2.6.39."
2011-10-14 13:13:46 -04:00
Josh Boyer 04203df13c Add C600 ID to the Logitech USB patch 2011-10-13 15:52:35 -04:00
Adam Jackson b0217d003c drm/i915: Treat SDVO LVDS as digital when parsing EDID (#729882) 2011-10-13 10:49:31 -04:00
Josh Boyer c681662fda Add patch from Stanislaw Gruszka to fix iwlagn NULL dereference (rhbz 744155) 2011-10-13 08:48:43 -04:00
Josh Boyer b2efe0138e Disable Xen balloon memory hotplug support (rhbz 744408) 2011-10-11 08:45:59 -04:00
Josh Boyer 220cb1c7cb Add patch to fix Ricoh e823 SD card readers (rhbz 722509) 2011-10-06 20:33:00 -04:00
Dave Jones 64f1bc96d9 Taint if virtualbox modules have been loaded. 2011-10-06 18:39:09 -04:00
Josh Boyer 8260326a96 Linux 3.1-rc9
The patch-3.1-rc9.bz2 file is generated from git again.  One day, kernel.org
will come back.
2011-10-05 10:27:02 -04:00
Josh Boyer d0042d3517 Update logitech USB quirk patch 2011-09-29 11:30:32 -04:00
Chuck Ebbert c39b72eeb3 Linux 3.1-rc8
New option: CONFIG_ARM_ERRATA_764369 is not set
Fix up utrace.patch to apply after commit f9d81f61c
2011-09-27 21:13:20 -04:00
Dave Jones bc4f079b61 drop dead unapplied patch that's been around forever 2011-09-23 11:56:43 -04:00
Dave Jones 2ddef1f77d Make CONFIG_XEN_PLATFORM_PCI=y (rhbz 740664) 2011-09-22 18:34:54 -04:00
Dennis Gilmore bb586187c5 * Thu Sep 22 2011 Dennis Gilmore <dennis@ausil.us>
- build a vmlinux image on sparc64
2011-09-22 16:40:47 -05:00
Josh Boyer 962393f362 Linux 3.1-rc7 2011-09-21 21:42:15 -04:00
Dave Jones 8674cb1bd8 Limit 32-bit x86 kernels to 32 processors. 2011-09-20 17:13:44 -04:00
Dave Jones bd4ac46f66 Merge some improvements to the 32bit mmap randomisation from Kees Cook. 2011-09-19 16:44:51 -04:00
Josh Boyer 1830f9798f Add patch to fix deadlock in ppc64 icswx code (rhbz 737984) 2011-09-14 16:12:36 -04:00
Josh Boyer 1b241cbc21 Add patches to fix various ibmveth driver issues (rhbz 733766) 2011-09-14 14:30:04 -04:00
Neil Horman 2f723968f7 Enable CONFIG_IP_VS_IPV6 support 2011-09-14 11:55:37 -04:00
Josh Boyer 86a04b4309 Add patch to fix POWER virtual serial driver (rhbz 738096) 2011-09-14 09:44:57 -04:00
Josh Boyer 5f0e65d63d Add patches Bastien pointed out for MacBookAir 4,1 support 2011-09-14 09:23:29 -04:00
Josh Boyer 0471e51e8b 3.1-rc6
This is another hand-rolled patch from a fully updated git tree as of today.
The top level upstream commit is b6fd41e29dea9c6753b1843a77e50433e6123bcb
2011-09-12 18:21:08 -04:00
Josh Boyer 27b62b6f85 Avoid false quiescent states in rcutree with CONFIG_RCU_FAST_NO_HZ. (rhbz 577968) 2011-09-12 07:31:24 -04:00
Josh Boyer 737c9c7da8 Change to 64K page size for ppc64 kernels (rhbz 736751) 2011-09-09 11:22:24 -04:00
Josh Boyer 1bc752781f Linux 3.1-rc5
At the moment, kernel.org has been down for several days.  Linus pushed his
repository to a github repo and did the -rc5 release there.  I've generated
the patch-3.1-rc5.bz2 from a git tree containing those changes and the -rc5
tag via:

	git diff v3.0..v3.1-rc5 > patch-3.1-rc5

Hopefully kernel.org will come back before -rc6.
2011-09-07 16:12:01 -04:00
Josh Boyer 4cf7022846 Fix for rhbz 735437 2011-09-07 12:31:24 -04:00
Dave Jones 82e8051371 utrace: s390: fix the compile problem with traps.c (rhbz 735118) 2011-09-02 11:33:26 -04:00
Dave Jones 92c3aba6f2 Revert "x86: Serialize EFI time accesses on rtc_lock" (rhbz 732755) 2011-08-30 11:49:37 -04:00
Josh Boyer 5e97a201ac Add patch to fix rhbz 606017 2011-08-30 09:00:40 -04:00
Josh Boyer fe5d1cd9dd Linux 3.1-rc4 2011-08-29 08:31:59 -04:00
Dave Jones c62acbf43a Bring back the 32bit mmap randomization patch for now.
NX emulation is still too dependant upon it.
2011-08-27 14:00:14 -04:00
Dave Jones acf0fc7b14 NX emulation fixes
Fix get_gate_vma usage in i386 NX emulation
Fix up dependancy on the dropped randomization patch.
2011-08-27 13:27:38 -04:00
Josh Boyer 96b3b74649 3.1-rc3-git6 snapshot 2011-08-27 09:56:04 -04:00
Dave Jones 448d79664f Enable CONFIG_DETECT_HUNG_TASK for debug builds & rawhide. 2011-08-26 16:15:58 -04:00
Dave Jones fa32e9c52f Drop linux-2.6-debug-vm-would-have-oomkilled.patch
The oom-killer heuristics have improved enough that this should
never be necessary (and it probably doesn't dtrt any more)
2011-08-26 14:27:21 -04:00
Dave Jones 0f55b32a44 clean up a little 2011-08-26 12:49:48 -04:00
Dave Jones 3f1a765f53 Drop linux-2.6-32bit-mmap-exec-randomization.patch
Outlived it's usefulness (and made of ugly)
2011-08-26 12:46:33 -04:00
Dave Jones ce55283388 remove pointless linux-2.6.29-sparc-IOC_TYPECHECK.patch
This is the same definition as the one in asm-generic
2011-08-26 11:49:02 -04:00
Dave Jones d9244d0441 remove dead patches 2011-08-26 11:40:21 -04:00
Dave Jones 0ad4e113ad Drop acpi-ec-add-delay-before-write.patch (rhbz 733690) 2011-08-26 11:39:07 -04:00
Josh Boyer 9c44ba9cff 3.1-rc3-git5
cleanup some of the cpupowerutils build stuff
2011-08-26 08:30:26 -04:00
Josh Boyer 28597795d3 3.1-rc3-git3 snapshot 2011-08-25 07:58:18 -04:00
Josh Boyer 04d46b9ad7 Revert 'iwlwifi: advertise max aggregate size'. (rhbz 708747) 2011-08-24 08:42:15 -04:00
Josh Boyer d20ff5e932 3.1-rc3.
Add patch to fix duplicate backlight registration on i915
2011-08-22 17:15:34 -04:00
Josh Boyer 0b3ccf1fa5 3.1-rc2-git9 snapshot 2011-08-22 10:20:15 -04:00
Josh Boyer 7252f6d902 3.1-rc2-git8 snapshot 2011-08-20 09:21:51 -04:00
Josh Boyer 0ad3713581 3.1-rc2-git7 snapshot. Fix provides/obsoletes for cpupowerutils-devel 2011-08-20 08:13:48 -04:00
Josh Boyer 7aac3ebb1e Fix 64-bit divide error in btrfs 2011-08-19 09:30:34 -04:00
Josh Boyer c3c2b77d29 3.1-rc2-git5 snapshot
Make XHCI builtin, add a patch to fix a race in the crypto framework
2011-08-19 08:32:04 -04:00
Josh Boyer 02587b4efa Adjust obsoletes/provides to replace the cpupowerutils package 2011-08-18 11:44:24 -04:00
Josh Boyer 5106c63573 Fix build against rawhide glibc and add BR for gettext 2011-08-18 08:14:20 -04:00
Josh Boyer 69fc02b694 3.1-rc2-git4 snapshot 2011-08-17 22:57:30 -04:00
Josh Boyer 93e7772b8b Make sure %post/%postun for kernel-tools is wrapped with %{with_tools}
otherwise noarch fails (also make prep)
2011-08-17 22:15:25 -04:00
Josh Boyer 8addb5fc3a Create the kernel-tools package. WHEE 2011-08-17 21:19:57 -04:00
Dave Jones 1d18ad9c11 Prepare for packaging more of tools/ by renaming 'perf' subpackage to kernel-tools 2011-08-16 15:20:09 -04:00
Dennis Gilmore 3e616b4b28 tweak the arm configs a little
build a up image on armv5tel its a basic qemu image.

setup to make configs for building kernels on hardware floating point arm arches
2011-08-16 11:34:23 -05:00
Dennis Gilmore 41dc1eca4d only build the omap and tegra variants on armv7 builds 2011-08-16 11:34:07 -05:00
Dennis Gilmore 94b00675ee only build kernel headers on the base arm arches 2011-08-16 11:33:55 -05:00
Dennis Gilmore 986a9f3a2e setup config for tegra based arm boards, add device tree
patches for arm build tegra and omap kernel on arm
2011-08-16 11:33:15 -05:00
Josh Boyer bc12142e94 Add a few patches that were in f16 but not in rawhide 2011-08-16 10:31:40 -04:00
Josh Boyer 8ffa0afd4c From: David Marlin <dmarlin@redhat.com>
Modify to split the ARM config files to work more like other archs.

Rename:
  config-arm -> config-arm-generic
Add:
  config-arm-omap-generic
2011-08-16 10:31:26 -04:00
Josh Boyer 6920e17ebc Linux-3.1-rc2
Add better fix from Paul McKenney for rcu scheduling issue (rhbz 726877)
2011-08-15 10:06:52 -04:00
Josh Boyer f1b16b1fca 3.1-rc1-git6 snapshot. Make ide_pmac a module 2011-08-11 22:27:54 -04:00
Josh Boyer c1aa9d7541 3.1-rc1-git3 snapshot 2011-08-11 08:09:36 -04:00
Josh Boyer d71f188339 Make sure all the config-* files are in some Sources line 2011-08-10 09:18:01 -04:00
Josh Boyer 3922dda442 Linux 3.1-rc1-git2 snapshot 2011-08-10 08:51:50 -04:00
Dave Jones 18192bce4c ptrace_report_syscall: check if TIF_SYSCALL_EMU is defined 2011-08-09 14:13:24 -04:00
Dave Jones b4b8a811e8 Enable CONFIG_SAMSUNG_LAPTOP (rhbz 729363) 2011-08-09 13:34:53 -04:00
Josh Boyer 557f2a47cb Linux 3.1-rc1-git1 snapshot 2011-08-08 21:16:21 -04:00
Josh Boyer 740de53011 Linux-3.1-rc1
Adjust Makefile munging for 3.x numbering scheme
2011-08-08 10:17:46 -04:00
Dave Jones 84f976bc28 Deselect CONFIG_DECNET. Unmaintained, and rubbish. 2011-08-05 16:14:18 -04:00
Josh Boyer fac491b47c 3.0-git21 snapshot 2011-08-05 10:48:31 -04:00
Dave Jones 6d621fbb57 Drop neuter_intel_microcode_load.patch (rhbz 690930) 2011-08-04 13:53:04 -04:00
Josh Boyer 8e3ae989b3 3.0-git19 snapshot
Add epoll patch until it gets upstreamed
Add trial patch to fix the scheduling while atomic issues around pidmap_init
2011-08-04 11:12:43 -04:00
Dave Jones 1aa2339b01 Re-apply the rebased utrace 2011-08-03 16:05:34 -04:00
John W. Linville 7e3f828310 Disable CONFIG_BCMA since no driver currently uses it (rhbz 727796) 2011-08-03 13:35:58 -04:00
Dave Jones f52a0de1ad Change USB_SERIAL_OPTION back to modular. (rhbz 727680) 2011-08-02 18:20:02 -04:00
Dave Jones ed3d2678ba document this magic from the commit msg. 2011-08-02 15:55:13 -04:00
Josh Boyer c2057797f6 3.0-git17 snapshot
Add changes for rhbz 720128,720054,708314
2011-08-02 12:49:07 -04:00
Josh Boyer 502500759d 3.0-git16 snapshot 2011-08-02 08:20:26 -04:00
Josh Boyer 12ba4aac8a 3.0-git15 snapshot 2011-08-01 09:14:13 -04:00
Josh Boyer 3575ffb1af 3.0-git14 snapshot
Add scary cow back to remind people we're branched now
2011-08-01 08:11:27 -04:00
Josh Boyer 0b39172ce2 3.0-git12 snapshot 2011-07-30 11:21:38 -04:00
Josh Boyer 9e4aeabc4e Adjust sedding for the 3.x release style now that we know it's 3.x.x and not
just 3.x
2011-07-29 13:55:57 -04:00
Josh Boyer 37a65c7868 3.0-git11 snapshot
Add patch from linux-next to fix udlfb binding (rhbz 726163)
2011-07-29 10:12:47 -04:00