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
5d0fe3445bbe19b85c32ed066b134d7e6ad8cc9d
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
2
Jul
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
5
4
3
30
Aug
29
28
26
25
24
23
20
19
16
15
14
13
12
11
10
9
8
7
6
4
29
Jul
28
27
26
21
20
18
17
16
15
12
11
10
6
5
1
28
Jun
27
26
24
22
21
16
15
13
12
Initial version of single-cpu xv6 with page tables
another rev2 -> rev3
point at rev3
8ae0 instead of 8e00, thanks yandong
Add stressfs and gdbutil to dist
GDB utilities
Add the test we used in lecture to creash the IDE system when the
Merge branch 'master' of git+ssh://am.lcs/home/am0/6.828/xv6
Comment typo
Merge branch 'master' of git+ssh://amsterdam.csail.mit.edu/home/am0/6.828/xv6
fine-tune comment
fine tune comment
Remove memcpy prototypes at Russ' request to prevent code from calling
Provide memcpy for compatibility with older versions of gcc
Record debug info for assmebly code
Handle backspace on serial input and output better. Better solutions are welcome.
Be consistent with JOS make targets
Hack to make newlines on the serial port work
Use the symbol file
xv6 runs the console on the serial port, not the parallel port
nit in comment
add .gdbinit.tmpl to dist
add uart.c
rev3
ignore .gitignore
qemu-gdb target and script
new pdf
formatting tweaks
can set just %gs now.
another attempt at cpu-local variables.
lapic: disable microdelay because it makes Bochs slow
fix TLS again;
Fix TLS for PIC systems
fix bootblock build with gcc 4.4
assorted fixes:
shuffle and tweak for formatting.
exec tweaks
remove //DOC in the right place
strip //DOC comments during printing
merge
Loading