index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
cavium-octeon
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-10-22
powerpc/machdep: Remove stale functions from ppc_md structure
Christophe Leroy
9
-44
/
+2
2021-10-22
powerpc/time: Remove generic_suspend_{dis/en}able_irqs()
Christophe Leroy
1
-15
/
+7
2021-10-22
powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Christophe Leroy
5
-135
/
+8
2021-10-22
powerpc/32: Don't use lmw/stmw for saving/restoring non volatile regs
Christophe Leroy
1
-2
/
+2
2021-10-22
powerpc/5200: dts: fix memory node unit name
Anatolij Gustschin
12
-12
/
+12
2021-10-22
powerpc/5200: dts: fix pci ranges warnings
Anatolij Gustschin
10
-30
/
+30
2021-10-22
powerpc/5200: dts: add missing pci ranges
Anatolij Gustschin
1
-1
/
+3
2021-10-22
powerpc/vas: Fix potential NULL pointer dereference
Gustavo A. R. Silva
1
-2
/
+2
2021-10-22
powerpc/fsl_booke: Enable STRICT_KERNEL_RWX
Christophe Leroy
1
-2
/
+9
2021-10-22
powerpc/fsl_booke: Update of TLBCAMs after init
Christophe Leroy
2
-5
/
+29
2021-10-22
powerpc/fsl_booke: Allocate separate TLBCAMs for readonly memory
Christophe Leroy
1
-3
/
+22
2021-10-22
powerpc/fsl_booke: Tell map_mem_in_cams() if init is done
Christophe Leroy
4
-10
/
+10
2021-10-22
powerpc/fsl_booke: Enable reloading of TLBCAM without switching to AS1
Christophe Leroy
1
-2
/
+6
2021-10-22
powerpc/fsl_booke: Take exec flag into account when setting TLBCAMs
Christophe Leroy
1
-4
/
+6
2021-10-22
powerpc/fsl_booke: Rename fsl_booke.c to fsl_book3e.c
Christophe Leroy
2
-2
/
+2
2021-10-22
powerpc/booke: Disable STRICT_KERNEL_RWX, DEBUG_PAGEALLOC and KFENCE
Christophe Leroy
1
-3
/
+3
2021-10-22
powerpc/kexec_file: Add of_node_put() before goto
Wan Jiabing
1
-0
/
+1
2021-10-22
powerpc/pseries/iommu: Add of_node_put() before break
Wan Jiabing
1
-1
/
+3
2021-10-22
powerpc/s64: Clarify that radix lacks DEBUG_PAGEALLOC
Joel Stanley
5
-1
/
+23
2021-10-14
powerpc: Mark .opd section read-only
Christophe Leroy
1
-6
/
+6
2021-10-14
powerpc/perf: Fix cycles/instructions as PM_CYC/PM_INST_CMPL in power10
Athira Rajeev
2
-17
/
+35
2021-10-13
powerpc/eeh: Fix docstrings in eeh.c
Kai Song
1
-4
/
+8
2021-10-13
powerpc/boot: Use CONFIG_PPC_POWERNV to compile OPAL support
Cédric Le Goater
2
-2
/
+2
2021-10-13
powerpc: Set max_mapnr correctly
Christophe Leroy
1
-1
/
+1
2021-10-12
powerpc/perf: Expose instruction and data address registers as part of extend...
Athira Rajeev
2
-4
/
+11
2021-10-12
powerpc/perf: Refactor the code definition of perf reg extended mask
Athira Rajeev
1
-8
/
+13
2021-10-08
powerpc/pseries/cpuhp: remove obsolete comment from pseries_cpu_die
Nathan Lynch
1
-5
/
+0
2021-10-08
powerpc/pseries/cpuhp: delete add/remove_by_count code
Nathan Lynch
1
-216
/
+2
2021-10-08
powerpc/cpuhp: BUG -> WARN conversion in offline path
Nathan Lynch
1
-1
/
+2
2021-10-08
powerpc/pseries/cpuhp: cache node corrections
Nathan Lynch
1
-4
/
+71
2021-10-08
powerpc/paravirt: correct preempt debug splat in vcpu_is_preempted()
Nathan Lynch
1
-1
/
+17
2021-10-08
powerpc/paravirt: vcpu_is_preempted() commentary
Nathan Lynch
1
-4
/
+18
2021-10-08
powerpc: fix unbalanced node refcount in check_kvm_guest()
Nathan Lynch
1
-4
/
+3
2021-10-08
video: fbdev: chipsfb: use memset_io() instead of memset()
Christophe Leroy
1
-1
/
+1
2021-10-08
powerpc/powernv/dump: Fix typo in comment
Vasant Hegde
1
-1
/
+1
2021-10-08
powerpc/asm: Remove UPD_CONSTR after GCC 4.9 removal
Nick Desaulniers
5
-13
/
+11
2021-10-08
powerpc/mem: Fix arch/powerpc/mm/mem.c:53:12: error: no previous prototype fo...
Christophe Leroy
1
-1
/
+1
2021-10-08
powerpc: Drop superfluous pci_dev_is_added() calls
Niklas Schnelle
2
-8
/
+1
2021-10-08
powerpc/powermac: Remove stale declaration of pmac_md
Christophe Leroy
1
-2
/
+0
2021-10-08
powerpc: Remove unused prototype for of_show_percpuinfo
Daniel Axtens
1
-1
/
+0
2021-10-08
powerpc/476: Fix sparse report
Christophe Leroy
1
-2
/
+2
2021-10-08
powerpc/85xx: fix timebase sync issue when CONFIG_HOTPLUG_CPU=n
Xiaoming Ni
3
-7
/
+13
2021-10-08
powerpc/85xx: Fix oops when mpc85xx_smp_guts_ids node cannot be found
Xiaoming Ni
1
-2
/
+1
2021-10-08
powerps/pseries/dma: Add support for 2M IOMMU page size
Alexey Kardashevskiy
1
-5
/
+5
2021-09-20
Linux 5.15-rc2
v5.15-rc2
Linus Torvalds
1
-1
/
+1
2021-09-20
pci_iounmap'2: Electric Boogaloo: try to make sense of it all
Linus Torvalds
2
-23
/
+46
2021-09-19
dmascc: use proper 'virt_to_bus()' rather than casting to 'int'
Linus Torvalds
1
-3
/
+3
2021-09-19
alpha: enable GENERIC_PCI_IOMAP unconditionally
Linus Torvalds
1
-1
/
+1
2021-09-19
parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabled
Helge Deller
3
-11
/
+6
2021-09-19
Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage"
Linus Torvalds
1
-27
/
+13
[next]