index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-20
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-25
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-08
6
-64
/
+9
|
*
|
|
|
|
powerpc: use non-set_fs based maccess routines
Christoph Hellwig
2020-09-08
1
-0
/
+16
|
*
|
|
|
|
uaccess: add infrastructure for kernel builds with set_fs()
Christoph Hellwig
2020-09-08
1
-0
/
+1
*
|
|
|
|
|
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
2020-10-18
1
-0
/
+1
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-10-16
169
-2310
/
+2639
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Revert "powerpc/pci: unmap legacy INTx interrupts when a PHB is removed"
Qian Cai
2020-10-15
2
-120
/
+0
|
*
|
|
|
powerpc/time: Make get_tb() common to PPC32 and PPC64
Christophe Leroy
2020-10-08
1
-7
/
+3
|
*
|
|
|
powerpc/time: Make get_tbl() common to PPC32 and PPC64
Christophe Leroy
2020-10-08
1
-7
/
+0
|
*
|
|
|
powerpc/time: Remove get_tbu()
Christophe Leroy
2020-10-08
1
-5
/
+0
|
*
|
|
|
powerpc/time: Avoid using get_tbl() and get_tbu() internally
Christophe Leroy
2020-10-08
3
-7
/
+7
|
*
|
|
|
powerpc/time: Make mftb() common to PPC32 and PPC64
Christophe Leroy
2020-10-08
1
-10
/
+4
|
*
|
|
|
powerpc/time: Rename mftbl() to mftb()
Christophe Leroy
2020-10-08
2
-4
/
+3
|
*
|
|
|
powerpc/32s: Remove #ifdef CONFIG_PPC_BOOK3S_32 in head_book3s_32.S
Christophe Leroy
2020-10-08
1
-15
/
+0
|
*
|
|
|
powerpc/32s: Rename head_32.S to head_book3s_32.S
Christophe Leroy
2020-10-08
3
-3
/
+5
|
*
|
|
|
powerpc/32s: Setup the early hash table at all time.
Christophe Leroy
2020-10-08
4
-38
/
+17
|
*
|
|
|
powerpc/time: Remove ifdef in get_dec() and set_dec()
Christophe Leroy
2020-10-08
3
-14
/
+12
|
*
|
|
|
powerpc: Remove get_tb_or_rtc()
Christophe Leroy
2020-10-08
3
-9
/
+4
|
*
|
|
|
powerpc: Remove __USE_RTC()
Christophe Leroy
2020-10-08
2
-71
/
+9
|
*
|
|
|
powerpc: Tidy up a bit after removal of PowerPC 601.
Christophe Leroy
2020-10-08
2
-32
/
+24
|
*
|
|
|
powerpc: Remove support for PowerPC 601
Christophe Leroy
2020-10-08
17
-206
/
+17
|
*
|
|
|
powerpc: Remove PowerPC 601
Christophe Leroy
2020-10-08
2
-24
/
+2
[next]