Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
[safe/jmp/linux-2.6] / arch / um /
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...
2006-03-27 Jeff Dike[PATCH] uml: move sigio_user.c to os-Linux/sigio.c
2006-03-27 Jeff Dike[PATCH] uml: move SIGIO startup code to os-Linux/start_up.c
2006-03-27 Jeff Dike[PATCH] uml: merge irq_user.c and irq.c
2006-03-27 Jeff Dike[PATCH] uml: move libc-dependent irq code to os-Linux
2006-03-27 Jeff Dike[PATCH] uml: fix some printf formats
2006-03-27 Jeff Dike[PATCH] uml: fix declaration of exit()
2006-03-26 Akinobu Mita[PATCH] um: fix undefined reference to hweight32
2006-03-25 Linus TorvaldsMerge /pub/scm/linux/kernel/git/sam/kbuild
2006-03-23 Gerd Hoffmann[PATCH] x86: SMP alternatives
2006-03-22 Nick Piggin[PATCH] remove set_page_count() outside mm/
2006-03-22 Nick Piggin[PATCH] remove set_page_count(page, 0) users (outside mm)
2006-03-05 Paul Smithkbuild: change kbuild to not rely on incorrect GNU...
2006-02-24 Paolo 'Blaisorblad... [PATCH] uml: tidying COW code
2006-02-24 Paolo 'Blaisorblad... [PATCH] uml: better error reporting for read_output
2006-02-24 Paolo 'Blaisorblad... [PATCH] uml: os_connect_socket error path fixup
2006-02-24 Paolo 'Blaisorblad... [PATCH] uml: fix ((unused)) attribute
2006-02-24 Paolo 'Blaisorblad... [PATCH] uml: fix usage of kernel_errno in place of...
2006-02-24 Paolo 'Blaisorblad... [PATCH] uml: correct error messages in COW driver
2006-02-08 Jeff Dike[PATCH] uml: remove a dead file
2006-02-08 Jeff Dike[PATCH] uml: initialize process FP registers properly
2006-02-08 Jeff Dike[PATCH] uml: block SIGWINCH in ptrace tester child
2006-02-08 Jeff Dike[PATCH] uml: balance list_add and list_del in the netwo...
2006-02-08 Jeff Dike[PATCH] uml: close TUN/TAP file descriptors
2006-02-08 Jeff Dike[PATCH] uml: add debug switch for skas mode
2006-02-01 Paolo 'Blaisorblad... [PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus...
2006-02-01 Paolo 'Blaisorblad... [PATCH] uml: some harmless sparse warning fixes
2006-02-01 Paolo 'Blaisorblad... [PATCH] uml: TT - SYSCALL_DEBUG - fix buglet introduced...
2006-02-01 Paolo 'Blaisorblad... [PATCH] uml: fix "apples/bananas" typo
2006-02-01 Paolo 'Blaisorblad... [PATCH] uml: fix hugest stack users
2006-02-01 Paolo 'Blaisorblad... [PATCH] uml: comments about libc-conflict guards
2006-02-01 Jeff Dike[PATCH] uml: fix some typos
2006-02-01 Jeff Dike[PATCH] uml: add a build dependency
2006-02-01 Pekka Enberg[PATCH] uml: compilation fix when MODE_SKAS disabled
2006-01-19 Jeff Dike[PATCH] uml: use generic sys_rt_sigsuspend
2006-01-19 Jeff Dike[PATCH] uml: add TIF_RESTORE_SIGMASK support
2006-01-19 Paolo 'Blaisorblad... [PATCH] uml ubd code: fix a bit of whitespace
2006-01-19 Paolo 'Blaisorblad... [PATCH] uml: allow again to move backing file and to...
2006-01-19 Paolo 'Blaisorblad... [PATCH] uml: arch Kconfig menu cleanups
2006-01-19 Paolo 'Blaisorblad... [PATCH] uml: avoid malloc to sleep in atomic sections
2006-01-19 Paolo 'Blaisorblad... [PATCH] uml: sigio code - reduce spinlock hold time
2006-01-19 Paolo 'Blaisorblad... [PATCH] uml: fix spinlock recursion and sleep-inside...
2006-01-19 Paolo 'Blaisorblad... [PATCH] uml: networking - clear transport-specific...
2006-01-19 Paolo 'Blaisorblad... [PATCH] uml: make daemon transport behave properly
2006-01-19 Bodo Stroesser[PATCH] uml: TT mode softint fixes
2006-01-19 Jeff Dike[PATCH] uml: use setjmp/longjmp instead of sigsetjmp...
2006-01-19 Jeff Dike[PATCH] uml: implement soft interrupts
2006-01-19 Jeff Dike[PATCH] uml: eliminate some globals
2006-01-19 Gennady Sharapov[PATCH] uml: move libc-dependent skas process handling
2006-01-19 Gennady Sharapov[PATCH] uml: move libc-dependent skas memory mapping...
2006-01-19 Gennady Sharapov[PATCH] uml: move headers to arch/um/include
2006-01-19 Bodo Stroesser[PATCH] uml: change interface to boot_timer_handler
2006-01-19 Gennady Sharapov[PATCH] uml: move libc-dependent time code
2006-01-19 Gennady Sharapov[PATCH] uml: move libc-dependent utility procedures
2006-01-19 Bodo Stroesser[PATCH] uml: move LDT creation
2006-01-16 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-01-15 Miklos Szeredi[PATCH] uml: fix symbol for mktime
2006-01-15 Jesper Juhlreturn statement cleanup - kill pointless parentheses
2006-01-12 Al Viro[PATCH] uml: task_stack_page()
2006-01-12 Al Viro[PATCH] uml: task_thread_info()
2006-01-12 Jeff Dike[PATCH] uml: kill an unused variable
2006-01-12 Jeff Dike[PATCH] uml: fix debug output on x86_64
2006-01-12 Jeff Dike[PATCH] uml: eliminate doubled boot output
2006-01-12 Jeff Dike[PATCH] uml: revert compile-time option checking
2006-01-12 Jeff Dike[PATCH] uml: update Kconfig help
2006-01-12 Jeff Dike[PATCH] uml: fix missing KBUILD_BASENAME
2006-01-10 Alan Cox[PATCH] TTY layer buffering revamp
2006-01-10 Thomas Gleixner[PATCH] hrtimer: convert posix timers completely
2006-01-09 Matt Mackall[PATCH] tiny: Make *[ug]id16 support optional
2006-01-09 Eric W. Biederman[PATCH] Don't attempt to power off if power off is...
2006-01-09 Christoph Hellwig[PATCH] Add block_device_operations.getgeo block device...
2006-01-09 Adrian Bunk[PATCH] uml: prevent MODE_SKAS=n and MODE_TT=n
2006-01-09 Jeff Dike[PATCH] uml: whitespace cleanup
2006-01-09 Gennady Sharapov[PATCH] uml: merge trap_user.c and trap_kern.c
next