Philipp Oppermann
|
d1cf8000a3
|
Make double fault handlers diverging
Required by x86_64 0.8.0.
|
2019-12-10 17:02:46 +01:00 |
|
Philipp Oppermann
|
16c499f966
|
Merge branch 'post-05' into post-06
|
2019-12-10 16:55:41 +01:00 |
|
Philipp Oppermann
|
76483ab6bf
|
Merge branch 'post-04' into post-05
|
2019-12-10 16:55:41 +01:00 |
|
Philipp Oppermann
|
faf097fd06
|
Merge branch 'post-03' into post-04
|
2019-12-10 16:55:36 +01:00 |
|
Philipp Oppermann
|
dbb3db2dc7
|
Merge branch 'post-02' into post-03
|
2019-12-10 16:55:29 +01:00 |
|
Philipp Oppermann
|
58629ea208
|
Merge branch 'post-01' into post-02
|
2019-12-10 16:55:26 +01:00 |
|
Philipp Oppermann
|
1636196d54
|
Merge pull request #701 from phil-opp/post-04-update
Update to x86_64 0.8.0
|
2019-12-10 16:54:51 +01:00 |
|
Philipp Oppermann
|
1be386ae78
|
Remove azure pipelines CI script
|
2019-12-10 16:48:00 +01:00 |
|
Philipp Oppermann
|
5c964dc7b9
|
Update to x86_64 0.8.0
|
2019-12-10 16:45:34 +01:00 |
|
Philipp Oppermann
|
9d6ba0d31e
|
Merge branch 'post-05' into post-06
|
2019-11-28 14:06:28 +01:00 |
|
Philipp Oppermann
|
3a65487f17
|
Merge branch 'post-04' into post-05
|
2019-11-28 14:06:08 +01:00 |
|
Philipp Oppermann
|
0c3e6f95f6
|
Update post-04 to new lockfile format
|
2019-11-28 14:05:44 +01:00 |
|
Philipp Oppermann
|
23d8bb948e
|
Merge branch 'post-03' into post-04
|
2019-11-28 14:05:02 +01:00 |
|
Philipp Oppermann
|
748365bf62
|
Update post-03 to new lockfile format
|
2019-11-28 14:04:38 +01:00 |
|
Philipp Oppermann
|
2b1f72ccd8
|
Merge branch 'post-02' into post-03
|
2019-11-28 14:04:16 +01:00 |
|
Philipp Oppermann
|
1c4ca04a2f
|
Update post-02 to new lockfile format
|
2019-11-28 14:03:59 +01:00 |
|
Philipp Oppermann
|
60856aac6b
|
Merge branch 'post-01' into post-02
|
2019-11-28 14:03:19 +01:00 |
|
Philipp Oppermann
|
fcdf3aa8d7
|
Update to new lockfile format
|
2019-11-28 14:02:08 +01:00 |
|
Philipp Oppermann
|
c0bb7e5848
|
Ignore VSCode workspace settings
|
2019-11-28 13:59:32 +01:00 |
|
Philipp Oppermann
|
590585da33
|
Merge branch 'post-05' into post-06
|
2019-11-25 13:24:09 +01:00 |
|
Philipp Oppermann
|
6828849bc4
|
Remove cfg(not(windows)) from interrupt module
This is no longer required and was already removed from the post in commit 992b958414.
|
2019-11-25 13:19:07 +01:00 |
|
Philipp Oppermann
|
a604e1fa14
|
Merge branch 'post-06' of github.com:phil-opp/blog_os into post-06
|
2019-11-22 16:04:09 +01:00 |
|
Philipp Oppermann
|
ea998c9267
|
Merge branch 'post-03' into post-04
|
2019-11-22 15:57:18 +01:00 |
|
Philipp Oppermann
|
679e453509
|
Merge branch 'post-02' into post-03
|
2019-11-22 15:57:18 +01:00 |
|
Philipp Oppermann
|
7de138aa04
|
Merge branch 'post-01' into post-02
|
2019-11-22 15:57:18 +01:00 |
|
Philipp Oppermann
|
29063f4531
|
Merge branch 'post-04' into post-05
|
2019-11-22 15:57:18 +01:00 |
|
Philipp Oppermann
|
05c3a17c49
|
Merge branch 'post-05' into post-06
|
2019-11-22 15:57:18 +01:00 |
|
Philipp Oppermann
|
3470636653
|
Use panic! instead of println! + loop in double fault handler (#687)
This avoids an endless loop when a double fault occurs while running `cargo xtest`.
|
2019-11-22 15:56:56 +01:00 |
|
Philipp Oppermann
|
76520e761a
|
Fix rustfmt check on Github Actions (#688)
|
2019-11-22 15:53:24 +01:00 |
|
Philipp Oppermann
|
79ad84c502
|
Merge branch 'post-03' into post-04
|
2019-10-08 19:44:38 +02:00 |
|
Philipp Oppermann
|
4f90781b3f
|
Merge branch 'post-02' into post-03
|
2019-10-08 19:44:38 +02:00 |
|
Philipp Oppermann
|
9e40f377db
|
Merge branch 'post-01' into post-02
|
2019-10-08 19:44:38 +02:00 |
|
Philipp Oppermann
|
6979a125cf
|
Merge branch 'post-04' into post-05
|
2019-10-08 19:44:38 +02:00 |
|
Philipp Oppermann
|
1a1ce5120f
|
Merge branch 'post-05' into post-06
|
2019-10-08 19:44:38 +02:00 |
|
Philipp Oppermann
|
f45c265142
|
Use latest nightly with rustfmt for formatting check (#679)
Don't fail if current nightly has no rustfmt
|
2019-10-08 19:44:05 +02:00 |
|
Philipp Oppermann
|
78fdba7606
|
Merge branch 'post-05' into post-06
|
2019-09-25 13:20:13 +02:00 |
|
Philipp Oppermann
|
215900cb39
|
Merge branch 'post-04' into post-05
|
2019-09-25 13:19:55 +02:00 |
|
Philipp Oppermann
|
2a1f4d047c
|
Run cargo update
|
2019-09-25 13:19:46 +02:00 |
|
Philipp Oppermann
|
01d9a028a3
|
Merge branch 'post-03' into post-04
|
2019-09-25 13:19:32 +02:00 |
|
Philipp Oppermann
|
515d98645e
|
Merge branch 'post-02' into post-03
|
2019-09-25 13:18:58 +02:00 |
|
Philipp Oppermann
|
6b23fa3d28
|
Run cargo update
|
2019-09-25 13:18:32 +02:00 |
|
Philipp Oppermann
|
8d6915beba
|
Merge branch 'post-05' into post-06
|
2019-09-13 17:43:25 +02:00 |
|
Philipp Oppermann
|
df1e2c1c41
|
Merge branch 'post-04' into post-05
|
2019-09-13 17:43:25 +02:00 |
|
Philipp Oppermann
|
6e012e5e42
|
Merge branch 'post-03' into post-04
|
2019-09-13 17:43:20 +02:00 |
|
Philipp Oppermann
|
a86fe5c2af
|
Merge branch 'post-02' into post-03
|
2019-09-13 17:42:32 +02:00 |
|
Philipp Oppermann
|
99a7231d52
|
Remove profile.{dev, release}.panic keys from Cargo.toml
|
2019-09-13 17:42:06 +02:00 |
|
Philipp Oppermann
|
0eaaa3ff2b
|
Merge branch 'post-05' into post-06
|
2019-09-13 10:53:50 +02:00 |
|
Philipp Oppermann
|
b851eb01a8
|
Merge branch 'post-04' into post-05
|
2019-09-13 10:53:50 +02:00 |
|
Philipp Oppermann
|
f4ed1fce81
|
Merge branch 'post-03' into post-04
|
2019-09-13 10:53:50 +02:00 |
|
Philipp Oppermann
|
ab10af6f99
|
Merge branch 'post-02' into post-03
|
2019-09-13 10:53:50 +02:00 |
|