summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Vanilla targets have been broken for ages, drop them.Kyle McMartin2011-10-261-11/+0
|
* Make 'make local' do something helpfulKyle McMartin2011-10-261-3/+7
|
* Prune junk from MakefileKyle McMartin2011-10-262-146/+0
|
* Disable CC_OPTIMIZE_FOR_SIZE on config-genericKyle McMartin2011-10-262-1/+4
|
* Edit changelog to reflect CVE-2011-4077Josh Boyer2011-10-261-1/+1
|
* Convert fancy_debuginfo into with_debuginfo in the 21st centuryKyle McMartin2011-10-261-27/+6
|
* Install vdso on s390/s390xKyle McMartin2011-10-261-1/+2
|
* ppc/ppc64 vdso patches have been upstream for agesKyle McMartin2011-10-261-5/+1
|
* firmware drop: todo? to-done.Kyle McMartin2011-10-261-3/+0
|
* Drop the kernel-firmware subpackage from the spec fileKyle McMartin2011-10-261-38/+5
| | | | | | 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.
* Add patch to fix XFS memory corruption (rhbz 749166)Josh Boyer2011-10-262-1/+85
|
* CVE-2011-3347: be2net: promiscuous mode and non-member VLAN packets DoSJosh Boyer2011-10-253-0/+111
| | | | (rhbz 748691)
* CVE-2011-1083: excessive in kernel CPU consumption when creating large nestedJosh Boyer2011-10-253-1/+472
| | | | epoll structures (rhbz 748668)
* Backport 3 fixed from linux-next to fix dib0700 playback (rhbz 733827)Josh Boyer2011-10-244-1/+1513
|
* Linux 3.1Chuck Ebbert2011-10-242-5/+6
|
* Make rpmbuild option "without_debug" work properly on rawhide.Chuck Ebbert2011-10-233-86/+110
|
* Update to upstream HEAD (v3.1-rc10-42-g2efd7c0).Chuck Ebbert2011-10-213-81/+4
|
* Require grubby >= 8.3-1 like F16 does.Chuck Ebbert2011-10-211-1/+4
|
* Lower severity of Radeon lockup messages.Dave Jones2011-10-212-0/+21
|
* Drop dead CONFIG_VMI optionKyle McMartin2011-10-211-2/+0
| | | | | | | | commit 9863c90f682fba34cdc26c3437e8c00da6c83fa4 Author: Alok Kataria <akataria@vmware.com> Date: Mon Aug 23 14:49:11 2010 -0700 x86, vmware: Remove deprecated VMI kernel support
* Add Sony VGN-FW21E to nonvs blacklist. (rhbz 641789)Dave Jones2011-10-192-0/+24
|
* Sync with F16Chuck Ebbert2011-10-194-4/+8624
| | | | | | Linux 3.1-rc10 Copy nouveau updates patch from F16 Fix deadlock in POSIX cputimer code (rhbz #746485)
* Add patch to fix invalid EFI remap calls from Matt FlemingJosh Boyer2011-10-183-0/+219
|
* Add two patches to fix stalls in khugepaged (rhbz 735946)Josh Boyer2011-10-174-0/+147
|
* Disable CONFIG_ACPI_PROCFS_POWER which is supposed to be going away soon.Dave Jones2011-10-143-2/+7
| | | | "This option, together with the proc directories, will be deleted in 2.6.39."
* Add C600 ID to the Logitech USB patchJosh Boyer2011-10-132-7/+14
|
* implement xkcd#149Adam Jackson2011-10-131-0/+9
|
* drm/i915: Treat SDVO LVDS as digital when parsing EDID (#729882)Adam Jackson2011-10-132-0/+89
|
* Add patch from Stanislaw Gruszka to fix iwlagn NULL dereference (rhbz 744155)Josh Boyer2011-10-132-1/+51
|
* Disable Xen balloon memory hotplug support (rhbz 744408)Josh Boyer2011-10-112-2/+5
|
* Add patch to fix Ricoh e823 SD card readers (rhbz 722509)Josh Boyer2011-10-063-1/+85
|
* Taint if virtualbox modules have been loaded.Dave Jones2011-10-062-0/+21
|
* Linux 3.1-rc9Josh Boyer2011-10-053-39/+6
| | | | | The patch-3.1-rc9.bz2 file is generated from git again. One day, kernel.org will come back.
* Add a few TODOs for F17 for the spec files/configsJosh Boyer2011-10-031-0/+10
|
* Update logitech USB quirk patchJosh Boyer2011-09-292-15/+59
|
* Linux 3.1-rc8Chuck Ebbert2011-09-275-11/+18
| | | | | New option: CONFIG_ARM_ERRATA_764369 is not set Fix up utrace.patch to apply after commit f9d81f61c
* more updates.Dave Jones2011-09-231-10/+38
|
* Fix appleir txtDave Jones2011-09-231-2/+4
|
* drop dead unapplied patch that's been around foreverDave Jones2011-09-232-364/+0
|
* Updates.Dave Jones2011-09-231-36/+31
|
* Make CONFIG_XEN_PLATFORM_PCI=y (rhbz 740664)Dave Jones2011-09-222-1/+4
|
* * Thu Sep 22 2011 Dennis Gilmore <dennis@ausil.us>Dennis Gilmore2011-09-221-2/+5
| | | | - build a vmlinux image on sparc64
* Linux 3.1-rc7Josh Boyer2011-09-218-437/+5
|
* Limit 32-bit x86 kernels to 32 processors.Dave Jones2011-09-202-1/+4
|
* Bump NR_CPUS to 1024 on ppc64Josh Boyer2011-09-201-1/+1
|
* Fix MacBookAir4,1 keymap, see ↵Bastien Nocera2011-09-201-1/+1
| | | | http://thread.gmane.org/gmane.linux.kernel.input/21462/focus=21626
* Merge some improvements to the 32bit mmap randomisation from Kees Cook.Dave Jones2011-09-193-23/+29
|
* Set CONFIG_MAX_ZONEORDER to 9 on ppc64 with 64K pagesJosh Boyer2011-09-151-1/+1
| | | | | | | | | | The previous setting of 13 caused build errors: In file included from include/linux/topology.h:32:0, from include/linux/sched.h:78, from arch/powerpc/kernel/asm-offsets.c:17: include/linux/mmzone.h:961:2: error: #error Allocator MAX_ORDER exceeds SECTION_SIZE make[1]: *** [arch/powerpc/kernel/asm-offsets.s] Error 1
* Add patch to fix deadlock in ppc64 icswx code (rhbz 737984)Josh Boyer2011-09-142-0/+81
|
* Add patches to fix various ibmveth driver issues (rhbz 733766)Josh Boyer2011-09-144-1/+251
|