summaryrefslogtreecommitdiffstats
path: root/arch/um/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2014-01-262-3/+1Star
|\
| * um: Include generic barrier.hRichard Weinberger2014-01-261-0/+1
| * um: Removed unused attributes from thread_structRichard Weinberger2014-01-261-3/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-0/+1
|\ \
| * | lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-181-0/+1
| |/
* / um: use generic fixmap.hMark Salter2014-01-241-39/+1Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2013-11-193-4/+2Star
|\
| * um: Remove unused declarations from <as-layout.h>Geert Uytterhoeven2013-11-171-3/+0Star
| * um: Get rid of thread_struct->saved_taskRichard Weinberger2013-11-171-1/+0Star
| * um: Make stack trace reliable against kernel mode faultsRichard Weinberger2013-11-172-0/+2
* | preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-2/+0Star
* | sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-251-0/+1
|/
* um: Cleanup SIGTERM handlingRichard Weinberger2013-09-071-0/+1
* um: ubd: Add REQ_FLUSH suppportRichard Weinberger2013-09-071-0/+1
* um: Implement probe_kernel_read()Richard Weinberger2013-09-071-0/+1
* Fix TLB gather virtual address range invalidation corner casesLinus Torvalds2013-08-161-2/+4
* um: siginfo cleanupRichard Weinberger2013-07-191-4/+4
* UML: normalize global variables exported by vmlinux.ldsJiang Liu2013-07-041-1/+0Star
* consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-2/+0Star
* nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker2013-04-031-2/+2
* um: net: use eth_hw_addr_random() to generate random macJiri Pirko2013-01-041-1/+0Star
* tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-132-3/+0Star
|\
| * x86, um: convert to saner kernel_execve() semanticsAl Viro2012-10-122-3/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-3/+0Star
|\|
| * sanitize tsk_is_polling()Al Viro2012-10-011-3/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-101-2/+0Star
|\|
| * um: switch to generic kernel_thread()Al Viro2012-10-011-2/+0Star
| * um: kill thread->forkingAl Viro2012-09-201-9/+0Star
* | Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-10-1018-28/+28
|\ \
| * | um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-0917-28/+28
| * | um: move sysrq.h out of include/sharedAl Viro2012-10-091-0/+0
* | | asm-generic: Add default clkdev.hMark Brown2012-10-031-1/+1
|/ /
* | um: Preinclude include/linux/kern_levels.hGeert Uytterhoeven2012-09-272-10/+11
* | um: kill thread->forkingAl Viro2012-09-271-9/+0Star
|/
* Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-08-024-8/+13
|\
| * um: pass siginfo to guest processMartin Pärtel2012-08-023-8/+11
| * um: split syscall_trace(), pass pt_regs to itAl Viro2012-08-021-0/+2
* | um: remove km_type definitionsCong Wang2012-07-241-17/+1Star
|/
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-3/+0Star
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-251-0/+1
|\
| * Merge branch 'linus' into queueMarcelo Tosatti2012-04-191-1/+2
| |\
| * | kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+1
* | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-5/+0Star
|\ \ \
| * | | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-171-5/+0Star
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2012-05-233-4/+10
|\ \ \
| * \ \ Merge branch 'for-um' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/s...Richard Weinberger2012-05-211-1/+1
| |\ \ \
| | * | | um: bury unused _TIF_RESTORE_SIGMASKAl Viro2012-05-211-1/+0Star
| | * | | um: add TIF_NOTIFY_RESUMEAl Viro2012-05-211-0/+1
| | |/ /
| * | | um: Implement um_free_irq()Richard Weinberger2012-05-211-1/+1