summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* fix logic error in INET_DIAG bytecode auditing (CVE-2010-3880)Kyle McMartin2010-11-232-0/+111
|
* zero struct memory in ipc shm (CVE-2010-4072)Kyle McMartin2010-11-232-0/+35
|
* initialize struct memory to zero in ipc compat (CVE-2010-4073)Kyle McMartin2010-11-232-0/+81
|
* fix i8k inline asm to avoid miscompilation with newer gccKyle McMartin2010-11-232-0/+92
|
* add a debugging patch around the tty_reopen WARN_ONKyle McMartin2010-11-222-0/+25
|
* Linux 2.6.36.1Kyle McMartin2010-11-224-42/+9
|
* fix incorrect reporting of whether nx is disabled or notKyle McMartin2010-11-221-1/+1
| | | | | Thanks to Kees Cook for noticing. Message-ID: <20101121070342.GE4617@outflux.net>
* TTY: restore tty_ldisc_wait_idleKyle McMartin2010-11-222-1/+126
|
* make vmlinuz world readableKyle McMartin2010-11-221-2/+5
|
* Allow debuginfo to be multiply-installedKyle McMartin2010-11-201-6/+11
| | | | Patch from aris@ on fedora-kernel.
* Merge branch 'master' of ssh://pkgs.fedoraproject.org/kernelChuck Ebbert2010-11-202-0/+43
|\ | | | | | | | | Fix up conflicts: kernel.spec
| * fix BUG when using xt_SECMARKKyle McMartin2010-11-202-0/+41
| |
* | Linux 2.6.36.1-rc1Chuck Ebbert2010-11-202-3/+7
|/
* disable drm-intel rebaseKyle McMartin2010-11-171-4/+7
|
* make vmlinuz/System.map root-only by defaultKyle McMartin2010-11-171-2/+6
|
* add MacBookAir3,1 11" id to add-macbookair3-ids.patchKyle McMartin2010-11-161-1/+2
| | | | | reported by Jurgen Kramer <gtmkramer@xs4all.nl>, <1289936190.2460.27.camel@paragon.slim>.
* disable parallel doc buildsKyle McMartin2010-11-161-2/+6
|
* drm-intel rebase, enable kernel-debugkyle2010-11-167-78/+24504
|
* pull in support for MBA3Kyle McMartin2010-11-152-0/+268
|
* fix intel_ips driverKyle McMartin2010-11-152-1/+56
|
* Quote wildcard argument in "find" commandMichael Young2010-10-301-1/+1
|
* Put back the provides: kernelDave Jones2010-10-261-0/+1
| | | | It's necessary for kernel-smp, which ppc32 still uses.
* remove some temporary stuff I did to keep the line numbers the same during ↵Dave Jones2010-10-261-5/+0
| | | | the rpmlint review
* remove build cruft that shouldn't be packaged in kernel-develDave Jones2010-10-261-0/+2
|
* remove .gitignores from the source tree, so they don't end up getting packaged.Dave Jones2010-10-261-0/+3
|
* more rpmlint: E: useless-provides kernelDave Jones2010-10-261-1/+1
| | | | | | | | (This is coming from line 445: Provides: kernel = %{rpmversion}-%{pkg_release}\. I don't see any reason for this line, as rpm is autoproviding kernel = %{version}-%{release} (and %{version} is being set to %{rpmversion} and %{release} is being set to %{pkg_release}.)
* whitespace cleanupDave Jones2010-10-261-1/+1
|
* more rpmlint..Dave Jones2010-10-261-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-10-261-4/+4
|
* Fix another rpmlint obsoletes warningDave Jones2010-10-261-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-10-261-3/+3
| | | | | This also has the effect of silencing the rpmlint warning about an unversioned obsolete.
* rpmlint fluff.Dave Jones2010-10-261-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.)
* add ext4_inode_infoKyle McMartin2010-10-211-2/+4
|
* Linux 2.6.36Chuck Ebbert2010-10-202-6/+7
|
* - runtime_pm_fixups.patch: should fix this on ThinkpadsMatthew Garrett2010-10-202-6/+124
|