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
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-13
Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)
Linus Torvalds
1
-10
/
+0
2021-09-13
powerpc: remove GCC version check for UPD_CONSTR
Nick Desaulniers
1
-10
/
+0
2021-09-08
arch: remove compat_alloc_user_space
Arnd Bergmann
1
-16
/
+0
2021-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+0
2021-09-03
Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
35
-99
/
+217
2021-09-03
Merge branch 'fixes' into next
Michael Ellerman
4
-1
/
+40
2021-09-01
powerpc/bug: Cast to unsigned long before passing to inline asm
Michael Ellerman
1
-1
/
+2
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+20
2021-08-27
powerpc/kernel/iommu: Add new iommu_table_in_use() helper
Leonardo Bras
1
-0
/
+1
2021-08-27
powerpc/pseries/iommu: Replace hard-coded page shift
Leonardo Bras
1
-8
/
+0
2021-08-27
powerpc/numa: Update cpu_cpu_map on CPU online/offline
Srikar Dronamraju
1
-0
/
+13
2021-08-27
powerpc: Redefine HMT_xxx macros as empty on PPC32
Christophe Leroy
1
-0
/
+9
2021-08-26
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
4
-1
/
+12
2021-08-26
powerpc: Refactor verification of MSR_RI
Christophe Leroy
1
-0
/
+23
2021-08-26
powerpc: Add dear as a synonym for pt_regs.dar register
Xiongwei Song
1
-1
/
+4
2021-08-26
powerpc: Add esr as a synonym for pt_regs.dsisr
Xiongwei Song
1
-1
/
+4
2021-08-25
KVM: PPC: Book3S HV Nested: Reflect guest PMU in-use to L0 when guest SPRs ar...
Nicholas Piggin
1
-0
/
+7
2021-08-25
KVM: PPC: Book3S HV Nested: Make nested HFSCR state accessible
Nicholas Piggin
2
-0
/
+3
2021-08-25
KVM: PPC: Book3S HV Nested: Fix TM softpatch HFAC interrupt emulation
Nicholas Piggin
1
-1
/
+2
2021-08-25
powerpc: Use lwarx/ldarx directly instead of PPC_LWARX/LDARX macros
Christophe Leroy
5
-13
/
+11
2021-08-25
powerpc/ptrace: Make user_mode() common to PPC32 and PPC64
Christophe Leroy
1
-4
/
+0
2021-08-25
powerpc/booke: Avoid link stack corruption in several places
Christophe Leroy
1
-1
/
+1
2021-08-23
powerpc/compat_sys: Declare syscalls
Cédric Le Goater
1
-0
/
+30
2021-08-23
powerpc/syscalls: Remove __NR__exit
Christophe Leroy
1
-2
/
+0
2021-08-20
KVM: stats: Add halt_wait_ns stats for all architectures
Jing Zhang
1
-1
/
+0
2021-08-20
powerpc/audit: Simplify syscall_get_arch()
Christophe Leroy
1
-10
/
+5
2021-08-20
powerpc/audit: Avoid unneccessary #ifdef in syscall_get_arguments()
Christophe Leroy
1
-3
/
+2
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-1
/
+20
2021-08-19
powerpc/32s: Fix random crashes by adding isync() after locking/unlocking KUEP
Christophe Leroy
1
-0
/
+20
2021-08-15
powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto
Christophe Leroy
4
-20
/
+61
2021-08-14
powerpc/bug: Remove specific powerpc BUG_ON() and WARN_ON() on PPC32
Christophe Leroy
1
-3
/
+6
2021-08-13
powerpc/pseries: Add support for FORM2 associativity
Aneesh Kumar K.V
2
-1
/
+3
2021-08-13
powerpc/pseries: Add a helper for form1 cpu distance
Aneesh Kumar K.V
1
-2
/
+2
2021-08-13
powerpc/pseries: Consolidate different NUMA distance update code paths
Aneesh Kumar K.V
1
-0
/
+2
2021-08-13
powerpc/pseries: Rename TYPE1_AFFINITY to FORM1_AFFINITY
Aneesh Kumar K.V
2
-3
/
+3
2021-08-13
powerpc: rename powerpc_debugfs_root to arch_debugfs_dir
Aneesh Kumar K.V
1
-13
/
+0
2021-08-12
powerpc/interrupt: Fix OOPS by not calling do_IRQ() from timer_interrupt()
Christophe Leroy
2
-1
/
+4
2021-08-10
KVM: PPC: Book3S HV: XIVE: Add support for automatic save-restore
Cédric Le Goater
2
-0
/
+4
2021-08-10
powerpc/powernv/pci: Rework pnv_opal_pci_msi_eoi()
Cédric Le Goater
1
-1
/
+1
2021-08-10
powerpc/xics: Rename the map handler in a check handler
Cédric Le Goater
1
-1
/
+2
2021-08-10
KVM: PPC: Book3S HV: XIVE: Change interface of passthrough interrupt routines
Cédric Le Goater
1
-2
/
+2
2021-08-10
powerpc/pseries/pci: Add a msi_free() handler to clear XIVE data
Cédric Le Goater
1
-0
/
+1
2021-08-10
powerpc/pseries/pci: Add MSI domains
Cédric Le Goater
1
-0
/
+5
2021-08-10
powerpc: Always inline radix_enabled() to fix build failure
Jordan Niethe
1
-1
/
+1
2021-08-10
pseries/drmem: update LMBs after LPM
Laurent Dufour
1
-0
/
+1
2021-08-10
powerpc/non-smp: Unconditionaly call smp_mb() on switch_mm
Christophe Leroy
1
-1
/
+2
2021-08-10
powerpc: Remove in_kernel_text()
Christophe Leroy
1
-8
/
+0
2021-08-07
powerpc/32: Fix critical and debug interrupts on BOOKE
Christophe Leroy
1
-0
/
+16
2021-08-04
powerpc/smp: Use existing L2 cache_map cpumask to find L3 cache siblings
Parth Shah
1
-0
/
+3
2021-08-04
powerpc/cacheinfo: Lookup cache by dt node and thread-group id
Gautham R. Shenoy
1
-0
/
+3
[next]