summaryrefslogtreecommitdiffstats
path: root/kernel/time/timekeeping.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-29kbuild: add -Wall to KBUILD_HOSTCXXFLAGSMasahiro Yamada2-2/+2
2020-03-29kconfig: remove unused variable in qconf.ccMasahiro Yamada1-2/+0
2020-03-25sparc: revive __HAVE_ARCH_STRLEN for 32bit sparcMasahiro Yamada2-4/+4
2020-03-25kbuild: refactor Makefile.dtbinst moreMasahiro Yamada1-11/+11
2020-03-25kbuild: compute the dtbs_install destination more simplyMasahiro Yamada2-7/+3
2020-03-19Makefile: disallow data races on gcc-10 as wellSergei Trofimovich1-0/+1
2020-03-13kconfig: make 'imply' obey the direct dependencyMasahiro Yamada2-3/+16
2020-03-13kconfig: allow symbols implied by y to become mMasahiro Yamada2-5/+12
2020-03-13net: drop_monitor: use IS_REACHABLE() to guard net_dm_hw_report()Masahiro Yamada1-1/+1
2020-03-13modpost: return error if module is missing ns imports and MODULE_ALLOW_MISSIN...Jessica Yu2-10/+19
2020-03-13modpost: rework and consolidate logging interfaceJessica Yu2-43/+40
2020-03-13kbuild: allow to run dt_binding_check without kernel configurationMasahiro Yamada2-3/+4
2020-03-13kbuild: allow to run dt_binding_check and dtbs_check in a single commandMasahiro Yamada3-6/+12
2020-03-13kbuild: avoid concurrency issue in parallel building dtbs and dtbs_checkMasahiro Yamada1-2/+6
2020-03-03kbuild: Build DT binding examples with dtc warnings enabledRob Herring1-0/+4
2020-03-03kbuild: Always validate DT binding examplesRob Herring3-10/+17
2020-03-03kbuild: generate autoksyms.h earlyQuentin Perret2-3/+7
2020-03-03kbuild: split adjust_autoksyms.sh in two partsQuentin Perret2-32/+55
2020-03-03kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMSQuentin Perret2-0/+25
2020-03-03kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LISTMasahiro Yamada7-26/+4
2020-03-03Documentation/llvm: add documentation on building w/ Clang/LLVMNick Desaulniers3-0/+82
2020-03-03kbuild: remove trailing slash from devicetree/binding/ for descendingMasahiro Yamada1-1/+2
2020-03-02fixdep: remove redundant null character checkMasahiro Yamada1-1/+1
2020-03-02fixdep: remove unneeded code and comments about *.ver filesMasahiro Yamada1-7/+1
2020-03-02kbuild: remove cc-option switch from -Wframe-larger-than=Masahiro Yamada2-3/+2
2020-03-02kbuild: remove the owner check in mkcompile_hMasahiro Yamada1-11/+0
2020-03-01Linux 5.6-rc4v5.6-rc4Linus Torvalds1-1/+1
2020-03-01KVM: VMX: check descriptor table exits on instruction emulationOliver Upton1-0/+15
2020-02-29ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()Dan Carpenter1-3/+3
2020-02-29macintosh: therm_windtunnel: fix regression when instantiating devicesWolfram Sang1-21/+31
2020-02-29jbd2: fix data races at struct journal_headQian Cai1-4/+4
2020-02-28kvm: x86: Limit the number of "kvm: disabled by bios" messagesErwan Velu1-2/+2
2020-02-28KVM: x86: avoid useless copy of cpufreq policyPaolo Bonzini1-5/+5
2020-02-28KVM: allow disabling -WerrorPaolo Bonzini2-1/+14
2020-02-28KVM: x86: allow compiling as non-module with W=1Valdis Klētnieks2-0/+4
2020-02-28KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipisWanpeng Li1-12/+21
2020-02-28KVM: Introduce pv check helpersWanpeng Li1-10/+24
2020-02-28KVM: let declaration of kvm_get_running_vcpus match implementationChristian Borntraeger1-1/+1
2020-02-28KVM: SVM: allocate AVIC data structures based on kvm_amd module parameterPaolo Bonzini1-1/+2
2020-02-27MAINTAINERS: Correct Cadence PCI driver pathLukas Bulwahn1-1/+1
2020-02-27io_uring: fix 32-bit compatability with sendmsg/recvmsgJens Axboe1-0/+10
2020-02-27net: dsa: mv88e6xxx: Fix masking of egress portAndrew Lunn1-2/+2
2020-02-27mlxsw: pci: Wait longer before accessing the device after resetAmit Cohen1-1/+1
2020-02-27sfc: fix timestamp reconstruction at 16-bit rollover pointsAlex Maftei (amaftei)1-3/+35
2020-02-27vsock: fix potential deadlock in transport->release()Stefano Garzarella3-13/+12
2020-02-27unix: It's CONFIG_PROC_FS not CONFIG_PROCFSDavid S. Miller1-1/+1
2020-02-27net: rmnet: fix packet forwarding in rmnet bridge modeTaehee Yoo1-0/+3
2020-02-27net: rmnet: fix bridge mode bugsTaehee Yoo4-77/+64
2020-02-27net: rmnet: use upper/lower device infrastructureTaehee Yoo1-19/+16
2020-02-27net: rmnet: do not allow to change mux id if mux id is duplicatedTaehee Yoo1-0/+4