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
/
arch
/
powerpc
/
platforms
/
pseries
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-16
powerpc/pseries: remove obsolete memory hotplug DT notifier code
Nathan Lynch
1
-64
/
+1
2020-07-16
powerpc/pseries: remove dlpar_cpu_readd()
Nathan Lynch
1
-19
/
+0
2020-07-16
powerpc/pseries: remove memory "re-add" implementation
Nathan Lynch
1
-42
/
+0
2020-07-16
powerpc/pseries: remove prrn special case from DT update path
Nathan Lynch
1
-27
/
+0
2020-07-16
powerpc/numa: remove start/stop_topology_update()
Nathan Lynch
2
-8
/
+1
2020-07-16
powerpc/numa: remove timed_topology_update()
Nathan Lynch
1
-2
/
+0
2020-07-16
powerpc/rtas: don't online CPUs for partition suspend
Nathan Lynch
1
-21
/
+1
2020-07-16
powerpc/pseries: remove cede offline state for CPUs
Nathan Lynch
4
-222
/
+15
2020-07-16
powerpc/pmem: Initialize pmem device on newer hardware
Aneesh Kumar K.V
1
-0
/
+1
2020-07-16
powerpc/pmem: Restrict papr_scm to P8 and above.
Aneesh Kumar K.V
1
-0
/
+6
2020-07-16
powerpc/pseries: H_REGISTER_PROC_TBL should ask for GTSE only if enabled
Bharata B Rao
1
-3
/
+5
2020-07-10
powerpc64: Break asm/percpu.h vs spinlock_types.h dependency
Peter Zijlstra
4
-0
/
+4
2020-06-15
powerpc/papr_scm: Implement support for PAPR_PDSM_HEALTH
Vaibhav Jain
1
-0
/
+51
2020-06-15
ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methods
Vaibhav Jain
1
-4
/
+189
2020-06-15
powerpc/papr_scm: Improve error logging and handling papr_scm_ndctl()
Vaibhav Jain
1
-0
/
+6
2020-06-15
powerpc/papr_scm: Fetch nvdimm health information from PHYP
Vaibhav Jain
1
-2
/
+166
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2
-2
/
+2
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2
-2
/
+2
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
7
-29
/
+78
2020-06-04
powerpc/pseries/hotplug-memory: stop checking is_mem_section_removable()
David Hildenbrand
1
-23
/
+3
2020-06-02
powerpc/pseries: Make vio and ibmebus initcalls pseries specific
Oliver O'Halloran
2
-4
/
+6
2020-05-28
powerpc/pseries: Update hv-24x7 information after migration
Kajol Jain
1
-0
/
+3
2020-05-19
powerpc/pseries: Machine check use rtas_call_unlocked() with args on stack
Nicholas Piggin
1
-1
/
+9
2020-05-19
powerpc/pseries/ras: fwnmi sreset should not interlock
Nicholas Piggin
1
-15
/
+33
2020-05-18
powerpc/pseries/ras: fwnmi avoid modifying r3 in error case
Nicholas Piggin
1
-3
/
+4
2020-05-18
powerpc/pseries/ras: Fix FWNMI_VALID off by one
Nicholas Piggin
1
-2
/
+3
2020-05-18
powerpc/pseries/ras: Avoid calling rtas_token() in NMI paths
Nicholas Piggin
2
-5
/
+11
2020-05-18
powerpc/eeh: Fix pseries_eeh_configure_bridge()
Sam Bobroff
1
-1
/
+7
2020-05-11
powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()
Christophe Leroy
1
-1
/
+1
2020-04-30
powerpc/pseries: Account for SPURR ticks on idle CPUs
Gautham R. Shenoy
1
-0
/
+2
2020-04-30
powerpc/idle: Store PURR snapshot in a per-cpu global variable
Gautham R. Shenoy
1
-4
/
+3
2020-04-30
powerpc: Move idle_loop_prolog()/epilog() functions to header file
Gautham R. Shenoy
1
-2
/
+5
2020-04-09
Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2
-0
/
+20
2020-04-08
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
1
-22
/
+5
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
10
-29
/
+95
2020-04-02
Merge branch 'for-5.7/libnvdimm' into libnvdimm-for-next
Dan Williams
1
-1
/
+3
2020-04-02
Merge branch 'for-5.7/numa' into libnvdimm-for-next
Dan Williams
1
-20
/
+1
2020-04-03
powerpc/pseries/ddw: Extend upper limit for huge DMA window for persistent memory
Alexey Kardashevskiy
1
-0
/
+9
2020-04-02
mm/sparse: rename pfn_present() to pfn_in_present_section()
Pingfan Liu
1
-1
/
+1
2020-04-03
powerpc/pseries: Fix MCE handling on pseries
Ganesh Goudar
1
-0
/
+11
2020-03-31
libnvdimm: Update persistence domain value for of_pmem and papr_scm device
Aneesh Kumar K.V
1
-1
/
+3
2020-03-27
powerpc/pseries: Handle UE event for memcpy_mcsafe
Ganesh Goudar
1
-0
/
+3
2020-03-25
powerpc/pseries: Avoid harmless preempt warning
Nicholas Piggin
1
-1
/
+9
2020-03-25
powerpc/eeh: Rework eeh_ops->probe()
Oliver O'Halloran
1
-1
/
+22
2020-03-25
powerpc/eeh: Make early EEH init pseries specific
Oliver O'Halloran
2
-15
/
+52
2020-03-25
powerpc/eeh: Add sysfs files in late probe
Oliver O'Halloran
1
-2
/
+1
2020-03-25
powerpc/pseries: Fix of_read_drc_info_cell() to point at next record
Tyrel Datwyler
1
-1
/
+1
2020-03-17
libnvdimm/region: Introduce NDD_LABELING
Dan Williams
1
-1
/
+1
2020-03-04
powerpc/vphn: Check for error from hcall_vphn
Srikar Dronamraju
1
-1
/
+2
[prev]
[next]