index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-13
powerpc/pseries/cmm: Simulation mode
David Hildenbrand
1
-8
/
+30
2019-11-13
powerpc/pseries/cmm: Switch to balloon_page_alloc()
David Hildenbrand
1
-2
/
+1
2019-11-13
powerpc/pseries/cmm: Implement balloon compaction
David Hildenbrand
2
-14
/
+120
2019-11-13
powerpc/pseries/cmm: Convert loaned_pages to an atomic_long_t
David Hildenbrand
1
-16
/
+19
2019-11-13
powerpc/pseries/cmm: Rip out memory isolate notifier
David Hildenbrand
1
-96
/
+1
2019-11-13
powerpc/pseries/cmm: Use adjust_managed_page_count() insted of totalram_pages_*
David Hildenbrand
1
-3
/
+3
2019-11-13
powerpc/pseries/cmm: Drop page array
David Hildenbrand
1
-127
/
+36
2019-11-13
powerpc/pseries/cmm: Cleanup rc handling in cmm_init()
David Hildenbrand
1
-4
/
+3
2019-11-13
powerpc/pseries/cmm: Report errors when registering notifiers fails
David Hildenbrand
1
-2
/
+6
2019-11-13
powerpc/pseries/cmm: Implement release() function for sysfs device
David Hildenbrand
1
-0
/
+5
2019-11-13
powerpc/pseries: Add cpu DLPAR support for drc-info property
Tyrel Datwyler
1
-15
/
+112
2019-11-13
powerpc/pseries: Fix drc-info mappings of logical cpus to drc-index
Tyrel Datwyler
1
-13
/
+10
2019-11-13
powerpc/pseries: Fix bad drc_index_start value parsing of drc-info entry
Tyrel Datwyler
1
-5
/
+3
2019-11-13
Merge branch 'topic/secureboot' into next
Michael Ellerman
4
-0
/
+147
2019-11-13
powerpc/powernv: Add OPAL API interface to access secure variable
Nayna Jain
4
-0
/
+147
2019-11-11
dma-direct: provide mmap and get_sgtable method overrides
Christoph Hellwig
1
-1
/
+0
2019-11-05
powerpc/pseries: safely roll back failed DLPAR cpu add
Nathan Lynch
1
-57
/
+59
2019-11-05
powerpc/pseries: address checkpatch warnings in dlpar_offline_cpu
Nathan Lynch
1
-6
/
+5
2019-11-04
Merge branch 'fixes' into next
Michael Ellerman
2
-17
/
+38
2019-11-02
powerpc: pseries: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-55
/
+10
2019-10-29
powerpc/powernv: Fix CPU idle to be called with IRQs disabled
Nicholas Piggin
1
-16
/
+37
2019-10-28
powerpc/book3s64/hash: Use secondary hash for bolted mapping if the primary is full
Aneesh Kumar K.V
1
-3
/
+11
2019-10-28
powerpc/pseries: Don't opencode HPTE_V_BOLTED
Aneesh Kumar K.V
1
-1
/
+1
2019-10-25
powerpc/powernv/eeh: Fix oops when probing cxl devices
Frederic Barrat
1
-1
/
+1
2019-10-23
compat_ioctl: move WDIOC handling into wdt drivers
Arnd Bergmann
1
-0
/
+1
2019-10-13
Merge branch 'fixes' into next
Michael Ellerman
2
-0
/
+4
2019-10-11
powerpc/powernv: Add queue mechanism for early messages
Deb McLemore
1
-2
/
+84
2019-10-11
spufs: fix a crash in spufs_create_root()
Emmanuel Nicolet
1
-0
/
+1
2019-10-10
powerpc/papr_scm: Fix an off-by-one check in papr_scm_meta_{get, set}
Vaibhav Jain
1
-2
/
+2
2019-10-09
powerpc/pseries: Remove confusing warning message.
Laurent Dufour
1
-0
/
+3
2019-09-28
Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
5
-25
/
+214
2019-09-25
powerpc/nvdimm: use H_SCM_QUERY hcall on H_OVERLAP error
Aneesh Kumar K.V
1
-8
/
+40
2019-09-25
powerpc/nvdimm: Use HCALL error as the return value
Aneesh Kumar K.V
1
-15
/
+11
2019-09-24
Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-88
/
+113
2019-09-24
powerpc/pseries: Call H_BLOCK_REMOVE when supported
Laurent Dufour
1
-2
/
+21
2019-09-24
powerpc/pseries: Read TLB Block Invalidate Characteristics
Laurent Dufour
3
-0
/
+142
2019-09-24
KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flag
Michael Roth
1
-1
/
+1
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
44
-1058
/
+3052
2019-09-18
vfs: Convert spufs to use the new mount API
David Howells
1
-88
/
+113
2019-09-14
powerpc/fadump: support holes in kernel boot memory area
Hari Bathini
4
-30
/
+45
2019-09-14
powerpc/fadump: remove RMA_START and RMA_END macros
Hari Bathini
1
-1
/
+1
2019-09-14
powerpc/fadump: consider f/w load area
Hari Bathini
4
-1
/
+51
2019-09-14
powerpc/opalcore: provide an option to invalidate /sys/firmware/opal/core file
Hari Bathini
1
-0
/
+38
2019-09-14
powerpc/opalcore: export /sys/firmware/opal/core for analysing opal crashes
Hari Bathini
4
-57
/
+678
2019-09-14
powerpc/fadump: add support to preserve crash data on FADUMP disabled kernel
Hari Bathini
2
-0
/
+74
2019-09-14
powerpc/fadump: process architected register state data provided by firmware
Hari Bathini
2
-6
/
+242
2019-09-14
powerpc/fadump: handle invalidation of crashdump and re-registraion
Hari Bathini
1
-1
/
+11
2019-09-14
powerpc/fadump: Warn before processing partial crashdump
Hari Bathini
1
-0
/
+24
2019-09-14
powerpc/fadump: process the crashdump by exporting it as /proc/vmcore
Hari Bathini
1
-2
/
+145
2019-09-14
powerpc/fadump: support copying multiple kernel boot memory regions
Hari Bathini
1
-7
/
+27
[prev]
[next]