index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
machdep.h
Age
Commit message (
Expand
)
Author
2024-03-03
powerpc/machdep: Define 'compatibles' property in ppc_md and use it
Christophe Leroy
2023-11-06
powerpc: Remove file parameter from phys_mem_access_prot()
Thomas Zimmermann
2023-11-06
powerpc/machdep: Remove trailing whitespaces
Thomas Zimmermann
2023-03-15
powerpc/machdep: Define 'compatible' property in ppc_md and use it
Christophe Leroy
2023-03-15
powerpc/machdep: Make machine name const
Christophe Leroy
2023-02-15
powerpc/machdep: warn when machine_is() used too early
Nathan Lynch
2022-09-26
powerpc: Cleanup idle for e500
Christophe Leroy
2022-08-06
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-07-18
random: remove CONFIG_ARCH_RANDOM
Jason A. Donenfeld
2022-06-20
powerpc: Don't include asm/setup.h in asm/machdep.h
Christophe Leroy
2022-03-08
powerpc/mce: Avoid using irq_work_queue() in realmode
Ganesh Goudar
2022-02-07
powerpc/machdep: Move sys_ctrler_t definition into pmac_feature.h
Christophe Leroy
2022-02-07
powerpc/machdep: Remove CONFIG_PPC_HAS_FEATURE_CALLS
Christophe Leroy
2021-11-29
powerpc: Mark probe_machine() __init and static
Michael Ellerman
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
David Hildenbrand
2021-10-22
powerpc/machdep: Remove stale functions from ppc_md structure
Christophe Leroy
2021-02-03
powerpc/pci: Add ppc_md.discover_phbs()
Oliver O'Halloran
2020-12-08
powerpc/machdep: remove suspend_disable_cpu()
Nathan Lynch
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-09-18
powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self()
Michael Ellerman
2020-09-15
powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10
Nicholas Piggin
2020-07-26
powerpc/watchpoint: Guest support for 2nd DAWR hcall
Ravi Bangoria
2019-09-05
powerpc: Remove empty comment
Jordan Niethe
2019-08-27
powerpc/mm: rework io-workaround invocation.
Christophe Leroy
2019-08-27
powerpc/mm: drop ppc_md.iounmap() and __iounmap()
Christophe Leroy
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-02-18
dma-mapping, powerpc: simplify the arch dma_set_mask override
Christoph Hellwig
2019-02-18
powerpc/dma: stop overriding dma_get_required_mask
Christoph Hellwig
2018-10-14
powerpc: handover page flags with a pgprot_t parameter
Christophe Leroy
2018-09-19
powerpc/pseries: Flush SLB contents on SLB MCE errors.
Mahesh Salgaonkar
2018-06-03
powerpc: use time64_t in read_persistent_clock
Arnd Bergmann
2018-01-21
Merge branch 'fixes' into next
Michael Ellerman
2017-12-11
powerpc/pci: Separate SR-IOV Calls
Bryant G. Ly
2017-12-05
Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"
David Gibson
2017-08-31
powerpc: Do not call ppc_md.panic in fadump panic notifier
Nicholas Piggin
2017-06-19
powerpc/64s/idle: Move soft interrupt mask logic into C code
Nicholas Piggin
2017-04-19
powerpc/powernv: Override pcibios_default_alignment() to force PCI devices to...
Yongji Xie
2016-11-30
powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.
Thiago Jung Bauermann
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2016-08-04
powerpc/mm: Move register_process_table() out of ppc_md
Michael Ellerman
2016-07-21
powerpc: Get rid of ppc_md.init_early()
Benjamin Herrenschmidt
2016-07-21
powerpc/mm: Move hash table ops to a separate structure
Benjamin Herrenschmidt
2016-07-17
powerpc/mm/radix: Update machine call back to support new HCALL.
Aneesh Kumar K.V
2016-07-14
powerpc: Make ppc_md.{halt, restart} __noreturn
Daniel Axtens
2016-05-01
powerpc/mm/radix: Add partition table format & callback
Aneesh Kumar K.V
2016-03-01
powerpc/mm: Handle removing maybe-present bolted HPTEs
David Gibson
2016-03-01
powerpc: Fix misspellings in comments.
Adam Buchbinder
2015-10-09
powerpc: Fix checkstop in native_hpte_clear() with lockdep
Cyril Bur
2015-07-23
powerpc: Use hardware RNG for arch_get_random_seed_* not arch_get_random_*
Paul Mackerras
[next]