[PATCH] uml: TT mode softint fixes
[safe/jmp/linux-2.6] / arch / um / kernel /
2006-01-19 Bodo Stroesser[PATCH] uml: TT mode softint fixes
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-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: fix debug output on x86_64
2006-01-12 Jeff Dike[PATCH] uml: revert compile-time option checking
2006-01-12 Jeff Dike[PATCH] uml: fix missing KBUILD_BASENAME
2006-01-10 Thomas Gleixner[PATCH] hrtimer: convert posix timers completely
2006-01-09 Eric W. Biederman[PATCH] Don't attempt to power off if power off is...
2006-01-09 Gennady Sharapov[PATCH] uml: merge trap_user.c and trap_kern.c
2006-01-09 Gennady Sharapov[PATCH] uml: move libc-dependent code from trap_user.c
2006-01-09 Gennady Sharapov[PATCH] uml: move libc-dependent code from signal_user.c
2006-01-06 Jeff Dike[PATCH] uml: umid cleanup
2006-01-06 Jeff Dike[PATCH] uml: separate libc-dependent umid code
2006-01-06 Jeff Dike[PATCH] uml: Simplify console opening/closing and irq...
2006-01-06 Jeff Dike[PATCH] uml: non-void functions should return something
2005-12-18 Jeff Dike[PATCH] uml skas0: stop gcc's insanity
2005-12-12 Pekka J Enberg[PATCH] uml: fix compile error for tt
2005-11-22 Jeff Dike[PATCH] uml: eliminate use of libc PAGE_SIZE
2005-11-22 Jeff Dike[PATCH] uml: eliminate use of local in clone stub
2005-11-14 Paolo 'Blaisorblad... [PATCH] uml: fix access_ok
2005-11-14 Paolo 'Blaisorblad... [PATCH] uml: remove bogus WARN_ON, triggerable harmless...
2005-11-07 Jesper Juhl[PATCH] kfree cleanup: arch
2005-11-07 Christoph Hellwig[PATCH] consolidate sys_ptrace()
2005-11-07 Paolo 'Blaisorblad... [PATCH] uml: fix hardcoded ZONE_* constants in zone...
2005-11-07 Jeff Dike[PATCH] uml: big memory fixes
2005-11-07 Bodo Stroesser[PATCH] uml: maintain own LDT entries
2005-11-07 Jeff Dike[PATCH] uml: separate libc-dependent helper code
2005-11-07 Jeff Dike[PATCH] uml: separate libc-dependent early initialization
2005-11-07 Gennady Sharapov[PATCH] uml: separate libc-dependent uaccess code
2005-11-07 Jeff Dike[PATCH] uml: improve stub debugging
2005-10-31 Thomas Gleixner[PATCH] jiffies_64 cleanup
2005-10-30 Hugh Dickins[PATCH] mm: split page table lock
2005-10-30 Hugh Dickins[PATCH] mm: uml kill unused
2005-10-30 Hugh Dickins[PATCH] mm: uml pte atomicity
2005-10-30 Hugh Dickins[PATCH] mm: arches skip ptlock
2005-10-28 Al Viro[PATCH] gfp_t: remaining bits of arch/*
2005-10-04 Allan Graves[PATCH] uml: Fix sysrq-r support for skas mode
2005-09-30 Paolo 'Blaisorblad... [PATCH] uml: clear SKAS0/3 flags when running in TT...
2005-09-30 Paolo 'Blaisorblad... [PATCH] uml: fix page faults in SKAS3 mode.
2005-09-30 Al Viro[PATCH] useless linux/irq.h includes (arch/um)
2005-09-29 Al Viro[PATCH] uml makefiles sanitized
2005-09-23 Paolo 'Blaisorblad... [PATCH] uml: use GFP_ATOMIC for allocations under spinl...
2005-09-23 Paolo 'Blaisorblad... [PATCH] uml: Fix GFP_ flags usage
2005-09-23 Paolo 'Blaisorblad... [PATCH] uml: avoid fixing faults while atomic
2005-09-23 Paolo 'Blaisorblad... [PATCH] uml: fix condition in tlb flush
2005-09-23 Paolo 'Blaisorblad... [PATCH] uml: fix hang in TT mode on fault
2005-09-23 Paolo 'Blaisorblad... [PATCH] strlcat: use for uml umid.c
2005-09-23 Paolo 'Blaisorblad... [PATCH] uml: don't remove umid files in conflict case
2005-09-21 Paolo 'Blaisorblad... [PATCH] uml: fix compile warning after consolidation...
2005-09-21 Paolo 'Blaisorblad... [PATCH] uml: fix uname output on 32-bit binary on 64...
2005-09-21 Paolo 'Blaisorblad... [PATCH] uml: remove verify_area_{tt,skas}
2005-09-17 Jeff Dike[PATCH] uml: merge mem_user.c and mem.c
2005-09-17 Jeff Dike[PATCH] uml: move libc code out of mem_user.c and tempf...
2005-09-17 Jeff Dike[PATCH] uml: preserve errno in error paths
2005-09-17 Jeff Dike[PATCH] uml: breakpoint an arbitrary thread
2005-09-17 Jeff Dike[PATCH] uml: _switch_to code consolidation
2005-09-10 Paolo 'Blaisorblad... [PATCH] uml: avoid already done dirtying
2005-09-10 Paolo 'Blaisorblad... [PATCH] uml: fix fault handler on write
2005-09-10 Paolo 'Blaisorblad... [PATCH] uml: inline mk_pte and various friends
2005-09-10 Paolo 'Blaisorblad... [PATCH] i386 / uml: add dwarf sections to static link...
2005-09-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/sam/kbuild
2005-09-09 Sam Ravnborgkbuild: um fix so it compile with generic asm-offsets...
2005-09-09 viro@ZenIV.linux... [PATCH] uaccess.h annotations (uml)
2005-09-08 viro@ZenIV.linux... [PATCH] bogus #if (arch/um/kernel/mem.c)
2005-09-05 Jeff Dike[PATCH] uml: fix x86_64 page leak
2005-09-05 Bodo Stroesser[PATCH] uml: skas0 stubs now check system call return...
2005-09-05 Bodo Stroesser[PATCH] uml: increase granularity of host capability...
2005-09-05 Gennady Sharapov[PATCH] uml: move libc-dependent startup and signal...
2005-09-05 Jeff Dike[PATCH] uml: use host AIO support
2005-09-05 Jeff Dike[PATCH] uml: system call path cleanup
2005-09-05 Jeff Dike[PATCH] uml: TLB operation batching
2005-09-05 Jeff Dike[PATCH] uml: remove duplicated exports
2005-09-05 Paolo 'Blaisorblad... [PATCH] uml: fault handler micro-cleanups
2005-09-05 Paolo 'Blaisorblad... [PATCH] uml: workaround GDB problems on debugging
2005-09-05 Jeff Dike[PATCH] uml: remove debugging code from page fault...
2005-08-29 Steven Rostedt[PATCH] convert signal handling of NODEFER to act like...
2005-08-18 Jeff Dike[PATCH] uml: fix a crash under screen
2005-07-29 Christophe Lucas[PATCH] uml: Clean up prink calls
2005-07-29 Bodo Stroesser[PATCH] uml: Fix typo
2005-07-29 Jeff Dike[PATCH] uml: Fix load average >=1
2005-07-29 Jeff Dike[PATCH] uml: Fix redundant assignment
2005-07-29 Jeff Dike[PATCH] uml: fix TT mode by reverting "use fork instead...
2005-07-27 Olaf Hering[PATCH] turn many #if $undefined_string into #ifdef...
2005-07-27 Jeff Dike[PATCH] uml: fix misdeclared function
2005-07-27 Paolo 'Blaisorblad... [PATCH] uml: add skas0 command-line option
2005-07-26 Eric W. Biederman[PATCH] Don't export machine_restart, machine_halt...
2005-07-14 Paolo 'Blaisorblad... [PATCH] uml: gcc 2.95 fix and Makefile cleanup
2005-07-08 Bodo Stroesser[PATCH] uml: Proper clone support for skas0
2005-07-08 Jeff Dike[PATCH] uml: skas0 - separate kernel address space...
2005-07-08 Jeff Dike[PATCH] uml: kill some useless vmalloc tlb flushing
2005-06-25 Jeff Dike[PATCH] uml: hot-unplug code cleanup
2005-06-25 Jeff Dike[PATCH] uml: time initialization tidying
2005-06-25 Jeff Dike[PATCH] uml: always disable kmalloc during shutdown
next