index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
setup-common.c
Age
Commit message (
Expand
)
Author
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-10-03
powerpc: Wire up memtest
Christophe Leroy
2018-08-08
powerpc/64: Call setup_barrier_nospec() from setup_arch()
Michael Ellerman
2018-06-19
powerpc/64: hard disable irqs on the panic()ing CPU
Nicholas Piggin
2018-05-25
powerpc/tau: Synchronize function prototypes and body
Mathieu Malaterre
2018-04-01
powerpc/64e: Fix oops due to deferral of paca allocation
Michael Ellerman
2018-03-31
Merge branch 'topic/paca' into next
Michael Ellerman
2018-03-30
powerpc/64: Defer paca allocation until memory topology is discovered
Nicholas Piggin
2018-03-30
powerpc/setup: Add cpu_to_phys_id array
Nicholas Piggin
2018-03-30
powerpc/mm/numa: move numa topology discovery earlier
Nicholas Piggin
2018-03-06
powerpc/mm/slice: Fix hugepage allocation at hint address on 8xx
Christophe Leroy
2018-02-02
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-01-21
Merge branch 'fixes' into next
Michael Ellerman
2018-01-16
powerpc: Cosmetic cleanup of cpuinfo_op
Benjamin Herrenschmidt
2018-01-16
powerpc: Make newline in cpuinfo unconditional
Benjamin Herrenschmidt
2018-01-16
powerpc: make use of for_each_node_by_type() instead of open-coding it
Dmitry Torokhov
2018-01-10
powerpc: rename dma_direct_ to dma_nommu_
Christoph Hellwig
2018-01-11
powerpc: Don't preempt_disable() in show_cpuinfo()
Benjamin Herrenschmidt
2017-12-05
Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"
David Gibson
2017-11-13
powerpc/64s: mm_context.addr_limit is only used on hash
Nicholas Piggin
2017-11-10
Merge branch 'fixes' into next
Michael Ellerman
2017-11-06
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
Michael Ellerman
2017-10-03
powerpc/4xx: Fix compile error with 64K pages on 40x, 44x
Christian Lamparter
2017-09-08
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
2017-08-31
powerpc: Do not call ppc_md.panic in fadump panic notifier
Nicholas Piggin
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2017-08-16
powerpc/mm/hugetlb: Add support for reserving gigantic huge pages via kernel ...
Aneesh Kumar K.V
2017-07-03
Merge branch 'fixes' into next
Michael Ellerman
2017-06-27
powerpc: Fix /proc/cpuinfo revision for POWER9 DD2
Michael Neuling
2017-06-08
powerpc/mm/4k: Limit 4k page size config to 64TB virtual address space
Aneesh Kumar K.V
2017-05-12
Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-05-09
powerpc: Don't print cpu_spec->cpu_name if it's NULL
Nicholas Piggin
2017-05-08
powerpc/fadump: remove dependency with CONFIG_KEXEC
Hari Bathini
2017-04-11
powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
Michael Ellerman
2017-04-01
powerpc/mm: Enable mappings above 128TB
Aneesh Kumar K.V
2017-04-01
powerpc/mm: Add addr_limit to mm_context and use it to derive max slice index
Aneesh Kumar K.V
2017-02-06
powerpc: Move {d,i,u}cache_bsize definitions to a common place
Benjamin Herrenschmidt
2016-12-02
powerpc/iommu: Pass mm_struct to init/cleanup helpers
Alexey Kardashevskiy
2016-09-25
powerpc: Call chained reset handlers during reset
Andrey Smirnov
2016-09-25
powerpc: Factor out common code in setup-common.c
Andrey Smirnov
2016-08-01
powerpc: Move cpu_has_feature() to a separate file
Kevin Hao
2016-07-21
powerpc: Merge 32-bit and 64-bit setup_arch()
Benjamin Herrenschmidt
2016-07-21
powerpc: Re-order setup_panic()
Benjamin Herrenschmidt
2016-07-21
powerpc: Ensure that ppc_md is empty before probing for machine type
Benjamin Herrenschmidt
2016-07-13
powerpc: Don't test for machine type in smp_setup_cpu_maps()
Benjamin Herrenschmidt
2016-05-11
powerpc: Remove unnecessary CONFIG_SMP #ifdefs
Chris Smart
2014-11-03
powerpc: Convert power off logic to pm_power_off
Alexander Graf
2014-10-02
powerpc: Add printk levels to powerpc code
Anton Blanchard
[next]