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
/
head_64.S
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-10
Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-0
/
+4
2022-09-28
powerpc/64s/interrupt: halt early boot interrupts if paca is not set up
Nicholas Piggin
1
-0
/
+3
2022-09-28
powerpc/64: provide a helper macro to load r2 with the kernel TOC
Nicholas Piggin
1
-2
/
+2
2022-09-28
powerpc/64: use 32-bit immediate for STACK_FRAME_REGS_MARKER
Nicholas Piggin
1
-7
/
+0
2022-09-26
powerpc: Remove CONFIG_PPC_BOOK3E
Christophe Leroy
1
-20
/
+20
2022-09-20
powerpc/64: don't refer nr_cpu_ids in asm code when it's undefined
Yury Norov
1
-0
/
+4
2022-06-29
powerpc/64e: KASAN Full support for BOOK3E/64
Christophe Leroy
1
-0
/
+3
2022-05-22
powerpc: Fix all occurences of "the the"
Michael Ellerman
1
-1
/
+1
2022-05-19
powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}
Christophe Leroy
1
-1
/
+1
2021-12-23
powerpc/64/asm: Do not reassign labels
Daniel Axtens
1
-9
/
+9
2021-12-23
powerpc/toc: Future proof kernel toc
Alan Modra
1
-1
/
+1
2021-07-26
powerpc/kexec: blacklist functions called in real mode for kprobe
Hari Bathini
1
-0
/
+2
2021-06-25
powerpc/64: move interrupt return asm to interrupt_64.S
Nicholas Piggin
1
-1
/
+4
2021-06-17
powerpc: Define swapper_pg_dir[] in C
Christophe Leroy
1
-15
/
+0
2021-06-17
powerpc: Define empty_zero_page[] in C
Christophe Leroy
1
-5
/
+0
2020-12-09
powerpc/64s: Remove MSR[ISF] bit
Nicholas Piggin
1
-2
/
+1
2020-12-04
powerpc/64: Fix an EMIT_BUG_ENTRY in head_64.S
Jordan Niethe
1
-1
/
+1
2020-11-19
powerpc/64s: Replace RFI by RFI_TO_KERNEL and remove RFI
Christophe Leroy
1
-2
/
+7
2020-11-02
powerpc/64: Set up a kernel stack for secondaries before cpu_restore()
Jordan Niethe
1
-4
/
+4
2020-09-08
powerpc/64: Remove unused generic_secondary_thread_init()
Michael Ellerman
1
-5
/
+2
2020-05-15
powerpc/64: Don't initialise init_task->thread.regs
Michael Ellerman
1
-8
/
+1
2020-03-25
powerpc/64s: Fix section mismatch warnings from boot code
Michael Ellerman
1
-1
/
+3
2019-08-28
powerpc/prom: convert PROM_BUG() to standard trap
Christophe Leroy
1
-2
/
+4
2019-08-27
powerpc/64: optimise LOAD_REG_IMMEDIATE_SYM()
Christophe Leroy
1
-1
/
+1
2019-08-27
powerpc: rewrite LOAD_REG_IMMEDIATE() as an intelligent macro
Christophe Leroy
1
-1
/
+1
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+2
2019-06-16
powerpc/64: mark start_here_multiplatform as __ref
Christophe Leroy
1
-0
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-20
powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWX
Russell Currey
1
-1
/
+3
2019-02-23
powerpc/64: Simplify __secondary_start paca->kstack handling
Michael Ellerman
1
-11
/
+9
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
1
-0
/
+1
2018-03-30
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
1
-9
/
+10
2018-01-19
powerpc/64: Rename soft_enabled to irq_soft_mask
Madhavan Srinivasan
1
-3
/
+3
2018-01-19
powerpc/64: Add #defines for paca->soft_enabled flags
Madhavan Srinivasan
1
-2
/
+3
2017-11-10
powerpc/powernv: Avoid waiting for secondary hold spinloop with OPAL
Nicholas Piggin
1
-5
/
+11
2017-08-31
powerpc/asm: Convert .llong directives to .8byte
Tobin C. Harding
1
-4
/
+4
2017-03-20
powerpc/64: Allow for THREAD_SIZE > 16k
Hamish Martin
1
-1
/
+2
2016-11-30
powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.
Thiago Jung Bauermann
1
-1
/
+1
2016-11-28
powerpc/64e: Convert cmpi to cmpwi in head_64.S
Nicholas Piggin
1
-4
/
+4
2016-11-14
powerpc/64: Add an option to force run-at-load to test relocation
Nicholas Piggin
1
-1
/
+8
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-0
/
+2
2016-10-04
powerpc: Use gas sections for arranging exception vectors
Nicholas Piggin
1
-15
/
+29
2016-10-04
powerpc/64: Change the way relocation copy is calculated
Nicholas Piggin
1
-4
/
+9
2016-08-07
ppc: move exports to definitions
Al Viro
1
-0
/
+2
2016-07-21
powerpc/64: Move the content of setup_system() to setup_arch()
Benjamin Herrenschmidt
1
-4
/
+1
2016-06-14
powerpc: Define and use PPC64_ELF_ABI_v2/v1
Michael Ellerman
1
-1
/
+1
2016-05-11
powerpc/mm/radix: Make sure swapper pgdir is properly aligned
Aneesh Kumar K.V
1
-5
/
+8
2016-03-16
powerpc/book3e-64: Use hardcoded mttmr opcode
Scott Wood
1
-4
/
+5
2016-03-04
powerpc/mpc85xx: Add CPU hotplug support for E6500
chenhui zhao
1
-0
/
+78
2016-03-04
powerpc/rcpm: add RCPM driver
chenhui zhao
1
-0
/
+19
[next]