aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.pariscAl Viro2-0/+2
2017-03-28asm-generic/uaccess.h: don't mess with __copy_{to,from}_userAl Viro1-2/+0
2017-03-28new helper: uaccess_kernel()Al Viro1-1/+1
2017-03-27add asm-generic/extable.hAl Viro1-0/+1
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2-0/+2
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro1-1/+0
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar1-0/+2
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez1-0/+1
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker1-1/+0
2016-12-12mm: remove the page size change check in tlb_remove_pageAneesh Kumar K.V1-6/+0
2016-12-12mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V1-0/+6
2016-12-12mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pagesAneesh Kumar K.V1-0/+3
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra1-1/+0
2016-08-23um: Don't discard .text.exit sectionAndrey Ryabinin1-1/+1
2016-08-04Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds1-11/+7
2016-08-04um: Use asm-generic/irqflags.hDaniel Wagner1-11/+7
2016-07-26mm/mmu_gather: track page size with mmu gather and force flush if page size changeAneesh Kumar K.V1-0/+12
2016-07-26mm: change the interface for __tlb_remove_page()Aneesh Kumar K.V1-1/+7
2016-05-21um: add extended processor state save/restore supportEli Cooper1-0/+2
2016-02-18um, pkeys: Add UML arch_*_access_permitted() methodsDave Hansen1-0/+14
2016-02-05um: asm/page.h: remove the pte_high member from struct pte_tNicolai Stange1-13/+10
2016-01-15um: kill pfn_tDan Williams3-7/+6
2016-01-10um: Add seccomp supportMickaël Salaün1-0/+2
2016-01-10um: Add full asm/syscall.h supportMickaël Salaün1-0/+138
2016-01-10um: Fix ptrace GETREGS/SETREGS bugsMickaël Salaün1-1/+0
2016-01-10um: Update UBD to use pread/pwrite family of functionsAnton Ivanov1-0/+2
2016-01-10um: Do not change hard IRQ flags in soft IRQ processingAnton Ivanov1-0/+23
2015-11-06um: Switch clocksource to hrtimersAnton Ivanov3-8/+30
2015-11-06um: Store syscall number after syscall_trace_enter()Richard Weinberger1-0/+1
2015-11-06um: Define PTRACE_OLDSETOPTIONSRichard Weinberger1-0/+2
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-0/+1
2015-07-31Merge branch 'x86/urgent' into x86/asm, before applying dependent patchesIngo Molnar2-15/+1
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour2-15/+1
2015-07-08Make asm/word-at-a-time.h available on all architecturesChris Metcalf1-0/+1
2015-07-07um: Fix do_signal() prototypeIngo Molnar1-1/+2
2015-06-28Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds8-178/+41
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2015-06-25um: Don't pollute kernel namespace with uapiRichard Weinberger1-1/+0
2015-06-24mm: new mm hook frameworkLaurent Dufour1-0/+15
2015-05-31um: Handle tracehook_report_syscall_entry() resultRichard Weinberger1-1/+1
2015-05-31um: Remove copy&paste code from init.hRichard Weinberger1-21/+1
2015-05-31um: Stop abusing __KERNEL__Richard Weinberger2-3/+3
2015-05-31um: Rework uaccess codeRichard Weinberger2-152/+26
2015-05-31um: Move syscall() declaration into os.hRichard Weinberger1-0/+2
2015-05-31um: Use char[] for linker script address declarationsNicolas Iooss1-2/+2
2015-05-31um: Create asm/sections.hNicolas Iooss2-1/+9
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig1-1/+0
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds1-2/+0
2015-04-13um: Move uml_postsetup in the init_thread stackThomas Meyer1-0/+1
2015-04-13um: Remove broken highmem supportRichard Weinberger2-9/+1