summaryrefslogtreecommitdiff
path: root/arch/um/include/asm
AgeCommit message (Expand)AuthorFilesLines
2016-12-13mm: remove the page size change check in tlb_remove_pageAneesh Kumar K.V1-6/+0
2016-12-13mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V1-0/+6
2016-12-13mm/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-24um: Don't discard .text.exit sectionAndrey Ryabinin1-1/+1
2016-08-05Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-11/+7
2016-08-04um: Use asm-generic/irqflags.hDaniel Wagner1-11/+7
2016-07-27mm/mmu_gather: track page size with mmu gather and force flush if page size c...Aneesh Kumar K.V1-0/+12
2016-07-27mm: change the interface for __tlb_remove_page()Aneesh Kumar K.V1-1/+7
2016-02-18um, pkeys: Add UML arch_*_access_permitted() methodsDave Hansen1-0/+14
2016-02-06um: asm/page.h: remove the pte_high member from struct pte_tNicolai Stange1-13/+10
2016-01-16um: 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: Do not change hard IRQ flags in soft IRQ processingAnton Ivanov1-0/+23
2015-11-07um: Define PTRACE_OLDSETOPTIONSRichard Weinberger1-0/+2
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds1-0/+1
2015-07-18mm: 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-06-28Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-155/+36
2015-06-26Merge 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-25mm: new mm hook frameworkLaurent Dufour1-0/+15
2015-05-31um: Handle tracehook_report_syscall_entry() resultRichard Weinberger1-1/+1
2015-05-31um: Rework uaccess codeRichard Weinberger2-152/+26
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/kerne...Linus Torvalds1-2/+0
2015-04-13um: Remove broken highmem supportRichard Weinberger2-9/+1
2015-04-13um: Remove broken SMP supportRichard Weinberger2-34/+0
2015-04-12um: Remove signal translation and exec_domainRichard Weinberger1-2/+0
2015-02-13all arches, signal: move restart_block to struct task_structAndy Lutomirski1-4/+0
2015-02-12mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2-2/+2
2015-02-11um: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov3-38/+0
2014-12-12Merge 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-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-08-09arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski1-0/+5
2014-08-09lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott1-0/+1
2014-04-26mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds1-2/+14
2014-02-10locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen1-0/+1
2014-02-10locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim 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-24um: use generic fixmap.hMark Salter1-39/+1