Add missing skb->dev assignment in Frame Relay RX code
[safe/jmp/linux-2.6] / arch / um /
2008-06-13 Jeff Dikeuml: work around broken host PTRACE_SYSEMU
2008-06-13 Jeff Dikeuml: remove include of asm/user.h
2008-06-06 Ingo Molnaruml: PATH_MAX needs limits.h
2008-06-06 Jeff Dikeuml: stub needs to tolerate SIGWINCH
2008-06-06 Jeff Dikeuml: memcpy export needs to follow host declaration
2008-06-06 Tom Spinkuml: deal with inaccessible address space start
2008-06-06 Huang Weiyiuml: remove a duplicate include
2008-06-06 Jeff Dikeuml: deal with host time going backwards
2008-05-21 Al Virothanks to net/mac80211 we need to pull drivers/leds...
2008-05-21 Al Viromissing export of csum_partial() on uml/amd64
2008-05-21 Al Virouml: add missing exports for UML_RANDOM=m
2008-05-21 Al Virofix include order in sys-i386/registers.c
2008-05-21 Al Viromissed kmalloc() in pcap_user.c
2008-05-16 Al Viro[PATCH] take init_files to fs/file.c
2008-05-13 Jeff Dikeuml: track and make up lost ticks
2008-05-13 Jeff Dikeuml: style fixes in the random driver
2008-05-13 Jeff Dikeuml: random driver fixes
2008-05-13 Jeff Dikeuml: physical memory shouldn't include initial stack
2008-05-13 Cyrill Gorcunovuml: use PAGE_SIZE in linker scripts
2008-05-13 Jiri Olsauml: use DIV_ROUND_UP
2008-05-13 Robert P. J. Dayuml: fix CONFIG_RAW dependencies
2008-05-13 Jeff Dikeuml: use __SPIN_LOCK_UNLOCKED
2008-05-13 Jeff Dikeuml: fix bad NTP interaction with clock
2008-05-13 Jeff Dikeuml: fix build when SLOB is enabled
2008-05-13 Johann Felix Sodenuml: fix errno return
2008-05-13 Jeff Dikeuml: tidy ptrace interface
2008-05-13 Jeff Dikeuml: style fixes
2008-05-13 Jeff Dikeuml: redo host capability detection and disabling
2008-05-08 WANG Conguml: fix inconsistence due to tty_operation change
2008-05-07 Linus TorvaldsRevert "uml: fix gcc problem"
2008-05-04 Ingo Molnaruml: fix gcc problem
2008-05-03 Ulrich Drepperunified (weak) sys_pipe implementation
2008-04-29 Alexey Dobriyanproc: remove proc_root from drivers
2008-04-29 Adrian Bunkproper extern for late_time_init
2008-04-28 WANG Conguml: clean up arch/um/drivers/ubd_kern.c
2008-04-28 WANG Congarch/um/os-Linux/sys-i386/task_size.c: improve a bit
2008-04-28 WANG Conguml: make several things static
2008-04-28 WANG Conguml: make three functions static
2008-04-28 WANG Conguml: remove a useless function
2008-04-28 WANG Conguml: make a function static
2008-04-28 WANG Congarch/um/os-Linux/start_up.c: various improvements.
2008-04-28 Harvey Harrisonuml: replace remaining __FUNCTION__ occurrences
2008-04-28 WANG Congarch/um/kernel/um_arch.c: some small improvements
2008-04-26 Alexander van Heukelumx86, bitops: select the generic bitmap search functions
2008-04-26 Alexander van Heukelumx86, UML: remove x86-specific implementations of find_f...
2008-04-26 Alexander van Heukelumx86, uml: fix uml with generic find_next_bit for x86
2008-04-26 Ingo Molnaruml: Kconfig cleanup
2008-04-26 Ingo Molnaruml: fix build error
2008-04-17 Matthew WilcoxGeneric semaphore implementation
2008-03-26 Patrick McHardy[UML]: uml-net: don't set IFF_ALLMULTI in set_multicast...
2008-02-25 Harvey Harrisonsched: add declaration of sched_tail to sched.h
2008-02-24 Jeff Dikeuml: fix FP register corruption
2008-02-24 Johann Felix Sodenuml: fix helper_wait calls in watchdog
2008-02-24 Jeff Dikeuml: remove unused sigcontext accessors
2008-02-24 WANG Congarch/um/kernel/mem.c: fix a shadowed variable
2008-02-24 Jeff DikeUML: update defconfig
2008-02-24 Johann Felix Sodenuml: fix initrd printk
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-02-08 Jeff Dikeuml: fix mm_context memory leak
2008-02-08 Jim Meyeringuml: improved error handling while locating temp dir
2008-02-08 Jeff Dikeuml: style fixes in arch/um/os-Linux
2008-02-08 Jeff Dikeuml: runtime host VMSPLIT detection
2008-02-08 Martin SchwidefskyCONFIG_HIGHPTE vs. sub-page page tables.
2008-02-08 David Howellsaout: remove unnecessary inclusions of {asm, linux...
2008-02-08 David Howellsaout: suppress A.OUT library support if !CONFIG_ARCH_SU...
2008-02-08 David Howellsaout: mark arches that support A.OUT format
2008-02-05 Jeff Dikeuml: make mconsole_stack namespace-aware
2008-02-05 Jeff Dikeuml: redo the calculation of NR_syscalls
2008-02-05 Jeff Dikeuml: defconfig tweaks
2008-02-05 Daniel Walkeruml: port mutex conversion
2008-02-05 Daniel Walkeruml: mconsole mutex conversion
2008-02-05 Daniel Walkeruml: LDT mutex conversion
2008-02-05 Jeff Dikeuml: use of a public MAC is a warning, not an error
2008-02-05 Karol Swietlickiuml: fix infinite mconsole loop
2008-02-05 Jeff Dikeuml: remove map_cb
2008-02-05 WANG Conguml: remove TOPDIR
2008-02-05 Jeff Dikeuml: remove unused fields from mm_context
2008-02-05 Jeff Dikeuml: move register initialization
2008-02-05 Jeff Dikeuml: add newlines to printks
2008-02-05 Jeff Dikeuml: style fixes in arch/um/sys-x86_64
2008-02-05 Jeff Dikeuml: add back CONFIG_HZ
2008-02-05 Jeff Dikeuml: DEBUG_SHIRQ fixes
2008-02-05 Jeff Dikeuml: remove fakehd
2008-02-05 Jeff Dikeuml: implement O_APPEND
2008-02-05 Jeff Dikeuml: SMP locking commentary
2008-02-05 Jeff Dikeuml: remove init_irq_signals
2008-02-05 Jeff Dikeuml: signal handling tidying
2008-02-05 Jeff Dikeuml: style fixes in arch/um/kernel
2008-02-05 Jeff Dikeuml: clean up sig_handler_common_skas
2008-02-05 Jeff Dikeuml: move sig_handler_common_skas
2008-02-05 Jeff Dikeuml: don't allow processes to call into stub
2008-02-05 Jeff Dikeuml: get rid of syscall counters
2008-02-05 Jeff Dikeuml: don't kill pid 0
2008-02-05 Jeff Dikeuml: tidy helper code
2008-02-05 Jeff Dikeuml: use barrier() instead of mb()
2008-02-05 Jeff Dikeuml: install panic notifier earlier
2008-02-05 Jeff Dikeuml: eliminate setjmp_wrapper
2008-02-05 Jeff Dikeuml: customize tlb.h
2008-02-05 Jeff Dikeuml: 64-bit tlb fixes
2008-02-05 Jeff Dikeuml: style fixes in file.c
next