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_32.c
Age
Commit message (
Expand
)
Author
2021-06-17
powerpc: Don't use 'struct ppc_inst' to reference instruction location
Christophe Leroy
2021-06-16
powerpc: Replace PPC_INST_NOP by PPC_RAW_NOP()
Christophe Leroy
2021-03-29
powerpc/32: Statically initialise first emergency context
Christophe Leroy
2020-12-05
powerpc: Remove ucache_bsize
Christophe Leroy
2020-12-05
powerpc: Retire e200 core (mpc555x processor)
Christophe Leroy
2020-10-08
powerpc: Remove support for PowerPC 601
Christophe Leroy
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-05-26
powerpc/mm: Allocate static page tables for fixmap
Christophe Leroy
2020-05-19
powerpc: Use a datatype for instructions
Jordan Niethe
2020-05-19
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
2020-05-19
powerpc: Change calling convention for create_branch() et. al.
Jordan Niethe
2020-04-01
powerpc/32: drop unused ISA_DMA_THRESHOLD
Mike Rapoport
2020-01-27
powerpc/32: Use vmapped stacks for interrupts
Christophe Leroy
2020-01-27
powerpc/32: Add early stack overflow detection with VMAP stack.
Christophe Leroy
2020-01-26
powerpc: align stack to 2 * THREAD_SIZE with VMAP_STACK
Christophe Leroy
2019-11-19
powerpc: Add support for GENERIC_EARLY_IOREMAP
Christophe Leroy
2019-08-28
powerpc/32: drop CPU_FTR_UNIFIED_ID_CACHE
Christophe Leroy
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-03
powerpc/32: Move early_init() in a separate file
Christophe Leroy
2019-03-07
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-02-23
powerpc/irq: use memblock functions returning virtual address
Christophe Leroy
2019-01-22
powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAM
Finn Thain
2019-01-22
powerpc: Replace nvram_* extern declarations with standard header
Finn Thain
2018-12-20
powerpc/dma: remove the unused ISA_DMA_THRESHOLD export
Christoph Hellwig
2018-12-19
powerpc/32: use patch_site_addr() in machine_init()
Christophe Leroy
2018-11-26
powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
Christophe Leroy
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-08-10
powerpc/32: Include setup.h header file to fix warnings
Mathieu Malaterre
2018-08-10
powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabled
Christophe Leroy
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
2018-07-30
powerpc: remove kdump.h from page.h
Christophe Leroy
2018-03-13
powerpc/32: Add missing prototypes for (early|machine)_init()
Mathieu Malaterre
2018-03-13
powerpc/32: Make some functions static
Mathieu Malaterre
2017-09-01
powerpc/32: remove a NOP from memset()
Christophe Leroy
2017-02-06
powerpc: Move {d,i,u}cache_bsize definitions to a common place
Benjamin Herrenschmidt
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-08-10
powerpc/32: Fix crash during static key init
Benjamin Herrenschmidt
2016-08-10
powerpc: Update obsolete comment in setup_32.c about early_init()
Benjamin Herrenschmidt
2016-08-07
ppc: move exports to definitions
Al Viro
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: Re-order the call to smp_setup_cpu_maps()
Benjamin Herrenschmidt
2016-07-21
powerpc/32: Move cache info inits to a separate function
Benjamin Herrenschmidt
2016-07-21
powerpc: Get rid of ppc_md.init_early()
Benjamin Herrenschmidt
2016-07-21
powerpc: Move 32-bit probe() machine to later in the boot process
Benjamin Herrenschmidt
2016-07-21
powerpc: Factor do_feature_fixup calls
Benjamin Herrenschmidt
2016-07-11
powerpc: Move epapr_paravirt_early_init() to early_init_devtree()
Benjamin Herrenschmidt
[next]