Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CSEP551
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Krishna Vinnakota
CSEP551
Graph
02cc595f28f10067dcaacc7e147a3db7da277244
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
30
Sep
27
14
13
12
7
5
4
3
2
1
31
Aug
30
29
26
25
24
22
21
19
17
16
15
12
11
9
8
7
31
Jul
29
27
24
Jun
28
Apr
28
Feb
19
11
Jan
10
2
29
Sep
27
20
19
15
13
3
2
1
31
Aug
30
26
11
10
6
5
28
Jul
26
25
23
2
6
Feb
1
Dec
23
Nov
24
Oct
7
5
30
Sep
20
15
3
2
30
Aug
8
13
Jul
12
11
31
May
26
8
Mar
20
Oct
17
16
15
12
8
28
Sep
24
11
9
3
28
Aug
22
21
20
20
Dec
28
Nov
20
Oct
12
1
30
Sep
27
26
25
19
18
15
5
31
Aug
30
29
28
27
24
23
22
21
20
14
10
9
8
29
Jun
19
Oct
18
13
17
Sep
8
7
6
Fix compile error on newer gcc's
Merge branch 'master' of git+ssh://amsterdam.csail.mit.edu/home/am0/6.828/xv6
Update stressfs to trigger race now the logging code serializes writes
Use | instead of + for entrypgdir. Linker doesn't get in our way here.
eliminate enter_alloc -- use kalloc for everything
more regular kmap[] and description
comment nits
Remove unused 'state' variable that broke the build in recent gcc's
Rev 6
Remove nice font from master
Fetch nice font from font branch, if possible
Move xv6 release tars/pdfs in to 6.828 repo
Remove web directory; all cruft or moved to 6.828 repo
Make web page refer to git releases
Remove old book chapters
Re-alphabetize OBJS
Note about the meaning of sheet1 in runoff.spec
sources -> sources and text
Shorten history of xv6
Setting indent-tabs-mode nil everywhere is dangerous
Sync up clean and gitignore better
Update gitignore
Fix stale comments in entryother.S
Make the ELF entry point a physical address
kernel depends on kernel.ld
Add QEMUEXTRA environment to add extra QEMU arguments, like in JOS
I can't do math; fix bug introduced in 5a9761
A few missed xv6.pdf dependencies
Update year in URL
Update index example in TOC footer
Updated runoff spec; everything but ide.c is satisfied
Fix same wonky pagebreak bug in console.c
Put filewrite in its own column
Fix weird pagebreak bug
Fit exec on a page. Again
Shorten sys_unlink a little; create now fits in column
Add blank page to get our super FS spreads back
Remove comment debug prints from log.c; now fits nicely in a spread
Define struct log separately from log to avoid confusing column breaker
Comment balance
Loading