index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2020-06-03
2
-6
/
+39
|
\
|
*
powerpc/book3s64/kvm: Fix secondary page table walk warning during migration
Aneesh Kumar K.V
2020-05-29
2
-6
/
+39
*
|
powerpc/pseries: Make vio and ibmebus initcalls pseries specific
Oliver O'Halloran
2020-06-02
2
-4
/
+6
*
|
cxl: Remove dead Kconfig options
Andrew Donnellan
2020-06-02
1
-8
/
+0
*
|
powerpc: Add POWER10 architected mode
Alistair Popple
2020-06-02
6
-6
/
+65
*
|
powerpc/dt_cpu_ftrs: Add MMA feature
Alistair Popple
2020-06-02
2
-2
/
+18
*
|
powerpc/dt_cpu_ftrs: Enable Prefixed Instructions
Alistair Popple
2020-06-02
1
-0
/
+1
*
|
powerpc/dt_cpu_ftrs: Advertise support for ISA v3.1 if selected
Alistair Popple
2020-06-02
1
-0
/
+6
*
|
powerpc: Add support for ISA v3.1
Alistair Popple
2020-06-02
3
-4
/
+3
*
|
powerpc: Add new HWCAP bits
Alistair Popple
2020-06-02
1
-0
/
+2
*
|
powerpc/64s: Don't set FSCR bits in INIT_THREAD
Michael Ellerman
2020-06-02
1
-1
/
+0
*
|
powerpc/64s: Save FSCR to init_task.thread.fscr after feature init
Michael Ellerman
2020-06-02
1
-0
/
+19
*
|
powerpc/64s: Don't let DT CPU features set FSCR_DSCR
Michael Ellerman
2020-06-02
1
-0
/
+8
*
|
powerpc/64s: Don't init FSCR_DSCR in __init_FSCR()
Michael Ellerman
2020-06-02
1
-1
/
+1
*
|
powerpc/32s: Fix another build failure with CONFIG_PPC_KUAP_DEBUG
Christophe Leroy
2020-06-02
1
-1
/
+2
*
|
powerpc/module_64: Use special stub for _mcount() with -mprofile-kernel
Naveen N. Rao
2020-06-02
1
-118
/
+104
*
|
powerpc/module_64: Simplify check for -mprofile-kernel ftrace relocations
Naveen N. Rao
2020-06-02
1
-14
/
+4
*
|
powerpc/module_64: Consolidate ftrace code
Naveen N. Rao
2020-06-02
2
-39
/
+33
*
|
powerpc/32: Disable KASAN with pages bigger than 16k
Christophe Leroy
2020-06-02
1
-2
/
+2
*
|
powerpc/uaccess: Don't set KUEP by default on book3s/32
Christophe Leroy
2020-06-02
1
-1
/
+1
*
|
powerpc/uaccess: Don't set KUAP by default on book3s/32
Christophe Leroy
2020-06-02
1
-1
/
+1
*
|
powerpc/8xx: Reduce time spent in allow_user_access() and friends
Christophe Leroy
2020-06-02
1
-8
/
+8
*
|
powerpc/entry32: Blacklist exception exit points for kprobe.
Christophe Leroy
2020-06-02
1
-1
/
+8
*
|
powerpc/entry32: Blacklist syscall exit points for kprobe.
Christophe Leroy
2020-06-02
1
-0
/
+3
*
|
powerpc/entry32: Blacklist exception entry points for kprobe.
Christophe Leroy
2020-06-02
1
-15
/
+22
*
|
powerpc/32: Blacklist functions running with MMU disabled for kprobe
Christophe Leroy
2020-06-02
10
-0
/
+16
*
|
powerpc/rtas: Remove machine_check_in_rtas()
Christophe Leroy
2020-06-02
2
-7
/
+1
*
|
powerpc/32s: Blacklist functions running with MMU disabled for kprobe
Christophe Leroy
2020-06-02
1
-0
/
+6
*
|
powerpc/32s: Make local symbols non visible in hash_low.
Christophe Leroy
2020-06-02
1
-13
/
+13
*
|
powerpc/mem: Blacklist flush_dcache_icache_phys() for kprobe
Christophe Leroy
2020-06-02
1
-0
/
+2
*
|
powerpc/powermac: Blacklist functions running with MMU disabled for kprobe
Christophe Leroy
2020-06-02
2
-1
/
+6
*
|
powerpc/83xx: Blacklist mpc83xx_deep_resume() for kprobe
Christophe Leroy
2020-06-02
1
-0
/
+1
*
|
powerpc/82xx: Blacklist pq2_restart() for kprobe
Christophe Leroy
2020-06-02
1
-0
/
+3
*
|
powerpc/52xx: Blacklist functions running with MMU disabled for kprobe
Christophe Leroy
2020-06-02
1
-0
/
+2
*
|
powerpc/kprobes: Use probe_address() to read instructions
Christophe Leroy
2020-06-02
1
-3
/
+7
*
|
powerpc/configs: Add LIBNVDIMM to ppc64_defconfig
Michael Neuling
2020-06-02
1
-0
/
+1
*
|
powerpc/rtas: Implement reentrant rtas call
Leonardo Bras
2020-06-02
5
-11
/
+98
*
|
powerpc/rtas: Move type/struct definitions from rtas.h into rtas-types.h
Leonardo Bras
2020-06-02
2
-117
/
+125
*
|
powerpc/crash: Use NMI context for printk when starting to crash
Leonardo Bras
2020-06-02
1
-0
/
+3
*
|
powerpc/kernel: Enables memory hot-remove after reboot on pseries guests
Leonardo Bras
2020-06-02
2
-2
/
+8
*
|
powerpc/xmon: Show task->thread.regs in process display
Michael Ellerman
2020-06-02
1
-3
/
+3
*
|
powerpc/configs/64s: Enable CONFIG_PRINTK_CALLER
Michael Ellerman
2020-06-02
3
-0
/
+3
*
|
powerpc: Fix misleading small cores print
Michael Neuling
2020-06-02
1
-1
/
+1
*
|
powerpc/fadump: Account for memory_limit while reserving memory
Hari Bathini
2020-06-02
1
-1
/
+1
*
|
powerpc/crashkernel: Take "mem=" option into account
Pingfan Liu
2020-06-02
1
-3
/
+5
*
|
hw-breakpoints: Fix build warnings with clang
Ravi Bangoria
2020-06-02
2
-3
/
+4
*
|
powerpc/xive: Share the event-queue page with the Hypervisor.
Ram Pai
2020-05-28
1
-0
/
+7
*
|
powerpc/pseries: Update hv-24x7 information after migration
Kajol Jain
2020-05-28
1
-0
/
+3
*
|
Documentation/ABI: Add ABI documentation for chips and sockets
Kajol Jain
2020-05-28
1
-0
/
+21
*
|
powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show processor details
Kajol Jain
2020-05-28
1
-0
/
+24
[next]