summaryrefslogtreecommitdiff
path: root/arch/um/include
Commit message (Expand)AuthorAge
* High Performance UML Vector Network DriverAnton Ivanov2018-02-19
* Epoll based IRQ controllerAnton Ivanov2018-02-19
* um: Restore symbol versions for __memcpy and memcpyGeert Uytterhoeven2018-02-19
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-01
|\
| * arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-03
* | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-09
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-23
|\ \
| * | arch, mm: Allow arch_dup_mmap() to failThomas Gleixner2017-12-22
| * | bpf: fix build issues on um due to mising bpf_perf_event.hDaniel Borkmann2017-12-17
* | | bpf: fix build issues on um due to mising bpf_perf_event.hDaniel Borkmann2017-12-12
| |/ |/|
* | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\ \ | |/
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon2017-10-24
|/
* arch: remove unused *_segments() macros/functionsTobias Klauser2017-09-22
* Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-16
|\
| * um: Fix FP register size for XSTATE/XSAVEThomas Meyer2017-09-13
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-09-04
|\ \ | |/ |/|
| * x86/unwind: Add the ORC unwinderJosh Poimboeuf2017-07-26
* | mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim2017-08-10
* | mm: refactor TLB gathering APIMinchan Kim2017-08-10
|/
* Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-15
|\
| * um: v2: Use generic NOTES macroThomas Meyer2017-07-10
| * um: stub-data.h: remove superfluous includeThomas Meyer2017-07-07
| * um: add dummy ioremap and iounmap functionsLogan Gunthorpe2017-07-05
| * um: Add os_warn() for pre-boot warning/error messagesMasami Hiramatsu2017-07-05
| * um: Add os_info() for pre-boot information messagesMasami Hiramatsu2017-07-05
* | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-28
|/
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-01
|\
| * Merge branch 'x86/process' into x86/mm, to create new base for further patchesIngo Molnar2017-03-23
| |\
| * | mm/gup: Drop the arch_pte_access_permitted() MMU callbackKirill A. Shutemov2017-03-18
* | | Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-01
|\ \ \ | | |/ | |/|
| * | x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()Kyle Huey2017-03-20
| * | x86/arch_prctl: Rename 'code' argument to 'option'Kyle Huey2017-03-20
| |/
| |
| \
| \
| \
*---. \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-26
|\ \ \ \
| | | * | um: switch to RAW_COPY_USERAl Viro2017-03-28
| | |/ / | |/| |
| | * | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-02
| | |\ \ | |/ / / | | | _
| | * arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-09
| |/ |/|
| * asm-generic/uaccess.h: don't mess with __copy_{to,from}_userAl Viro2017-03-28
| * new helper: uaccess_kernel()Al Viro2017-03-28
| * add asm-generic/extable.hAl Viro2017-03-27
| * uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-05
|/
* 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
|\