index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-14
Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-2
/
+2
2018-10-13
powerpc/32: Add ioremap_wt() and ioremap_coherent()
Christophe Leroy
3
-0
/
+35
2018-10-13
powerpc/rtas: Fix a potential race between CPU-Offline & Migration
Gautham R. Shenoy
1
-0
/
+9
2018-10-13
powerpc/cacheinfo: Report the correct shared_cpu_map on big-cores
Gautham R. Shenoy
1
-2
/
+35
2018-10-13
powerpc: Use cpu_smallcore_sibling_mask at SMT level on bigcores
Gautham R. Shenoy
1
-1
/
+18
2018-10-13
powerpc: Detect the presence of big-cores via "ibm, thread-groups"
Gautham R. Shenoy
3
-0
/
+235
2018-10-13
powerpc: Fix stackprotector detection for non-glibc toolchains
Michael Ellerman
1
-1
/
+2
2018-10-13
powerpc/xmon: Show the stack protector canary in xmon
Michael Ellerman
1
-0
/
+3
2018-10-13
powerpc: Use SWITCH_FRAME_SIZE for prom and rtas entry
Joel Stanley
2
-14
/
+5
2018-10-13
powerpc/pseries/mobility: Extend start/stop topology update scope
Michael Bringmann
3
-2
/
+11
2018-10-13
powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGS
Joel Stanley
1
-1
/
+5
2018-10-13
powerpc/pseries/memory-hotplug: Fix return value type of find_aa_index
YueHaibing
1
-33
/
+28
2018-10-13
powerpc/eeh: Cleanup control flow in eeh_handle_normal_event()
Sam Bobroff
1
-102
/
+94
2018-10-13
powerpc/eeh: Cleanup eeh_ops.wait_state()
Sam Bobroff
6
-108
/
+62
2018-10-13
powerpc/eeh: Cleanup eeh_pe_state_mark()
Sam Bobroff
5
-52
/
+45
2018-10-13
powerpc/eeh: Cleanup unnecessary eeh_pe_state_mark_with_cfg()
Sam Bobroff
2
-24
/
+4
2018-10-13
powerpc/eeh: Cleanup eeh_enabled()
Sam Bobroff
1
-5
/
+1
2018-10-13
powerpc/eeh: Cleanup logic in eeh_rmv_from_parent_pe()
Sam Bobroff
1
-2
/
+2
2018-10-13
powerpc/eeh: Cleanup field names in eeh_rmv_data
Sam Bobroff
1
-10
/
+11
2018-10-13
powerpc/eeh: Cleanup list_head field names
Sam Bobroff
6
-21
/
+19
2018-10-13
powerpc/eeh: Cleanup eeh_add_virt_device()
Sam Bobroff
1
-4
/
+3
2018-10-13
powerpc/eeh: Cleanup unused field in eeh_dev
Sam Bobroff
2
-2
/
+0
2018-10-13
powerpc/eeh: Cleanup EEH_POSTPONED_PROBE
Sam Bobroff
4
-27
/
+7
2018-10-13
powerpc/eeh: Fix use of EEH_PE_KEEP on wrong field
Sam Bobroff
1
-1
/
+1
2018-10-13
powerpc/eeh: Fix null deref for devices removed during EEH
Sam Bobroff
1
-0
/
+4
2018-10-13
powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()
Sam Bobroff
1
-0
/
+5
2018-10-13
powerpc/boot: Build boot wrapper with optimisations
Joel Stanley
1
-1
/
+1
2018-10-13
powerpc/boot: Disable vector instructions
Joel Stanley
1
-2
/
+2
2018-10-13
powerpc/boot: Fix opal console in boot wrapper
Joel Stanley
1
-8
/
+0
2018-10-13
powerpc/boot: Expose Kconfig symbols to wrapper
Joel Stanley
3
-1
/
+8
2018-10-13
powerpc: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
15
-95
/
+0
2018-10-13
powerpc/rtasd: Improve unknown error logging
Oliver O'Halloran
1
-2
/
+4
2018-10-13
powerpc: Disable -Wbuiltin-requires-header when setjmp is used
Joel Stanley
2
-1
/
+7
2018-10-13
powerpc: Fix signedness bug in update_flash_db()
Dan Carpenter
1
-1
/
+1
2018-10-13
powerpc/perf: Quiet IMC PMU registration message
Joel Stanley
1
-1
/
+1
2018-10-13
powerpc/process: Constify the number of insns printed by show instructions fu...
Christophe Leroy
1
-7
/
+6
2018-10-13
powerpc/process: Fix interleaved output in show_user_instructions()
Christophe Leroy
1
-18
/
+19
2018-10-13
powerpc/process: Add missing include of stacktrace.h
Christophe Leroy
1
-0
/
+1
2018-10-13
powerpc/process: Fix sparse address space warnings
Christophe Leroy
1
-2
/
+2
2018-10-13
powerpc/64: properly initialise the stackprotector canary on SMP.
Christophe Leroy
1
-0
/
+8
2018-10-10
vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
Kees Cook
1
-2
/
+0
2018-10-09
mm: Preserve _PAGE_DEVMAP across mprotect() calls
Jan Kara
1
-2
/
+2
2018-10-09
Merge branch 'fixes' into next
Michael Ellerman
10
-12
/
+56
2018-10-09
KVM: PPC: Book3S HV: Add NO_HASH flag to GET_SMMU_INFO ioctl result
Paul Mackerras
1
-0
/
+4
2018-10-09
KVM: PPC: Book3S HV: Add a VM capability to enable nested virtualization
Paul Mackerras
3
-9
/
+43
2018-10-09
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
42
-897
/
+3856
2018-10-09
KVM: PPC: Book3S HV: Add nested shadow page tables to debugfs
Paul Mackerras
3
-3
/
+52
2018-10-09
KVM: PPC: Book3S HV: Allow HV module to load without hypervisor mode
Paul Mackerras
2
-5
/
+14
2018-10-09
KVM: PPC: Book3S HV: Handle differing endianness for H_ENTER_NESTED
Suraj Jitindar Singh
1
-1
/
+50
2018-10-09
KVM: PPC: Book3S HV: Sanitise hv_regs on nested guest entry
Suraj Jitindar Singh
2
-0
/
+18
[prev]
[next]