Commit Graph

132 Commits

Author SHA1 Message Date
Kyle McMartin 8002c02cae enable cplus_demangle in perf 2010-12-04 11:36:16 -05:00
Kyle McMartin 5acda93677 Linux 2.6.37-rc4-git3 2010-12-03 07:26:49 -05:00
Kyle McMartin 254585788f kswapd fixes from mmotm
(queuing them here since it's unclear if they'll go into .37 or wait for
 .38)
2010-12-02 11:57:44 -05:00
Kyle McMartin 8077b629b4 suck in edp-fixes too 2010-12-01 15:05:40 -05:00
Kyle McMartin f1aeb30fcc add on drm-fixes until they're queued 2010-12-01 10:27:16 -05:00
Kyle McMartin 5256969a14 Linux 2.6.37-rc4-git1 2010-12-01 10:12:17 -05:00
Kyle McMartin 1a48cbfeed Linux 2.6.37-rc4 2010-11-30 11:30:30 -05:00
Kyle McMartin 4d70d8dc24 update debug-vm-would-have-oomkilled 2010-11-29 21:10:59 -05:00
Kyle McMartin 67f5884c55 Linux 2.6.37-rc3-git6 2010-11-29 08:32:10 -05:00
Kyle McMartin dadc63b854 more patches for this tty open race 2010-11-27 10:30:59 -05:00
Kyle McMartin ea17f5cd11 Linux 2.6.37-rc3-git3 2010-11-26 23:57:56 -05:00
Kyle McMartin e31d248b5c copy tty debugging from rawhide 2010-11-26 17:05:38 -05:00
Kyle McMartin 2f05b4a2c9 Linux 2.6.37-rc3-git2 2010-11-26 10:15:29 -05:00
Kyle McMartin c3e06ee55a Linux 2.6.37-rc3-git2 2010-11-26 09:15:31 -05:00
Kyle McMartin a0dc92f110 Linux 2.6.37-rc3-git1 2010-11-24 15:07:35 -05:00
Kyle McMartin f6dd1f4eac make vmlinuz world readable 2010-11-22 08:23:15 -05:00
Kyle McMartin 0174548905 Linux 2.6.37-rc3 2010-11-22 08:11:09 -05:00
Kyle McMartin c513bba596 Linux 2.6.37-rc2-git7 2010-11-20 20:17:17 -05:00
Kyle McMartin 39c7042fdd update to Linux 2.6.37-rc2-git5 2010-11-19 08:04:35 -05:00
Kyle McMartin 66ce81a2f2 move %fedora_build in the non-released case 2010-11-18 13:52:09 -05:00
Kyle McMartin fddecabe00 Linux 2.6.37-rc2-git2 2010-11-17 12:40:56 -05:00
Kyle McMartin d287769cc9 make vmlinuz/System.map root-only by default 2010-11-17 12:32:20 -05:00
Kyle McMartin 58e831b2c0 Linux 2.6.37-rc2 2010-11-15 22:54:32 -05:00
Kyle McMartin 1d6dcd2719 Merge 2.6.37-rc1-git10
- Pull in 2.6.37-rc1-git10 snapshot
- SECURITY_DMESG_RESTRICT added, the principle of least surprise dictates
  we should probably have it off. If you want to restrict dmesg access
  you may use the kernel.dmesg_restrict sysctl.
