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
*
arch: remove compat_alloc_user_space
Arnd Bergmann
2021-09-09
1
-16
/
+0
*
compat: remove some compat entry points
Arnd Bergmann
2021-09-09
1
-5
/
+5
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
3
-12
/
+5
|
\
|
*
trap: cleanup trap_init()
Kefeng Wang
2021-09-08
1
-5
/
+0
|
*
mm/memory_hotplug: remove nid parameter from remove_memory() and friends
David Hildenbrand
2021-09-08
1
-5
/
+4
|
*
mm/memory_hotplug: remove nid parameter from arch_remove_memory()
David Hildenbrand
2021-09-08
1
-2
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-09-07
6
-16
/
+17
|
\
\
|
*
\
Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-09-06
12
-10
/
+99
|
|
\
\
|
*
|
|
KVM: stats: Add halt polling related histogram stats
Jing Zhang
2021-08-20
1
-2
/
+14
|
*
|
|
KVM: stats: Add halt_wait_ns stats for all architectures
Jing Zhang
2021-08-20
4
-4
/
+1
|
*
|
|
KVM: stats: Support linear and logarithmic histogram statistics
Jing Zhang
2021-08-20
2
-8
/
+0
|
*
|
|
KVM: Move last_used_slot logic out of search_memslots
David Matlack
2021-08-06
2
-2
/
+2
*
|
|
|
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-09-05
1
-4
/
+1
|
\
\
\
\
|
*
|
|
|
tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
Masahiro Yamada
2021-08-16
1
-4
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-09-04
4
-4
/
+3
|
\
\
\
\
|
*
|
|
|
isystem: ship and use stdarg.h
Alexey Dobriyan
2021-08-19
3
-3
/
+3
|
*
|
|
|
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2021-08-19
1
-1
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-09-03
176
-2577
/
+2580
|
\
\
\
\
|
*
\
\
\
Merge branch 'fixes' into next
Michael Ellerman
2021-09-03
18
-81
/
+125
|
|
\
\
\
\
|
*
|
|
|
|
powerpc/bug: Cast to unsigned long before passing to inline asm
Michael Ellerman
2021-09-01
1
-1
/
+2
|
*
|
|
|
|
powerpc/ptdump: Fix generic ptdump for 64-bit
Michael Ellerman
2021-09-01
1
-0
/
+2
|
*
|
|
|
|
KVM: PPC: Fix clearing never mapped TCEs in realmode
Alexey Kardashevskiy
2021-08-30
1
-3
/
+6
|
*
|
|
|
|
powerpc/pseries/iommu: Rename "direct window" to "dma window"
Leonardo Bras
2021-08-26
1
-42
/
+45
|
*
|
|
|
|
powerpc/pseries/iommu: Make use of DDW for indirect mapping
Leonardo Bras
2021-08-26
1
-15
/
+74
|
*
|
|
|
|
powerpc/pseries/iommu: Find existing DDW with given property name
Leonardo Bras
2021-08-26
1
-10
/
+15
|
*
|
|
|
|
powerpc/pseries/iommu: Update remove_dma_window() to accept property name
Leonardo Bras
2021-08-26
1
-8
/
+10
|
*
|
|
|
|
powerpc/pseries/iommu: Reorganize iommu_table_setparms*() with new helper
Leonardo Bras
2021-08-26
1
-34
/
+38
|
*
|
|
|
|
powerpc/pseries/iommu: Add ddw_property_create() and refactor enable_ddw()
Leonardo Bras
2021-08-26
1
-45
/
+84
|
*
|
|
|
|
powerpc/pseries/iommu: Allow DDW windows starting at 0x00
Leonardo Bras
2021-08-26
1
-18
/
+18
|
*
|
|
|
|
powerpc/pseries/iommu: Add ddw_list_new_entry() helper
Leonardo Bras
2021-08-26
1
-11
/
+21
|
*
|
|
|
|
powerpc/pseries/iommu: Add iommu_pseries_alloc_table() helper
Leonardo Bras
2021-08-26
1
-11
/
+14
|
*
|
|
|
|
powerpc/kernel/iommu: Add new iommu_table_in_use() helper
Leonardo Bras
2021-08-26
2
-30
/
+32
|
*
|
|
|
|
powerpc/pseries/iommu: Replace hard-coded page shift
Leonardo Bras
2021-08-26
2
-24
/
+23
|
*
|
|
|
|
powerpc/numa: Update cpu_cpu_map on CPU online/offline
Srikar Dronamraju
2021-08-26
3
-5
/
+18
|
*
|
|
|
|
powerpc/numa: Print debug statements only when required
Srikar Dronamraju
2021-08-26
1
-5
/
+4
|
*
|
|
|
|
powerpc/numa: convert printk to pr_xxx
Srikar Dronamraju
2021-08-26
1
-13
/
+9
|
*
|
|
|
|
powerpc/numa: Drop dbg in favour of pr_debug
Srikar Dronamraju
2021-08-26
1
-15
/
+9
|
*
|
|
|
|
powerpc/smp: Enable CACHE domain for shared processor
Srikar Dronamraju
2021-08-26
1
-1
/
+1
|
*
|
|
|
|
powerpc/smp: Update cpu_core_map on all PowerPc systems
Srikar Dronamraju
2021-08-26
1
-6
/
+5
|
*
|
|
|
|
powerpc/smp: Fix a crash while booting kvm guest with nr_cpus=2
Srikar Dronamraju
2021-08-26
1
-1
/
+1
|
*
|
|
|
|
powerpc/configs/microwatt: Enable options for systemd
Joel Stanley
2021-08-26
1
-1
/
+4
|
*
|
|
|
|
powerpc/configs/microwattt: Enable Liteeth
Joel Stanley
2021-08-26
1
-0
/
+1
|
*
|
|
|
|
powerpc/microwatt: Add Ethernet to device tree
Joel Stanley
2021-08-26
1
-0
/
+12
|
*
|
|
|
|
powerpc: Redefine HMT_xxx macros as empty on PPC32
Christophe Leroy
2021-08-26
1
-0
/
+9
|
*
|
|
|
|
Merge changes from Paul Gortmaker
Michael Ellerman
2021-08-26
17
-1021
/
+2
|
|
\
\
\
\
\
|
|
*
|
|
|
|
powerpc: retire sbc8641d board support
Paul Gortmaker
2021-08-26
6
-273
/
+1
|
|
*
|
|
|
|
powerpc: retire sbc8548 board support
Paul Gortmaker
2021-08-26
11
-748
/
+1
|
*
|
|
|
|
|
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2021-08-26
10
-139
/
+180
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
powerpc/64s: Remove WORT SPR from POWER9/10
Nicholas Piggin
2021-08-25
2
-5
/
+0
|
|
*
|
|
|
|
|
KVM: PPC: Book3S HV Nested: Reflect guest PMU in-use to L0 when guest SPRs ar...
Nicholas Piggin
2021-08-25
2
-0
/
+27
[next]