Official Windows documentation: NtDoc now includes documentation from the official Windows Driver Kit DDI reference and parts of the Win32 API reference.
Process operations (#16): NtGetNextProcess, NtTerminateProcess, NtSuspendProcess, NtChangeProcessState.
Process information (#11): NtQueryInformationProcess, NtSetInformationProcess, and 100+ PROCESSINFOCLASS values.