[PATCH] uml: fix not_dead_yet when directory is in bad state
[safe/jmp/linux-2.6] / arch / um /
2006-07-01 Paolo 'Blaisorblad... [PATCH] uml: fix not_dead_yet when directory is in...
2006-07-01 Paolo 'Blaisorblad... [PATCH] uml: make copy_*_user atomic
2006-06-30 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-30 Jeff Dike[PATCH] uml: fix biarch gcc build on x86_64
2006-06-30 Jeff Dike[PATCH] uml: remove stray file
2006-06-30 Jeff Dike[PATCH] uml: remove unneeded time definitions
2006-06-30 Jeff Dike[PATCH] uml: add locking to xtime accesses
2006-06-30 Jeff Dike[PATCH] uml: unregister useless console when it's not...
2006-06-30 Jeff Dike[PATCH] uml: fix off-by-one bug in VM file creation
2006-06-30 Jeff Dike[PATCH] uml: fix /proc/mounts parsing boundary condition
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: conversion of nr_pagetables...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/devfs-2.6
2006-06-29 Ingo Molnar[PATCH] genirq: rename desc->handler to desc->chip
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the line_driver devfs_name field...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the gendisk devfs_name field...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the devfs_fs_kernel.h file from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_mk_symlink() function from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_mk_dir() function from...
2006-06-26 Andreas Mohrspelling fixes
2006-06-25 Adrian Bunk[PATCH] kernel/sys.c: cleanups
2006-06-25 Adrian Bunk[PATCH] uml: remove dead declaration
2006-06-23 Jean-Luc Leger[PATCH] clean up default value of SYSCALL_DEBUG
2006-06-23 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-06-22 Jeff Dike[PATCH] UML: fix wall_to_monotonic initialization
2006-06-20 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/rbtree-2.6
2006-06-15 Anton Blanchard[POWERPC] Remove stale 64bit on 32bit kernel code
2006-06-05 Jeff Dike[PATCH] uml: add -ffreestanding to CFLAGS
2006-06-05 Al Viro[PATCH] uml: more __user annotations
2006-06-05 Al Viro[PATCH] uml: __user annotation in arch_prctl
2006-06-05 Jeff Dike[PATCH] uml: fix a typo in do_uml_initcalls
2006-06-05 Jeff Dike[PATCH] uml: fix wall_to_monotonic initialization
2006-05-04 Jeff Dike[PATCH] uml: change timer initialization
2006-05-02 Linus TorvaldsMerge branch 'audit.b10' of git://git./linux/kernel...
2006-05-02 Jeff Dike[PATCH] uml: uml-makefile-nicer uses SYMLINK incorrectly
2006-05-02 Paolo 'Blaisorblad... [PATCH] uml: export symbols added by GCC hardened
2006-05-02 Paolo 'Blaisorblad... [PATCH] uml: cleanup unprofile expression and build...
2006-05-02 Paolo 'Blaisorblad... [PATCH] uml: fix compilation and execution with hardene...
2006-05-02 Paolo 'Blaisorblad... [PATCH] uml: use Kbuild tracking for all files and...
2006-05-02 Mattia Dongili[PATCH] uml: search from uml_net in a more reasonable...
2006-05-02 Paolo 'Blaisorblad... [PATCH] uml: fix patch mismerge
2006-05-02 Jeff Dike[PATCH] uml: error handling fixes
2006-05-02 Jeff Dike[PATCH] uml: update defconfig
2006-05-02 Jeff Dike[PATCH] uml: clean up after MADVISE_REMOVE
2006-05-02 Jesper Juhl[PATCH] uml: remove NULL checks and add some CodingStyle
2006-05-02 Joris van Rantwijk[PATCH] uml: skas0 support for 2G/2G hosts
2006-05-02 Victor V. Vengerov[PATCH] uml: fix iomem list traversal
2006-05-01 Al Viro[PATCH] drop task argument of audit_syscall_{entry...
2006-05-01 Andrew MortonUpdate UML kernel/physmem.c to use rb_parent() accessor...
2006-04-19 Jeff Dike[PATCH] uml: add missing __volatile__
2006-04-19 Rob Landley[PATCH] uml: physical memory map file fixes
2006-04-19 Al Viro[PATCH] uml: __user annotations
2006-04-19 Jeff Dike[PATCH] uml: change sigjmp_buf to jmp_buf
2006-04-19 Jeff Dike[PATCH] uml: MADV_REMOVE fixes
2006-04-19 Paolo 'Blaisorblad... [PATCH] uml: make 64-bit COW files compatible with...
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: avoid warnings for diffent names for an...
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: fix parallel make early failure on clean...
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: local_irq_save, not local_save_flags
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: fix big stack user
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: fix failure path after conversion
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: fix hang on run_helper() failure on uml_net
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: move outside spinlock call not needing it
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: support sparse for userspace files
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: fix critical typo for TT mode
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: fix "extern-vs-static" proto conflict...
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: fix some double export warnings
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: fix format errors
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: request format warnings to GCC for appropr...
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: fix 2 harmless cast warnings for 64-bit
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: safe migration path to the correct V3...
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: make 64-bit COW files compatible with...
2006-04-11 Jeff Dike[PATCH] uml: memory hotplug cleanups
2006-04-11 Jeff Dike[PATCH] UML: TLS fixlets
2006-03-31 Paolo 'Blaisorblad... [PATCH] uml: check for differences in host support
2006-03-31 Paolo 'Blaisorblad... [PATCH] uml: add arch_switch_to for newly forked thread
2006-03-31 Paolo 'Blaisorblad... [PATCH] uml: tls support: hack to make it compile on...
2006-03-31 Paolo 'Blaisorblad... [PATCH] uml: implement {get,set}_thread_area for i386
2006-03-31 Paolo 'Blaisorblad... [PATCH] uml: clean arch_switch usage
2006-03-31 Paolo 'Blaisorblad... [PATCH] uml: split ldt.h in arch-independent and arch...
2006-03-31 Paolo 'Blaisorblad... [PATCH] uml: idle thread needn't take access to init_mm
2006-03-31 Al Viro[PATCH] uml: fix min usage
2006-03-31 Al Viro[PATCH] uml: remove unused make variables
2006-03-31 Al Viro[PATCH] uml: sparse cleanups
2006-03-31 Al Viro[PATCH] uml: kconfigs
2006-03-31 Al Viro[PATCH] uml: eliminate duplicate mrpropered files
2006-03-31 Al Viro[PATCH] uml: clean up remapping code build magic
2006-03-31 Al Viro[PATCH] uml: eliminate symlinks to host arch
2006-03-31 Jeff Dike[PATCH] uml: fix initcall return values
2006-03-31 Jeff Dike[PATCH] uml: redeclare highmem
2006-03-31 Jeff Dike[PATCH] UML: Hotplug memory, take 2
2006-03-29 Oleg Nesterov[PATCH] pidhash: don't count idle threads
2006-03-27 Alan Stern[PATCH] Notifier chain update: API changes
2006-03-27 Dave Hansen[PATCH] unify PFN_* macros
2006-03-27 Jeff Dike[PATCH] uml: fix thread startup race
2006-03-27 Jeff Dike[PATCH] uml: prevent umid theft
2006-03-27 Jeff Dike[PATCH] uml: fix segfault on signal delivery
2006-03-27 Jeff Dike[PATCH] uml: allow ubd devices to be shared in a cluster
2006-03-27 Jeff Dike[PATCH] uml: oS header cleanups
2006-03-27 Jeff Dike[PATCH] uml: move tty logging to os-Linux
2006-03-27 Bodo Stroesser[PATCH] uml: more carefully test whether we are in...
next