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 |
|
Chuck Ebbert
|
f839e398ef
|
Ignore all .xz and .bz2 files
|
2011-11-23 08:58:58 -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
|
aca5e3322a
|
Update utrace patches from Oleg.
Also available at git://github.com/utrace/linux utrace-3.2
|
2011-11-21 15:42:09 -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
|
92b4ce742c
|
Add updated sources for 3.2-rc1
Crap. I hate it when I do that.
|
2011-11-08 07:42:40 -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 |
|
Dave Jones
|
2b4d1d8379
|
remove dead option
|
2011-11-04 13:39:41 -04:00 |
|
Josh Boyer
|
a0b40e3acc
|
Disable btrfs for ppc (rhbz 747079)
|
2011-11-04 11:57:52 -04: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
|
ad5ad18ea2
|
Adjust some PPC64 config settings suggested by Anton Blanchard
|
2011-11-03 10:10:04 -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 |
|
Josh Boyer
|
5fe52dd9bb
|
Update TODO after -git3
|
2011-10-31 20:57:06 -04:00 |
|
Kyle McMartin
|
cb23ecf36c
|
Drop bit-rotted scripts
|
2011-10-31 16:13:17 -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 |
|