aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-grsec/kernelconfig.x86_64
Commit message (Collapse)AuthorAgeFilesLines
* main/linux-grsec: upgrade to 3.9.8 kernelNatanael Copa2013-06-301-1/+2
|
* main/linux-grsec: upgrade to 3.9.7Natanael Copa2013-06-251-2/+2
|
* main/linux-grsec: upgrade to 3.9.5Natanael Copa2013-06-111-1/+2
|
* main/linux-grsec: upgprade to 3.9.3 and update flush arp cache patchNatanael Copa2013-05-221-2/+4
| | | | fixes #1926
* main/linux-grsec: upgrade to 3.9.2 kernelNatanael Copa2013-05-141-48/+123
|
* main/linux-grsec: upgrade to 3.8.12Natanael Copa2013-05-091-1/+2
|
* main/linux-grsec: upgrade to 3.8.11 and enable KERNEXEC and CONSTIFY for x86Natanael Copa2013-05-021-1/+1
| | | | We still have KERNEXEC disabled for x86_64 due to XEN.
* main/linux-grsec: upgrade to 3.8.7Natanael Copa2013-04-161-4/+8
| | | | this update disables constify plugin which now depends on kernexec
* main/linux-grsec: enable CONFIG_USB_HIDDEVNatanael Copa2013-04-091-1/+1
| | | | ref #1766
* main/linux-grsec: disable CONFIG_IP_PNPNatanael Copa2013-04-091-4/+1
| | | | fixes #1754
* main/linux-grsec: upgade to 3.8.5Natanael Copa2013-03-301-0/+1
|
* main/linux-grsec: enable write support for UFS filesystemsWilliam Pitcock2013-03-261-1/+1
|
* main/linux-grsec: enable Elantec PS/2 mouseNatanael Copa2013-03-141-1/+1
|
* main/linux-grsec: fix ip_gre regression and enable xfrm statisticsNatanael Copa2013-03-131-1/+1
|
* main/linux-grsec: upgrade do 3.8.2Natanael Copa2013-03-121-292/+400
|
* main/linux-grsec: enable seccomp, disable msrNatanael Copa2013-02-071-2/+2
| | | | for security reasons
* main/linux-grsec: enable additional HID supportCarlo Landmeter2012-12-051-4/+10
|
* main/linux-grsec: fix build on x86_64Natanael Copa2012-11-271-1/+2
|
* main/linux-grsec: enable IR and more DVB driversNatanael Copa2012-11-071-3/+137
|
* main/linux-grsec: enable dvb againNatanael Copa2012-11-051-2/+157
|
* main/linux-grsec: upgrade to 2.9.1-3.6.2-201210151829Natanael Copa2012-10-171-455/+218
|
* main/linux-grsec: upgrade to 2.9.1-3.4.7-201208021520Natanael Copa2012-08-101-92/+162
| | | | and remove unused patches
* main/linux-grsec: add support for PPSNatanael Copa2012-07-311-4/+10
| | | | Requested by nangel
* main/linux-grsec: enable GPIO_SYSFSNatanael Copa2012-07-061-2/+2
|
* main/linux-gresc: enable acl in tmpfsNatanael Copa2012-05-251-3/+4
| | | | needed by udisks2
* main/linux-grsec: upgrade to grsecurity-2.9-3.3.2-201204172135Natanael Copa2012-04-181-1/+2
|
* main/linux-grsec: upgrade to 3.3.0 kernelNatanael Copa2012-04-021-132/+177
|
* main/linux-grsec: upgrade to 3.2.12Natanael Copa2012-03-201-1/+2
|
* main/linux-grsec: upgrade to 3.2.11 and enable HID_APPLENatanael Copa2012-03-151-2/+2
|
* main/linux-grsec: upgrade to grsecurity-2.9-3.2.7-201202261954 and enable drbdNatanael Copa2012-02-271-2/+4
|
* main/linux-grsec: upgrade to 3.2.7 and enable 9P filesystemNatanael Copa2012-02-231-2/+4
|
* main/linux-grsec: enable devtmpfsNatanael Copa2012-02-021-1/+2
| | | | udev-176 and later needs it
* main/linux-grsec: upgrade to grsecurity-2.2.2-3.2.2-201201252117Natanael Copa2012-01-261-0/+1
|
* main/linux-grsec: upgrade to 3.2.1 and update configNatanael Copa2012-01-241-441/+563
| | | | | | | | | | | | | - set utf8 as default charset for filesystem NLS and FAT - enable xattr for squashfs - enable latencytop - disable IOMega ZIP drives - disable PCMCIA SCSI drivers - disable CAN subsystem - disable CAIF sysbsystem - disable Power Supply drivers - disable Voltage and regulators - disable Dallas 1-wire support
* main/linux-grsec: enable DMAR on x86_64Natanael Copa2011-12-081-2/+6
| | | | for Xen
* main/linux-grsec: add netlink taskstats accounting supportWilliam Pitcock2011-12-021-2/+5
|
* main/linux-grsec: SMP-related bugfixes (see extended commit message)William Pitcock2011-11-161-3/+2
| | | | | | | | | | | | | | | | | | | | [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
* main/linux-grsec: enable static RTC_DRV_CMOSNatanael Copa2011-10-261-1/+1
| | | | fixes #747
* main/linux-grsec: enable usbipNatanael Copa2011-10-061-1/+4
| | | | ref #650
* main/linux-grsec: upgrade to grsecurity-2.2.2-3.0.3-201108241901Natanael Copa2011-08-251-118/+286
|
* main/linux-grsec: move grsecurity-2.2.2-2.6.38.2-201103281752 from testingNatanael Copa2011-05-241-5/+7
|
* Revert "main/linux-grsec: try upgrade to grsecurity-2.2.2-2.6.38.3-201104211716"Natanael Copa2011-04-221-4/+4
| | | | This reverts commit 19eea5ca985e34a75db7ea69646e23009370fd5a.
* main/linux-grsec: try upgrade to grsecurity-2.2.2-2.6.38.3-201104211716Natanael Copa2011-04-221-4/+4
| | | | Lets hope this works.
* Revert "main/linux-grsec: upgrade to 2.2.2-2.6.38.3-201104190633"Natanael Copa2011-04-201-4/+4
| | | | This reverts commit 443af6fbde8be65de45228a926e021f8be852d39.
* main/linux-grsec: upgrade to 2.2.2-2.6.38.3-201104190633Natanael Copa2011-04-201-4/+4
| | | | second try
* Revert "main/linux-grsec: upgrade to ↵Natanael Copa2011-04-181-1/+2
| | | | | | 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-3/+2
| | | | This reverts commit a530e75b020d4215cf30b10a3364f6f8e9cf9f15.
* main/linux-grsec: build fix for x86_64Natanael Copa2011-04-181-2/+3
|
* main/linux-grsec: upgrade to grsecurity-2.2.2-2.6.38.3-201104171745.patchNatanael Copa2011-04-181-2/+1
|
* main/linux-grsec: enable playstation 3 controller support (CONFIG_HID_SONY)William Pitcock2011-03-311-2/+2
|