summaryrefslogtreecommitdiffstats
path: root/arch/um
AgeCommit message (Expand)Author
2019-07-31um: Silence lockdep complaint about mmap_semJohannes Berg
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-14initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig
2019-05-12Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-09x86/mpx, mm/core: Fix recursive munmap() corruptionDave Hansen
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-07um: irq: don't set the chip for all irqsBartosz Golaszewski
2019-05-07um: define set_pte_at() as a static inline function, not a macroBartosz Golaszewski
2019-05-07um: remove uses of variable length arraysBartosz Golaszewski
2019-05-07um: remove unused variableBartosz Golaszewski
2019-05-07uml: fix a boot splat wrt use of cpu_all_maskMaciej Żenczykowski
2019-05-07um: Do not unlock mutex that is not hold.Daniel Walter
2019-05-07arch: um: drivers: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult
2019-05-07arch: um: Kconfig: pedantic indention cleanupsEnrico Weigelt, metux IT consult
2019-05-07um: Revert to using stack for pt_regs in signal handlingAnton Ivanov
2019-05-07Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds
2019-05-07Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-05-06Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2019-05-05um: vector netdev: adjust to xmit_more API changeJohannes Berg
2019-04-14um/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus
2019-04-08arch: Use asm-generic header for asm/mmiowb.hWill Deacon
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)
2019-04-03um/tlb: Convert to generic mmu_gatherPeter Zijlstra
2019-04-03asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra
2019-03-15Merge branch 'for-linus-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-03-06um: Fix for a possible OOPS in ubd initializationAnton Ivanov
2019-03-06um: Remove duplicated include from vector_user.cYueHaibing
2019-03-05a.out: remove core dumping supportLinus Torvalds
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-02Merge branch 'for-linus-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-29Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS
2018-12-28mm: reference totalram_pages and managed_pages once per functionArun KS
2018-12-27um: Remove obsolete reenable_XX callsAnton Ivanov
2018-12-27um: writev needs <sys/uio.h>Christoph Hellwig
2018-12-27um: remove redundant generic-yMasahiro Yamada
2018-12-27um: Optimize Flush TLB for force/fork caseAnton Ivanov
2018-12-27um: Avoid marking pages with "changed protection"Anton Ivanov