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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-14
powerpc/syscalls: switch to generic syscallhdr.sh
Masahiro Yamada
2
-43
/
+4
2021-04-14
powerpc/syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
5
-56
/
+10
2021-04-14
powerpc/rtas: rename RTAS_RMOBUF_MAX to RTAS_USER_REGION_SIZE
Nathan Lynch
3
-7
/
+7
2021-04-14
powerpc/rtas: move syscall filter setup into separate function
Nathan Lynch
1
-8
/
+13
2021-04-14
powerpc/rtas: remove ibm_suspend_me_token
Nathan Lynch
1
-5
/
+2
2021-04-14
powerpc/rtas-proc: remove unused RMO_READ_BUF_MAX
Nathan Lynch
1
-2
/
+0
2021-04-14
powerpc/rtas: improve ppc_rtas_rmo_buf_show documentation
Nathan Lynch
1
-1
/
+10
2021-04-14
powerpc/eeh: Fix EEH handling for hugepages in ioremap space.
Mahesh Salgaonkar
1
-7
/
+4
2021-04-14
powerpc/xive: Modernize XIVE-IPI domain with an 'alloc' handler
Cédric Le Goater
1
-8
/
+19
2021-04-14
powerpc/xive: Map one IPI interrupt per node
Cédric Le Goater
2
-15
/
+47
2021-04-14
powerpc/xive: Fix xmon command "dxi"
Cédric Le Goater
1
-4
/
+10
2021-04-14
powerpc/xive: Simplify the dump of XIVE interrupts under xmon
Cédric Le Goater
3
-26
/
+17
2021-04-14
powerpc/xive: Drop check on irq_data in xive_core_debug_show()
Cédric Le Goater
1
-11
/
+10
2021-04-14
powerpc/xive: Simplify xive_core_debug_show()
Cédric Le Goater
1
-14
/
+4
2021-04-14
powerpc/xive: Remove useless check on XIVE_IPI_HW_IRQ
Cédric Le Goater
1
-2
/
+1
2021-04-14
powerpc/xive: Introduce an IPI interrupt domain
Cédric Le Goater
1
-33
/
+46
2021-04-14
powerpc/smp: Make some symbols static
Yu Kuai
1
-3
/
+3
2021-04-14
powerpc/mce: Make symbol 'mce_ue_event_work' static
Li Huafei
1
-1
/
+1
2021-04-14
powerpc/security: Make symbol 'stf_barrier' static
Li Huafei
1
-1
/
+1
2021-04-14
powerpc/32s: Define a MODULE area below kernel text all the time
Christophe Leroy
3
-10
/
+1
2021-04-14
powerpc/8xx: Define a MODULE area below kernel text
Christophe Leroy
1
-0
/
+3
2021-04-14
powerpc/modules: Load modules closer to kernel text
Christophe Leroy
1
-3
/
+20
2021-04-14
powerpc/mm: Add cond_resched() while removing hpte mappings
Vaibhav Jain
1
-1
/
+12
2021-04-14
powerpc/papr_scm: Implement support for H_SCM_FLUSH hcall
Shivaprasad G Bhat
2
-1
/
+41
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
1
-4
/
+1
2021-04-12
powerpc/signal32: Fix build failure with CONFIG_SPE
Christophe Leroy
1
-1
/
+1
2021-04-12
KVM: PPC: Book3S HV: Ensure MSR[HV] is always clear in guest MSR
Nicholas Piggin
2
-4
/
+4
2021-04-12
KVM: PPC: Book3S HV: Ensure MSR[ME] is always set in guest MSR
Nicholas Piggin
2
-1
/
+6
2021-04-12
powerpc/64s: remove KVM SKIP test from instruction breakpoint handler
Nicholas Piggin
1
-2
/
+7
2021-04-12
powerpc/64s: Remove KVM handler support from CBE_RAS interrupts
Nicholas Piggin
1
-6
/
+0
2021-04-12
KVM: PPC: Book3S HV: Fix CONFIG_SPAPR_TCE_IOMMU=n default hcalls
Nicholas Piggin
1
-0
/
+2
2021-04-12
KVM: PPC: Book3S HV: remove unused kvmppc_h_protect argument
Nicholas Piggin
2
-4
/
+2
2021-04-12
KVM: PPC: Book3S HV: Remove redundant mtspr PSPB
Nicholas Piggin
1
-1
/
+0
2021-04-12
KVM: PPC: Book3S HV: Prevent radix guests setting LPCR[TC]
Nicholas Piggin
1
-0
/
+4
2021-04-12
KVM: PPC: Book3S HV: Disallow LPCR[AIL] to be set to 1 or 2
Nicholas Piggin
1
-1
/
+6
2021-04-12
KVM: PPC: Book3S HV: Add a function to filter guest LPCR bits
Nicholas Piggin
3
-19
/
+59
2021-04-12
KVM: PPC: Book3S HV: Nested move LPCR sanitising to sanitise_hv_regs
Nicholas Piggin
1
-6
/
+21
2021-04-12
KVM: PPC: Book3S HV P9: Restore host CTRL SPR after guest exit
Nicholas Piggin
1
-0
/
+3
2021-04-08
powerpc/32: Remove powerpc specific definition of 'ptrdiff_t'
Christophe Leroy
1
-5
/
+0
2021-04-08
powerpc: iommu: fix build when neither PCI or IBMVIO is set
Randy Dunlap
1
-0
/
+1
2021-04-08
powerpc/pseries: remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-04-08
powerpc/64s: power4 nap fixup in C
Nicholas Piggin
5
-45
/
+35
2021-04-08
powerpc/perf: Fix PMU constraint check for EBB events
Athira Rajeev
1
-2
/
+2
2021-04-08
powerpc/powernv/memtrace: Allow mmaping trace buffers
Jordan Niethe
1
-1
/
+17
2021-04-08
powerpc/kexec: Don't use .machine ppc64 in trampoline_64.S
Michael Ellerman
1
-1
/
+0
2021-04-08
powerpc/64: Move security code into security.c
Michael Ellerman
2
-264
/
+261
2021-04-08
powerpc/mm/64s: Allow STRICT_KERNEL_RWX again
Michael Ellerman
1
-1
/
+1
2021-04-08
powerpc/mm/64s/hash: Add real-mode change_memory_range() for hash LPAR
Michael Ellerman
1
-1
/
+104
2021-04-08
powerpc/mm/64s/hash: Factor out change_memory_range()
Michael Ellerman
1
-8
/
+15
2021-04-08
powerpc/64s: Use htab_convert_pte_flags() in hash__mark_rodata_ro()
Michael Ellerman
1
-2
/
+4
[prev]
[next]