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-12-04
powerpc/64s: Tidy machine check SLB logging
Nicholas Piggin
1
-17
/
+20
2020-12-04
powerpc/64s: Remove "Host" from MCE logging
Nicholas Piggin
1
-1
/
+1
2020-12-04
powerpc/64s/pseries: Add ERAT specific machine check handler
Nicholas Piggin
3
-2
/
+6
2020-12-04
powerpc/64s/powernv: Ratelimit harmless HMI error printing
Nicholas Piggin
1
-12
/
+17
2020-12-04
KVM: PPC: Book3S HV: Ratelimit machine check messages coming from guests
Nicholas Piggin
1
-4
/
+16
2020-12-04
KVM: PPC: Book3S HV: Don't attempt to recover machine checks for FWNMI enabled guests
Nicholas Piggin
1
-7
/
+16
2020-12-04
powerpc/64s/powernv: Allow KVM to handle guest machine check details
Nicholas Piggin
2
-43
/
+55
2020-12-04
powerpc/ps3: make system bus's remove and shutdown callbacks return void
Uwe Kleine-König
2
-5
/
+4
2020-12-04
powerpc/paravirt: Use is_kvm_guest() in vcpu_is_preempted()
Srikar Dronamraju
1
-0
/
+18
2020-12-04
powerpc: Reintroduce is_kvm_guest() as a fast-path check
Srikar Dronamraju
3
-1
/
+13
2020-12-04
powerpc: Rename is_kvm_guest() to check_kvm_guest()
Srikar Dronamraju
4
-8
/
+8
2020-12-04
powerpc: Refactor is_kvm_guest() declaration to new header
Srikar Dronamraju
5
-7
/
+18
2020-12-04
powerpc: show registers when unwinding interrupt frames
Nicholas Piggin
1
-6
/
+14
2020-12-04
powerpc/perf: Invoke per-CPU variable access with disabled interrupts
Athira Rajeev
1
-4
/
+6
2020-12-04
powerpc/feature-fixups: use a semicolon rather than a comma
Daniel Axtens
1
-4
/
+4
2020-12-04
powerpc/pseries: Define PCI bus speed for Gen4 and Gen5
Frederic Barrat
1
-30
/
+21
2020-12-04
powerpc: Allow relative pointers in bug table entries
Jordan Niethe
3
-6
/
+10
2020-12-04
powerpc/xmon: Fix build failure for 8xx
Ravi Bangoria
1
-0
/
+2
2020-12-04
powerpc: Use common STABS_DEBUG and DWARF_DEBUG and ELF_DETAILS macro
Youling Tang
2
-76
/
+8
2020-12-04
powerpc/64: Fix an EMIT_BUG_ENTRY in head_64.S
Jordan Niethe
1
-1
/
+1
2020-12-04
powerpc/vdso: Cleanup vdso.h
Christophe Leroy
1
-7
/
+3
2020-12-04
powerpc/vdso: Remove VDSO32_LBASE and VDSO64_LBASE
Christophe Leroy
3
-6
/
+2
2020-12-04
powerpc/vdso: Remove DBG()
Christophe Leroy
1
-8
/
+0
2020-12-04
powerpc/vdso: Remove vdso_ready
Christophe Leroy
1
-6
/
+0
2020-12-04
powerpc/vdso: Remove vdso_setup()
Christophe Leroy
1
-19
/
+2
2020-12-04
powerpc/vdso: Remove lib32_elfinfo and lib64_elfinfo
Christophe Leroy
1
-27
/
+2
2020-12-04
powerpc/vdso: Remove symbol section information in struct lib32/64_elfinfo
Christophe Leroy
1
-90
/
+0
2020-12-04
powerpc/vdso: Remove unused text member in struct lib32/64_elfinfo
Christophe Leroy
1
-16
/
+0
2020-12-04
powerpc/vdso: Remove vdso_patches[] and associated functions
Christophe Leroy
1
-161
/
+0
2020-12-04
powerpc/vdso: Remove runtime generated sigtramp offsets
Christophe Leroy
2
-64
/
+0
2020-12-04
powerpc/vdso: Remove __kernel_datapage_offset
Christophe Leroy
5
-55
/
+0
2020-12-04
powerpc/vdso: Remove vdso32_pages and vdso64_pages
Christophe Leroy
1
-16
/
+0
2020-12-04
powerpc/vdso: Merge __kernel_sync_dicache_p5() into __kernel_sync_dicache()
Christophe Leroy
5
-27
/
+12
2020-12-04
powerpc/vdso: Use builtin symbols to locate fixup section
Christophe Leroy
3
-41
/
+30
2020-12-04
powerpc/vdso: Retrieve sigtramp offsets at buildtime
Christophe Leroy
12
-12
/
+98
2020-12-04
powerpc/vdso: Remove unused \tmp param in __get_datapage()
Christophe Leroy
6
-9
/
+9
2020-12-04
powerpc/vdso: Simplify __get_datapage()
Christophe Leroy
3
-3
/
+9
2020-12-04
powerpc/vdso: Move vdso datapage up front
Christophe Leroy
2
-8
/
+8
2020-12-04
powerpc/vdso: Replace vdso_base by vdso
Christophe Leroy
13
-25
/
+27
2020-12-04
powerpc/vdso: Provide vdso_remap()
Christophe Leroy
2
-25
/
+24
2020-12-04
powerpc/vdso: Move to _install_special_mapping() and remove arch_vma_name()
Christophe Leroy
1
-23
/
+19
2020-12-04
powerpc/vdso: Simplify arch_setup_additional_pages() exit
Christophe Leroy
1
-19
/
+21
2020-12-04
powerpc/vdso: Use VDSO size in arch_setup_additional_pages()
Christophe Leroy
1
-12
/
+6
2020-12-04
powerpc/vdso: Remove unnecessary ifdefs in vdso_pagelist initialization
Christophe Leroy
1
-25
/
+6
2020-12-04
powerpc/vdso: Refactor 32 bits and 64 bits pages setup
Christophe Leroy
1
-20
/
+19
2020-12-04
powerpc/vdso: Remove NULL termination element in vdso_pagelist
Christophe Leroy
1
-4
/
+2
2020-12-04
powerpc/vdso: Remove get_page() in vdso_pagelist initialization
Christophe Leroy
1
-4
/
+2
2020-12-04
powerpc/vdso: Rename syscall_map_32/64 to simplify vdso_setup_syscall_map()
Christophe Leroy
3
-15
/
+10
2020-12-04
powerpc/vdso: Add missing includes and clean vdso_setup_syscall_map()
Christophe Leroy
1
-12
/
+5
2020-12-04
powerpc/vdso: Stripped VDSO is not needed, don't build it
Christophe Leroy
3
-43
/
+4
[prev]
[next]