Age | Commit message (Expand) | Author |
2011-08-31 | Disable global page while writing in kernel space | Samuel Thibault |
2011-08-31 | Protect set_cr3 against compiler assignment optimizations | Samuel Thibault |
2011-08-31 | Fix undefined operation on assigning self pre-incremented variable | Guillem Jover |
2011-08-31 | Honour type promotion on variable argument handling | Guillem Jover |
2011-08-31 | Correct MiG Mach types to fix compilation warnings | Guillem Jover |
2011-08-31 | Denote __exit symbols as used | Guillem Jover |
2011-08-31 | Move <linux/init.h> from linux/pcmcia-cs to linux/src | Guillem Jover |
2011-08-31 | Import Linux 3.1 compiler definitions | Guillem Jover |
2011-08-31 | Import Linux 3.1 ctype code | Guillem Jover |
2011-08-31 | Remove unused and non-functional string specialization header | Guillem Jover |
2011-08-31 | Fix memcmp prototype | Guillem Jover |
2011-08-31 | Fix declarations | Samuel Thibault |
2011-08-30 | Add linux_timer_intr function declaration | Guillem Jover |
2011-08-30 | Add missing headers | Guillem Jover |
2011-08-30 | Remove unused variable | Guillem Jover |
2011-08-30 | Cast host_get_time() arguments to fix warnings | Guillem Jover |
2011-08-30 | Cast function timeout() argument to fix a warning | Guillem Jover |
2011-08-30 | Return a value on non-void function | Guillem Jover |
2011-08-30 | Fix copyright assignment | Samuel Thibault |
2011-08-30 | Console declaration cleanup | Samuel Thibault |
2011-08-30 | Move Linux module macros to their original header | Guillem Jover |
2011-08-30 | Move cdrom_sleep() definition to its original source file | Guillem Jover |
2011-08-29 | Make copyout run in 1 loop on >= i486 | Samuel Thibault |
2011-08-28 | Skip kernel WP check on i486 and above | Samuel Thibault |
2011-08-28 | Enable >4GiB cr3 | Samuel Thibault |
2011-08-28 | Disable (<i486)-only WP workaround on Xen & PAE | Samuel Thibault |
2011-08-28 | Fix pmap_clear_bootstrap_pagetable with >4G mfns | Samuel Thibault |
2011-08-28 | Rework memory mapping reservation | Samuel Thibault |
2011-08-28 | Move free_skbuffs declaration to the top | Samuel Thibault |
2011-08-27 | Initialize the new map entry when it's a projected buffer | Guillem Jover |
2011-08-27 | Fix initialization from incompatible pointer type | Guillem Jover |
2011-08-27 | Match signedness of char pointer comparisons and assignments | Guillem Jover |
2011-08-27 | Always initialize A and X variables in BPF code | Guillem Jover |
2011-08-27 | Disable unused variables | Guillem Jover |
2011-08-27 | Remove unused variables | Guillem Jover |
2011-08-27 | Remove ident tags producing preprocessor warnings | Guillem Jover |
2011-08-27 | Add header for printf prototype | Guillem Jover |
2011-08-27 | Add prototype for free_skbuffs function | Guillem Jover |
2011-08-27 | Add prototype for log function | Guillem Jover |
2011-08-27 | * Makefile.am (AM_CFLAGS): Add -fno-builtin-log. | Samuel Thibault |
2011-08-27 | Add prototypes for locore functions | Guillem Jover |
2011-08-27 | Do not take obsolete and unused bcopy and bzero from libc | Guillem Jover |
2011-08-27 | Use AC_LANG_SOURCE inside AC_LANG_CONFTEST to fix autoconf warning | Guillem Jover |
2011-08-27 | Add a .gitignore file | Guillem Jover |
2011-08-22 | Make ipc_space_zone not exhaustible | Samuel Thibault |
2011-08-22 | Add more details to "zone exhausted" panics. | Samuel Thibault |
2011-08-21 | Add 8byte breakpoint macro | Samuel Thibault |
2011-08-18 | Add compiler barrier to update_mapped_time | Samuel Thibault |
2011-08-10 | Do not warn for cross-space spurious port deallocation | Samuel Thibault |
2011-08-10 | Add more spurious deallocation debugging | Samuel Thibault |