Age | Commit message (Expand) | Author |
2016-01-05 | kernel: change active.machs from bitmap to char array to support up to 64 cpu... | cinap_lenrek |
2015-06-28 | pc, pc64: toggle bit 2 in port 0x61 to reset and enable PCI SERR# nmi's, prin... | cinap_lenrek |
2015-02-20 | pc, pc64: simplify intrdisable() | cinap_lenrek |
2015-02-18 | pc, pc64: fix intrdisable() MaxIrqLAPIC -> MaxVectorAPIC (thanks mischief) | cinap_lenrek |
2014-12-22 | pc, pc64, xen: change return type of intrdisable() to void | cinap_lenrek |
2014-12-22 | pc, pc64: fix intrdisable() to remove the Vctl entry even tho we can't disabl... | cinap_lenrek |
2014-12-22 | pc, pc64, xen: simplify #P/irqalloc | cinap_lenrek |
2014-11-09 | kernel: remove implicit Proc* argument from procctl() | cinap_lenrek |
2014-07-09 | pc, pc64: initial machine check architecture support | cinap_lenrek |
2014-05-11 | pc, pc64: add simd error exception name in trap.c | cinap_lenrek |
2014-02-06 | pc64: fix note handling | cinap_lenrek |
2014-01-20 | kernel: various cleanups | cinap_lenrek |
2014-01-20 | kernel: apply uintptr for ulong when a pointer is stored | cinap_lenrek |
2013-12-29 | kernel: dont call pprint() while holding up->debug qlock | cinap_lenrek |
2013-06-07 | no need to disable fpu in execregs, this is done in procsetup() already | cinap_lenrek |
2013-05-27 | kernel: dont copy fpsave on fork, simplify freeing waitq in pexit(), remove u... | cinap_lenrek |
2012-11-23 | ratrace: fix race conditions and range check | cinap_lenrek |
2012-10-01 | devproc buffer overflow, strncpy | cinap_lenrek |
2012-09-15 | usb: dont give up on unassigned pci irq line in hci driver | cinap_lenrek |
2012-08-31 | rdmsr/wrmsr become tryrdmsr/trywrmsr, we can should check for trap | cinap_lenrek |
2012-08-17 | pckernel: use constants instead of hardcoding cpuid bits in various places | cinap_lenrek |
2011-12-14 | kernel: xalloc error handling | cinap_lenrek |
2011-10-25 | fix _tos->pcycles, make _tos->kcycles actually count cycles executing kernel ... | cinap_lenrek |
2011-07-20 | pc/trap: cleanup exception handling | cinap_lenrek |
2011-07-19 | reading from/writing to non-existant MSRs via /dev/msr no longer crashes the ... | aiju |
2011-07-12 | trap: cleanup gpf fixup code | cinap_lenrek |
2011-07-12 | segdesc: add /dev/^(ldt gdt) support | cinap_lenrek |
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen |
2011-03-30 | Import sources from 2011-03-30 iso image | Taru Karttunen |