summaryrefslogtreecommitdiff
path: root/arch/um/include
Commit message (Expand)AuthorAge
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-02
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-27
* sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-01
* mm: remove the page size change check in tlb_remove_pageAneesh Kumar K.V2016-12-12
* mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V2016-12-12
* mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pagesAneesh Kumar K.V2016-12-12
* locking/mutex: Kill arch specific codePeter Zijlstra2016-10-25
* um: Don't discard .text.exit sectionAndrey Ryabinin2016-08-23
* Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-08-04
|\
| * um: Use asm-generic/irqflags.hDaniel Wagner2016-08-04
* | mm/mmu_gather: track page size with mmu gather and force flush if page size c...Aneesh Kumar K.V2016-07-26
* | mm: change the interface for __tlb_remove_page()Aneesh Kumar K.V2016-07-26
|/
* um: add extended processor state save/restore supportEli Cooper2016-05-21
* um, pkeys: Add UML arch_*_access_permitted() methodsDave Hansen2016-02-18
* um: asm/page.h: remove the pte_high member from struct pte_tNicolai Stange2016-02-05
* um: kill pfn_tDan Williams2016-01-15
* um: Add seccomp supportMickaël Salaün2016-01-10
* um: Add full asm/syscall.h supportMickaël Salaün2016-01-10
* um: Fix ptrace GETREGS/SETREGS bugsMickaël Salaün2016-01-10
* um: Update UBD to use pread/pwrite family of functionsAnton Ivanov2016-01-10
* um: Do not change hard IRQ flags in soft IRQ processingAnton Ivanov2016-01-10
* um: Switch clocksource to hrtimersAnton Ivanov2015-11-06
* um: Store syscall number after syscall_trace_enter()Richard Weinberger2015-11-06
* um: Define PTRACE_OLDSETOPTIONSRichard Weinberger2015-11-06
* Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-04
|\
| * Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-08
* | Merge branch 'x86/urgent' into x86/asm, before applying dependent patchesIngo Molnar2015-07-31
|\ \
| * | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-17
| |/
* | um: Fix do_signal() prototypeIngo Molnar2015-07-07
|/
* Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-28
|\
| * um: Don't pollute kernel namespace with uapiRichard Weinberger2015-06-25
| * um: Handle tracehook_report_syscall_entry() resultRichard Weinberger2015-05-31
| * um: Remove copy&paste code from init.hRichard Weinberger2015-05-31
| * um: Stop abusing __KERNEL__Richard Weinberger2015-05-31
| * um: Rework uaccess codeRichard Weinberger2015-05-31
| * um: Move syscall() declaration into os.hRichard Weinberger2015-05-31
| * um: Use char[] for linker script address declarationsNicolas Iooss2015-05-31
| * um: Create asm/sections.hNicolas Iooss2015-05-31
* | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\ \
| * | remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-19
| |/
* | mm: new mm hook frameworkLaurent Dufour2015-06-24
|/
* Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-15
|\
| * um: Remove signal translation and exec_domainRichard Weinberger2015-04-12
* | um: Move uml_postsetup in the init_thread stackThomas Meyer2015-04-13
* | um: Remove broken highmem supportRichard Weinberger2015-04-13
* | um: Remove broken SMP supportRichard Weinberger2015-04-13
* | um: Remove SKAS3/4 supportRichard Weinberger2015-04-13
|/
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-12
* mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-11
* um: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-10