summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
20 hourskernel/amd64: cpu: Add detection of invariant TSCIan Moffett
21 hourskernel/amd64: conf: Add CPU_UMIP config optionIan Moffett
21 hourskernel/amd64: Ensure CR4.UMIP is set by defaultIan Moffett
21 hourskernel/amd64: tsc: Bail if the TSC isn't supportedIan Moffett
21 hourskernel/amd64: conf: Add boolean USER_TSC optionIan Moffett
22 hourskernel/amd64: Add CR4 bit definitionsIan Moffett
22 hourskernel/amd64: cpu: Report CPU vendor typeIan Moffett
23 hourskernel: proc: Improve handling of 'nswitch'Ian Moffett
23 hoursusr: kstat: Improve log formattingIan Moffett
23 hourskstat: vm: Log total system memory supportedmainIan Moffett
23 hourskernel: vm: Add total system memory in vmstatIan Moffett
23 hourskstat: vm: Add virtual memory stat loggingIan Moffett
23 hoursusr: kstat: Add support for '/ctl/vm/stat'Ian Moffett
23 hourskernel: vm: Add virtual memory statisticsIan Moffett
24 hourskernel/amd64: Add basic timestamp counter supportIan Moffett
2 dayskernel: timer: Add flags field + TIMER_MONOTONICIan Moffett
3 daysusr: sysctl: Add parsing for 'proc.*' nodesIan Moffett
3 dayskernel: sysctl: Add 'proc.count' entryIan Moffett
3 daysusr: sysctl: Fix up error loggingIan Moffett
3 dayskernel: Increment g_nthreads in proc_init() onlyIan Moffett
3 dayskernel: proc: Remove extra newlineIan Moffett
3 dayskernel: workqueue: Fixup passing of 'func' in wqIan Moffett
3 dayskernel: acpi: Use pr_trace/pr_error in uacpi.cIan Moffett
3 dayskernel: proc: Add proc_init() routineIan Moffett
3 dayskernel: Add initial workqueue frameworkIan Moffett
4 dayslib: libc: Add "rb" mode for fopen()Ian Moffett
4 dayslib: libc: Add isascii() in ctype.hIan Moffett
4 dayskernel/amd64: Introduce flexible IPI managementIan Moffett
4 dayskernel: xhci: Add USBSTS_CNR definitionIan Moffett
4 daysdocs: readme: Fixup maintainers list + new entriesIan Moffett
4 daysdocs: readme: Add maintainers list and TODOIan Moffett
5 dayskernel: xhci: Wait until xHC is ready in resetIan Moffett
5 dayskernel: xhci: Ensure portno is valid for portscIan Moffett
5 dayskernel: xhci: Add xhci_stop_hc() to stop the xHCIan Moffett
5 dayskernel: xhci: Fake success if already runningIan Moffett
5 dayskernel: xhci: Log reset timeoutsIan Moffett
5 dayskernel: xhci: Fix zeroing of NULL pageIan Moffett
5 dayskernel: xhci: Do not offset segment table baseIan Moffett
5 dayskernel: xhci: Fix off-by-one bugIan Moffett
5 dayslib: libc: Add POSIX symlink stubsIan Moffett
5 dayslib: libc: Add POSIX getwd() stubIan Moffett
5 dayslib: libc: Add POSIX getcwd() stubIan Moffett
5 dayslib: libc: Add POSIX dup stubsIan Moffett
5 dayslib: libc: Add POSIX unlinkat() stubIan Moffett
5 dayslib: libc: Add POSIX unlink() stubIan Moffett
5 dayslib: libc: Add POSIX fork() stubIan Moffett
5 dayskernel: acpi: Add GAS I/O access definitionsIan Moffett
5 dayskernel: acpi: Add handling of GPEs and notifyIan Moffett
7 daysusr: sysctl: Add parsing for 'hw.machine'Ian Moffett
7 dayskernel: sysctl: Add 'hw.machine' variableIan Moffett