summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-09Change mycpu() to use %gs.Frans Kaashoek
2018-10-09not muchFrans Kaashoek
2018-10-09Separate system call path from trap path. Passes usertests on 1 and 2 cpus.Frans Kaashoek
2018-10-07xFrans Kaashoek
2018-10-04Make names line up with textFrans Kaashoek
2018-10-04Oops, didn't commit these changes with last commitFrans Kaashoek
2018-10-03xFrans Kaashoek
2018-10-03Names of text are better.Frans Kaashoek
2018-10-03use x86-64 namesFrans Kaashoek
2018-10-03Switch back bpmain back to mainFrans Kaashoek
2018-10-03don't care about bootloaderFrans Kaashoek
2018-10-02Remove unused typedefsFrans Kaashoek
2018-10-02simplify layout picFrans Kaashoek
2018-10-02Remove now unused PDXFrans Kaashoek
2018-10-02Simplify by freeing user part of addres pace in one page increments. ThisFrans Kaashoek
2018-10-02Simplify freeing page tableFrans Kaashoek
2018-10-02Avoid repition in walkpgdirFrans Kaashoek
2018-09-29xFrans Kaashoek
2018-09-29Make sysexit and trapret paths the same, so that forkret can return throughFrans Kaashoek
2018-09-29xFrans Kaashoek
2018-09-23Checkpoint port of xv6 to x86-64. Passed usertests on 2 processors a few times.Frans Kaashoek
2018-09-02Update nameFrans Kaashoek
2018-08-31thanks tyfkdaFrans Kaashoek
2018-08-31thanks Wolfgang KellerFrans Kaashoek
2018-08-30xFrans Kaashoek
2018-08-30Allow holding to be called with interrupts enabled (for Mark Morrissey).Frans Kaashoek
2018-08-30Delete a patchFrans Kaashoek
2018-08-30xFrans Kaashoek
2018-08-30xFrans Kaashoek
2018-08-30thanks mtasmFrans Kaashoek
2018-08-30thanks wxdaoFrans Kaashoek
2018-08-30thanks eyalz800Frans Kaashoek
2018-08-30vectors.pl is executable and asks shell for perlFrans Kaashoek
2018-08-30thanks matanessFrans Kaashoek
2018-08-30thanks tyfkdaFrans Kaashoek
2018-08-30xFrans Kaashoek
2018-08-30Remove unused flags (thanks Wolfgang Keller)Frans Kaashoek
2018-08-30xFrans Kaashoek
2018-08-30xFrans Kaashoek
2018-08-30Because sleeplocks replaced B_BUSY the holding test canFrans Kaashoek
2018-08-30xFrans Kaashoek
2017-10-24stricter log consumption by write()Robert Morris
2017-10-08improve swtch commentRobert Morris
2017-08-29fix runoff complaints about pagination and long linesRobert Morris
2017-08-10thxFrans Kaashoek
2017-08-09Update comment to reflect xv6 doesn't have per-cpu segments anymoreFrans Kaashoek
2017-08-09nothing muchRobert Morris
2017-08-09Commit to running on an SMP (perhaps with only 1 core). Remove most codeFrans Kaashoek
2017-08-09comment fixesRobert Morris
2017-08-08Thanks Anton Burtsev <aburtsev@uci.edu>Frans Kaashoek