[PATCH] uml: remove spinlock wrapper functions
[safe/jmp/linux-2.6] / arch / um / kernel /
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: timer handler tidying
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: remove some useless exports
2006-07-10 Jeff Dike[PATCH] uml: timer initialization cleanup
2006-07-10 Tyler[PATCH] uml: clean up address space limits code
2006-07-03 Ingo Molnar[PATCH] sched: cleanup, remove task_t, convert to struc...
2006-07-03 Theodore Tso[PATCH] uml build fix
2006-07-02 Thomas Gleixner[PATCH] irq-flags: UM: Use the new IRQF_ constants
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 Christoph Lameter[PATCH] zoned vm counters: conversion of nr_pagetables...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Ingo Molnar[PATCH] genirq: rename desc->handler to desc->chip
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-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 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-05-01 Andrew MortonUpdate UML kernel/physmem.c to use rb_parent() accessor...
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
next