Gentoo Archives: gentoo-commits

From: Mike Pagano <mpagano@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/linux-patches:master commit in: /
Date: Tue, 23 Jun 2015 12:54:59
Message-Id: 1435064113.c4483f29a0d7562ad4b9e69df37175b5de57c0f3.mpagano@gentoo
1 commit: c4483f29a0d7562ad4b9e69df37175b5de57c0f3
2 Author: Mike Pagano <mpagano <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 23 12:55:13 2015 +0000
4 Commit: Mike Pagano <mpagano <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 23 12:55:13 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=c4483f29
7
8 Fix readme
9
10 0000_README | 72 -------------------------------------------------------------
11 1 file changed, 72 deletions(-)
12
13 diff --git a/0000_README b/0000_README
14 index 0f63559..9018993 100644
15 --- a/0000_README
16 +++ b/0000_README
17 @@ -43,78 +43,6 @@ EXPERIMENTAL
18 Individual Patch Descriptions:
19 --------------------------------------------------------------------------
20
21 -Patch: 1000_linux-4.0.1.patch
22 -From: http://www.kernel.org
23 -Desc: Linux 4.0.1
24 -
25 -Patch: 1001_linux-4.0.2.patch
26 -From: http://www.kernel.org
27 -Desc: Linux 4.0.2
28 -
29 -Patch: 1002_linux-4.0.3.patch
30 -From: http://www.kernel.org
31 -Desc: Linux 4.0.3
32 -
33 -Patch: 1003_linux-4.0.4.patch
34 -From: http://www.kernel.org
35 -Desc: Linux 4.0.4
36 -
37 -Patch: 1004_linux-4.0.5.patch
38 -From: http://www.kernel.org
39 -Desc: Linux 4.0.5
40 -
41 -Patch: 1500_XATTR_USER_PREFIX.patch
42 -From: https://bugs.gentoo.org/show_bug.cgi?id=470644
43 -Desc: Support for namespace user.pax.* on tmpfs.
44 -
45 -Patch: 1510_fs-enable-link-security-restrictions-by-default.patch
46 -From: http://sources.debian.net/src/linux/3.16.7-ckt4-3/debian/patches/debian/fs-enable-link-security-restrictions-by-default.patch/
47 -Desc: Enable link security restrictions by default.
48 -
49 -Patch: 2600_select-REGMAP_IRQ-for-rt5033.patch
50 -From: http://git.kernel.org/
51 -Desc: mfd: rt5033: MFD_RT5033 needs to select REGMAP_IRQ. See bug #546938.
52 -
53 -Patch: 2700_ThinkPad-30-brightness-control-fix.patch
54 -From: Seth Forshee <seth.forshee@×××××××××.com>
55 -Desc: ACPI: Disable Windows 8 compatibility for some Lenovo ThinkPads.
56 -
57 -Patch: 2900_dev-root-proc-mount-fix.patch
58 -From: https://bugs.gentoo.org/show_bug.cgi?id=438380
59 -Desc: Ensure that /dev/root doesn't appear in /proc/mounts when bootint without an initramfs.
60 -
61 -Patch: 2905_s2disk-resume-image-fix.patch
62 -From: Al Viro <viro <at> ZenIV.linux.org.uk>
63 -Desc: Do not lock when UMH is waiting on current thread spawned by linuxrc. (bug #481344)
64 -
65 -Patch: 2910_lz4-compression-fix.patch
66 -From: https://bugs.gentoo.org/show_bug.cgi?id=546422
67 -Desc: Fix for lz4 compression regression. Thanks to Christian Xia. See bug #546422.
68 -
69 -Patch: 4200_fbcondecor-3.19.patch
70 -From: http://www.mepiscommunity.org/fbcondecor
71 -Desc: Bootsplash ported by Marco. (Bug #539616)
72 -
73 Patch: 4567_distro-Gentoo-Kconfig.patch
74 From: Tom Wijsman <TomWij@g.o>
75 Desc: Add Gentoo Linux support config settings and defaults.
76 -
77 -Patch: 5000_enable-additional-cpu-optimizations-for-gcc.patch
78 -From: https://github.com/graysky2/kernel_gcc_patch/
79 -Desc: Kernel patch enables gcc < v4.9 optimizations for additional CPUs.
80 -
81 -Patch: 5001_block-cgroups-kconfig-build-bits-for-BFQ-v7r7-4.0.patch
82 -From: http://algo.ing.unimo.it/people/paolo/disk_sched/
83 -Desc: BFQ v7r7 patch 1 for 4.0: Build, cgroups and kconfig bits
84 -
85 -Patch: 5002_block-introduce-the-BFQ-v7r7-I-O-sched-for-4.0.patch1
86 -From: http://algo.ing.unimo.it/people/paolo/disk_sched/
87 -Desc: BFQ v7r7 patch 2 for 4.0: BFQ Scheduler
88 -
89 -Patch: 5003_block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-v7r7-for-4.0.0.patch
90 -From: http://algo.ing.unimo.it/people/paolo/disk_sched/
91 -Desc: BFQ v7r7 patch 3 for 4.0: Early Queue Merge (EQM)
92 -
93 -Patch: 5010_enable-additional-cpu-optimizations-for-gcc-4.9.patch
94 -From: https://github.com/graysky2/kernel_gcc_patch/
95 -Desc: Kernel patch enables gcc >= v4.9 optimizations for additional CPUs.