index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exports
Dan Williams
2020-11-22
3
-3
/
+8
*
Merge tag 'powerpc-cve-2020-4788' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-11-19
15
-80
/
+421
|
\
|
*
powerpc/64s: rename pnv|pseries_setup_rfi_flush to _setup_security_mitigations
Daniel Axtens
2020-11-19
4
-9
/
+11
|
*
powerpc: Only include kup-radix.h for 64-bit Book3S
Michael Ellerman
2020-11-19
3
-6
/
+11
|
*
powerpc/64s: flush L1D after user accesses
Nicholas Piggin
2020-11-19
12
-90
/
+229
|
*
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
2020-11-19
10
-2
/
+197
*
|
Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-11-15
2
-3
/
+2
|
\
\
|
*
|
perf/arch: Remove perf_sample_data::regs_user_copy
Peter Zijlstra
2020-11-09
1
-2
/
+1
|
*
|
perf: Reduce stack usage of perf_output_begin()
Peter Zijlstra
2020-11-09
1
-1
/
+1
|
|
/
*
|
powerpc/numa: Fix build when CONFIG_NUMA=n
Scott Cheloha
2020-11-06
1
-3
/
+9
*
|
powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entry
Christophe Leroy
2020-11-05
4
-66
/
+28
*
|
powerpc/8xx: Always fault when _PAGE_ACCESSED is not set
Christophe Leroy
2020-11-05
1
-12
/
+2
*
|
powerpc/40x: Always fault when _PAGE_ACCESSED is not set
Christophe Leroy
2020-11-05
1
-8
/
+0
*
|
powerpc/603: Always fault when _PAGE_ACCESSED is not set
Christophe Leroy
2020-11-05
1
-12
/
+0
*
|
powerpc: Use asm_goto_volatile for put_user()
Michael Ellerman
2020-11-05
1
-2
/
+2
*
|
powerpc/smp: Call rcu_cpu_starting() earlier
Qian Cai
2020-11-02
1
-1
/
+2
*
|
powerpc/eeh_cache: Fix a possible debugfs deadlock
Qian Cai
2020-11-02
1
-2
/
+3
|
/
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
5
-5
/
+5
*
Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-10-24
11
-118
/
+179
|
\
|
*
powerpc/pseries: Avoid using addr_to_pfn in real mode
Ganesh Goudar
2020-10-22
1
-49
/
+69
|
*
powerpc/uaccess: Don't use "m<>" constraint with GCC 4.9
Christophe Leroy
2020-10-22
2
-2
/
+15
|
*
powerpc/eeh: Fix eeh_dev_check_failure() for PE#0
Oliver O'Halloran
2020-10-22
1
-5
/
+0
|
*
powerpc/64s: Remove TM from Power10 features
Jordan Niethe
2020-10-20
2
-4
/
+11
|
*
powerpc: Fix undetected data corruption with P9N DD2.1 VSX CI load emulation
Michael Neuling
2020-10-19
1
-1
/
+1
|
*
powerpc/powernv/dump: Handle multiple writes to ack attribute
Vasant Hegde
2020-10-19
1
-3
/
+8
|
*
powerpc/powernv/dump: Fix race while processing OPAL dump
Vasant Hegde
2020-10-19
1
-12
/
+29
|
*
powerpc/smp: Use GFP_ATOMIC while allocating tmp mask
Srikar Dronamraju
2020-10-19
1
-26
/
+31
|
*
powerpc/smp: Remove unnecessary variable
Srikar Dronamraju
2020-10-19
1
-9
/
+4
|
*
powerpc/mce: Avoid nmi_enter/exit in real mode on pseries hash
Ganesh Goudar
2020-10-16
1
-4
/
+3
|
*
powerpc/opal_elog: Handle multiple writes to ack attribute
Aneesh Kumar K.V
2020-10-16
1
-3
/
+8
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-10-23
13
-49
/
+111
|
\
\
|
*
|
KVM: PPC: Book3S HV: Make struct kernel_param_ops definition const
Joe Perches
2020-10-21
1
-1
/
+1
|
*
|
Merge tag 'kvm-ppc-next-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-09-22
13
-48
/
+110
|
|
\
\
|
|
*
|
KVM: PPC: Book3S: Fix symbol undeclared warnings
Wang Wensheng
2020-09-22
7
-7
/
+7
|
|
*
|
KVM: PPC: Book3S: Remove redundant initialization of variable ret
Jing Xiangfeng
2020-09-22
1
-1
/
+1
|
|
*
|
KVM: PPC: Book3S HV: XIVE: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-22
1
-11
/
+1
|
|
*
|
KVM: PPC: Book3S HV: Set LPCR[HDICE] before writing HDEC
Paul Mackerras
2020-09-17
2
-5
/
+18
|
|
*
|
KVM: PPC: Book3S HV: Do not allocate HPT for a nested guest
Fabiano Rosas
2020-09-17
1
-0
/
+6
|
|
*
|
KVM: PPC: Don't return -ENOTSUPP to userspace in ioctls
Greg Kurz
2020-09-17
2
-5
/
+5
|
|
*
|
KVM: PPC: Book3S HV: XICS: Replace the 'destroy' method by a 'release' method
Greg Kurz
2020-09-03
3
-19
/
+72
*
|
|
|
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-23
1
-1
/
+0
|
\
\
\
\
|
*
|
|
|
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2020-10-17
1
-1
/
+0
*
|
|
|
|
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-10-22
4
-3
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
kbuild: preprocess module linker script
Masahiro Yamada
2020-09-24
2
-1
/
+0
|
*
|
|
|
|
arch: vdso: add vdso linker script to 'targets' instead of extra-y
Masahiro Yamada
2020-09-07
2
-2
/
+2
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-10-22
5
-63
/
+25
|
\
\
\
\
\
|
*
|
|
|
|
powerpc: remove address space overrides using set_fs()
Christoph Hellwig
2020-09-09
6
-64
/
+9
|
*
|
|
|
|
powerpc: use non-set_fs based maccess routines
Christoph Hellwig
2020-09-09
1
-0
/
+16
|
*
|
|
|
|
uaccess: add infrastructure for kernel builds with set_fs()
Christoph Hellwig
2020-09-09
1
-0
/
+1
*
|
|
|
|
|
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
2020-10-18
1
-0
/
+1
|
|
_
|
/
/
/
|
/
|
|
|
|
[next]