summaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAgeFilesLines
...
* | | um: switch to NO_BOOTMEMMike Rapoport2018-10-262-11/+11
* | | um: setup_physmem: stop using global variablesMike Rapoport2018-10-261-3/+3
| |/ |/|
* | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-241-2/+0
|\ \
| * | vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook2018-10-101-2/+0
| |/
* | ubd: remove use of blk_rq_map_sgChristoph Hellwig2018-10-181-104/+54
* | um: Convert ubd driver to blk-mqRichard Weinberger2018-10-141-85/+93
* | block: genhd: add 'groups' argument to device_add_diskHannes Reinecke2018-09-281-1/+1
|/
* kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2018-08-241-1/+1
* mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-171-1/+1
* Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-157-219/+195
|\
| * kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-0/+1
| * Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-022-7/+0
| * kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-20/+0
| * um: create a proper drivers KconfigChristoph Hellwig2018-08-023-128/+125
| * um: cleanup Kconfig filesChristoph Hellwig2018-08-024-206/+210
| * um: stop abusing KBUILD_KCONFIGChristoph Hellwig2018-08-022-3/+4
* | um: clean up archheaders recipeMasahiro Yamada2018-08-071-7/+1
* | um: fix parallel building with O= optionMasahiro Yamada2018-08-071-2/+1
* | kbuild: do not redirect the first prerequisite for filechkMasahiro Yamada2018-07-281-1/+1
* | kbuild: change ld_flags to contain LDFLAGS_$(@F)Masahiro Yamada2018-07-191-2/+2
|/
* Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds2018-06-171-1/+1
|\
| * docs: Fix some broken referencesMauro Carvalho Chehab2018-06-151-1/+1
* | Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-06-164-29/+14
|\ \ | |/ |/|
| * um: Fix raw interface optionsAnton Ivanov2018-06-101-3/+2
| * um: Fix initialization of vector queuesAnton Ivanov2018-06-101-3/+12
| * um: remove uml initcallsAlexander Pateenok2018-06-103-23/+0
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-122-12/+12
* | net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlanWillem de Bruijn2018-06-071-1/+2
* | Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-06-061-4/+0
|\ \
| * | kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada2018-05-291-4/+0
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-041-0/+1
|\ \
| * | time: Add an asm-generic/compat.h fileArnd Bergmann2018-04-191-0/+1
| |/
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-042-50/+25
|\ \
| * | signal/um: More carefully relay signals in relay_signal.Eric W. Biederman2018-04-281-24/+14
| * | signal/um: Use force_sig_fault where appropriateEric W. Biederman2018-04-252-28/+11
| * | signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-0/+2
| |/
* / proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-14/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2018-04-1122-324/+3393
|\
| * Fix vector raw inintialization logicAnton Ivanov2018-03-294-10/+21
| * Migrate vector timers to new timer APIAnton Ivanov2018-03-291-7/+3
| * um: Compile with modern headersJason A. Donenfeld2018-03-292-0/+2
| * um: vector: Fix an error handling path in 'vector_parse()'Christophe JAILLET2018-02-191-3/+3
| * um: vector: Fix a memory allocation checkChristophe JAILLET2018-02-191-1/+1
| * um: vector: fix missing unlock on error in vector_net_open()Wei Yongjun2018-02-191-1/+3
| * um: Add missing EXPORT for free_irq_by_fd()Anton Ivanov2018-02-191-0/+1
| * High Performance UML Vector Network DriverAnton Ivanov2018-02-1910-3/+2932
| * Epoll based IRQ controllerAnton Ivanov2018-02-198-317/+444
| * um: Use POSIX ucontext_t instead of struct ucontextKrzysztof Mazur2018-02-191-1/+1
| * um: time: Use timespec64 for persistent clockArnd Bergmann2018-02-191-3/+3
| * um: Restore symbol versions for __memcpy and memcpyGeert Uytterhoeven2018-02-191-0/+1