aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-grsec/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
* main/linux-grsec: upgrade to 3.0.14 kernelNatanael Copa2012-01-031-4/+4
| | | | (cherry picked from commit 034cffa7947a7b5b89b61d90b9ba6e6fecf8fc0b)
* main/linux-grsec: fix "sleeping while atomic" oops under memory pressureNatanael Copa2012-01-031-1/+3
| | | | | fixes "sleeping while atomic" kernel oops under memory pressure (cherry picked from commit a83c9124464c304d0d52bdadb7b89f94525cf54e)
* main/linux-grsec: upgrade to grsecurity-2.2.2-3.0.13Natanael Copa2012-01-031-4/+4
| | | | (cherry picked from commit a332fe4b61c0d63f9245ca7f4992f35c20293eb7)
* main/linux-grsec: fix mtu regression and fix via cpu supportNatanael Copa2012-01-031-1/+6
| | | | (cherry picked from commit c5d59580c308763d163d2bfb374b796ae68a3748)
* main/linux-grsec: enable DMAR on x86_64Natanael Copa2012-01-031-2/+2
| | | | | for Xen (cherry picked from commit 7a411f6fa191f497187eb25fdcec7fa961d7a827)
* main/linux-grsec: add netlink taskstats accounting supportWilliam Pitcock2012-01-031-3/+3
| | | | (cherry picked from commit 6ae1b47de9d5866ee5f2c57413045585171d8e20)
* main/*-grsec: upgrade to grsecurity-2.2.2-3.0.12-unofficialNatanael Copa2012-01-031-4/+4
| | | | (cherry picked from commit 088254038bd02d3fe0336fe7b2d699627bb4e165)
* main/*-grsec: upgrade to kernel 3.0.10 and rebase grsecurity patchNatanael Copa2011-11-221-5/+5
| | | | | based on grsecurity-2.2.2-3.0.9-201111161802 (cherry picked from commit 16adb43e460bf8a7e8d3d34b5aee74e2e56c8088)
* main/*-grsec: enable CRYPTO_DEV_GEODENatanael Copa2011-11-221-2/+2
| | | | (cherry picked from commit 78ca6319638430577850e60eefa2ef6142777f58)
* main/linux-grsec: SMP-related bugfixes (see extended commit message)William Pitcock2011-11-221-3/+3
| | | | | | | | | | | | | | | | | | | | | [x86] - enable CONFIG_X86_BIGSMP - set CONFIG_NR_CPUS to 32 [x86_64] - set CONFIG_NR_CPUS to 32 With CONFIG_NR_CPUS > 8 on x86, the kernel may hang upon encountering more than 8 logical CPUs without CONFIG_X86_BIGSMP enabled. x86_64 does not have this problem, but as a side effect of the CONFIG_X86_BIGSMP change, needed to have CONFIG_NR_CPUS adjusted there as well. Discussions on various distribution lists: Alpine: http://lists.alpinelinux.org/alpine-devel/0496.html Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=480844 rPath: https://issues.rpath.com/browse/RPL-3022 (cherry picked from commit 762e510f082f422e3219c9ec270bcf5b48395adf)
* main/*-grsec: upgrade kernel to 3.0.9-201111121310Natanael Copa2011-11-221-11/+5
| | | | (cherry picked from commit 4ba20c01bd90e5ed8719131447ef65dba0bc0d2a)
* main/linux-grsec: add patch from upstream align af specific flowi structs to ↵Natanael Copa2011-11-111-1/+3
| | | | | | long (cherry picked from commit aa5ae43b9507434a7a3609d7cd59ecaa8f117c36)
* main/linux-grsec: backport flow patch from upstreamNatanael Copa2011-11-111-1/+3
| | | | | fixes performance regression (cherry picked from commit 2d674ead26a228e6ae79d0ecf1d1bcf8748e5b7e)
* main/*-grsec: enable e_powersaver module and update 3rdpary module buildingNatanael Copa2011-11-111-2/+2
| | | | | | | | | We no need to manually edit every 3rd party module's kernel ver to match the kernel packages version. We need to do this because we will at some point allow building in a chroot whithout the entire aports tree beeing present. (cherry picked from commit 1a21bc3a35de32521b021cc16cacff9beee38382)
* main/linux-grsec: backport ipsec regression fix + gre fixNatanael Copa2011-10-311-1/+5
|
* main/linux-grsec: upgrade to grsecurity-2.2.2-3.0.8-201110250925Natanael Copa2011-10-261-5/+5
|
* main/linux-grsec: enable static RTC_DRV_CMOSNatanael Copa2011-10-261-3/+3
| | | | fixes #747
* main/linux-grsec: upgrade to grsecurity-2.2.2-3.0.7-201110200052Natanael Copa2011-10-241-3/+3
|
* main/grsecurity: upgrade to grsecurity-2.2.2-3.0.7-201110180733Natanael Copa2011-10-191-2/+2
|
* main/linux-grsec: upgrade to grsecurity-2.2.2-3.0.7-201110172337Natanael Copa2011-10-191-5/+7
|
* main/linux-grsec: enable usbipNatanael Copa2011-10-061-3/+3
| | | | ref #650
* main/linux-grsec: upgrade to 2.2.2-3.0.4-201109261052Natanael Copa2011-09-301-3/+3
|
* main/linux-grsec: upgrade to grsecurity-2.2.2-3.0.4-201109190917Natanael Copa2011-09-221-3/+3
|
* main/upgrade to grsecurity-2.2.2-3.0.4-201109150655.patchNatanael Copa2011-09-161-3/+3
| | | | | The patch was manually edited to fix a ccache issue. See: http://forums.grsecurity.net/viewtopic.php?f=1&t=2772
* main/linux-grsec: enable FPU emulationNatanael Copa2011-09-111-2/+2
| | | | fixes #746
* main/linux-grsec: use modules_prepare for the -dev packageNatanael Copa2011-09-021-2/+2
|
* main/linux-grsec: upgrade to grsecurity-2.2.2-3.0.4-201109011725Natanael Copa2011-09-021-7/+5
|
* main/linux-grsec: fix constify in makefileNatanael Copa2011-08-261-1/+3
|
* main/linux-grsec: upgrade to grsecurity-2.2.2-3.0.3-201108251825Natanael Copa2011-08-261-3/+3
|
* main/linux-grsec: build fixNatanael Copa2011-08-251-1/+1
| | | | needs gmp-dev
* main/linux-grsec: fix checksumsNatanael Copa2011-08-251-1/+1
|
* main/linux-grsec: upgrade to grsecurity-2.2.2-3.0.3-201108241901Natanael Copa2011-08-251-12/+10
|
* main/linux-grsec: enable UDEREF on x86Natanael Copa2011-08-031-2/+3
|
* main/linux-grsec: upgrade to 2.6.38.8 (unofficial patch)Natanael Copa2011-07-081-4/+4
|
* main/linux-grsec: move grsecurity-2.2.2-2.6.38.2-201103281752 from testingNatanael Copa2011-05-241-7/+7
|
* Revert "main/linux-grsec: try upgrade to grsecurity-2.2.2-2.6.38.3-201104211716"Natanael Copa2011-04-221-7/+7
| | | | This reverts commit 19eea5ca985e34a75db7ea69646e23009370fd5a.
* main/linux-grsec: try upgrade to grsecurity-2.2.2-2.6.38.3-201104211716Natanael Copa2011-04-221-7/+7
| | | | Lets hope this works.
* Revert "main/linux-grsec: upgrade to 2.2.2-2.6.38.3-201104190633"Natanael Copa2011-04-201-7/+7
| | | | This reverts commit 443af6fbde8be65de45228a926e021f8be852d39.
* main/linux-grsec: upgrade to 2.2.2-2.6.38.3-201104190633Natanael Copa2011-04-201-7/+7
| | | | second try
* Revert "main/linux-grsec: upgrade to ↵Natanael Copa2011-04-181-7/+7
| | | | | | grsecurity-2.2.2-2.6.38.3-201104171745.patch" This reverts commit ad618e5f002b918616f851948bb980df5f89adec.
* Revert "main/linux-grsec: build fix for x86_64"Natanael Copa2011-04-181-1/+1
| | | | This reverts commit a530e75b020d4215cf30b10a3364f6f8e9cf9f15.
* main/linux-grsec: build fix for x86_64Natanael Copa2011-04-181-1/+1
|
* main/linux-grsec: upgrade to grsecurity-2.2.2-2.6.38.3-201104171745.patchNatanael Copa2011-04-181-7/+7
|
* main/linux-grsec: fix for multicastNatanael Copa2011-04-041-1/+3
|
* main/linux-grsec: enable playstation 3 controller support (CONFIG_HID_SONY)William Pitcock2011-03-311-3/+3
|
* main/linux-grsec: add VMWARE 3d support aka vmwgfxCarlo Landmeter2011-03-291-3/+3
| | | | fixes #561
* main/linux-grsec: upgrade to 2.2.2-2.6.38.1-201103262052Natanael Copa2011-03-291-5/+5
|
* main/linux-grsec: upgrade to grsecurity-2.2.2-2.6.38.1-201103262052 againWilliam Pitcock2011-03-281-3/+3
| | | | | | Revert "Temporarily revert "main/linux-grsec: upgrade to grsecurity-2.2.2-2.6.38.1-201103262052"" This reverts commit 9ccea95e7da68390c109e3f41e472fdaa1dbbae2.
* Temporarily revert "main/linux-grsec: upgrade to ↵William Pitcock2011-03-281-3/+3
| | | | | | grsecurity-2.2.2-2.6.38.1-201103262052" This reverts commit 483bab0868b4286248a3f8ff6ea817fdeb993356.
* main/linux-grsec: upgrade to grsecurity-2.2.2-2.6.38.1-201103262052Natanael Copa2011-03-281-3/+3
|