[PATCH] IDE: Touch NMI watchdog during resume from STR
[safe/jmp/linux-2.6] / arch / um / include /
2006-07-15 Jeff Dike[PATCH] uml: header formatting cleanups
2006-07-15 Jeff Dike[PATCH] uml: tidy longjmp macro
2006-07-10 Jeff Dike[PATCH] uml: make some symbols static
2006-07-10 Jeff Dike[PATCH] uml: remove os_isatty
2006-07-10 Jeff Dike[PATCH] uml: remove spinlock wrapper functions
2006-07-10 Jeff Dike[PATCH] uml: mark forward_interrupts as being mode...
2006-07-10 Jeff Dike[PATCH] uml: ifdef a mode-specific function
2006-07-10 Jeff Dike[PATCH] uml: signal initialization cleanup
2006-07-10 Jeff Dike[PATCH] uml: fix static binary segfault
2006-07-10 Jeff Dike[PATCH] uml: timer initialization cleanup
2006-07-10 Tyler[PATCH] uml: clean up address space limits code
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the line_driver devfs_name field...
2006-06-25 Adrian Bunk[PATCH] uml: remove dead declaration
2006-06-05 Jeff Dike[PATCH] uml: fix wall_to_monotonic initialization
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-11 Paolo 'Blaisorblad... [PATCH] uml: fix "extern-vs-static" proto conflict...
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: request format warnings to GCC for appropr...
2006-03-31 Paolo 'Blaisorblad... [PATCH] uml: check for differences in host support
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 Al Viro[PATCH] uml: sparse cleanups
2006-03-31 Jeff Dike[PATCH] uml: redeclare highmem
2006-03-31 Jeff Dike[PATCH] UML: Hotplug memory, take 2
2006-03-27 Jeff Dike[PATCH] uml: oS header cleanups
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: move libc-dependent irq code to os-Linux
2006-03-27 Jeff Dike[PATCH] uml: fix declaration of exit()
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-08 Jeff Dike[PATCH] uml: initialize process FP registers properly
2006-02-01 Paolo 'Blaisorblad... [PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus...
2006-01-19 Paolo 'Blaisorblad... [PATCH] uml: avoid malloc to sleep in atomic sections
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 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 Gennady Sharapov[PATCH] uml: move libc-dependent time code
2006-01-19 Gennady Sharapov[PATCH] uml: move libc-dependent utility procedures
2006-01-15 Jesper Juhlreturn statement cleanup - kill pointless parentheses
2006-01-12 Jeff Dike[PATCH] uml: fix missing KBUILD_BASENAME
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: add mconsole_reply variant with length...
2006-01-06 Jeff Dike[PATCH] uml: better diagnostics for broken configs
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: Add throttling to console driver
2006-01-06 Jeff Dike[PATCH] uml: Simplify console opening/closing and irq...
2006-01-06 Jeff Dike[PATCH] uml: move console configuration
2006-01-06 Jeff Dike[PATCH] uml: Add static initializations and declarations
2006-01-06 Jeff Dike[PATCH] uml: Move mconsole support out of generic code
2006-01-06 Jeff Dike[PATCH] uml: Remove unneeded structure field
2006-01-06 Jeff Dike[PATCH] uml: Formatting changes
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: properly invoke x86_64 system calls
2005-11-14 Paolo 'Blaisorblad... [PATCH] uml: fix access_ok
2005-11-14 Paolo 'Blaisorblad... [PATCH] uml console channels: fix the API of console_write
2005-11-07 Jeff Dike[PATCH] uml: big memory fixes
2005-11-07 Jeff Dike[PATCH] uml: separate libc-dependent helper code
2005-11-07 Gennady Sharapov[PATCH] uml: separate libc-dependent uaccess code
2005-11-07 Bodo Stroesser[PATCH] uml: fix UML network driver endianness bugs
2005-11-07 Paolo 'Blaisorblad... [PATCH] uml: fix syscall stubs
2005-11-02 Al Viro[PATCH] missing platform_device.h includes
2005-10-31 Christoph Hellwig[PATCH] unify sys_ptrace prototype
2005-10-30 Hugh Dickins[PATCH] mm: uml kill unused
2005-10-24 Miklos Szeredi[PATCH] uml: fix compile failure for TT mode
2005-10-20 Al Viro[PATCH] build fix for uml/amd64
2005-10-12 Paolo 'Blaisorblad... [PATCH] uml: compile-time fix recent patch
2005-10-12 Jeff Dike[PATCH] uml: revert block driver use of host AIO
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-29 Al Viro[PATCH] uml makefiles sanitized
2005-09-23 Paolo 'Blaisorblad... [PATCH] strlcat: use for uml umid.c
2005-09-21 Paolo 'Blaisorblad... [PATCH] uml: fix bogus HOST_ELF_CLASS symbol name
2005-09-17 Jeff Dike[PATCH] uml: move libc code out of mem_user.c and tempf...
2005-09-17 Jeff Dike[PATCH] uml: breakpoint an arbitrary thread
2005-09-10 Paolo 'Blaisorblad... [PATCH] uml: inline mk_pte and various friends
2005-09-08 viro@ZenIV.linux... [PATCH] bogus symbol used in arch/um/os-Linux/elf_aux.c
2005-09-07 Jesper Juhl[PATCH] remove verify_area(): remove verify_area()...
2005-09-05 Bodo Stroesser[PATCH] uml: skas0 stubs now check system call return...
2005-09-05 Gennady Sharapov[PATCH] uml: move libc-dependent startup and signal...
2005-09-05 Jeff Dike[PATCH] uml: add host AIO support to block driver
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 Al Viro[PATCH] uml: fix a macro typo
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-06-25 Jeff Dike[PATCH] uml: hot-unplug code cleanup
2005-06-25 Jeff Dike[PATCH] uml: time initialization tidying
2005-06-14 Jeff Dike[PATCH] uml: build cleanups
2005-06-08 Jeff Dike[PATCH] uml: compile fixes for gcc 4
2005-05-28 Paolo 'Blaisorblad... [PATCH] uml: stack dump fix
next