| Commit message (Expand) | Author | Age |
* | spelling fixes | Andreas Mohr | 2006-06-26 |
* | [PATCH] kernel/sys.c: cleanups | Adrian Bunk | 2006-06-25 |
* | [PATCH] uml: remove dead declaration | Adrian Bunk | 2006-06-25 |
* | [PATCH] clean up default value of SYSCALL_DEBUG | Jean-Luc Leger | 2006-06-23 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-06-23 |
|\ |
|
| * | [POWERPC] Remove stale 64bit on 32bit kernel code | Anton Blanchard | 2006-06-15 |
* | | [PATCH] UML: fix wall_to_monotonic initialization | Jeff Dike | 2006-06-22 |
* | | Merge git://git.infradead.org/~dwmw2/rbtree-2.6 | Linus Torvalds | 2006-06-20 |
|\ \
| |/
|/| |
|
| * | Update UML kernel/physmem.c to use rb_parent() accessor macro | Andrew Morton | 2006-05-01 |
* | | [PATCH] uml: add -ffreestanding to CFLAGS | Jeff Dike | 2006-06-05 |
* | | [PATCH] uml: more __user annotations | Al Viro | 2006-06-05 |
* | | [PATCH] uml: __user annotation in arch_prctl | Al Viro | 2006-06-05 |
* | | [PATCH] uml: fix a typo in do_uml_initcalls | Jeff Dike | 2006-06-05 |
* | | [PATCH] uml: fix wall_to_monotonic initialization | Jeff Dike | 2006-06-05 |
* | | [PATCH] uml: change timer initialization | Jeff Dike | 2006-05-03 |
* | | Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2006-05-02 |
|\ \ |
|
| * | | [PATCH] drop task argument of audit_syscall_{entry,exit} | Al Viro | 2006-05-01 |
| |/ |
|
* | | [PATCH] uml: uml-makefile-nicer uses SYMLINK incorrectly | Jeff Dike | 2006-05-01 |
* | | [PATCH] uml: export symbols added by GCC hardened | Paolo 'Blaisorblade' Giarrusso | 2006-05-01 |
* | | [PATCH] uml: cleanup unprofile expression and build infrastructure | Paolo 'Blaisorblade' Giarrusso | 2006-05-01 |
* | | [PATCH] uml: fix compilation and execution with hardened GCC | Paolo 'Blaisorblade' Giarrusso | 2006-05-01 |
* | | [PATCH] uml: use Kbuild tracking for all files and fix compilation output | Paolo 'Blaisorblade' Giarrusso | 2006-05-01 |
* | | [PATCH] uml: search from uml_net in a more reasonable PATH | Mattia Dongili | 2006-05-01 |
* | | [PATCH] uml: fix patch mismerge | Paolo 'Blaisorblade' Giarrusso | 2006-05-01 |
* | | [PATCH] uml: error handling fixes | Jeff Dike | 2006-05-01 |
* | | [PATCH] uml: update defconfig | Jeff Dike | 2006-05-01 |
* | | [PATCH] uml: clean up after MADVISE_REMOVE | Jeff Dike | 2006-05-01 |
* | | [PATCH] uml: remove NULL checks and add some CodingStyle | Jesper Juhl | 2006-05-01 |
* | | [PATCH] uml: skas0 support for 2G/2G hosts | Joris van Rantwijk | 2006-05-01 |
* | | [PATCH] uml: fix iomem list traversal | Victor V. Vengerov | 2006-05-01 |
|/ |
|
* | [PATCH] uml: add missing __volatile__ | Jeff Dike | 2006-04-19 |
* | [PATCH] uml: physical memory map file fixes | Rob Landley | 2006-04-19 |
* | [PATCH] uml: __user annotations | Al Viro | 2006-04-19 |
* | [PATCH] uml: change sigjmp_buf to jmp_buf | Jeff Dike | 2006-04-19 |
* | [PATCH] uml: MADV_REMOVE fixes | Jeff Dike | 2006-04-19 |
* | [PATCH] uml: make 64-bit COW files compatible with 32-bit ones | Paolo 'Blaisorblade' Giarrusso | 2006-04-19 |
* | [PATCH] uml: avoid warnings for diffent names for an unsigned quadword | Paolo 'Blaisorblade' Giarrusso | 2006-04-11 |
* | [PATCH] uml: fix parallel make early failure on clean tree | Paolo 'Blaisorblade' Giarrusso | 2006-04-11 |
* | [PATCH] uml: local_irq_save, not local_save_flags | Paolo 'Blaisorblade' Giarrusso | 2006-04-11 |
* | [PATCH] uml: fix big stack user | Paolo 'Blaisorblade' Giarrusso | 2006-04-11 |
* | [PATCH] uml: fix failure path after conversion | Paolo 'Blaisorblade' Giarrusso | 2006-04-11 |
* | [PATCH] uml: fix hang on run_helper() failure on uml_net | Paolo 'Blaisorblade' Giarrusso | 2006-04-11 |
* | [PATCH] uml: move outside spinlock call not needing it | Paolo 'Blaisorblade' Giarrusso | 2006-04-11 |
* | [PATCH] uml: support sparse for userspace files | Paolo 'Blaisorblade' Giarrusso | 2006-04-11 |
* | [PATCH] uml: fix critical typo for TT mode | Paolo 'Blaisorblade' Giarrusso | 2006-04-11 |
* | [PATCH] uml: fix "extern-vs-static" proto conflict in TLS code | Paolo 'Blaisorblade' Giarrusso | 2006-04-11 |
* | [PATCH] uml: fix some double export warnings | Paolo 'Blaisorblade' Giarrusso | 2006-04-11 |
* | [PATCH] uml: fix format errors | Paolo 'Blaisorblade' Giarrusso | 2006-04-11 |
* | [PATCH] uml: request format warnings to GCC for appropriate functions | Paolo 'Blaisorblade' Giarrusso | 2006-04-11 |
* | [PATCH] uml: fix 2 harmless cast warnings for 64-bit | Paolo 'Blaisorblade' Giarrusso | 2006-04-11 |