summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-09-27interrupts during system callsrsc1-1/+1
2007-09-27Final word on the locking fiasco?rsc5-33/+24
2007-09-27cleanerrsc2-11/+3
2007-09-27yank out stack overflow checking uglinessrsc4-14/+2
2007-09-27okay, that was long enough - revertrsc3-16/+14
2007-09-27test: store curproc at top of stackrsc3-14/+16
2007-09-27nitrsc1-1/+1
2007-09-27rename splhi/spllo to pushcli/popclirsc6-22/+22
2007-09-27overkill: use segments to catch stack overflow (delete before next year)rsc3-2/+13
2007-09-27now spllo is okayrsc1-8/+2
2007-09-27better lapic writes, suggested by cliffrsc1-19/+26
2007-09-27use larger, allocated cpu stacksrsc2-23/+16
2007-09-27don't call it ss - that's the stack segmentrsc1-2/+2
2007-09-27kernel SMP interruptibility fixes.rsc10-33/+107
2007-09-27use console lockrsc1-1/+1
2007-09-27make slow bigdir last testrsc1-3/+1
2007-09-27changes since two days ago:rsc1-2/+1
2007-09-27use standard bios locationrsc1-2/+1
2007-09-27believe it or not, this was workingrsc3-10/+14
2007-09-26comment bochs nonsensersc1-0/+2
2007-09-26various comment and print tweaksrsc1-6/+7
2007-09-26debugging printsrsc1-0/+3
2007-09-26Apparently the initial interrupt count lapic[TICR]rsc2-10/+3
2007-09-25oops, interrupts on in syscall traps doesn't work after allrtm1-1/+1
2007-09-25tell SETGATE to leave interrupts on for T_SYSCALLrtm1-2/+2
2007-09-19This should fix building on FreeBSDnelhage1-1/+2
2007-09-18Fix compilation on 64-bit machines (thanks to andersk for patch)nelhage1-12/+14
2007-09-15fix commentsrtm3-10/+8
2007-09-05shrsc1-0/+5
2007-08-31continuous quality managementrtm3-6/+6
2007-08-30symlink implementationrsc1-0/+151
2007-08-30do not toss .psrsc1-1/+1
2007-08-30clumsy cdrsc1-0/+8
2007-08-30make new Homework 8 workrtm2-2/+1
2007-08-30oops - broke circular bufferrsc1-4/+2
2007-08-30oops - broke arg countingrsc1-1/+1
2007-08-30longjmp -> swtch in commentsrtm1-4/+4
2007-08-30tweakrsc2-3/+16
2007-08-30DO NOT MAIL: xv6-rev1rsc1-0/+0
2007-08-30final xv6 for 2007rsc2-17800/+20342
2007-08-29bootothers now in mainrsc1-3/+3
2007-08-29spellingrtm1-4/+3
2007-08-28final nitsrsc2-13/+6
2007-08-28match READMErsc1-2/+2
2007-08-28nitsrsc1-4/+4
2007-08-28nitsrsc5-29/+17
2007-08-28delete proc_ on proc_exit, proc_wait, proc_killrsc4-12/+12
2007-08-28comments; rename irq_ to pic_rsc9-18/+25
2007-08-28spaces around else for rtmrsc12-24/+23
2007-08-28more consistent spacingrsc17-59/+59