- linux-2.6-bluetooth-autosuspend.patch: merged upstream.
2010-11-13 22:18:22 -05:00
Kyle McMartin 8383538959 Linux 2.6.37-rc1-git7 2010-11-09 09:16:53 -05:00
Michael Young f8eb8d89fb Quote wildcard argument in "find" command 2010-11-08 11:04:16 -05:00
Dave Jones 4019ed3efe remove some temporary stuff I did to keep the line numbers the same during the rpmlint review 2010-11-08 11:04:08 -05:00
Dave Jones b0335bcfdf remove build cruft that shouldn't be packaged in kernel-devel 2010-11-08 11:02:19 -05:00
Dave Jones 246f94f096 remove .gitignores from the source tree, so they don't end up getting packaged. 2010-11-08 11:02:13 -05:00
Dave Jones 561b24abd9 whitespace cleanup 2010-11-08 11:01:57 -05:00
Dave Jones 048093aa05 more rpmlint..
kernel.src:2188: W: macro-in-%changelog %released_kernel
kernel.src:2232: W: macro-in-%changelog %verify
kernel.src:2411: W: macro-in-%changelog %{expand

(Packagers should avoid using macros in changelog items, but this is a minor
error. The easy fix here is to %% comment out any macros in changelog entries,
to prevent unexpected and random behavior.)
2010-11-08 11:01:49 -05:00
Dave Jones b89c80f6e2 stop using the obsolete forms of grep shortcuts. 2010-11-08 11:01:43 -05:00
Dave Jones d555d677e1 Fix another rpmlint obsoletes warning
kernel.src:757: W: unversioned-explicit-obsoletes glibc-kernheaders
kernel-headers.x86_64: W: self-obsoletion glibc-kernheaders obsoletes
glibc-kernheaders = 3.0-46
2010-11-08 11:01:28 -05:00
Dave Jones efc71adf48 These haven't been shipped in sometime, we can just remove it.
This also has the effect of silencing the rpmlint warning about
an unversioned obsolete.
2010-11-08 11:01:21 -05:00
Dave Jones 166b79a5e0 rpmlint fluff.
kernel.src:386: W: macro-in-comment %nobuildarches
kernel.src:432: W: macro-in-comment %post
kernel.src:1002: W: macro-in-comment %{vanillaversion}
kernel.src:1003: W: macro-in-comment %{kversion}
kernel.src:1005: W: macro-in-comment %{kversion}
kernel.src:1883: W: macro-in-comment %{image_install_path}

(Packagers should avoid using macros in comments, but this is a minor error.
The easy fix here is to %% comment out any macros in comments, to prevent
unexpected and random behavior.)
2010-11-08 11:01:13 -05:00
Kyle McMartin 3996540995 Linux 2.6.37-rc1-git5 2010-11-08 10:54:55 -05:00
Kyle McMartin 1aea2328b4 Cherry-pick utrace-ptrace fixes from mayoung. Thanks! 2010-11-08 10:38:33 -05:00
Kyle McMartin 7b2f649ec2 Linux 2.6.37-rc1 2010-11-02 13:06:42 -04:00
Kyle McMartin 3daa57b3d9 Linux 2.6.36-git8 2010-10-26 13:05:04 -04:00
Kyle McMartin c22cea221f start following git head again 2010-10-22 12:24:02 -04:00
Chuck Ebbert 2187525cff Linux 2.6.36 2010-10-20 19:17:54 -04:00
Matthew Garrett 2df449634d - runtime_pm_fixups.patch: should fix this on Thinkpads 2010-10-20 16:10:47 -04:00
Chuck Ebbert c3cd66f5e3 Update PCI _CRS fixes 2010-10-19 23:15:16 -04:00
Chuck Ebbert 1470c7dce4 Linux 2.6.36-rc8-git5 2010-10-19 23:09:54 -04:00
Kyle McMartin 9ecbc015d1 fix ima patch, and add xhci_hcd suspend resume backport 2010-10-18 13:40:37 -04:00
Kyle McMartin 52c02bb8d1 ima: Default it to off
Pass ima=on to enable. Reduce impact of the option
when disabled.
2010-10-18 12:35:00 -04:00
Kyle McMartin dbda5f5afd Quirk to disable DMAR with Ricoh card reader/firewire 2010-10-18 11:59:37 -04:00
Kyle McMartin d3e4af8507 cleanup drm patches 2010-10-16 13:19:24 -04:00
Kyle McMartin f798391867 switch non debugged flavours too... 2010-10-15 17:14:06 -04:00
Kyle McMartin 7cebe7b309 turn on pci crs on -debug 2010-10-15 16:52:39 -04:00