index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-08
powerpc: fix spelling mistake in Kconfig "seleted" -> "selected"
Colin Ian King
1
-1
/
+1
2020-12-08
powerpc/pseries/mobility: refactor node lookup during DT update
Nathan Lynch
1
-32
/
+17
2020-12-08
powerpc/rtas: remove unused rtas_suspend_me_data
Nathan Lynch
1
-8
/
+0
2020-12-08
powerpc/pseries/hibernation: remove prepare_late() callback
Nathan Lynch
1
-25
/
+0
2020-12-08
powerpc/pseries/hibernation: perform post-suspend fixups later
Nathan Lynch
1
-17
/
+4
2020-12-08
powerpc/pseries/hibernation: remove redundant cacheinfo update
Nathan Lynch
1
-3
/
+0
2020-12-08
powerpc/rtas: remove unused rtas_suspend_last_cpu()
Nathan Lynch
2
-44
/
+0
2020-12-08
powerpc/pseries/hibernation: switch to rtas_ibm_suspend_me()
Nathan Lynch
1
-5
/
+1
2020-12-08
powerpc/rtas: remove rtas_suspend_cpu()
Nathan Lynch
2
-53
/
+0
2020-12-08
powerpc/machdep: remove suspend_disable_cpu()
Nathan Lynch
1
-1
/
+0
2020-12-08
powerpc/pseries/hibernation: remove pseries_suspend_cpu()
Nathan Lynch
1
-15
/
+0
2020-12-08
powerpc/pseries/hibernation: pass stream id via function arguments
Nathan Lynch
1
-5
/
+3
2020-12-08
powerpc/pseries/hibernation: drop pseries_suspend_begin() from suspend ops
Nathan Lynch
1
-1
/
+0
2020-12-08
powerpc/rtas: remove rtas_ibm_suspend_me_unsafe()
Nathan Lynch
2
-67
/
+1
2020-12-08
powerpc/rtas: dispatch partition migration requests to pseries
Nathan Lynch
3
-1
/
+11
2020-12-08
powerpc/pseries/mobility: retry partition suspend after error
Nathan Lynch
1
-2
/
+57
2020-12-08
powerpc/pseries/mobility: signal suspend cancellation to platform
Nathan Lynch
1
-0
/
+31
2020-12-08
powerpc/pseries/mobility: use stop_machine for join/suspend
Nathan Lynch
1
-7
/
+125
2020-12-08
powerpc/pseries/mobility: extract VASI session polling logic
Nathan Lynch
1
-5
/
+64
2020-12-08
powerpc/pseries/mobility: use rtas_activate_firmware() on resume
Nathan Lynch
1
-14
/
+1
2020-12-08
powerpc/pseries/mobility: error message improvements
Nathan Lynch
1
-4
/
+3
2020-12-08
powerpc/pseries/mobility: add missing break to default case
Nathan Lynch
1
-0
/
+1
2020-12-08
powerpc/pseries/mobility: don't error on absence of ibm, update-nodes
Nathan Lynch
1
-1
/
+1
2020-12-08
powerpc/hvcall: add token and codes for H_VASI_SIGNAL
Nathan Lynch
1
-0
/
+9
2020-12-08
powerpc/rtas: add rtas_activate_firmware()
Nathan Lynch
2
-0
/
+31
2020-12-08
powerpc/rtas: add rtas_ibm_suspend_me()
Nathan Lynch
2
-0
/
+58
2020-12-08
powerpc/rtas: rtas_ibm_suspend_me -> rtas_ibm_suspend_me_unsafe
Nathan Lynch
3
-5
/
+5
2020-12-08
powerpc/rtas: complete ibm,suspend-me status codes
Nathan Lynch
1
-1
/
+6
2020-12-08
powerpc/rtas: prevent suspend-related sys_rtas use on LE
Nathan Lynch
1
-0
/
+2
2020-12-08
powerpc/book3s64/kuap: Improve error reporting with KUAP
Aneesh Kumar K.V
5
-25
/
+25
2020-12-07
powerpc/powernv/idle: Restore CIABR after idle for Power9
Jordan Niethe
1
-0
/
+3
2020-12-07
powerpc/book3s64/kexec: Clear CIABR on kexec
Jordan Niethe
1
-0
/
+5
2020-12-05
powerpc: Remove ucache_bsize
Christophe Leroy
3
-6
/
+1
2020-12-05
powerpc: Retire e200 core (mpc555x processor)
Christophe Leroy
12
-186
/
+11
2020-12-04
powerpc: Fix update form addressing in inline assembly
Christophe Leroy
3
-8
/
+9
2020-12-04
powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_at
Mathieu Desnoyers
2
-4
/
+4
2020-12-04
powerpc/xmon: Change printk() to pr_cont()
Christophe Leroy
1
-1
/
+1
2020-12-04
powerpc/powernv/npu: Do not attempt NPU2 setup on POWER8NVL NPU
Alexey Kardashevskiy
1
-2
/
+14
2020-12-04
lkdtm/powerpc: Add SLB multihit test
Ganesh Goudar
8
-28
/
+156
2020-12-04
powernv/pci: Print an error when device enable is blocked
Oliver O'Halloran
1
-1
/
+3
2020-12-04
powerpc/pci: Remove LSI mappings on device teardown
Oliver O'Halloran
1
-4
/
+78