aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/include
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-04um: 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-05-21um: add extended processor state save/restore supportEli Cooper
2016-02-18um, pkeys: Add UML arch_*_access_permitted() methodsDave Hansen
2016-02-05um: asm/page.h: remove the pte_high member from struct pte_tNicolai Stange
2016-01-15um: 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: Fix ptrace GETREGS/SETREGS bugsMickaël Salaün
2016-01-10um: Update UBD to use pread/pwrite family of functionsAnton Ivanov
2016-01-10um: Do not change hard IRQ flags in soft IRQ processingAnton Ivanov
2015-11-06um: Switch clocksource to hrtimersAnton Ivanov
2015-11-06um: Store syscall number after syscall_trace_enter()Richard Weinberger
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-31Merge branch 'x86/urgent' into x86/asm, before applying dependent patchesIngo Molnar
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-07-07um: Fix do_signal() prototypeIngo Molnar
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-24mm: new mm hook frameworkLaurent Dufour
2015-05-31um: Handle tracehook_report_syscall_entry() resultRichard Weinberger
2015-05-31um: Remove copy&paste code from init.hRichard Weinberger
2015-05-31um: Stop abusing __KERNEL__Richard Weinberger
2015-05-31um: Rework uaccess codeRichard Weinberger
2015-05-31um: Move syscall() declaration into os.hRichard 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: Move uml_postsetup in the init_thread stackThomas Meyer
2015-04-13um: Remove broken highmem supportRichard Weinberger
2015-04-13um: Remove broken SMP supportRichard Weinberger
2015-04-13um: Remove SKAS3/4 supportRichard Weinberger
2015-04-12um: Remove signal translation and exec_domainRichard Weinberger
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
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-10-13um: delete unnecessary bootmem struct page arrayHonggang Li
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