| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-07-01 | 1 | -2/+2 |
|\ |
|
| * | kbuild: fix ia64 breakage after introducing make -rR | Sam Ravnborg | 2006-07-01 | 1 | -2/+2 |
* | | [PATCH] uml: rename and improve actually_do_remove() | Paolo 'Blaisorblade' Giarrusso | 2006-07-01 | 1 | -16/+37 |
* | | [PATCH] uml: fix not_dead_yet when directory is in bad state | Paolo 'Blaisorblade' Giarrusso | 2006-07-01 | 1 | -19/+29 |
* | | [PATCH] uml: make copy_*_user atomic | Paolo 'Blaisorblade' Giarrusso | 2006-07-01 | 1 | -6/+9 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-30 | 7 | -7/+0 |
|\ \
| |/
|/| |
|
| * | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 7 | -7/+0 |
* | | [PATCH] uml: fix biarch gcc build on x86_64 | Jeff Dike | 2006-06-30 | 2 | -2/+7 |
* | | [PATCH] uml: remove stray file | Jeff Dike | 2006-06-30 | 1 | -172/+0 |
* | | [PATCH] uml: remove unneeded time definitions | Jeff Dike | 2006-06-30 | 3 | -30/+0 |
* | | [PATCH] uml: add locking to xtime accesses | Jeff Dike | 2006-06-30 | 1 | -2/+8 |
* | | [PATCH] uml: unregister useless console when it's not needed | Jeff Dike | 2006-06-30 | 1 | -4/+18 |
* | | [PATCH] uml: fix off-by-one bug in VM file creation | Jeff Dike | 2006-06-30 | 1 | -2/+5 |
* | | [PATCH] uml: fix /proc/mounts parsing boundary condition | Jeff Dike | 2006-06-30 | 1 | -2/+12 |
* | | [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter | Christoph Lameter | 2006-06-30 | 1 | -1/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 2006-06-29 | 5 | -21/+2 |
|\ |
|
| * | [PATCH] devfs: Remove the line_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 | 4 | -4/+0 |
| * | [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 | 1 | -6/+2 |
| * | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 2006-06-26 | 2 | -2/+0 |
| * | [PATCH] devfs: Remove devfs_mk_symlink() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 1 | -7/+0 |
| * | [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 1 | -2/+0 |
* | | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 | 1 | -3/+3 |
* | | spelling fixes | Andreas Mohr | 2006-06-26 | 1 | -1/+1 |
|/ |
|
* | [PATCH] kernel/sys.c: cleanups | Adrian Bunk | 2006-06-25 | 1 | -2/+0 |
* | [PATCH] uml: remove dead declaration | Adrian Bunk | 2006-06-25 | 1 | -2/+0 |
* | [PATCH] clean up default value of SYSCALL_DEBUG | Jean-Luc Leger | 2006-06-23 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-06-22 | 1 | -5/+1 |
|\ |
|
| * | [POWERPC] Remove stale 64bit on 32bit kernel code | Anton Blanchard | 2006-06-15 | 1 | -5/+1 |
* | | [PATCH] UML: fix wall_to_monotonic initialization | Jeff Dike | 2006-06-22 | 1 | -1/+1 |
* | | Merge git://git.infradead.org/~dwmw2/rbtree-2.6 | Linus Torvalds | 2006-06-20 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Update UML kernel/physmem.c to use rb_parent() accessor macro | Andrew Morton | 2006-05-01 | 1 | -1/+1 |
* | | [PATCH] uml: add -ffreestanding to CFLAGS | Jeff Dike | 2006-06-05 | 1 | -0/+4 |
* | | [PATCH] uml: more __user annotations | Al Viro | 2006-06-05 | 2 | -14/+19 |
* | | [PATCH] uml: __user annotation in arch_prctl | Al Viro | 2006-06-05 | 1 | -1/+1 |
* | | [PATCH] uml: fix a typo in do_uml_initcalls | Jeff Dike | 2006-06-05 | 1 | -1/+1 |
* | | [PATCH] uml: fix wall_to_monotonic initialization | Jeff Dike | 2006-06-05 | 3 | -20/+13 |
* | | [PATCH] uml: change timer initialization | Jeff Dike | 2006-05-03 | 1 | -1/+1 |
* | | Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2006-05-01 | 1 | -4/+2 |
|\ \ |
|
| * | | [PATCH] drop task argument of audit_syscall_{entry,exit} | Al Viro | 2006-05-01 | 1 | -4/+2 |
| |/ |
|
* | | [PATCH] uml: uml-makefile-nicer uses SYMLINK incorrectly | Jeff Dike | 2006-05-01 | 1 | -1/+1 |
* | | [PATCH] uml: export symbols added by GCC hardened | Paolo 'Blaisorblade' Giarrusso | 2006-05-01 | 1 | -0/+7 |
* | | [PATCH] uml: cleanup unprofile expression and build infrastructure | Paolo 'Blaisorblade' Giarrusso | 2006-05-01 | 4 | -19/+22 |
* | | [PATCH] uml: fix compilation and execution with hardened GCC | Paolo 'Blaisorblade' Giarrusso | 2006-05-01 | 4 | -2/+17 |
* | | [PATCH] uml: use Kbuild tracking for all files and fix compilation output | Paolo 'Blaisorblade' Giarrusso | 2006-05-01 | 3 | -9/+14 |
* | | [PATCH] uml: search from uml_net in a more reasonable PATH | Mattia Dongili | 2006-05-01 | 1 | -0/+30 |
* | | [PATCH] uml: fix patch mismerge | Paolo 'Blaisorblade' Giarrusso | 2006-05-01 | 1 | -1/+1 |
* | | [PATCH] uml: error handling fixes | Jeff Dike | 2006-05-01 | 5 | -10/+10 |
* | | [PATCH] uml: update defconfig | Jeff Dike | 2006-05-01 | 1 | -85/+155 |
* | | [PATCH] uml: clean up after MADVISE_REMOVE | Jeff Dike | 2006-05-01 | 1 | -5/+12 |
* | | [PATCH] uml: remove NULL checks and add some CodingStyle | Jesper Juhl | 2006-05-01 | 2 | -71/+69 |