[ARM] 3557/1: S3C24XX: centralise and cleanup uart registration
[safe/jmp/linux-2.6] / arch / um /
2006-06-05 Jeff Dike[PATCH] uml: add -ffreestanding to CFLAGS
2006-06-05 Al Viro[PATCH] uml: more __user annotations
2006-06-05 Al Viro[PATCH] uml: __user annotation in arch_prctl
2006-06-05 Jeff Dike[PATCH] uml: fix a typo in do_uml_initcalls
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 Jeff Dike[PATCH] uml: uml-makefile-nicer uses SYMLINK incorrectly
2006-05-02 Paolo 'Blaisorblad... [PATCH] uml: export symbols added by GCC hardened
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 Paolo 'Blaisorblad... [PATCH] uml: use Kbuild tracking for all files and...
2006-05-02 Mattia Dongili[PATCH] uml: search from uml_net in a more reasonable...
2006-05-02 Paolo 'Blaisorblad... [PATCH] uml: fix patch mismerge
2006-05-02 Jeff Dike[PATCH] uml: error handling fixes
2006-05-02 Jeff Dike[PATCH] uml: update defconfig
2006-05-02 Jeff Dike[PATCH] uml: clean up after MADVISE_REMOVE
2006-05-02 Jesper Juhl[PATCH] uml: remove NULL checks and add some CodingStyle
2006-05-02 Joris van Rantwijk[PATCH] uml: skas0 support for 2G/2G hosts
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-19 Jeff Dike[PATCH] uml: add missing __volatile__
2006-04-19 Rob Landley[PATCH] uml: physical memory map file fixes
2006-04-19 Al Viro[PATCH] uml: __user annotations
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-19 Paolo 'Blaisorblad... [PATCH] uml: make 64-bit COW files compatible with...
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: avoid warnings for diffent names for an...
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: fix parallel make early failure on clean...
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: local_irq_save, not local_save_flags
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: fix big stack user
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: fix failure path after conversion
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: fix hang on run_helper() failure on uml_net
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: move outside spinlock call not needing it
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: support sparse for userspace files
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: fix critical typo for TT mode
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: fix "extern-vs-static" proto conflict...
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: fix some double export warnings
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: fix format errors
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: request format warnings to GCC for appropr...
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: fix 2 harmless cast warnings for 64-bit
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: safe migration path to the correct V3...
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: make 64-bit COW files compatible with...
2006-04-11 Jeff Dike[PATCH] uml: memory hotplug cleanups
2006-04-11 Jeff Dike[PATCH] UML: TLS fixlets
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
next