index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'fixes' into next
Michael Ellerman
2020-11-25
11
-73
/
+137
|
\
|
*
powerpc/64s: Fix allnoconfig build since uaccess flush
Stephen Rothwell
2020-11-23
1
-0
/
+2
|
*
Merge tag 'powerpc-cve-2020-4788' into fixes
Michael Ellerman
2020-11-23
6
-31
/
+103
|
|
\
|
|
*
powerpc: Only include kup-radix.h for 64-bit Book3S
Michael Ellerman
2020-11-19
2
-5
/
+10
|
|
*
powerpc/64s: flush L1D after user accesses
Nicholas Piggin
2020-11-19
6
-29
/
+72
|
|
*
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
2020-11-19
4
-1
/
+25
|
*
|
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
3
-37
/
+21
|
*
|
powerpc: Use asm_goto_volatile for put_user()
Michael Ellerman
2020-11-05
1
-2
/
+2
|
|
/
*
|
powerpc/perf: Add new power PMU flag "PPMU_P10_DD1" for power10 DD1
Athira Rajeev
2020-11-19
1
-0
/
+1
*
|
powerpc: Remove RFI macro
Christophe Leroy
2020-11-19
1
-5
/
+0
*
|
powerpc/64s: Replace RFI by RFI_TO_KERNEL and remove RFI
Christophe Leroy
2020-11-19
1
-1
/
+0
*
|
powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32
Christophe Leroy
2020-11-19
1
-5
/
+0
*
|
powerpc/mm: Move setting PTE specific flags to pfn_pmd()
Aneesh Kumar K.V
2020-11-19
1
-1
/
+16
*
|
powerpc/bitops: Fix possible undefined behaviour with fls() and fls64()
Christophe Leroy
2020-11-19
1
-2
/
+21
*
|
powerpc/64s: Convert some cpu_setup() and cpu_restore() functions to C
Jordan Niethe
2020-11-19
1
-0
/
+12
|
/
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
2
-2
/
+2
*
Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-10-24
3
-3
/
+16
|
\
|
*
powerpc/uaccess: Don't use "m<>" constraint with GCC 4.9
Christophe Leroy
2020-10-22
2
-2
/
+15
|
*
powerpc/64s: Remove TM from Power10 features
Jordan Niethe
2020-10-20
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-10-23
1
-0
/
+1
|
\
\
|
*
\
Merge tag 'kvm-ppc-next-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-09-22
1
-0
/
+1
|
|
\
\
|
|
*
|
KVM: PPC: Book3S HV: XICS: Replace the 'destroy' method by a 'release' method
Greg Kurz
2020-09-03
1
-0
/
+1
*
|
|
|
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-10-22
1
-0
/
+8
|
\
\
\
\
|
*
|
|
|
kbuild: preprocess module linker script
Masahiro Yamada
2020-09-24
1
-0
/
+8
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-10-22
3
-57
/
+22
|
\
\
\
\
|
*
|
|
|
powerpc: remove address space overrides using set_fs()
Christoph Hellwig
2020-09-09
3
-57
/
+6
|
*
|
|
|
powerpc: use non-set_fs based maccess routines
Christoph Hellwig
2020-09-09
1
-0
/
+16
*
|
|
|
|
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-10-16
37
-285
/
+280
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Revert "powerpc/pci: unmap legacy INTx interrupts when a PHB is removed"
Qian Cai
2020-10-15
1
-6
/
+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
2
-5
/
+5
|
*
|
|
|
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/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
1
-5
/
+0
|
*
|
|
|
powerpc: Remove __USE_RTC()
Christophe Leroy
2020-10-08
1
-27
/
+1
|
*
|
|
|
powerpc: Remove support for PowerPC 601
Christophe Leroy
2020-10-08
5
-19
/
+5
|
*
|
|
|
powerpc: Drop SYNC_601() ISYNC_601() and SYNC()
Christophe Leroy
2020-10-08
1
-4
/
+0
|
*
|
|
|
powerpc: Remove CONFIG_PPC601_SYNC_FIX
Christophe Leroy
2020-10-08
1
-6
/
+0
|
*
|
|
|
powerpc/book3s64/radix: Make radix_mem_block_size 64bit
Aneesh Kumar K.V
2020-10-08
1
-1
/
+1
|
*
|
|
|
powerpc/drmem: Make lmb_size 64 bit
Aneesh Kumar K.V
2020-10-08
1
-2
/
+2
|
*
|
|
|
powerpc/security: Fix link stack flush instruction
Nicholas Piggin
2020-10-08
1
-1
/
+3
|
*
|
|
|
powerpc/eeh: Delete eeh_pe->config_addr
Oliver O'Halloran
2020-10-07
1
-1
/
+0
|
*
|
|
|
pseries/hotplug-memory: hot-add: skip redundant LMB lookup
Scott Cheloha
2020-10-06
1
-0
/
+3
|
*
|
|
|
powerpc/smp: Remove get_physical_package_id
Srikar Dronamraju
2020-10-06
1
-5
/
+0
|
*
|
|
|
powerpc/smp: Stop updating cpu_core_mask
Srikar Dronamraju
2020-10-06
1
-5
/
+0
|
*
|
|
|
powerpc/topology: Update topology_core_cpumask
Srikar Dronamraju
2020-10-06
1
-1
/
+1
[next]