description71de36b99395f8844f79428e60bd4b52f9
last changeWed, 27 Jun 2012 13:46:08 +0000 (15:46 +0200)
shortlog
2012-06-27 Ákos Kovácsall: Oops, the last few lines of license header omitted... master
2012-06-26 Ákos Kovácsinclude/kernel.h: Added include protector
2012-06-26 Ákos Kovácskmain(): Added some kpanic() magic
2012-06-26 Ákos Kovácsmm/kmalloc.c: Added panic.h include
2012-06-26 Ákos Kovácsmm/memory.c: Added MIT licence header and panic.h include
2012-06-26 Ákos Kovács__panic(): Modified to work with panic.h
2012-06-26 Ákos Kovácsinclude/kernel.h: 'panic' code moved to the new panic.h
2012-06-26 Ákos Kovácsgenksyms.pl: Added 'r' type to recognize x86_register_n...
2012-06-24 Ákos Kovácsboot/boot.S: Some tools doesn't like '/*' in assembly...
2012-06-24 Ákos Kovácsall: Added MIT license header and LICENSE file
2012-06-24 Ákos Kovácsboot/pgsetup.c: Make it clear that 1024 is the size...
2012-06-24 Ákos Kovácsboot/pgsetup.c: uint32_t -> long (the same) and delete...
2012-06-24 Ákos Kovácsinclude/types.h: vaddr_t is unsigned long, instead...
2012-06-24 Ákos Kovácsmm/pmm.c: Use the new types
2012-06-24 Ákos Kovácsinclude/page.h: New types pte_t, pde_t, PT_* flags...
2012-06-21 Ákos KovácsADDR_TO_PFN() and PFN_TO_ADDR() macros fixed
...
heads
12 years ago master