aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-23posix-cpu-timers: Fix two trivial commentsYi Wang1-3/+3
2019-10-23timers/sched_clock: Include local timekeeping.h for missing declarationsBen Dooks (Codethink)1-0/+2
2019-10-23lib/vdso: Make clock_getres() POSIX compliant againThomas Gleixner1-4/+5
2019-10-23fuse: redundant get_fuse_inode() calls in fuse_writepages_fill()Vasily Averin1-3/+1
2019-10-23fuse: Add changelog entries for protocols 7.1 - 7.8Alan Somers1-0/+37
2019-10-23fuse: truncate pending writes on O_TRUNCMiklos Szeredi1-3/+7
2019-10-23fuse: flush dirty data/metadata before non-truncate setattrMiklos Szeredi1-0/+13
2019-10-23scripts/nsdeps: use alternative sed delimiterJessica Yu1-1/+1
2019-10-23virtiofs: Remove set but not used variable 'fc'zhengbin1-2/+0
2019-10-22fs/dax: Fix pmd vs pte conflict detectionDan Williams1-2/+3
2019-10-23opp: Reinitialize the list_kref before adding the static OPPs againViresh Kumar1-0/+7
2019-10-23ALSA: hda: Add Tigerlake/Jasperlake PCI IDPan Xiuli1-0/+6
2019-10-22KVM: nVMX: Don't leak L1 MMIO regions to L2Jim Mattson4-32/+55
2019-10-22ARC: perf: Accommodate big-endian CPUAlexey Brodkin1-2/+2
2019-10-22ARC: [plat-hsdk]: Enable on-boardi SPI ADC ICEugeniy Paltsev2-0/+19
2019-10-22ARC: [plat-hsdk]: Enable on-board SPI NOR flash ICEugeniy Paltsev2-0/+10
2019-10-22KVM: SVM: Fix potential wrong physical id in avic_handle_ldr_updateMiaohe Lin3-8/+8
2019-10-22cpufreq: Cancel policy update work scheduled before freeingSudeep Holla1-0/+3
2019-10-22s390/kaslr: add support for R_390_GLOB_DAT relocation typeGerald Schaefer2-3/+12
2019-10-22s390/zcrypt: fix memleak at releaseJohan Hovold1-2/+1
2019-10-22ALSA: usb-audio: Fix copy&paste error in the validatorTakashi Iwai1-1/+1
2019-10-22perf/aux: Fix AUX output stoppingAlexander Shishkin1-1/+1
2019-10-22kvm: clear kvmclock MSR on resetPaolo Bonzini1-5/+3
2019-10-22KVM: x86: fix bugon.cocci warningskbuild test robot1-2/+1
2019-10-22KVM: VMX: Remove specialized handling of unexpected exit-reasonsLiran Alon1-12/+0
2019-10-22selftests: kvm: fix sync_regs_test with newer gccsVitaly Kuznetsov1-10/+11
2019-10-22selftests: kvm: vmx_dirty_log_test: skip the test when VMX is not supportedVitaly Kuznetsov1-0/+2
2019-10-22selftests: kvm: consolidate VMX support checksVitaly Kuznetsov5-15/+15
2019-10-22selftests: kvm: vmx_set_nested_state_test: don't check for VMX support twiceVitaly Kuznetsov1-6/+1
2019-10-22KVM: Don't shrink/grow vCPU halt_poll_ns if host side polling is disabledWanpeng Li1-13/+16
2019-10-22selftests: kvm: synchronize .gitignore to MakefileVitaly Kuznetsov1-0/+2
2019-10-22kvm: x86: Expose RDPID in KVM_GET_SUPPORTED_CPUIDJim Mattson1-1/+1
2019-10-22cpuidle: haltpoll: Take 'idle=' override into accountZhenzhong Duan1-0/+4
2019-10-22ACPI: NFIT: Fix unlock on error in scrub_show()Dan Carpenter1-1/+1
2019-10-21tracing: Fix race in perf_trace_buf initializationPrateek Sood1-0/+4
2019-10-22x86/cpu/vmware: Fix platform detection VMWARE_PORT macroThomas Hellstrom1-5/+8
2019-10-22x86/cpu/vmware: Use the full form of INL in VMWARE_HYPERCALL, for clang/llvmThomas Hellstrom1-1/+2
2019-10-21ARM: 8926/1: v7m: remove register save to stack before svcafzal mohammed1-1/+0
2019-10-21Input: st1232 - fix reporting multitouch coordinatesDixit Parmar1-2/+4
2019-10-21mmc: mxs: fix flags passed to dmaengine_prep_slave_sgSascha Hauer1-3/+4
2019-10-21virtiofs: Retry request submission from worker contextVivek Goyal1-9/+52
2019-10-21virtiofs: Count pending forgets as in_flight forgetsVivek Goyal1-24/+20
2019-10-21virtiofs: Set FR_SENT flag only after request has been sentVivek Goyal1-13/+10
2019-10-21virtiofs: No need to check fpq->connected stateVivek Goyal1-7/+0
2019-10-21virtiofs: Do not end request in submission contextVivek Goyal1-4/+33
2019-10-21fuse: don't advise readdirplus for negative lookupMiklos Szeredi1-1/+2
2019-10-21drm/komeda: Fix typos in komeda_splitter_validateMihail Atanassov1-2/+2
2019-10-21drm/komeda: Don't flush inactive pipesMihail Atanassov1-1/+2
2019-10-21i2c: aspeed: fix master pending state handlingJae Hyun Yoo1-20/+34
2019-10-21mmc: cqhci: Commit descriptors before setting the doorbellFaiz Abbas1-1/+2