index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-02
powerpc/pci: Fix PHB numbering when using opal-phbid
Michael Ellerman
1
-4
/
+6
2022-08-01
powerpc/64: Init jump labels before parse_early_param()
Zhouyi Zhou
1
-0
/
+7
2022-08-01
powerpc/cell/axon_msi: Fix refcount leak in setup_msi_msg_address
Miaoqian Lin
1
-0
/
+1
2022-08-01
powerpc/xive: Fix refcount leak in xive_get_max_prio
Miaoqian Lin
1
-0
/
+1
2022-08-01
powerpc/spufs: Fix refcount leak in spufs_init_isolated_loader
Miaoqian Lin
1
-0
/
+1
2022-08-01
powerpc/perf: Include caps feature for power10 DD1 version
Athira Rajeev
1
-0
/
+1
2022-08-01
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
5
-242
/
+220
2022-07-28
powerpc: add support for syscall stack randomization
Xiu Jianfeng
3
-1
/
+26
2022-07-28
powerpc: Move system_call_exception() to syscall.c
Xiu Jianfeng
3
-162
/
+174
2022-07-28
powerpc/powernv: rename remaining rng powernv_ functions to pnv_
Jason A. Donenfeld
2
-18
/
+18
2022-07-28
powerpc/powernv/kvm: Use darn for H_RANDOM on Power9
Jason A. Donenfeld
3
-36
/
+12
2022-07-28
powerpc/powernv: Avoid crashing if rng is NULL
Michael Ellerman
1
-0
/
+2
2022-07-28
powerpc/signal: Update comment for clarity
Rashmica Gupta
1
-3
/
+6
2022-07-28
powerpc: make facility_unavailable_exception 64s
Rashmica Gupta
1
-1
/
+1
2022-07-28
powerpc/platforms/83xx/suspend: Remove write-only global variable
Uwe Kleine-König
1
-2
/
+0
2022-07-28
powerpc/platforms/83xx/suspend: Prevent unloading the driver
Uwe Kleine-König
1
-6
/
+1
2022-07-28
powerpc/platforms/83xx/suspend: Reorder to get rid of a forward declaration
Uwe Kleine-König
1
-22
/
+21
2022-07-28
powerpc/sysdev: Fix comment typo
Jason Wang
1
-1
/
+1
2022-07-28
powerpc/pseries/vas: Fix comment typo
Jason Wang
1
-1
/
+1
2022-07-28
powerpc/85xx: P2020: Add law_trgt_if property to PCIe DT nodes
Pali Rohár
1
-0
/
+3
2022-07-28
powerpc/pci: Prefer PCI domain assignment via DT 'linux,pci-domain' and alias
Pali Rohár
1
-8
/
+19
2022-07-28
powerpc/85xx: Fix description of MPC85xx and P1/P2 boards options
Pali Rohár
1
-8
/
+10
2022-07-28
powerpc/pseries: define driver for Platform KeyStore
Nayna Jain
5
-0
/
+556
2022-07-28
powerpc/iommu: Fix iommu_table_in_use for a small default DMA window case
Alexey Kardashevskiy
1
-0
/
+5
2022-07-28
powerpc/ioda/iommu/debugfs: Generate unique debugfs entries
Alexey Kardashevskiy
1
-0
/
+2
2022-07-28
pseries/iommu/ddw: Fix kdump to work in absence of ibm,dma-window
Alexey Kardashevskiy
2
-41
/
+102
2022-07-28
powerpc/crash: save cpu register data in crash_smp_send_stop()
Hari Bathini
3
-50
/
+57
2022-07-28
powerpc: Finally remove unnecessary headers from asm/prom.h
Christophe Leroy
1
-8
/
+2
2022-07-28
powerpc: Remove asm/prom.h from asm/mpc52xx.h and asm/pci.h
Christophe Leroy
4
-2
/
+5
2022-07-27
powerpc/64e: Fix build failure with GCC 12 (unrecognized opcode: `wrteei')
Christophe Leroy
2
-11
/
+5
2022-07-27
powerpc/44x: Fix build failure with GCC 12 (unrecognized opcode: `wrteei')
Christophe Leroy
6
-7
/
+35
2022-07-27
powerpc/405: Fix build failure with GCC 12 (unrecognized opcode: `wrteei')
Christophe Leroy
1
-1
/
+6
2022-07-27
powerpc/32: Don't always pass -mcpu=powerpc to the compiler
Christophe Leroy
2
-28
/
+19
2022-07-27
powerpc/32: Do not allow selection of e5500 or e6500 CPUs on PPC32
Christophe Leroy
1
-2
/
+2
2022-07-27
powerpc/ppc-opcode: Define and use PPC_RAW_SETB()
Christophe Leroy
2
-7
/
+4
2022-07-27
powerpc/ppc-opcode: Define and use PPC_RAW_TRAP() and PPC_RAW_TW()
Christophe Leroy
3
-2
/
+5
2022-07-27
powerpc/probes: Remove ppc_opcode_t
Christophe Leroy
3
-3
/
+2
2022-07-27
powerpc: Remove remaining parts of oprofile
Christophe Leroy
5
-74
/
+4
2022-07-27
powerpc/perf: Use PVR rather than oprofile field to determine CPU version
Rashmica Gupta
12
-33
/
+37
2022-07-27
powerpc/32s: Fix boot failure with KASAN + SMP + JUMP_LABEL_FEATURE_CHECK_DEBUG
Christophe Leroy
1
-1
/
+1
2022-07-27
powerpc/32: Set an IBAT covering up to _einittext during init
Christophe Leroy
2
-8
/
+6
2022-07-27
powerpc/32: Call mmu_mark_initmem_nx() regardless of data block mapping.
Christophe Leroy
2
-5
/
+5
2022-07-27
powerpc/mce: use early_cpu_to_node() in mce_init()
Nicholas Piggin
1
-1
/
+1
2022-07-27
powerpc/64s: Remove spurious fault flushing for NMMU
Nicholas Piggin
1
-3
/
+23
2022-07-27
powerpc/64s: POWER10 nest MMU can upgrade PTE access authority without TLB flush
Nicholas Piggin
2
-17
/
+28
2022-07-27
powerpc/64s: POWER10 nest MMU does not require flush escalation workaround
Nicholas Piggin
1
-3
/
+11
2022-07-27
powerpc/vdso: Fix __kernel_sync_dicache sequence with coherent icache
Nicholas Piggin
1
-0
/
+1
2022-07-27
powerpc/pci: Add config option for using all 256 PCI buses
Pali Rohár
2
-0
/
+17
2022-07-27
powerpc/pci: Disable filling pci-OF-bus-map for non-chrp/powermac
Pali Rohár
1
-3
/
+10
2022-07-27
powerpc/pci: Hide pci_create_OF_bus_map() for non-chrp code
Pali Rohár
2
-0
/
+4
[next]