aboutsummaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-10um: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-01-04um: Skip futex_atomic_cmpxchg_inatomic() testRichard Weinberger
2014-12-14Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-11-19mm: Make arch_unmap()/bprm_mm_init() available to all architecturesDave Hansen
2014-11-05uml: Fix unsafe pid reference to foreground process groupPeter Hurley
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2014-10-13um: net: Eliminate NULL test after alloc_bootmemHimangi Saraogi
2014-10-13um: Add support for CONFIG_STACKTRACEDaniel Walter
2014-10-13um: ubd: Fix for processes stuck in D state foreverThorsten Knabe
2014-10-13um: delete unnecessary bootmem struct page arrayHonggang Li
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski
2014-08-08lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott
2014-08-06um: Use get_signal() signal_setup_done()Richard Weinberger
2014-07-20um: segv: Save regs only in case of a kernel mode faultRichard Weinberger
2014-07-20um: Fix hung task in fix_range_common()Richard Weinberger
2014-07-20um: Ensure that a stub page cannot get unmappedRichard Weinberger
2014-07-20Revert "um: Fix wait_stub_done() error handling"Richard Weinberger
2014-06-12Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2014-06-05um: Fix for relative objtree when generating x86 headersMichal Marek
2014-04-25mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds
2014-04-20um: Memory corruption on startupAnton Ivanov
2014-04-20um: Missing pipe handlingAnton Ivanov
2014-04-20uml: Simplify tempdir logic.Tristan Schmelcher
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-04-07asm/system.h: um: arch_align_stack() moved to asm/exec.hDavid Howells
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-03-24uml/net_kern: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman
2014-03-20audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen
2014-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2014-01-26um: Include generic barrier.hRichard Weinberger
2014-01-26um: Removed unused attributes from thread_structRichard Weinberger
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-23um: use generic fixmap.hMark Salter
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller
2013-12-01um: Build always with -mcmodel=large on 64bitRichard Weinberger
2013-12-01um: Rename print_stack_trace to do_stack_traceRichard Weinberger
2013-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds