summaryrefslogtreecommitdiffstats
path: root/linux-user/x86_64
diff options
context:
space:
mode:
Diffstat (limited to 'linux-user/x86_64')
0 files changed, 0 insertions, 0 deletions
4/+0Star | * kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-1729-47/+18Star | * kbuild: warn redundant generic-yMasahiro Yamada2019-03-1712-13/+6Star | * Revert "modsign: Abort modules_install when signing fails"Douglas Anderson2019-03-171-1/+1 | * kbuild: Make NOSTDINC_FLAGS a simply expanded variableDouglas Anderson2019-03-171-1/+1 | * kbuild: deb-pkg: avoid implicit effectsArseny Maslennikov2019-03-171-1/+4 | * coccinelle: semantic code search for missing put_device()Wen Yang2019-03-171-0/+56 | * kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIGMasahiro Yamada2019-03-133-3/+3 | * kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddebMasahiro Yamada2019-03-131-13/+19 | * kbuild: deb-pkg: add CONFIG_ prefix to kernel config optionsMasahiro Yamada2019-03-131-17/+17 | * kbuild: add workaround for Debian make-kpkgMasahiro Yamada2019-03-131-0/+10 | * kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG}Masahiro Yamada2019-03-132-16/+2Star | * unicore32: simplify linker script generation for decompressorMasahiro Yamada2019-03-132-4/+1Star | * h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-Masahiro Yamada2019-03-131-1/+1 | * kbuild: move archive command to scripts/Makefile.libMasahiro Yamada2019-03-133-8/+7Star | * modpost: always show verbose warning for section mismatchMasahiro Yamada2019-03-132-23/+5Star | * ia64: prefix header search path with $(srctree)/Masahiro Yamada2019-03-134-6/+2Star | * libfdt: prefix header search paths with $(srctree)/Masahiro Yamada2019-03-131-1/+1 | * deb-pkg: generate correct build dependenciesRiku Voipio2019-03-131-1/+3 * | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-03-173-125/+0Star |\ \ | * | x86/asm: Remove unused __constant_c_x_memset() macro and inlinesRasmus Villemoes2019-01-121-84/+0Star | * | x86/asm: Remove dead __GNUC__ conditionalsRasmus Villemoes2019-01-123-41/+0Star * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-172-4/+4 |\ \ \ | * | | perf/x86/intel: Make dev_attr_allow_tsx_force_abort statickbuild test robot2019-03-171-1/+1 | * | | perf/x86: Fixup typo in stub functionsPeter Zijlstra2019-03-151-2/+2 | * | | perf/x86/intel: Fix memory corruptionPeter Zijlstra2019-03-151-1/+1 * | | | Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-171-1/+4 |\ \ \ \ | * | | | xen/balloon: Fix mapping PG_offline pages to user spaceDavid Hildenbrand2019-03-151-1/+4 | |/ / / * | | | Merge tag '9p-for-5.1' of git://github.com/martinetd/linuxLinus Torvalds2019-03-177-32/+55 |\ \ \ \ | * | | | 9p/net: fix memory leak in p9_client_createzhengbin2019-03-131-1/+1 | * | | | 9p: use inode->i_lock to protect i_size_write() under 32-bitHou Tao2019-03-035-30/+53 | * | | | 9p: mark expected switch fall-throughGustavo A. R. Silva2019-01-231-1/+1 * | | | | Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-03-1611-6/+538 |\ \ \ \ \ | * | | | | selftests: add tests for pidfd_send_signal()Christian Brauner2019-03-053-0/+388 | * | | | | signal: add pidfd_send_signal() syscallChristian Brauner2019-03-058-7/+151 * | | | | | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2019-03-1630-537/+1111 |\ \ \ \ \ \ | * | | | | | device-dax: "Hotplug" persistent memory for use like normal RAMDave Hansen2019-02-284-0/+126 | * | | | | | mm/resource: Let walk_system_ram_range() search child resourcesDave Hansen2019-02-281-1/+4 | * | | | | | mm/memory-hotplug: Allow memory resources to be childrenDave Hansen2019-02-281-13/+15 | * | | | | | mm/resource: Move HMM pr_debug() deeper into resource codeDave Hansen2019-02-282-5/+9 | * | | | | | mm/resource: Return real error codes from walk failuresDave Hansen2019-02-281-2/+2 | * | | | | | device-dax: Add a 'modalias' attribute to DAX 'bus' devicesVishal Verma2019-02-281-0/+12 | * | | | | | device-dax: Add a 'target_node' attributeDan Williams2019-02-201-0/+28 | * | | | | | device-dax: Auto-bind device after successful new_idDan Williams2019-01-24