summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Work around #663080 and restore building 'perf' on s390x.Kyle McMartin2011-11-161-1/+5
|
* Linux 3.2-rc2-git1 (upstream 6aaf05f47)Josh Boyer2011-11-162-5/+8
|
* Quite a warning in apm_cpu_idle (rhbz 753776)Josh Boyer2011-11-142-0/+16
| | | | | WARN_ONCE is now the top thing on my "BIGGEST WASTE OF TIME" list. It changes daily though.
* Add patch to fix ip6_tunnel naming (rhbz 751165)Josh Boyer2011-11-142-0/+83
|
* Patch from Joshua Roys to add rtl8192* to modules.networking (rhbz 753645)Josh Boyer2011-11-141-2/+5
|
* Linux 3.2-rc1-git4Josh Boyer2011-11-143-2/+130
| | | | Also fix CVE-2011-4131: nfs4_getfacl decoding kernel oops (rhbz 753236)
* Linux 3.2-rc2-git3Josh Boyer2011-11-123-84/+6
|
* Use the same naming scheme as rawhide for -stable RC kernelsChuck Ebbert2011-11-112-1/+8
| | | | (e.g. 3.1.1-0.rc1.1 instead of 3.1.1-1.rc1)
* Add patch to rework ASPM handling from Matthew GarrettJosh Boyer2011-11-112-1/+295
|
* Remove overlap between bcma/b43 and brcmsmac and reenable bcm4331John W. Linville2011-11-113-1/+49
|
* Linux 3.2-rc1-git2Josh Boyer2011-11-102-2/+5
|
* Linux 3.2-rc1-git1 (upstream 19e0bafc36a)Josh Boyer2011-11-093-4/+10
| | | | Enable the brcm80211 modules now that they have left staging
* Add python-perf-debuginfo package (rhbz 752140)Josh Boyer2011-11-081-1/+19
|
* sysfs: Add msi irq device enumeration (bz 744012)Neil Horman2011-11-082-0/+247
|
* Add updated sources for 3.2-rc1Josh Boyer2011-11-081-1/+1
| | | | Crap. I hate it when I do that.
* Linux 3.2-rc1Josh Boyer2011-11-086-255/+8
| | | | | From kernel.org this time, not git generated locally: http://www.kernel.org/pub/linux/kernel/v3.x/patch-3.2-rc1.bz2
* Add two patches to fix mac80211 issues (rhbz 731365)Josh Boyer2011-11-073-1/+94
|
* Add from git://openlinux.windriver.com/people/paulg/modsplit-post-mergeJosh Boyer2011-11-072-1/+162
| | | | These fix various build failures from the module.h split out stuff for 3.2
* Linux 3.1-git7 (upstream 31555213f)Josh Boyer2011-11-079-134/+14
|
* Add sanity check for basereleaseChuck Ebbert2011-11-071-3/+11
|
* Add support for .xz compressed patchesChuck Ebbert2011-11-071-2/+3
|
* remove dead optionDave Jones2011-11-041-1/+0
|
* Disable btrfs for ppc (rhbz 747079)Josh Boyer2011-11-041-0/+3
|
* Linux 3.1-git6 (upstream 1a67a573b8d)Josh Boyer2011-11-047-88/+10
| | | | | Make CONFIG_EDAC_SBRIDGE only build on x86_64 since it has 64-bit divide errors on 32-bit kernels.
* Adjust some PPC64 config settings suggested by Anton BlanchardJosh Boyer2011-11-031-2/+10
|
* Linux 3.1-git5 (upstream 43672a0784707)Josh Boyer2011-11-036-4/+18
|
* Linux 3.1-git4 (upstream dc47d3810cdc)Josh Boyer2011-11-0116-2098/+28
|
* allow building the perf rpm for ARM (rhbz 741325)Dave Jones2011-11-011-1/+4
|
* Add another Sony laptop to the nonvs blacklist. (rhbz 641789)Dave Jones2011-11-012-0/+22
|
* Restore perf sub-package for great justiceKyle McMartin2011-11-011-24/+75
|
* Add CVE number in changelog (rhbz 750402)Josh Boyer2011-10-311-1/+1
|
* Add patch to fix integer overflow of points in oom_badness (rhbz 750402)Josh Boyer2011-10-312-1/+109
|
* Update TODO after -git3Josh Boyer2011-10-311-2/+0
|
* Drop bit-rotted scriptsKyle McMartin2011-10-3115-249/+0
|
* Fix paste-o (accidentally had a stray %endif)Kyle McMartin2011-10-311-1/+0
|
* Build a python-perf sub-package.Kyle McMartin2011-10-311-0/+22
|
* Linux 3.1-git3. Happy Halloween.Josh Boyer2011-10-3112-116/+22
|
* Linux 3.1-git2 snapshot (upstream f362f98e7c)Josh Boyer2011-10-287-8557/+117
|
* Cleanup PowerPC configsJosh Boyer2011-10-273-126/+67
| | | | | Drop a bunch of embedded platform cruft from the 32-bit configs. Disable Cell and Maple support on 64-bit.
* Drop alphaJosh Boyer2011-10-271-12/+6
| | | | | 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.
* Drop ia64.Josh Boyer2011-10-273-224/+6
| | | | Goodbye, ia64. Prarit will miss you.
* don't set DEBUG_BLK_CGROUP twice, it'll be toggled by debug/releaseKyle McMartin2011-10-272-1/+1
|
* some dvb config changes noticed during kconfig reviewKyle McMartin2011-10-272-17/+7
|
* Add build option "--with=release" to build a non-debug kernel in rawhide.Chuck Ebbert2011-10-271-5/+8
|
* Update TODO after 3.1-git1 merge.Josh Boyer2011-10-271-6/+1
| | | | Hopefully more of the top section will go away as further snapshots are merged.
* Linux 3.1-git1 (138c4ae9cfda upstream)Josh Boyer2011-10-2627-1482/+415
| | | | | | 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.
* - Rebuilt for glibc bug#747377Dennis Gilmore2011-10-261-1/+4
|
* drop 2.6->3.0 transition Source hackKyle McMartin2011-10-261-1/+1
|
* drop rhel config bits which are not used in fedora kernelsKyle McMartin2011-10-262-215/+2
|
* note Makefile changes in the spec-fileKyle McMartin2011-10-261-0/+2
|