[POWERPC] Remove spinlock from struct cpu_purr_data
[safe/jmp/linux-2.6] / arch / um /
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
2007-03-08 Paolo 'Blaisorblad... [PATCH] um: fix errno usage
2007-03-08 Paolo 'Blaisorblad... [PATCH] uml: activate_fd: return ENOMEM only when appro...
2007-03-08 Paolo 'Blaisorblad... [PATCH] um: fix confusion irq early reenabling
2007-03-08 Paolo 'Blaisorblad... [PATCH] um: mark both consoles as CON_ANYTIME
2007-03-08 Paolo 'Blaisorblad... [PATCH] um: remove dead code about os_usr1_signal(...
2007-03-08 Paolo 'Blaisorblad... [PATCH] um: fix a memory leak in the multicast driver
2007-03-06 Jeff Dike[PATCH] uml: comment the initialization of a global
2007-03-06 Jeff Dike[PATCH] uml: add a debugging message
2007-03-06 Jeff Dike[PATCH] uml: fix formatting violations in signal delive...
2007-03-01 Jeff Dike[PATCH] uml: host VDSO fix
2007-03-01 Allan Graves[PATCH] uml: enable RAW
2007-03-01 Jeff Dike[PATCH] uml: add back accidentally removed error
2007-03-01 Jeff Dike[PATCH] uml: fix host LDT lookup initialization locking...
next