index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
setup_32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-09
powerpc/inst: Define ppc_inst_t
Christophe Leroy
1
-1
/
+1
2021-12-09
powerpc/config: Add CONFIG_BOOKE_OR_40x
Christophe Leroy
1
-1
/
+1
2021-06-17
powerpc: Don't use 'struct ppc_inst' to reference instruction location
Christophe Leroy
1
-1
/
+1
2021-06-16
powerpc: Replace PPC_INST_NOP by PPC_RAW_NOP()
Christophe Leroy
1
-1
/
+1
2021-03-29
powerpc/32: Statically initialise first emergency context
Christophe Leroy
1
-1
/
+1
2020-12-05
powerpc: Remove ucache_bsize
Christophe Leroy
1
-1
/
+0
2020-12-05
powerpc: Retire e200 core (mpc555x processor)
Christophe Leroy
1
-2
/
+0
2020-10-08
powerpc: Remove support for PowerPC 601
Christophe Leroy
1
-1
/
+1
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-05-26
powerpc/mm: Allocate static page tables for fixmap
Christophe Leroy
1
-1
/
+1
2020-05-19
powerpc: Use a datatype for instructions
Jordan Niethe
1
-2
/
+2
2020-05-19
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
1
-1
/
+1
2020-05-19
powerpc: Change calling convention for create_branch() et. al.
Jordan Niethe
1
-2
/
+2
2020-04-01
powerpc/32: drop unused ISA_DMA_THRESHOLD
Mike Rapoport
1
-1
/
+0
2020-01-27
powerpc/32: Use vmapped stacks for interrupts
Christophe Leroy
1
-0
/
+3
2020-01-27
powerpc/32: Add early stack overflow detection with VMAP stack.
Christophe Leroy
1
-0
/
+12
2020-01-26
powerpc: align stack to 2 * THREAD_SIZE with VMAP_STACK
Christophe Leroy
1
-1
/
+1
2019-11-19
powerpc: Add support for GENERIC_EARLY_IOREMAP
Christophe Leroy
1
-0
/
+3
2019-08-28
powerpc/32: drop CPU_FTR_UNIFIED_ID_CACHE
Christophe Leroy
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-03
powerpc/32: Move early_init() in a separate file
Christophe Leroy
1
-28
/
+0
2019-03-07
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-10
/
+16
2019-02-23
powerpc/irq: use memblock functions returning virtual address
Christophe Leroy
1
-10
/
+16
2019-01-22
powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAM
Finn Thain
1
-11
/
+0
2019-01-22
powerpc: Replace nvram_* extern declarations with standard header
Finn Thain
1
-24
/
+1
2018-12-20
powerpc/dma: remove the unused ISA_DMA_THRESHOLD export
Christoph Hellwig
1
-1
/
+0
2018-12-19
powerpc/32: use patch_site_addr() in machine_init()
Christophe Leroy
1
-2
/
+1
2018-11-26
powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
Christophe Leroy
1
-1
/
+1
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
1
-5
/
+5
2018-08-10
powerpc/32: Include setup.h header file to fix warnings
Mathieu Malaterre
1
-0
/
+2
2018-08-10
powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabled
Christophe Leroy
1
-4
/
+3
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
1
-0
/
+1
2018-07-30
powerpc: remove kdump.h from page.h
Christophe Leroy
1
-0
/
+1
2018-03-13
powerpc/32: Add missing prototypes for (early|machine)_init()
Mathieu Malaterre
1
-0
/
+1
2018-03-13
powerpc/32: Make some functions static
Mathieu Malaterre
1
-4
/
+3
2017-09-01
powerpc/32: remove a NOP from memset()
Christophe Leroy
1
-1
/
+6
2017-02-06
powerpc: Move {d,i,u}cache_bsize definitions to a common place
Benjamin Herrenschmidt
1
-8
/
+0
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-0
/
+6
2016-08-10
powerpc/32: Fix crash during static key init
Benjamin Herrenschmidt
1
-0
/
+3
2016-08-10
powerpc: Update obsolete comment in setup_32.c about early_init()
Benjamin Herrenschmidt
1
-4
/
+2
2016-08-07
ppc: move exports to definitions
Al Viro
1
-0
/
+6
2016-08-01
powerpc: Move cpu_has_feature() to a separate file
Kevin Hao
1
-0
/
+1
2016-07-21
powerpc: Merge 32-bit and 64-bit setup_arch()
Benjamin Herrenschmidt
1
-61
/
+4
2016-07-21
powerpc: Re-order setup_panic()
Benjamin Herrenschmidt
1
-3
/
+2
2016-07-21
powerpc: Re-order the call to smp_setup_cpu_maps()
Benjamin Herrenschmidt
1
-2
/
+2
2016-07-21
powerpc/32: Move cache info inits to a separate function
Benjamin Herrenschmidt
1
-11
/
+16
2016-07-21
powerpc: Get rid of ppc_md.init_early()
Benjamin Herrenschmidt
1
-3
/
+0
2016-07-21
powerpc: Move 32-bit probe() machine to later in the boot process
Benjamin Herrenschmidt
1
-16
/
+19
[next]