projects
/
platform
/
kernel
/
linux-starfive.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-starfive.git
2021-06-01
Peter Zijlstra
sched,init: Fix DEBUG_PREEMPT vs early boot
commit
|
commitdiff
|
tree
|
snapshot
2021-06-01
Peter Zijlstra
sched: Add CONFIG_SCHED_CORE help text
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Frederic Weisbecker
sched: Stop PF_NO_SETAFFINITY from being inherited...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Masahiro Yamada
sched: Fix a stale comment in pick_next_task()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Qais Yousef
sched/uclamp: Fix locking around cpu_util_update_eff()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Qais Yousef
sched/uclamp: Fix wrong implementation of cpu.uclamp.min
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Yejune Deng
lib/smp_processor_id: Use is_percpu_thread() instead...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Valentin Schneider
sched: Make the idle task quack like a per-CPU kthread
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Mel Gorman
delayacct: Document task_delayacct sysctl
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Peter Zijlstra
sched,stats: Further simplify sched_info
commit
|
commitdiff
|
tree
|
snapshot
2021-05-13
Paul Gortmaker
sched/isolation: Reconcile rcu_nocbs= and nohz_full=
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Alexey Dobriyan
sched: Make multiple runqueue task counters 32-bit
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Alexey Dobriyan
sched: Make nr_iowait_cpu() return 32-bit value
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Alexey Dobriyan
sched: Make nr_iowait() return 32-bit value
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Alexey Dobriyan
sched: Make nr_running() return 32-bit value
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Ingo Molnar
sched: Fix leftover comment typos
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Valentin Schneider
sched/core: Initialize the idle task with preemption...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Chris Hyser
kselftest: Add test for core sched prctl interface
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Chris Hyser
sched: prctl() core-scheduling interface
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Peter Zijlstra
sched: Inherit task cookie on fork()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Peter Zijlstra
sched: Trivial core scheduling cookie management
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Aubrey Li
sched: Migration changes for core scheduling
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Peter Zijlstra
sched: Trivial forced-newidle balancer
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Joel Fernandes...
sched/fair: Snapshot the min_vruntime of CPUs on force...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Joel Fernandes...
sched: Fix priority inversion of cookied task with...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Vineeth Pillai
sched/fair: Fix forced idle sibling starvation corner...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Peter Zijlstra
sched: Add core wide task selection and scheduling
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Peter Zijlstra
sched: Basic tracking of matching tasks
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Peter Zijlstra
sched: Introduce sched_class::pick_task()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Peter Zijlstra
sched: Allow sched_core_put() from atomic context
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Peter Zijlstra
sched: Optimize rq_lockp() usage
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Peter Zijlstra
sched: Core-wide rq->lock
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Peter Zijlstra
sched: Prepare for Core-wide rq->lock
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Peter Zijlstra
sched: Wrap rq::lock access
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Peter Zijlstra
sched: Provide raw_spin_rq_*lock*() helpers
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Peter Zijlstra
sched/fair: Add a few assertions
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Peter Zijlstra
delayacct: Add sysctl to enable at runtime
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Peter Zijlstra
delayacct: Default disabled
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Peter Zijlstra
delayacct: Add static_branch in scheduler hooks
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Peter Zijlstra
kvm: Select SCHED_INFO instead of TASK_DELAY_ACCT
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Peter Zijlstra
sched: Simplify sched_info_on()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Peter Zijlstra
sched: Rename sched_info_{queued,dequeued}
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Peter Zijlstra
delayacct: Use sched_clock()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Pierre Gondois
sched/fair: Fix negative energy delta in find_energy_ef...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Pierre Gondois
sched/fair: Only compute base_energy_pd if necessary
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Rik van Riel
sched,fair: Skip newidle_balance if a wakeup is pending
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Oleg Nesterov
sched/core: Remove the pointless BUG_ON(!task) from...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-12
Gautham R....
sched/fair: Fix clearing of has_idle_cores flag in...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Linus Torvalds
Merge tag 'for-5.13-rc1-part2-tag' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-11
Ritesh Harjani
btrfs: handle transaction start error in btrfs_fileattr_set
commit
|
commitdiff
|
tree
|
snapshot
2021-05-10
Linus Torvalds
Merge tag 'perf-tools-fixes-for-v5.13-2021-05-10' of...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-10
Linus Torvalds
Merge tag 'for-5.13-rc1-tag' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-10
Linus Torvalds
Merge tag 'for-linus' of git://git./virt/kvm/kvm
commit
|
commitdiff
|
tree
|
snapshot
2021-05-10
Arnaldo Carvalho...
tools headers UAPI: Sync perf_event.h with the kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-10
Arnaldo Carvalho...
tools headers cpufeatures: Sync with the kernel sources
commit
|
commitdiff
|
tree
|
snapshot
2021-05-10
Arnaldo Carvalho...
tools include UAPI powerpc: Sync errno.h with the kerne...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-10
Arnaldo Carvalho...
tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copie...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-10
Arnaldo Carvalho...
tools headers UAPI: Sync linux/prctl.h with the kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-10
Arnaldo Carvalho...
tools headers UAPI: Sync files changed by landlock...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-10
Masami Hiramatsu
perf tools: Fix a build error on arm64 with clang
commit
|
commitdiff
|
tree
|
snapshot
2021-05-10
Arnaldo Carvalho...
tools headers kvm: Sync kvm headers with the kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-10
Arnaldo Carvalho...
tools headers UAPI: Sync linux/kvm.h with the kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-10
Jiri Olsa
perf tools: Fix dynamic libbpf link
commit
|
commitdiff
|
tree
|
snapshot
2021-05-10
Dmitry Koshelev
perf session: Fix swapping of cpu_map and stat_config...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-10
Ian Rogers
perf jevents: Silence warning for ArchStd files
commit
|
commitdiff
|
tree
|
snapshot
2021-05-10
Namhyung Kim
perf record: Disallow -c and -F option at the same...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-10
Arnaldo Carvalho...
tools arch x86: Sync the msr-index.h copy with the...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-10
Arnaldo Carvalho...
tools headers UAPI: Sync drm/i915_drm.h with the kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-10
Arnaldo Carvalho...
tools headers UAPI: Update tools's copy of drm.h headers
commit
|
commitdiff
|
tree
|
snapshot
2021-05-09
Linus Torvalds
Linux 5.13-rc1
commit
|
commitdiff
|
tree
|
snapshot
2021-05-09
Linus Torvalds
fbmem: fix horribly incorrect placement of __maybe_unused
commit
|
commitdiff
|
tree
|
snapshot
2021-05-09
Linus Torvalds
Merge tag 'drm-next-2021-05-10' of git://anongit.freede...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-09
Linus Torvalds
Merge tag 'block-5.13-2021-05-09' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-09
Linus Torvalds
Merge tag '5.13-rc-smb3-part3' of git://git.samba.org...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-09
Linus Torvalds
Merge tag 'sched-urgent-2021-05-09' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-09
Linus Torvalds
Merge tag 'locking-urgent-2021-05-09' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-09
Linus Torvalds
Merge tag 'perf_urgent_for_v5.13_rc1' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-09
Linus Torvalds
Merge tag 'x86_urgent_for_v5.13_rc1' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2021-05-09
Jens Axboe
Revert "bio: limit bio max size"
commit
|
commitdiff
|
tree
|
snapshot
2021-05-08
Linus Torvalds
Merge tag 'riscv-for-linus-5.13-mw1' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2021-05-08
Linus Torvalds
drm/i915/display: fix compiler warning about array...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-08
Linus Torvalds
Merge tag 'scsi-misc' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-08
Linus Torvalds
Merge tag 'kbuild-v5.13-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-08
Steve French
smb3: if max_channels set to more than one channel...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-08
Steve French
smb3: do not attempt multichannel to server which does...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-08
Linus Torvalds
Merge tag 'powerpc-5.13-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-08
Steve French
smb3: when mounting with multichannel include it in...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-08
Linus Torvalds
Merge tag 'net-5.13-rc1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-08
Masahiro Yamada
linux/kconfig.h: replace IF_ENABLED() with PTR_IF(...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-08
Michael Ellerman
Merge branch 'master' into next
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Jakub Kicinski
Merge git://git./pub/scm/linux/kernel/git/pablo/nf
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Jakub Kicinski
Merge branch '40GbE' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Wei Ming Chen
atm: firestream: Use fallthrough pseudo-keyword
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Yannick Vignon
net: stmmac: Do not enable RX FIFO overflow interrupts
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Paolo Abeni
mptcp: fix splat when closing unaccepted socket
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Linus Torvalds
Merge tag 'tag-chrome-platform-for-v5.13' of git:/...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Linus Torvalds
Merge tag 'i3c/for-5.13' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Linus Torvalds
Merge tag 'arm64-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Linus Torvalds
Merge tag 'sound-fix-5.13-rc1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-07
Linus Torvalds
Merge tag 'block-5.13-2021-05-07' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
next