cascardo/kernel/old_slides/.git
2010-05-15 Thadeu Lima... Added functions to move memory to and from user space. class
2010-05-15 Thadeu Lima... kmem_cache_t was removed.
2009-12-09 Thadeu Lima... Some memory management/allocation stuff.
2009-12-09 Thadeu Lima... The process of building linux.
2009-12-07 Thadeu Lima... Added some memory allocation and concurrency basics.
2009-12-07 Thadeu Lima... Added some introduction to memory allocation and concur...
2009-12-07 Thadeu Lima... Some more about implementing simple character devices.
2009-12-07 Thadeu Lima... Rename posix presentation again.
2009-12-07 Thadeu Lima... Revert "Traduzido para o português."
2009-12-07 Thadeu Lima... File structures.
2009-12-07 Thadeu Lima... Linux versioning and code layout.
2009-12-07 Thadeu Lima... Moved operating systems into introduction.
2009-12-07 Thadeu Lima... Move recommendations into introduction.
2009-12-07 Thadeu Lima... Change the order of memory management to come before...
2009-12-07 Thadeu Lima... Course plan/summary.
2009-12-07 Thadeu Lima... Seems more like a class plan now.
2009-12-07 Thadeu Lima... Ignore generated files.
2009-12-07 Thadeu Lima... Remove vrb files.
2009-12-07 Thadeu Lima... The VFS layer, struct file_operations, struct file...
2009-12-07 Thadeu Lima... Moved POSIX course to its own directory, independent...
2009-12-07 Thadeu Lima... Should we do board/machine files?
2009-12-06 Thadeu Lima... Module parameters.
2009-12-06 Thadeu Lima... When doing emphasis, do not output newlines.
2009-12-06 Thadeu Lima... Tell about MODULE_LICENSE and taint.
2009-12-06 Thadeu Lima... Fix presentation build.
2009-12-06 Thadeu Lima... printk.
2009-12-06 Thadeu Lima... We build the module after writing it.
2009-12-06 Thadeu Lima... Init and Exit functions.
2009-12-06 Thadeu Lima... Character devices.
2009-12-06 Thadeu Lima... Char devices numbers.
2009-12-06 Thadeu Lima... Module macros and tools.
2009-12-05 Thadeu Lima... Rename POSIX calls presentation to VFS.
2009-12-05 Thadeu Lima... Some recommendations.
2009-12-05 Thadeu Lima... Operating Systems Functions.
2009-12-05 Thadeu Lima... Some more about modules.
2009-12-05 Thadeu Lima... Remove temporary verbatim output from pdflatex.
2009-12-05 Thadeu Lima... Show how to build an out-of-tree module.
2009-12-05 Thadeu Lima... Make screen elements output as verbatim sections.
2009-12-05 Thadeu Lima... Change frame generation in beamer xlst.
2009-12-05 Thadeu Lima... Hello world introduction.
2009-12-05 Thadeu Lima... Mechanism and policy.
2009-12-05 Thadeu Lima... Linux is modular.
2009-12-05 Thadeu Lima... Outdated book and interfaces.
2009-12-05 Thadeu Lima... Linux interfaces evolution.
2009-12-05 Thadeu Lima... Lookup for latex def files in parent directory.
2009-12-05 Thadeu Lima... Some topics to study about modules.
2009-12-05 Thadeu Lima... TODO: show a graphic of Linux's growth.
2009-12-05 Thadeu Lima... Linux is written mostly in C.
2009-12-05 Thadeu Lima... More of the intro and basics.
2009-12-05 Thadeu Lima... Added introduction slides.
2009-12-05 Thadeu Lima... Create Makefile for hello world directory.
2009-12-05 Thadeu Lima... What you should have in mind when writing kernel code. pt
2009-12-05 Thadeu Lima... More about the first class, including building linux...
2009-12-03 Thadeu Lima... Raise fops as the main structure in linux.
2009-12-03 Thadeu Lima... Some more concepts and advises.
2009-12-03 Thadeu Lima... Some module basics.
2009-12-02 Thadeu Lima... Consider debugfs as an option for debugging.
2009-12-02 Thadeu Lima... More intro from reading the book.
2009-12-01 Thadeu Lima... Some little additions to introduction.
2009-12-01 Thadeu Lima... A class plan sketch.
2009-12-01 Thadeu Lima... Traduzido para o português.
2009-12-01 Thadeu Lima... Put character devices allocation in its own foil. master
2009-12-01 Thadeu Lima... Device types and char device registering.
2009-12-01 Thadeu Lima... Linux is modular.
2009-12-01 Thadeu Lima... The ioctl system call.
2008-05-07 Thadeu Lima... The lseek system call.
2008-05-07 Thadeu Lima... Added close, read and write system calls.
2008-05-07 Thadeu Lima... Fix use of _ in latex
2008-05-06 Thadeu Lima... Document system calls and the open call.
2008-05-06 Thadeu Lima... The very beginning of the course
2008-05-06 Thadeu Lima... Content in Portuguese in text format
2008-05-06 Thadeu Lima... Infrastructure to build slides