summaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-1515-142/+320
|\
| * um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORTJohannes Berg2019-07-042-1/+3
| * um: Fix kcov crash during startupMarek Majkowski2019-07-021-0/+2
| * um: configs: Remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski2019-07-022-2/+0Star
| * um: Support time travel modeJohannes Berg2019-07-025-7/+233
| * um: Pass nsecs to os timer functionsJohannes Berg2019-07-023-16/+12Star
| * um: Remove drivers/ssl.hJohannes Berg2019-07-022-14/+0Star
| * um: Don't garbage collect in deactivate_all_fds()Johannes Berg2019-07-021-1/+1
| * um: Silence lockdep complaint about mmap_semJohannes Berg2019-07-021-1/+1
| * um: Remove locking in deactivate_all_fds()Johannes Berg2019-07-021-3/+0Star
| * um: Timer code cleanupJohannes Berg2019-07-023-100/+31Star
| * um: fix os_timer_one_shot()Johannes Berg2019-07-022-2/+2
| * um: Fix IRQ controller regression on console readJouni Malinen2019-07-022-8/+48
* | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-07-131-1/+1
|\ \
| * | kbuild: remove src and obj from the top MakefileMasahiro Yamada2019-07-101-1/+1
* | | um: switch to generic version of pte allocationMike Rapoport2019-07-122-36/+2Star
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-095-18/+13Star
|\ \ \ | |_|/ |/| |
| * | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-292-10/+5Star
| * | signal/um: Remove task parameter from send_sigtrapEric W. Biederman2019-05-291-4/+4
| * | signal: Remove task parameter from force_sigEric W. Biederman2019-05-273-4/+4
| * | signal: Remove task parameter from force_sigsegvEric W. Biederman2019-05-272-2/+2
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-195-20/+5Star
| |/ |/|
* | treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-301-0/+1
* | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
|/
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-191-1/+0Star
|\
| * x86/mpx, mm/core: Fix recursive munmap() corruptionDave Hansen2019-05-091-1/+0Star
* | initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig2019-05-141-7/+0Star
* | Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-05-129-238/+252
|\ \
| * | um: irq: don't set the chip for all irqsBartosz Golaszewski2019-05-071-1/+1
| * | um: define set_pte_at() as a static inline function, not a macroBartosz Golaszewski2019-05-071-1/+6
| * | um: remove uses of variable length arraysBartosz Golaszewski2019-05-071-9/+27
| * | um: remove unused variableBartosz Golaszewski2019-05-071-1/+0Star
| * | uml: fix a boot splat wrt use of cpu_all_maskMaciej Żenczykowski2019-05-071-1/+1
| * | um: Do not unlock mutex that is not hold.Daniel Walter2019-05-071-2/+2
| * | arch: um: drivers: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult2019-05-071-176/+176
| * | arch: um: Kconfig: pedantic indention cleanupsEnrico Weigelt, metux IT consult2019-05-071-26/+26
| * | um: Revert to using stack for pt_regs in signal handlingAnton Ivanov2019-05-072-23/+15Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-081-1/+1
|\ \ \
| * | | um: vector netdev: adjust to xmit_more API changeJohannes Berg2019-05-051-1/+1
| |/ /
* | | Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds2019-05-071-1/+1
|\ \ \
| * | | *: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov2019-05-061-1/+1
| |/ /
* | | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-05-071-1/+1
|\ \ \ | |_|/ |/| |
| * | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-091-1/+1
* | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-071-0/+1
|\ \ \
| * | | arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-081-0/+1
* | | | Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-05-061-2/+0Star
|\ \ \ \
| * | | | um/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner2019-04-141-2/+0Star
| | |_|/ | |/| |
* | | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-061-156/+2Star
|\ \ \ \ | |/ / / |/| | |
| * | | um/tlb: Convert to generic mmu_gatherPeter Zijlstra2019-04-031-154/+2Star
| * | | asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra2019-04-031-3/+1Star
| |/ /