Commit Graph

474 Commits

Author SHA1 Message Date
Chuck Ebbert
de575f564b Require grubby >= 8.3-1 so initrd line gets added (rhbz #725185) 2011-09-29 20:45:21 -04:00
Josh Boyer
63a6d1a55d Update logitech USB quirk patch 2011-09-29 11:29:26 -04:00
Chuck Ebbert
bfd16e3858 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:05:32 -04:00
Dave Jones
478ea8fd22 Make CONFIG_XEN_PLATFORM_PCI=y (rhbz 740664) 2011-09-22 18:33:17 -04:00
Dennis Gilmore
89003bbc99 * Thu Sep 22 2011 Dennis Gilmore <dennis@ausil.us>
- build a vmlinux image on sparc64
2011-09-22 16:38:58 -05:00
Josh Boyer
804ae40f5c Linux 3.1-rc7 2011-09-21 21:47:10 -04:00
Dave Jones
36cbf57390 Limit 32-bit x86 kernels to 32 processors. 2011-09-20 17:10:32 -04:00
Ben Skeggs
b6064a6490 nouveau: pull in updates queued for 3.2, NVCF/NVD9 support 2011-09-20 16:43:27 +10:00
Josh Boyer
10328f76dc Add patch to fix deadlock in ipw2x00 (rhbz 738387)
Also adjust %files list to not include x86-only binaries on non-x86 arches
in kernel-tools
2011-09-16 07:47:40 -04:00
Josh Boyer
34c20229d7 Fix CVE-2011-3191 2011-09-15 10:16:34 -04:00
Josh Boyer
9d940d046e Add patch to fix deadlock in ppc64 icswx code (rhbz 737984) 2011-09-14 16:12:02 -04:00
Neil Horman
dc3e1e56ab Enabled CONFIG_IP_VS_IPV6 (bz 738194) 2011-09-14 15:48:33 -04:00
Josh Boyer
203a23e9e4 Add patches to fix various ibmveth driver issues (rhbz 733766) 2011-09-14 14:29:35 -04:00
Josh Boyer
5e909ef60b Add patch to fix POWER virtual serial driver (rhbz 738096) 2011-09-14 09:44:30 -04:00
Josh Boyer
b226a238b4 Add patches Bastien pointed out for MacBookAir 4,1 support 2011-09-14 09:21:29 -04:00
Adam Jackson
35fd65a181 drm/i915: Shut the fbc messages up when drm.debug & 4 2011-09-13 12:14:28 -04:00
Josh Boyer
224f377cbf 3.1-rc6 (includes fix for 736521)
This is another hand-rolled patch from a fully updated git tree as of today.
The top level upstream commit is b6fd41e29dea9c6753b1843a77e50433e6123bcb

Also turn off debug options so we can use this kernel to test a few performance
related bugs
2011-09-12 18:05:34 -04:00
Josh Boyer
f0c9ab6275 Change to 64K page size for ppc64 kernels (rhbz 736751) 2011-09-09 11:21:22 -04:00
Josh Boyer
512ca00d34 3.1-rc5 2011-09-09 10:16:11 -04:00
Josh Boyer
b8b5e6ba50 Fix for rhbz 735437 2011-09-07 12:28:23 -04:00
Dave Jones
29656445be Apply patch to fix lockdep reports from ext4 (rhbz 732572) 2011-09-02 11:52:43 -04:00
Dave Jones
9cabd45dbb utrace: s390: fix the compile problem with traps.c (rhbz 735118) 2011-09-01 14:27:30 -04:00
Dave Jones
787b0f02c4 Revert "x86: Serialize EFI time accesses on rtc_lock" (rhbz 732755) 2011-08-30 11:44:45 -04:00
Josh Boyer
650d9cd05e Add patch to fix rhbz 606017 2011-08-30 09:00:08 -04:00
Josh Boyer
c73810ba63 Linux 3.1-rc4 2011-08-29 08:33:54 -04:00
Dave Jones
4746078140 Bring back the 32bit mmap randomization patch for now.
NX emulation is still too dependant upon it.
2011-08-27 13:58:46 -04:00
Dave Jones
d284599697 Fix NX emulation
Fix get_gate_vma usage in i386 NX emulation
Fix up dependancy on the dropped randomization patch.
2011-08-27 13:25:52 -04:00
Dave Jones
ad3c6818fc Enable CONFIG_DETECT_HUNG_TASK for debug builds & rawhide.
Also sync Makefile with master/
2011-08-26 16:17:39 -04:00
Dave Jones
42df3844c7 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:26:25 -04:00
Dave Jones
0b7ee5c023 Drop linux-2.6-32bit-mmap-exec-randomization.patch
Outlived it's usefulness (and made of ugly)
2011-08-26 12:45:58 -04:00
Dave Jones
6c65eeebda derp, remove the file reference too. 2011-08-26 11:49:28 -04:00
Dave Jones
43981af01a 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:47:56 -04:00
Dave Jones
c1f2ddc01e remove more detritus 2011-08-26 11:40:49 -04:00
Dave Jones
af75d59664 remove unapplied patches 2011-08-26 11:35:07 -04:00
Dave Jones
61dbaf7ef7 Drop acpi-ec-add-delay-before-write.patch (rhbz 733690) 2011-08-26 11:34:06 -04:00
Josh Boyer
d1ab8a1bfd 3.1-rc3-git5
cleanup some of the cpupowerutils build stuff
2011-08-26 08:37:31 -04:00
Josh Boyer
1be8cbc361 Revert 'iwlwifi: advertise max aggregate size'. (rhbz 708747) 2011-08-24 08:41:30 -04:00
Josh Boyer
7885dbca86 3.1-rc3.
Add patch to fix duplicate backlight registration on i915
2011-08-22 17:20:16 -04:00
Dave Jones
46d0c5fee1 Avoid false quiescent states in rcutree with CONFIG_RCU_FAST_NO_HZ. (rhbz 577968) 2011-08-22 11:03:52 -04:00
Josh Boyer
5d1d642bab 3.1-rc2-git7 snapshot. Fix provides/obsoletes for cpupowerutils-devel 2011-08-20 08:16:48 -04:00
Josh Boyer
348da18a20 BR gettext for translations. 2011-08-19 09:58:07 -04:00
Josh Boyer
edd19fe2d2 Fix 64-bit divide error in btrfs 2011-08-19 09:31:01 -04:00
Josh Boyer
1c2cec9cfb 3.1-rc2-git5 snapshot
Make XHCI builtin, add a patch to fix a race in the crypto framework
2011-08-19 08:40:48 -04:00
Josh Boyer
3774ce3c1d Adjust obsoletes/provides to replace the cpupowerutils package 2011-08-18 11:46:07 -04:00
Josh Boyer
e9094d47cd Make sure %post/%postun for kernel-tools is wrapped with %{with_tools}
otherwise noarch fails (also make prep)
2011-08-17 22:14:23 -04:00
Josh Boyer
1c2e433fec Create the kernel-tools package. WHEE 2011-08-17 21:18:53 -04:00
Dave Jones
686a194811 Prepare for packaging more of tools/ by renaming 'perf' subpackage to kernel-tools 2011-08-16 15:16:45 -04:00
Dennis Gilmore
68bd044f8a 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 13:02:00 -05:00
Dennis Gilmore
8e25ffdc6e only build the omap and tegra variants on armv7 builds 2011-08-16 13:01:03 -05:00
Dennis Gilmore
e8d576e5d4 only build kernel headers on the base arm arches 2011-08-16 13:00:57 -05:00
Dennis Gilmore
f8effed74e setup config for tegra based arm boards, add device tree
patches for arm build tegra and omap kernel on arm
2011-08-16 13:00:45 -05:00
Josh Boyer
9765980dfc Bring in Linux-3.1-rc2 2011-08-16 10:32:18 -04:00
Dave Jones
0ffe7fc9b0 CPU_FREQ drivers should now be built-in on x86-64. 2011-08-13 17:13:36 -04:00
Josh Boyer
52149c3ebb Make ide_pmac a module (rhbz 730039) 2011-08-11 22:14:40 -04:00
Josh Boyer
716ab00b8c Add quirk patch for logitech webcams (rhbz 729269) 2011-08-11 14:59:19 -04:00
Josh Boyer
bba41d6786 Sync with f15 for rhbz 729340. Whee! 2011-08-11 14:46:57 -04:00
Josh Boyer
ed165f2540 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-09 17:14:47 -04:00
Josh Boyer
a9bf2facb1 Sync with f15 for rhbz 728872 2011-08-09 16:32:30 -04:00
Dave Jones
14afc06f78 ptrace_report_syscall: check if TIF_SYSCALL_EMU is defined 2011-08-09 14:10:15 -04:00
Dave Jones
a39077043a Enable CONFIG_SAMSUNG_LAPTOP (rhbz 729363) 2011-08-09 13:32:21 -04:00
Josh Boyer
c307f0b0e7 Update utrace patch 2011-08-08 14:01:20 -04:00
Josh Boyer
bca2221f92 Adjust for 3.x numbering scheme 2011-08-05 22:54:19 -04:00
Dave Jones
702278a733 Deselect CONFIG_DECNET. Unmaintained, and rubbish. 2011-08-05 16:13:33 -04:00
Josh Boyer
5bc7ff510a Linux 3.0.1 stable update. Drop included patches 2011-08-05 10:54:24 -04:00
Josh Boyer
6f3e186bc7 Add patch to fix 32bit EFI service mapping (rhbz 726701) 2011-08-05 08:47:23 -04:00
Dave Jones
9efe707d77 Drop neuter_intel_microcode_load.patch (rhbz 690930) 2011-08-04 13:27:47 -04:00
John W. Linville
0df6e18dc6 Disable CONFIG_BCMA since no driver currently uses it (rhbz 727796) 2011-08-03 13:37:40 -04:00
Josh Boyer
b91dd47839 Add patches for rhbz 720128,720054 2011-08-03 08:09:14 -04:00
Josh Boyer
0c6a0c8d9d Add fix from 3.1 for mounting HFSPlus filesystems 2011-08-02 19:31:56 -04:00
Dave Jones
e0ce6b691c Change USB_SERIAL_OPTION back to modular. (rhbz 727680) 2011-08-02 18:19:14 -04:00
Josh Boyer
ec0811cedb Add patch to fix epoll lockdep warnings
make debug as we're still really early in the release
2011-08-02 15:29:27 -04:00
Josh Boyer
a145ed9864 Add change to include the rt2x00 drivers in modules.networking 2011-08-02 12:53:17 -04:00
Dave Jones
12fe727f0d fix scsi_dispatch oops. 2011-07-29 22:49:51 -04:00
Dave Jones
73a609865c module-init-tools needs to be a prereq, not a conflict. 2011-07-28 21:36:33 -04:00
Josh Boyer
7cec0fdc37 Add patch from linux-next to help multiseat issues 2011-07-28 13:02:55 -04:00
Dave Jones
e4df40cdf2 make release 2011-07-27 15:27:13 -04:00
Dave Jones
44f60ec5e2 Revert "3.0-git3 snapshot"
This reverts commit 4a2041744e.
2011-07-27 15:14:17 -04:00
Kyle McMartin
4a2041744e 3.0-git3 snapshot
Testing that this part of the spec still works...

Hopefully the next release is indeed 3.1.0...
2011-07-25 09:46:01 -04:00
Dave Jones
524b8cb855 bootwrapper needs objcopy. Add it to requires: (wwoods) 2011-07-22 14:32:48 -04:00
Kyle McMartin
e8ba2bf13a Update to 3.0.0
Sadly Linus decided to stick with three digit versions. Modify our
assumptions in the spec file and use the final digit as the
permanent stable_rev.
2011-07-22 11:56:27 -04:00
Chuck Ebbert
bfe340785a Linux 3.0-rc7-git10 2011-07-21 21:39:08 -04:00
Chuck Ebbert
e2a36baadc Use ext4 for ext2 and ext3 filesystems 2011-07-21 21:32:15 -04:00
Dave Jones
441b0a7fe7 Switch BLK_DEV_RAM to be modular (rhbz 720833) 2011-07-21 16:11:37 -04:00
Chuck Ebbert
826713d48b 3.0-rc7-git8 2011-07-20 18:37:01 -04:00
Dave Jones
5ac3ec1548 3.0-rc7-git3 2011-07-15 18:45:29 -04:00
Dave Jones
5a6744203a Bring back utrace until uprobes gets merged upstream. 2011-07-15 16:04:21 -04:00
Kyle McMartin
cdb291795c Update to snapshot 3.0-rc7-git1 for intel drm fixes. 2011-07-13 19:09:03 -04:00
John W. Linville
5274cf846b zd1211rw: fix invalid signal values from device (rhbz 720093) 2011-07-12 15:33:00 -04:00
John W. Linville
b054bb0821 rt2x00: Add device ID for RT539F device. (rhbz 720594) 2011-07-12 14:40:49 -04:00
Kyle McMartin
a6b4f0c571 Linux 3.0-rc7
hopefully the last before the Great Renumbering becomes
official.
2011-07-12 08:32:18 -04:00
Dave Jones
d74412cfc2 Change BINFMT_MISC to be modular. (rhbz 695415) 2011-07-11 17:03:10 -04:00
Kyle McMartin
e04b212cc5 update to snapshot 3.0-rc6-git6
revert CONFIG_X86_RESERVE_LOW=640, it breaks boot.
2011-07-10 11:49:54 -04:00
Dave Jones
75d6a46098 Centralise CPU_FREQ options into config-generic.
Switch to using ondemand by default. (rhbz 713572)
2011-07-07 15:44:13 -04:00
Chuck Ebbert
c2cf2cf990 Set CONFIG_X86_RESERVE_LOW=640 as requested by mjg 2011-07-06 18:05:04 -04:00
Dave Jones
4d4f51ed0d Revert "Don't suppress output from make. (rhbz #716563)"
This reverts commit 83ea416dda.
2011-07-06 16:05:03 -04:00
Dave Jones
83ea416dda Don't suppress output from make. (rhbz #716563) 2011-07-06 14:05:06 -04:00
Kyle McMartin
99ca0896f9 linux 3.0-rc6
CONFIG_SCSI_ISCI=m
2011-07-04 20:27:46 -04:00
Kyle McMartin
d2e2953bea update to snapshot 3.0-rc5-git5 2011-07-02 20:08:12 -04:00
Kyle McMartin
631520c5f2 linux 3.0-rc5 2011-06-27 23:56:06 -04:00
Dave Jones
4e11b0fb25 Disable CONFIG_CRYPTO_MANAGER_DISABLE_TESTS, as this also disables FIPS (rhbz 716942) 2011-06-27 12:27:32 -04:00