History log of /darwin-on-arm/xnu/osfmk/arm/machine_routines.c
Revision Date Author Comments
# 0caafa23 21-Sep-2014 b-man <mckenzba@gmail.com>

Implement ml_stack_remaining()


# 4a312a20 21-Sep-2014 b-man <mckenzba@gmail.com>

Implement call to ml_init_lock_timeout() to properly initialize LockTimeOut


# 6f92d8de 10-Jan-2014 winocm <winocm@icloud.com>

Fix ml_at_interrupt_context.


# 7d64512f 09-Jan-2014 winocm <winocm@icloud.com>

Useless kprintf.


# 9bd756e4 09-Jan-2014 winocm <winocm@icloud.com>

Enable JETSAM and FREEZE, implement sysctl nodes for cache levels and processor features.


# de92631f 06-Jan-2014 b-man <mckenzba@gmail.com>

Preliminary implementation of ml_cpu_cache_size, add _COMM_PAGE_MEMORY_SIZE entry to commpage table, change naming convention in cpu_capabilities.h to an apple style, a few other formatting changes


# 04fce43c 06-Dec-2013 winocm <winocm@icloud.com>

This commit is dedicated to the story of 'jilles the Machine God', 'Jules Rimet', the Atheme developers and Jovin. -- Remove some more stub functions.


# d85effb3 01-Dec-2013 winocm <winocm@icloud.com>

Implement ml_static_mfree and enable OSKextRemoveKextBootstrap. Also, silence the mcache creation debug output.


# 50e5625b 15-Nov-2013 winocm <winocm@icloud.com>

Remove some more stubs, implement the zlib stuff from xnu-1504.


# 59752404 14-Nov-2013 winocm <winocm@icloud.com>

Add support for IOKit interrupts to all platforms except RealView.


# d07fba23 14-Nov-2013 winocm <winocm@icloud.com>

Initialize the pset affinities properly, fixes networking.


# 3f9020e0 11-Nov-2013 winocm <winocm@icloud.com>

General cleanup of the codebase, remove redundant files. You will need to do a full rebuild after this commit.


# 0caafa2386aa4ba1a33915fa80f8412b15deb71f 21-Sep-2014 b-man <mckenzba@gmail.com>

Implement ml_stack_remaining()


# 4a312a201ca00b2da2a39eef1d6ebfad90d11578 21-Sep-2014 b-man <mckenzba@gmail.com>

Implement call to ml_init_lock_timeout() to properly initialize LockTimeOut


# 6f92d8dea42a6c4454567ec7c4b6aad0a1ecd620 10-Jan-2014 winocm <winocm@icloud.com>

Fix ml_at_interrupt_context.


# 7d64512f280f9b363f3ea9db375ac4f6da525897 09-Jan-2014 winocm <winocm@icloud.com>

Useless kprintf.


# 9bd756e4ca4ab67ac82a3ac7098663aaf582bfad 09-Jan-2014 winocm <winocm@icloud.com>

Enable JETSAM and FREEZE, implement sysctl nodes for cache levels and processor features.


# de92631fc70687a1558ce4df6468c24623268ed5 06-Jan-2014 b-man <mckenzba@gmail.com>

Preliminary implementation of ml_cpu_cache_size, add _COMM_PAGE_MEMORY_SIZE entry to commpage table, change naming convention in cpu_capabilities.h to an apple style, a few other formatting changes


# 04fce43c2249e5b461e041e2d42b3eb26a77f235 06-Dec-2013 winocm <winocm@icloud.com>

This commit is dedicated to the story of 'jilles the Machine God', 'Jules Rimet', the Atheme developers and Jovin. -- Remove some more stub functions.


# d85effb3ddb2dce0f3fc6912398b88a076f4fe14 01-Dec-2013 winocm <winocm@icloud.com>

Implement ml_static_mfree and enable OSKextRemoveKextBootstrap. Also, silence the mcache creation debug output.


# 50e5625b8944a45256f9f5e748b547db85f3ed11 15-Nov-2013 winocm <winocm@icloud.com>

Remove some more stubs, implement the zlib stuff from xnu-1504.


# 597524045e34af5ea414680d0e9524ecb811b6a5 14-Nov-2013 winocm <winocm@icloud.com>

Add support for IOKit interrupts to all platforms except RealView.


# d07fba2305412312359dc9ba588016ee0ded6b53 14-Nov-2013 winocm <winocm@icloud.com>

Initialize the pset affinities properly, fixes networking.


# 3f9020e097a58fa6c72119642604b7747e373170 11-Nov-2013 winocm <winocm@icloud.com>

General cleanup of the codebase, remove redundant files. You will need to do a full rebuild after this commit.