haiku/headers/private
Jérôme Duval 9dd4d2dd05 kernel: support for Intel SMAP and SMEP on x86_64.
SMAP will generated page faults when the kernel tries to access user pages unless overriden.
If SMAP is enabled, the override instructions are written where needed in memory with
binary "altcodepatches".
Support is enabled by default, might be disabled per safemode setting.

Change-Id: Ife26cd765056aeaf65b2ffa3cadd0dcf4e273a96
2018-01-30 20:05:39 +00:00
..
app Added simple test_launch_daemon. 2017-11-29 17:19:46 +01:00
audio
binary_compatibility BControl: Add icon support 2013-12-22 02:48:25 +01:00
bluetooth bluetooth: remove DEBUG definition. 2016-06-05 18:55:44 +02:00
debug
debugger Debugger: Rework parts of report generation. 2016-12-09 23:11:23 -05:00
device power: Remove old cpufreq interface 2013-11-22 05:30:14 +01:00
drivers ide: Remove last ide fragments. 2017-06-28 08:51:24 -05:00
file_systems FUSE compat: add MIME type faking 2017-02-27 19:58:22 +00:00
firewire include strings.h where appriopriate... 2014-08-08 22:40:37 +02:00
fs_shell fs_shell: Added socket filetype. 2017-12-10 11:02:59 -05:00
graphics More "missing space after macro; invalid in C++11" error fixes. 2017-12-12 20:08:26 -05:00
index_server
input
interface Support for configuring screen backlight 2017-11-21 09:12:18 +01:00
kernel kernel: support for Intel SMAP and SMEP on x86_64. 2018-01-30 20:05:39 +00:00
libroot Bump MAX_SHADOW_PWD_PASSWORD_LEN 2017-11-23 13:00:48 +01:00
locale Fix instanciate_catalog prototype 2015-01-17 17:02:40 +01:00
mail Mail Kit: Delete now-unused DES implementation. 2017-12-26 13:59:25 -05:00
media BMediaFile: fix MediaExtractor crash. 2017-07-24 11:59:05 +02:00
midi Midi: Remove some duplicated code 2015-08-27 11:51:57 +02:00
mount
net net_socket: control op should be uint32. 2017-12-03 13:57:26 -05:00
notification Notification_Server: Added ability to choose position of notifications 2017-12-24 12:02:38 +01:00
package Moved BJob, and JobQueue into the support kit. 2015-05-21 21:37:01 +02:00
preferences Fix glitch in Screen prefs when changing background color. 2017-04-30 10:29:39 +02:00
print PictureIterator.h: fix header guard spelling 2016-07-10 17:11:20 +02:00
runtime_loader runtime_loader: increase max length for image names. 2017-04-20 18:23:36 +02:00
screen_saver ScreenSaver: Rename BuildScreenSaverDefaultSettingsView 2016-04-13 15:50:30 -07:00
shared Removal of non-Haiku target platform logic from build system (part 1.) 2017-12-31 16:14:22 -05:00
storage s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
support Add ZstdCompressionAlgorithm. 2017-11-24 21:35:49 +01:00
syslog_daemon syslog_daemon: Converted to BServer. 2015-07-22 20:40:47 +02:00
system kernel: support for Intel SMAP and SMEP on x86_64. 2018-01-30 20:05:39 +00:00
textencoding
tracker Tracker FindPanel: Make a copy of fDeviceIcon 2016-07-31 19:42:39 -07:00
usb_vision
userlandfs FUSE compat: add Haiku extension 2017-02-27 19:58:13 +00:00
virtio
vmdk