aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+0
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-1/+0
2014-11-19mm: Make arch_unmap()/bprm_mm_init() available to all architecturesDave Hansen1-5/+19
2014-10-13um: Add support for CONFIG_STACKTRACEDaniel Walter1-0/+42
2014-10-13um: delete unnecessary bootmem struct page arrayHonggang Li1-1/+1
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds1-8/+4
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski1-0/+5
2014-08-08lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott1-0/+1
2014-08-06um: Use get_signal() signal_setup_done()Richard Weinberger1-8/+4
2014-04-25mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds1-2/+14
2014-04-20um: Memory corruption on startupAnton Ivanov1-0/+1
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen1-0/+1
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabetical orderTim Chen1-7/+26
2014-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2-3/+1
2014-01-26um: Include generic barrier.hRichard Weinberger1-0/+1
2014-01-26um: Removed unused attributes from thread_structRichard Weinberger1-3/+0
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2014-01-23um: use generic fixmap.hMark Salter1-39/+1
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller1-0/+1
2013-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds3-4/+2
2013-11-17um: Remove unused declarations from <as-layout.h>Geert Uytterhoeven1-3/+0
2013-11-17um: Get rid of thread_struct->saved_taskRichard Weinberger1-1/+0
2013-11-17um: Make stack trace reliable against kernel mode faultsRichard Weinberger2-0/+2
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner1-2/+0
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra1-0/+1
2013-09-07um: Cleanup SIGTERM handlingRichard Weinberger1-0/+1
2013-09-07um: ubd: Add REQ_FLUSH suppportRichard Weinberger1-0/+1
2013-09-07um: Implement probe_kernel_read()Richard Weinberger1-0/+1
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds1-2/+4
2013-07-19um: siginfo cleanupRichard Weinberger1-4/+4
2013-07-03UML: normalize global variables exported by vmlinux.ldsJiang Liu1-1/+0
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-2/+0
2013-04-03nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker1-2/+2
2013-01-03um: net: use eth_hw_addr_random() to generate random macJiri Pirko1-1/+0
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp1-0/+1
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-3/+0
2012-10-12x86, um: convert to saner kernel_execve() semanticsAl Viro2-3/+0
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-3/+0
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-2/+0
2012-10-10Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds18-28/+28
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro17-28/+28
2012-10-09um: move sysrq.h out of include/sharedAl Viro1-0/+0
2012-10-03asm-generic: Add default clkdev.hMark Brown1-1/+1
2012-10-01sanitize tsk_is_polling()Al Viro1-3/+0
2012-09-30um: switch to generic kernel_thread()Al Viro1-2/+0
2012-09-27um: Preinclude include/linux/kern_levels.hGeert Uytterhoeven2-10/+11
2012-09-27um: kill thread->forkingAl Viro1-9/+0
2012-09-20um: kill thread->forkingAl Viro1-9/+0
2012-08-01Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds4-8/+13