GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
repo/gentoo/historical.git
master
Gentoo ebuild repository HISTORICAL read-only tree
Infrastructure team <infrastructure@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys-kernel
/
spl
Commit message (
Expand
)
Author
Age
Files
Lines
*
s/PAX_OVERFLOW/PAX_SIZE_OVERFLOW/ - Thanks perfinition for catching the typo
Richard Yao
2014-12-12
5
-24
/
+28
*
Suspected false positives in PAX_OVERFLOW cause runtime failures according to...
Richard Yao
2014-12-12
5
-21
/
+29
*
Numerous backports from HEAD, including: Linux 3.17 support, Gentoo Prefix su...
Richard Yao
2014-12-01
3
-15
/
+147
*
Do not permit builds against PAX_RANDKSTACK until a panic issue is fixed, tha...
Richard Yao
2014-12-01
4
-21
/
+28
*
Add preliminary ebuild changes for Gentoo Prefix support; Make die always pri...
Richard Yao
2014-09-05
4
-37
/
+50
*
No code changes are needed to support Linux 3.16. I modifying the ebuild to a...
Richard Yao
2014-08-07
3
-19
/
+23
*
swiching to https for git ebuild
Matt Thode
2014-07-09
3
-18
/
+21
*
Disallow CONFIG_DEBUG_INFO_REDUCED when USE=debug is set
Richard Yao
2014-06-20
3
-18
/
+22
*
Bump to 0.6.3
Richard Yao
2014-06-13
3
-16
/
+131
*
Remove ancient SPL versions
Richard Yao
2014-06-08
9
-1083
/
+23
*
Require CONFIG_DEBUG_INFO for USE=debug on =sys-kernel/spl-9999
Richard Yao
2014-05-14
3
-18
/
+21
*
Improve USE=debug on 9999 ebuild: changes will be propagated to the next revi...
Richard Yao
2014-04-26
3
-19
/
+26
*
The patchset used in sys-kernel/spl-0.6.2-r4 was an early version that was no...
Richard Yao
2014-04-11
3
-15
/
+138
*
Module versioning support and Linux 3.14 support bump
Richard Yao
2014-04-10
3
-15
/
+135
*
Linux 3.13 support and some additional patches for SPARC support
Richard Yao
2014-01-27
3
-16
/
+136
*
Linux 3.12 support
Richard Yao
2013-11-21
3
-15
/
+135
*
Reverse stabilization of sys-kernel/spl-0.6.2-r1 (to avoid confusing users be...
Richard Yao
2013-10-14
3
-18
/
+23
*
Stabilize sys-kernel/spl-0.6.2-r1 on amd64 (indirectly required by sys-boot/g...
Richard Yao
2013-10-14
3
-19
/
+23
*
Improved 3.11 compatibility
Richard Yao
2013-10-05
3
-15
/
+135
*
Version bump to 0.6.2
Richard Yao
2013-08-23
3
-15
/
+132
*
Drop !USER_NS because !UIDGID_STRICT_TYPE_CHECKS is sufficient
Richard Yao
2013-08-21
3
-18
/
+20
*
Linux 3.10 compatibility; Fix kernel builtin support
Richard Yao
2013-07-14
7
-249
/
+489
*
Add blocker against CONFIG_UIDGID_STRICT_TYPE_CHECKS
Richard Yao
2013-05-29
3
-17
/
+22
*
Do not permit builds with CONFIG_USER_NS
Richard Yao
2013-05-29
3
-17
/
+22
*
Fix typo in ebuild
Richard Yao
2013-05-29
3
-19
/
+21
*
Fix delay()
Richard Yao
2013-05-28
4
-15
/
+176
*
Patch 3.8 and later kernels for hardened compatibility, bug #463012
Richard Yao
2013-04-25
4
-15
/
+202
*
Remove /usr/src/spl symlink from 9999 ebuild. sys-cluster/lustre (science ove...
Richard Yao
2013-04-17
3
-20
/
+22
*
Update /usr/src/spl link to reflect upstream's new location
Richard Yao
2013-04-17
3
-5
/
+28
*
Kbuild depends on dev-lang/perl
Richard Yao
2013-04-17
9
-43
/
+35
*
Version bump to 0.6.1; Simplify hostid logic
Richard Yao
2013-03-28
5
-41
/
+332
*
Free memory more quickly under memory pressure; do not dodoc INSTALL (depreca...
Richard Yao
2013-03-23
5
-24
/
+76
*
Remove dodoc INSTALL from 9999 ebuild to reflect upstream change.
Richard Yao
2013-03-20
3
-18
/
+21
*
Switch back to linux-mod
Richard Yao
2013-03-16
8
-33
/
+38
*
Switch to linux-info eclass; Replace spl-0.6.0_rc14-symlink-headers.patch wit...
Richard Yao
2013-03-16
9
-40
/
+61
*
Linux 3.9 Support; Install symlinks to make building lustre easier for the Ge...
Richard Yao
2013-03-15
9
-17
/
+308
*
Expand previous commit message
Richard Yao
2013-02-11
2
-3
/
+3
*
Backport kernel compatibility fixes to older versions in all situations possi...
Richard Yao
2013-02-11
10
-412
/
+57
*
Add virtual/awk dependency, fix build failures on x86 (bug \#450646) and fix ...
Richard Yao
2013-02-06
14
-41
/
+217
*
Bump sys-kernel/spl to 0.6.0_rc14
Richard Yao
2013-02-02
3
-2
/
+101
*
Filter -Wl,* from LDFLAGS to prevent build failures on ARM
Richard Yao
2013-01-16
3
-9
/
+24
*
Filter -Wl,* from LDFLAGS to prevent build failures on ARM
Richard Yao
2013-01-16
3
-2
/
+109
*
Fix trailing whitespace in ebuild
Richard Yao
2013-01-14
3
-5
/
+8
*
Fix autotools issue detected on ~arm, fix soft lockup regression, add Linux 3...
Richard Yao
2013-01-14
6
-9
/
+348
*
Fix sys-kernel/spl-0.6.0_rc10 ebuild; provide USE=debug-log to 0.6.0_rc10 and...
Richard Yao
2012-12-29
6
-11
/
+20
*
The fact that the code is technically GPLv2+ does not mean that we need to sp...
Richard Yao
2012-12-27
9
-23
/
+30
*
Bump sys-kernel/spl to 0.6.0_rc13
Richard Yao
2012-12-23
3
-2
/
+99
*
Add USE=debug-log
Richard Yao
2012-12-12
8
-18
/
+30
*
Linux 3.7 Support; Linux 3.6 Stability Fix
Richard Yao
2012-12-11
7
-4
/
+578
*
Bump sys-kernel/spl to 0.6.0_rc12
Richard Yao
2012-11-14
3
-2
/
+98
[next]