summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * make vmlinuz world readableKyle McMartin2010-11-221-1/+1
| |
| * Linux 2.6.37-rc3Kyle McMartin2010-11-223-2/+7
| |
| * Linux 2.6.37-rc2-git7Kyle McMartin2010-11-203-1/+6
| |
| * update to Linux 2.6.37-rc2-git5Kyle McMartin2010-11-193-3/+6
| |
| * move %fedora_build in the non-released caseKyle McMartin2010-11-181-1/+8
| |
| * Linux 2.6.37-rc2-git2Kyle McMartin2010-11-174-5/+9
| |
| * make vmlinuz/System.map root-only by defaultKyle McMartin2010-11-171-2/+6
| |
| * add a target to toggle debuginfo generationKyle McMartin2010-11-161-0/+2
| | | | | | | | (my disk is slow...)
| * hdpvr lost an id upstreamKyle McMartin2010-11-161-0/+11
| |
| * Linux 2.6.37-rc2Kyle McMartin2010-11-153-2/+7
| |
| * Merge 2.6.37-rc1-git10Kyle McMartin2010-11-135-164/+13
| | | | | | | | | | | | | | | | - 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.
| * Linux 2.6.37-rc1-git7Kyle McMartin2010-11-094-17/+16
| |
| * Quote wildcard argument in "find" commandMichael Young2010-11-081-1/+1
| |
| * remove some temporary stuff I did to keep the line numbers the same during ↵Dave Jones2010-11-081-4/+0
| | | | | | | | the rpmlint review
| * remove build cruft that shouldn't be packaged in kernel-develDave Jones2010-11-081-0/+2
| |
| * remove .gitignores from the source tree, so they don't end up getting packaged.Dave Jones2010-11-081-0/+3
| |
| * whitespace cleanupDave Jones2010-11-081-1/+1
| |
| * more rpmlint..Dave Jones2010-11-081-3/+3
| | | | | | | | | | | | | | | | | | | | 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.)
| * stop using the obsolete forms of grep shortcuts.Dave Jones2010-11-081-4/+4
| |
| * Fix another rpmlint obsoletes warningDave Jones2010-11-081-1/+1
| | | | | | | | | | | | kernel.src:757: W: unversioned-explicit-obsoletes glibc-kernheaders kernel-headers.x86_64: W: self-obsoletion glibc-kernheaders obsoletes glibc-kernheaders = 3.0-46
| * These haven't been shipped in sometime, we can just remove it.Dave Jones2010-11-081-3/+3
| | | | | | | | | | This also has the effect of silencing the rpmlint warning about an unversioned obsolete.
| * rpmlint fluff.Dave Jones2010-11-081-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | 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.)
| * Linux 2.6.37-rc1-git5Kyle McMartin2010-11-083-1/+6
| |
| * Cherry-pick utrace-ptrace fixes from mayoung. Thanks!Kyle McMartin2010-11-083-18/+23
| |
| * Linux 2.6.37-rc1Kyle McMartin2010-11-0223-966/+209
| |
| * Linux 2.6.36-git8Kyle McMartin2010-10-2624-2241/+72
| |
| * start following git head againKyle McMartin2010-10-2212-230/+36
| |
* | update to stable 2.6.36.2-rc1Kyle McMartin2010-12-0815-847/+34
| |
* | ameliorate the load average account issues with dynticks (rhbz#650934)Kyle McMartin2010-12-082-0/+282
| |
* | fix thinko in previous commit, resulting in /usr/src/kernels/$ver/build/Kyle McMartin2010-12-061-1/+1
| |
* | don't prune kernel-devel in the %with_headers install sectionKyle McMartin2010-12-061-3/+4
| | | | | | | | | | | | | | commit c1bdfc8b broke the build on s390 since it is headers only, and had nothing installed in /usr/src/kernels... since kernel-devel is only produced when there's a BuildKernel, just prune '*.cmd' when doing BuildKernel for the same net result.
* | enable cplus_demangle in perfKyle McMartin2010-12-041-1/+5
| |
* | enable hpilo.ko on x86_64Kyle McMartin2010-12-032-1/+6
| |
* | kswapd fixes from mmotmKyle McMartin2010-12-023-1/+569
| |
* | walters noticed i missed removing it from the manifestKyle McMartin2010-11-301-1/+0
| |
* | un-rebase drm-intel-big-hammer & make-lvds-work, update would_have_oomkilledKyle McMartin2010-11-295-24477/+57
| |
* | add a patch to log pnp resourcesKyle McMartin2010-11-292-0/+93
| |
* | bump baserelease to 2.6.36.1-10Kyle McMartin2010-11-291-2/+2
| |
* | tty fixes from git and tpm fix from f14Kyle McMartin2010-11-295-0/+296
| |
* | quiet a build warning the previous INET_DIAG change causedKyle McMartin2010-11-262-0/+34
| |
* | plug various tty/serial stack leaksKyle McMartin2010-11-263-0/+1208
| |
* | hda/realtek: handle unset external amp bitsKyle McMartin2010-11-262-0/+20
| |
* | i loathe building debuginfo locallykyle2010-11-251-0/+2
| |
* | oops, it's ->ops->namekyle2010-11-251-1/+1
| |
* | and your little ldisc tooKyle McMartin2010-11-251-2/+2
| |
* | disable fscache for cifs (#656498)Kyle McMartin2010-11-242-1/+4
| |
* | drm/radeon/kms: MC vram map needs to be >= pci aperture size (fdo#28402)Kyle McMartin2010-11-242-0/+39
| |
* | __func -> __func__Kyle McMartin2010-11-241-1/+1
| |
* | fix graphics on hp 2530p which were broken due to pci crs fixes from ↵Kyle McMartin2010-11-242-0/+69
| | | | | | | | upstream (korg#23542)
* | posix-cpu-timers: workaround to suppress the problems with mt exec (rhbz#656264)Kyle McMartin2010-11-232-0/+67
| |