[PATCH] uml: change timer initialization
[safe/jmp/linux-2.6] / arch / um / kernel /
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 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 Jesper Juhl[PATCH] uml: remove NULL checks and add some CodingStyle
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-04-11 Paolo 'Blaisorblad... [PATCH] uml: fix some double export warnings
2006-03-31 Paolo 'Blaisorblad... [PATCH] uml: add arch_switch_to for newly forked thread
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: idle thread needn't take access to init_mm
2006-03-31 Al Viro[PATCH] uml: sparse cleanups
2006-03-31 Jeff Dike[PATCH] uml: redeclare highmem
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: move tty logging to os-Linux
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-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-02-08 Jeff Dike[PATCH] uml: remove a dead file
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-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: avoid malloc to sleep in atomic sections
2006-01-19 Paolo 'Blaisorblad... [PATCH] uml: sigio code - reduce spinlock hold time
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
next