aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-grsec/kernelconfig.x86_64
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* main/linux-grsec: add VMWARE 3d support aka vmwgfxCarlo Landmeter2011-03-291-1/+1
| | | | fixes #561
* main/linux-grsec: upgrade to 2.2.1-2.6.38.1-test2Natanael Copa2011-03-251-34/+124
|
* main/linux-grsec: upgrade to 2.6.37.3William Pitcock2011-03-121-2/+3
|
* main/linux-grsec: enable cgroups for LXC on x86_64Natanael Copa2011-03-061-11/+18
|
* main/linux-grsec: reenable ia32 emulationWilliam Pitcock2011-02-241-3/+11
|
* main/linux-grsec: enable broadcom driversWilliam Pitcock2011-02-181-2/+4
|
* main/linux-grsec: enable XEN and XEN_DOM0 [x86_64 only]William Pitcock2011-02-171-23/+35
|
* main/linux-grsec: enable CGROUPS and NAMESPACES on x86_64William Pitcock2011-02-171-31/+23
|
* Revert "Revert "main/linux-grsec: upgrade to 2.6.37""William Pitcock2011-02-171-134/+305
| | | | This reverts commit 70958f8048112de7da9239ae1979d695fdf7e455.
* Revert "main/linux-grsec: upgrade to 2.6.37"William Pitcock2011-02-151-305/+134
| | | | This reverts commit d6e368b0b2b8343f8b833daa28ed88f59df31441.
* main/linux-grsec: upgrade to 2.6.37William Pitcock2011-02-151-134/+305
|
* main/linux-grsec: enable CONFIG_PRINTK_TIMEWilliam Pitcock2011-02-051-1/+1
|
* main/linux-grsec: enable nouveau on x86_64William Pitcock2011-01-281-2/+4
|
* main/linux-grsec: enable paravirt-ops Xen domU on x86_64William Pitcock2011-01-131-8/+25
|
* main/linux-grsec: Rebuild kernelconfig on x86_64.William Pitcock2010-12-211-3/+11
|
* main/linux-grsec: enable CONFIG_IA32_EMULATION on x86_64.William Pitcock2010-12-211-1/+1
|
* Revert "main/linux-grsec: enable kms by default"Natanael Copa2010-12-171-2/+2
| | | | This reverts commit d1b1c8ce710be710e0480e9baa0084cbc2246470.
* main/linux-grsec: enable kms by defaultNatanael Copa2010-12-161-2/+2
|
* main/linux-grsec: use GID=30 for readprocNatanael Copa2010-12-081-1/+1
| | | | | http://lists.alpinelinux.org/alpine-devel/1214.html ref #490
* main/linux-grsec: enable grsecurity proc usergroupNatanael Copa2010-12-071-1/+3
| | | | | | | All users in group number 700 will be able to see all process info, network related stuff and kernel symbols. ref #490
* main/linux-grsec: add x86_64 configNatanael Copa2010-11-251-0/+4797