aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAge
...
| * um: Add support for DISCARD in the UBD DriverAnton Ivanov2018-12-27
| * um: Remove unsafe printks from the io threadAnton Ivanov2018-12-27
| * um: Clean-up command processing in UML UBD driverAnton Ivanov2018-12-27
| * um: Switch to block-mq constants in the UML UBD driverAnton Ivanov2018-12-27
| * um: Make GCOV depend on !KCOVRichard Weinberger2018-12-27
| * um: Include sys/uio.h to have writev()Richard Weinberger2018-12-27
| * um: Add HAVE_DEBUG_BUGVERBOSEHernĂ¡n Gonzalez2018-12-27
* | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-29
|\ \
| * | pcmcia: remove per-arch PCMCIA config entryMasahiro Yamada2018-11-28
| * | PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-22
| |/
* | Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-12-29
|\ \
| * | um: remove unused filechk_gen_header in MakefileMasahiro Yamada2018-12-21
| * | kbuild: fix UML build error with CONFIG_GCC_PLUGINSMasahiro Yamada2018-12-01
| |/
* | mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-28
* | mm: reference totalram_pages and managed_pages once per functionArun KS2018-12-28
|/
* Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-blockLinus Torvalds2018-11-09
|\
| * ubd: fix missing initialization of io_reqAnton Ivanov2018-11-08
| * ubd: fix missing lock around request issueJens Axboe2018-11-07
* | Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-31
|\ \
| * | um: Make line/tty semantics use true write IRQAnton Ivanov2018-10-29
| * | um: trap: fix spelling mistake, EACCESS -> EACCESColin Ian King2018-10-29
| * | um: Don't hardcode path as it is architecture dependentRitesh Raj Sarraf2018-10-29
| * | um: NULL check before kfree is not neededYueHaibing2018-10-29
| * | um: remove unused AIO codeChristoph Hellwig2018-10-29
| * | um: Give start_idle_thread() a return codeRichard Weinberger2018-10-29
* | | memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-31
* | | mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* | | memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-31
* | | memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport2018-10-31
* | | memblock: replace alloc_bootmem with memblock_allocMike Rapoport2018-10-31
* | | memblock: replace alloc_bootmem_low_pages with memblock_alloc_lowMike Rapoport2018-10-31
* | | mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-31
* | | mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-31
* | | um: switch to NO_BOOTMEMMike Rapoport2018-10-26
* | | um: setup_physmem: stop using global variablesMike Rapoport2018-10-26
| |/ |/|
* | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-24
|\ \
| * | vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook2018-10-10
| |/
* | ubd: remove use of blk_rq_map_sgChristoph Hellwig2018-10-18
* | um: Convert ubd driver to blk-mqRichard Weinberger2018-10-14
* | block: genhd: add 'groups' argument to device_add_diskHannes Reinecke2018-09-28
|/
* kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2018-08-23
* mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-17
* Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-15
|\
| * kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-01
| * Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-01
| * kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-01
| * um: create a proper drivers KconfigChristoph Hellwig2018-08-01
| * um: cleanup Kconfig filesChristoph Hellwig2018-08-01
| * um: stop abusing KBUILD_KCONFIGChristoph Hellwig2018-08-01
* | um: clean up archheaders recipeMasahiro Yamada2018-08-07