diskquota: 32bit quota tools on 64bit architectures
[safe/jmp/linux-2.6] / arch / um /
2007-07-16 Jeff Dikeuml: remove dead file
2007-07-16 Jeff Dikeuml: limit request size on COWed devices
2007-07-16 Jeff Dikeuml: export hostfs symbols
2007-07-16 Jeff Dikeuml: Eliminate kernel allocator wrappers
2007-07-16 Jeff Dikeuml: simplify helper stack handling
2007-07-16 Jeff Dikeuml: SIGIO support cleanup
2007-07-16 Jeff Dikeuml: handle errors on opening host side of consoles
2007-07-16 Jeff Dikeuml: pty channel tidying
2007-07-16 Jeff Dikeuml: xterm driver tidying
2007-07-16 Eduard-Gabriel Mun... uml: DEBUG_SHIRQ fixes
2007-07-16 Jeff DikeAdd generic exit-time stack-depth checking to CONFIG_DE...
2007-07-16 Jeff Dikeuml: fix request->sector update
2007-06-16 Jeff Dikeuml: remove PAGE_SIZE from libc code
2007-06-09 Jeff Dikeuml: get declaration of simple_strtoul
2007-06-09 Jeff Dikeuml: fix kernel stack size on x86_64
2007-05-24 Jeff Dikeuml: improve PTRACE_SYSEMU checking
2007-05-19 Sam Ravnborgall-archs: consolidate .data section definition in...
2007-05-19 Sam Ravnborgall-archs: consolidate .text section definition in...
2007-05-16 Al Virofix uml-x86_64
2007-05-11 Jeff Dikeuml: shrink kernel stacks
2007-05-11 Jeff Dikeuml: iRQ stacks
2007-05-11 Jeff Dikeuml: tidy IRQ code
2007-05-11 Jeff Dikeuml: use UM_THREAD_SIZE in userspace code
2007-05-11 Jeff Dikeuml: remove task_protections
2007-05-09 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2007-05-09 Miklos Szerediuml: turn build warnings into comments
2007-05-09 Jeff Dikeuml: mark a tt-only function
2007-05-09 Peter Zijlstrauml: turn on SCSI support
2007-05-09 Uwe Kleine-Königfix file specification in comments
2007-05-08 Jeff Dikeuml: pcap devices should get MACs from command line
2007-05-08 Jeff Dikeuml: network and pcap cleanup
2007-05-08 Jeff Dikeuml: an idle system should have zero load average
2007-05-07 Paolo 'Blaisorblad... uml: fix prototypes
2007-05-07 Jeff Dikeuml: virtualized time fix
2007-05-07 Jeff Dikeuml: out of tmpfs space error clarification
2007-05-07 Jeff Dikeuml: only flush areas covered by VMA
2007-05-07 Jeff Dikeuml: more page fault path trimming
2007-05-07 Jeff Dikeuml: eliminate a piece of debugging code
2007-05-07 Jeff Dikeuml: speed page fault path
2007-05-07 Jeff Dikeuml: aIO deadlock avoidance
2007-05-07 Jeff Dikeuml: rename os_{read_write}_file_k back to os_{read_wri...
2007-05-07 Jeff Dikeuml: remove debugging remnants
2007-05-07 Jeff Dikeuml: formatting fixes around os_{read_write}_file callers
2007-05-07 Jeff Dikeuml: change remaining callers of os_{read_write}_file
2007-05-07 Jeff Dikeuml: don't try to handle signals on initial process...
2007-05-07 Jeff Dikeuml: dump core on panic
2007-05-07 Peter Zijlstrauml: fixup allocation in the ubd driver
2007-05-07 Jeff Dikeuml: send pointers instead of structures to I/O thread
2007-05-07 Jeff Dikeuml: batch I/O requests
2007-05-07 Jeff Dikeuml: convert libc layer to call read and write
2007-05-07 Jeff Dikeuml: tidy libc code
2007-05-07 Jeff Dikeuml: start fixing os_read_file and os_write_file
2007-05-07 Jeff Dikeuml: remove unused x86_64 code
2007-05-07 Jeff Dikeuml: speed up page table walking
2007-05-07 Jeff Dikeuml: dump registers on ptrace or wait failure
2007-05-07 Jeff Dikeuml: drivers get release methods
2007-05-07 Jeff Dikeuml: delete HOST_FRAME_SIZE
2007-05-07 Jeff Dikeuml: irq locking commentary
2007-05-07 Jeff Dikeuml: comment early boot locking
2007-05-07 Jeff Dikeuml: kernel segfaults should dump proper registers
2007-05-07 Jeff Dikeuml: tidy fault code
2007-05-07 Jeff Dikeuml: kernel_thread shouldn't panic
2007-05-07 Jeff Dikeuml: remove page_size()
2007-05-07 Jeff Dikeuml: tidy process.c
2007-05-07 Jeff Dikeuml: no locking needed in tls.c
2007-05-07 Jeff Dikeuml: speed up exec
2007-05-07 Davide Briniuml: fix umid in xterm titles
2007-05-07 Paolo 'Blaisorblad... uml: Replace one-element array with zero-element array
2007-05-07 Paolo 'Blaisorblad... uml: Eliminate temporary buffer in eth_configure
2007-05-07 Paolo 'Blaisorblad... uml: improve checking and diagnostics of ethernet MACs
2007-05-07 Robert P. J. Dayremove unused header file: arch/um/kernel/tt/include...
2007-05-07 Jeff Dikeuml: add missing __init declarations
2007-05-07 Jeff Dikeuml: remove user_util.h
2007-05-07 Jeff Dikeuml: move remaining useful contents of user_util.h
2007-05-07 Jeff Dikeuml: create as-layout.h
2007-05-07 Jeff Dikeuml: create arch.h
2007-05-07 Jeff Dikeuml: move SIGIO testing to sigio.c
2007-05-07 Rusty RussellARRAY_SIZE: check for type
2007-05-07 Jeff Dikeuml: network interface hotplug error handling
2007-05-07 Andrew Mortonuml-driver-formatting-fixes-fix
2007-05-07 Jeff Dikeuml: driver formatting fixes
2007-05-07 Jeff Dikeuml: handle block device hotplug errors
2007-05-07 Jeff Dikeuml: print coredump limits
2007-05-07 Jeff Dikeuml: mark tt-mode code for future removal
2007-05-07 Jeff Dikeuml: host_info tidying
2007-05-07 Jeff Dikeuml: formatting fixes
2007-05-07 Jeff Dikeuml: delete unused code
2007-05-02 Simon Arlott[PATCH] i386: Add an option for the VIA C7 which sets...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_mac_header()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_mac_header(skb)
2007-04-02 Paolo 'Blaisorblad... [PATCH] uml: fix unreasonably long udelay
2007-03-29 Jeff Dike[PATCH] uml: fix compilation problems
2007-03-29 Jason Lunz[PATCH] uml: fix LVM crash
2007-03-29 Jeff Dike[PATCH] uml: irq locking fixes
2007-03-29 Jeff Dike[PATCH] uml: fix device unplug crash
2007-03-29 Jeff Dike[PATCH] uml: fix I/O hang when multiple devices are...
2007-03-27 Jeff Dike[PATCH] uml: use correct register file size everywhere
2007-03-14 Al Viro[PATCH] stacktrace doesn't work on uml
2007-03-14 Al Viro[PATCH] (uml) sparse flags for userland glue are missin...
2007-03-08 Jeff Dike[PATCH] uml: arch_prctl should set thread fs
next