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
2020-09-02
powerpc: drop hard_reset_now() and poweroff_now() declaration
Christophe Leroy
1
-2
/
+0
2020-09-02
powerpc/fpu: Drop cvt_fd() and cvt_df()
Christophe Leroy
2
-17
/
+0
2020-09-02
powerpc/irq: Drop forward declaration of struct irqaction
Christophe Leroy
1
-1
/
+0
2020-09-02
powerpc/hwirq: Remove stale forward irq_chip declaration
Christophe Leroy
1
-6
/
+0
2020-09-02
powerpc/32s: Fix assembler warning about r0
Christophe Leroy
1
-1
/
+1
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
1
-1
/
+1
2020-08-30
Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-7
/
+4
2020-08-30
Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
14
-28
/
+84
2020-08-28
powerpc/book3s64/radix: Fix boot failure with large amount of guest memory
Aneesh Kumar K.V
3
-22
/
+14
2020-08-28
powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMU
Christophe Leroy
1
-1
/
+1
2020-08-27
Revert "powerpc/powernv/idle: Replace CPU feature check with PVR check"
Pratik Rajesh Sampat
1
-1
/
+1
2020-08-27
powerpc/perf: Fix reading of MSR[HV/PR] bits in trace-imc
Athira Rajeev
1
-2
/
+2
2020-08-27
powerpc/perf: Fix crashes with generic_compat_pmu & BHRB
Alexey Kardashevskiy
1
-5
/
+14
2020-08-27
powerpc/64s: Fix crash in load_fp_state() due to fpexc_mode
Michael Ellerman
1
-3
/
+9
2020-08-27
powerpc/64s: scv entry should set PPR
Nicholas Piggin
1
-0
/
+4
2020-08-26
lockdep: Only trace IRQ edges
Nicholas Piggin
1
-7
/
+4
2020-08-25
powerpc/nx: Don't pack struct coprocessor_request_block
Oliver O'Halloran
1
-2
/
+4
2020-08-25
powerpc/powernv: Fix spurious kerneldoc warnings in opal-prd.c
Oliver O'Halloran
1
-1
/
+1
2020-08-25
powerpc/powernv: Staticify functions without prototypes
Oliver O'Halloran
3
-8
/
+7
2020-08-25
powerpc/powernv: Include asm/powernv.h from the local powernv.h
Oliver O'Halloran
2
-0
/
+9
2020-08-25
powerpc/powernv/smp: Fix spurious DBG() warning
Oliver O'Halloran
1
-1
/
+1
2020-08-25
powerpc/oprofile: fix spelling mistake "contex" -> "context"
Colin Ian King
1
-1
/
+1
2020-08-25
powerpc/vmemmap: Don't warn if we don't find a mapping vmemmap list entry
Aneesh Kumar K.V
1
-3
/
+1
2020-08-25
powerpc/vmemmap: Fix memory leak with vmemmap list allocation failures.
Aneesh Kumar K.V
1
-7
/
+28
2020-08-25
powerpc/powernv: Remove set but not used variable 'parent'
zhengbin
1
-8
/
+0
2020-08-25
powerpc/perf: Remove set but not used variable 'target'
zhengbin
1
-3
/
+0
2020-08-25
powerpc/fadump: Remove set but not used variable 'elf'
zhengbin
1
-2
/
+0
2020-08-25
powerc/dtc/t1024rdb: remove interrupts property
Biwen Li
1
-1
/
+0
2020-08-25
powerpc/dts/t4240rdb: remove interrupts property
Biwen Li
1
-1
/
+0
2020-08-25
ocxl: Remove custom service to allocate interrupts
Frederic Barrat
2
-33
/
+0
2020-08-25
powerpc/icp-hv: Fix missing of_node_put() in success path
Nicholas Mc Guire
1
-0
/
+1
2020-08-25
powerpc/pseries: Fix missing of_node_put() in rng_init()
Nicholas Mc Guire
1
-0
/
+1
2020-08-24
powerpc/64s: Disallow PROT_SAO in LPARs by default
Shawn Anastasio
2
-2
/
+19
2020-08-24
Revert "powerpc/64s: Remove PROT_SAO support"
Shawn Anastasio
7
-16
/
+36
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-23
Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
20
-24
/
+160
2020-08-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-3
/
+6
2020-08-21
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
3
-3
/
+6
2020-08-21
powerpc/perf/hv-24x7: Move cpumask file to top folder of hv-24x7 driver
Kajol Jain
1
-1
/
+10
2020-08-21
powerpc/32s: Fix module loading failure when VMALLOC_END is over 0xf0000000
Christophe Leroy
1
-2
/
+2
2020-08-20
ppc: propagate the calling conventions change down to csum_partial_copy_generic()
Al Viro
4
-103
/
+46
2020-08-20
saner calling conventions for csum_and_copy_..._user()
Al Viro
2
-49
/
+23
2020-08-20
csum_partial_copy_nocheck(): drop the last argument
Al Viro
1
-2
/
+2
2020-08-20
unify generic instances of csum_partial_copy_nocheck()
Al Viro
1
-0
/
+1
2020-08-20
powerpc/pseries: Do not initiate shutdown when system is running on UPS
Vasant Hegde
1
-1
/
+0
2020-08-20
powerpc/perf: Fix soft lockups due to missed interrupt accounting
Athira Rajeev
1
-0
/
+4
2020-08-20
crypto: algapi - Remove skbuff.h inclusion
Herbert Xu
1
-0
/
+1
2020-08-20
powerpc/powernv/pci: Fix possible crash when releasing DMA resources
Frederic Barrat
1
-1
/
+1
2020-08-18
powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU death
Michael Roth
1
-6
/
+12
2020-08-18
powerpc/32s: Fix is_module_segment() when MODULES_VADDR is defined
Christophe Leroy
1
-0
/
+7
[prev]
[next]