index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spufs
/
sched.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-07
powerpc: Fix typos
Bjorn Helgaas
1
-1
/
+1
2022-03-08
powerpc/spufs: Fix build warning when CONFIG_PROC_FS=n
YueHaibing
1
-1
/
+3
2022-02-03
powerpc/spufs: adjust list element pointer type
Julia Lawall
1
-2
/
+1
2021-02-21
Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2021-02-17
sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIO
Dietmar Eggemann
1
-1
/
+1
2021-01-29
arch: powerpc: Stop building and using oprofile
Viresh Kumar
1
-5
/
+0
2019-06-03
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
1
-14
/
+1
2018-10-27
sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
Johannes Weiner
1
-6
/
+3
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-13
/
+1
2018-04-21
proc: fix /proc/loadavg regression
Alexey Dobriyan
1
-1
/
+1
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+4
2017-11-18
pid: replace pid bitmap implementation with IDR API
Gargi Sharma
1
-1
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/core: Remove the tsk_cpus_allowed() wrapper
Ingo Molnar
1
-1
/
+1
2016-06-14
powerpc: Various typo fixes
Michael Ellerman
1
-1
/
+1
2014-07-23
powerpc: cell: Use ktime_get_ns()
Thomas Gleixner
1
-3
/
+1
2014-02-11
powerpc/spufs: Remove MAX_USER_PRIO define
Jeremy Kerr
1
-1
/
+0
2013-02-11
sched, powerpc: Fix sched.h split-up build failure
Ingo Molnar
1
-0
/
+1
2012-11-19
pidns: Use task_active_pid_ns where appropriate
Eric W. Biederman
1
-1
/
+1
2011-11-01
powerpc: remove non-required uses of include <linux/module.h>
Paul Gortmaker
1
-1
/
+0
2011-05-04
powerpc: Convert old cpumask API into new one
KOSAKI Motohiro
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-18
tracing: Remove markers
Christoph Hellwig
1
-1
/
+0
2009-08-20
powerpc/sputrace: Use the generic event tracer
Christoph Hellwig
1
-0
/
+2
2009-02-18
timers: add mod_timer_pending()
Ingo Molnar
1
-1
/
+1
2008-12-26
cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}...
Rusty Russell
1
-2
/
+2
2008-10-21
powerpc/spufs: Explain conditional decrement of aff_sched_count
Andre Detsch
1
-0
/
+5
2008-10-21
powerpc/spufs: Improve search of node for contexts with SPU affinity
Andre Detsch
1
-6
/
+13
2008-09-08
powerpc/spufs: Fix possible scheduling of a context to multiple SPEs
Andre Detsch
1
-1
/
+2
2008-09-05
powerpc/spufs: Fix race for a free SPU
Jeremy Kerr
1
-4
/
+19
2008-09-05
powerpc/spufs: Fix multiple get_spu_context()
Jeremy Kerr
1
-1
/
+2
2008-08-19
powerpc/spufs: Remove invalid semicolon after if statement
Ilpo Järvinen
1
-1
/
+1
2008-08-14
powerpc/spufs: reference context while dropping state mutex in scheduler
Jeremy Kerr
1
-1
/
+8
2008-07-24
powerpc/spufs: better placement of spu affinity reference context
Andre Detsch
1
-0
/
+17
2008-07-24
powerpc/spufs: fix aff_mutex and cbe_spu_info[n].list_mutex deadlock
Andre Detsch
1
-12
/
+6
2008-07-09
powerpc/spufs: add atomic busy_spus counter to struct cbe_spu_info
Maxim Shchetynin
1
-0
/
+6
2008-07-09
powerpc/spufs: don't extend time time slice if context is not in spu_run
Luke Browning
1
-1
/
+2
2008-06-16
powerpc/spufs: fix missed stop-and-signal event
Luke Browning
1
-0
/
+5
2008-06-16
powerpc/spufs: synchronize interaction between spu exception handling and tim...
Luke Browning
1
-3
/
+11
2008-05-15
[POWERPC] spufs: Fix pointer reference in find_victim
Luke Browning
1
-1
/
+1
2008-05-09
Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...
Paul Mackerras
1
-2
/
+1
2008-05-08
[POWERPC] spufs: don't requeue victim contex in find_victim if it's not in sp...
Christoph Hellwig
1
-1
/
+2
2008-05-05
[POWERPC] spufs: try to route SPU interrupts to local node
Luke Browning
1
-1
/
+3
2008-04-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-1
/
+3
2008-04-30
[POWERPC] spufs: fix marker name for find_victim
Julio M. Merino Vidal
1
-1
/
+1
2008-04-30
[POWERPC] spufs: add context switch notification log
Christoph Hellwig
1
-0
/
+2
2008-04-29
powerpc: use non-racy method for proc entries creation
Denis V. Lunev
1
-2
/
+1
[next]