index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/cell: Use fallthrough;
Joe Perches
2020-03-25
1
-1
/
+1
*
powerpc/sstep: Fix DS operand in ld encoding to appropriate value
Balamuruhan S
2020-03-25
1
-2
/
+3
*
powerpc/pseries: Fix of_read_drc_info_cell() to point at next record
Tyrel Datwyler
2020-03-25
1
-1
/
+1
*
powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAP
Michael Ellerman
2020-03-20
1
-1
/
+1
*
powerpc/lib: Fix emulate_step() std test
Nicholas Piggin
2020-03-17
1
-1
/
+1
*
powerpc/64s/radix: Fix CONFIG_SMP=n build
Nicholas Piggin
2020-03-17
2
-1
/
+7
*
powerpc/pmac/smp: Drop unnecessary volatile qualifier
YueHaibing
2020-03-17
1
-2
/
+2
*
powerpc/pmac/smp: Avoid unused-variable warnings
Ilie Halip
2020-03-17
1
-4
/
+4
*
powerpc/fsl_booke: Avoid creating duplicate tlb1 entry
Laurentiu Tudor
2020-03-17
1
-1
/
+11
*
powerpc/vdso: remove deprecated VDS64_HAS_DESCRIPTORS references
Joe Lawrence
2020-03-13
2
-29
/
+0
*
powerpc/32: Fix missing NULL pmd check in virt_to_kpte()
Christophe Leroy
2020-03-13
1
-1
/
+3
*
Merge branch 'fixes' into next
Michael Ellerman
2020-03-10
21
-105
/
+326
|
\
|
*
powerpc/mm: Fix missing KUAP disable in flush_coherent_icache()
Michael Ellerman
2020-03-05
1
-0
/
+2
|
*
powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systems
Desnes A. Nunes do Rosario
2020-02-28
1
-1
/
+3
|
*
powerpc: Include .BTF section
Naveen N. Rao
2020-02-24
1
-0
/
+6
|
*
powerpc/watchpoint: Don't call dar_within_range() for Book3S
Ravi Bangoria
2020-02-24
1
-5
/
+7
|
*
powerpc/entry: Fix an #if which should be an #ifdef in entry_32.S
Christophe Leroy
2020-02-19
1
-2
/
+2
|
*
powerpc/xmon: Fix whitespace handling in getstring()
Oliver O'Halloran
2020-02-18
1
-0
/
+5
|
*
powerpc/6xx: Fix power_save_ppc32_restore() with CONFIG_VMAP_STACK
Christophe Leroy
2020-02-18
1
-0
/
+8
|
*
powerpc/chrp: Fix enter_rtas() with CONFIG_VMAP_STACK
Christophe Leroy
2020-02-18
1
-2
/
+7
|
*
powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACK
Christophe Leroy
2020-02-18
7
-45
/
+212
|
*
powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal delivery
Gustavo Luiz Duarte
2020-02-18
3
-28
/
+39
|
*
powerpc/8xx: Fix clearing of bits 20-23 in ITLB miss
Christophe Leroy
2020-02-17
1
-1
/
+1
|
*
powerpc/hugetlb: Fix 8M hugepages on 8xx
Christophe Leroy
2020-02-17
1
-0
/
+5
|
*
powerpc/hugetlb: Fix 512k hugepages on 8xx with 16k page size
Christophe Leroy
2020-02-17
1
-11
/
+18
|
*
powerpc/eeh: Fix deadlock handling dead PHB
Sam Bobroff
2020-02-17
1
-10
/
+11
*
|
powerpc/numa: Remove late request for home node associativity
Srikar Dronamraju
2020-03-04
3
-18
/
+0
*
|
powerpc/numa: Early request for home node associativity
Srikar Dronamraju
2020-03-04
1
-1
/
+40
*
|
powerpc/numa: Use cpu node map of first sibling thread
Srikar Dronamraju
2020-03-04
1
-2
/
+20
*
|
powerpc/numa: Handle extra hcall_vphn error cases
Srikar Dronamraju
2020-03-04
1
-9
/
+16
*
|
powerpc/vphn: Check for error from hcall_vphn
Srikar Dronamraju
2020-03-04
1
-1
/
+2
*
|
powerpc/smp: Use nid as fallback for package_id
Srikar Dronamraju
2020-03-04
2
-3
/
+33
*
|
powerpc/irq: Use current_stack_pointer in do_IRQ()
Christophe Leroy
2020-03-04
1
-1
/
+1
*
|
powerpc/irq: use IS_ENABLED() in check_stack_overflow()
Christophe Leroy
2020-03-04
1
-2
/
+3
*
|
powerpc/irq: Use current_stack_pointer in check_stack_overflow()
Christophe Leroy
2020-03-04
1
-1
/
+1
*
|
powerpc: Add current_stack_pointer as a register global
Christophe Leroy
2020-03-04
1
-0
/
+2
*
|
powerpc: Rename current_stack_pointer() to current_stack_frame()
Michael Ellerman
2020-03-04
6
-10
/
+10
*
|
powerpc/kernel/sysfs: Add new config option PMU_SYSFS to enable PMU SPRs sysf...
Kajol Jain
2020-03-04
2
-0
/
+12
*
|
powerpc/kernel/sysfs: Refactor current sysfs.c
Madhavan Srinivasan
2020-03-04
1
-175
/
+200
*
|
powerpc/powernv: Add explicit fast-reboot support
Oliver O'Halloran
2020-03-04
2
-0
/
+3
*
|
powerpc/powernv: Treat an empty reboot string as default
Oliver O'Halloran
2020-03-04
1
-1
/
+1
*
|
powerpc/Makefile: Mark phony targets as PHONY
Michael Ellerman
2020-03-04
2
-0
/
+8
*
|
powerpc/mm: Don't kmap_atomic() in pte_offset_map() on PPC32
Christophe Leroy
2020-03-04
2
-8
/
+4
*
|
powerpc/book3s64: Fix error handling in mm_iommu_do_alloc()
Alexey Kardashevskiy
2020-03-04
1
-18
/
+21
*
|
powerpc/powernv: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2020-03-04
4
-63
/
+10
*
|
powerpc/cell/axon_msi: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2020-03-04
1
-5
/
+1
*
|
powerpc/mm: ptdump: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2020-03-04
4
-20
/
+11
*
|
powerpc/mm: book3s64: hash_utils: no need to check return value of debugfs_cr...
Greg Kroah-Hartman
2020-03-04
1
-5
/
+2
*
|
powerpc/kvm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2020-03-04
5
-29
/
+10
*
|
powerpc/kernel: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2020-03-04
3
-29
/
+9
[next]