summaryrefslogtreecommitdiff
path: root/arch/um/include/asm
AgeCommit message (Expand)Author
2016-08-23um: Don't discard .text.exit sectionAndrey Ryabinin
2016-08-04Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-08-03um: Use asm-generic/irqflags.hDaniel Wagner
2016-07-26mm/mmu_gather: track page size with mmu gather and force flush if page size c...Aneesh Kumar K.V
2016-07-26mm: change the interface for __tlb_remove_page()Aneesh Kumar K.V
2016-02-18um, pkeys: Add UML arch_*_access_permitted() methodsDave Hansen
2016-02-06um: asm/page.h: remove the pte_high member from struct pte_tNicolai Stange
2016-01-16um: kill pfn_tDan Williams
2016-01-10um: Add seccomp supportMickaël Salaün
2016-01-10um: Add full asm/syscall.h supportMickaël Salaün
2016-01-10um: Do not change hard IRQ flags in soft IRQ processingAnton Ivanov
2015-11-06um: Define PTRACE_OLDSETOPTIONSRichard Weinberger
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour
2015-07-08Make asm/word-at-a-time.h available on all architecturesChris Metcalf
2015-06-28Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25um: Don't pollute kernel namespace with uapiRichard Weinberger
2015-06-25mm: new mm hook frameworkLaurent Dufour
2015-05-31um: Handle tracehook_report_syscall_entry() resultRichard Weinberger
2015-05-31um: Rework uaccess codeRichard Weinberger
2015-05-31um: Use char[] for linker script address declarationsNicolas Iooss
2015-05-31um: Create asm/sections.hNicolas Iooss
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-13um: Remove broken highmem supportRichard Weinberger
2015-04-13um: Remove broken SMP supportRichard Weinberger
2015-04-12um: Remove signal translation and exec_domainRichard Weinberger
2015-02-13all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-12mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-10um: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
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-10-13um: Add support for CONFIG_STACKTRACEDaniel Walter
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
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-04-25mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds
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-24um: use generic fixmap.hMark Salter
2013-12-18lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller
2013-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2013-11-17um: Get rid of thread_struct->saved_taskRichard Weinberger
2013-11-17um: Make stack trace reliable against kernel mode faultsRichard Weinberger