summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel
Commit message (Expand)AuthorAgeFilesLines
* um: Memory corruption on startupAnton Ivanov2014-04-201-0/+1
* asm/system.h: um: arch_align_stack() moved to asm/exec.hDavid Howells2014-04-071-1/+1
* um: Rename print_stack_trace to do_stack_traceRichard Weinberger2013-12-011-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2013-11-194-52/+81
|\
| * um: Remove unused declarations from <as-layout.h>Geert Uytterhoeven2013-11-171-0/+1
| * um: Make kstack_depth_to_print conform to arch/x86Richard Weinberger2013-11-171-4/+1
| * um: Get rid of thread_struct->saved_taskRichard Weinberger2013-11-171-13/+2
| * um: Make stack trace reliable against kernel mode faultsRichard Weinberger2013-11-172-12/+34
| * um: Rewrite show_stack()Richard Weinberger2013-11-172-33/+53
* | um: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-2/+6
|/
* uml: check length in exitcode_proc_write()Dan Carpenter2013-10-301-1/+3
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-121-8/+12
* arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner2013-09-121-0/+2
* um: Add irq chip um/mask handlersRichard Weinberger2013-09-071-0/+4
* um: Implement probe_kernel_read()Richard Weinberger2013-09-072-1/+25
* um: siginfo cleanupRichard Weinberger2013-07-191-2/+2
* um: Mark stub pages mapping with VM_PFNMAPRichard Weinberger2013-07-191-1/+1
* um: Fix return value of strnlen_user()Richard Weinberger2013-07-191-1/+1
* mm/um: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-3/+1
* UML: normalize global variables exported by vmlinux.ldsJiang Liu2013-07-032-4/+9
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-1/+1
* mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-031-1/+1
* mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-031-1/+1
* sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar2013-06-191-1/+1
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-12/+0
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-301-23/+4
|\
| * um: Use generic idle loopRichard Weinberger2013-04-171-23/+4
* | early_printk: consolidate random copies of identical codeThomas Gleixner2013-04-291-3/+5
* | mm/um: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-291-13/+3
* | mm/um: use common help functions to free reserved pagesJiang Liu2013-04-291-9/+1
|/
* x86,um: switch to generic old sigsuspend()Al Viro2013-02-031-10/+0
* introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro2012-12-191-5/+0
* flagday: don't pass regs to copy_thread()Al Viro2012-11-281-2/+1
* x86, um: switch to generic fork/vfork/cloneAl Viro2012-11-281-19/+0
* um: don't bother looking at regs in copy_thread() - current_pt_regs() is what...Al Viro2012-11-281-1/+1
* um: don't bother with passing sp to do_fork() for fork(2)/vfork(2)Al Viro2012-11-281-6/+2
* um: get_safe_registers() should be done in flush_thread(), not start_thread()Al Viro2012-11-281-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-132-12/+3
|\
| * x86, um: convert to saner kernel_execve() semanticsAl Viro2012-10-122-12/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-104-55/+5
|\ \ | |/
| * um: switch to generic kernel_thread()Al Viro2012-09-301-14/+3
| * x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro2012-09-303-41/+2
| * um: kill thread->forkingAl Viro2012-09-202-16/+16
| * um: let signal_delivered() do SIGTRAP on singlestepping into handlerAl Viro2012-09-201-1/+5
| * um: don't leak floating point state and segment registers on execve()Al Viro2012-09-201-0/+1
| * um: take cleaning singlestep to start_thread()Al Viro2012-09-201-19/+5
* | Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-10-1029-123/+123
|\ \
| * | um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-0928-122/+122
| * | um: move sysrq.h out of include/sharedAl Viro2012-10-091-1/+1
* | | readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-091-0/+1
|/ /
OpenPOWER on IntegriCloud