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
/
include
/
asm
/
processor.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-05
powerpc/mm: Convert to default topdown mmap layout
Christophe Leroy
1
-2
/
+0
2022-03-08
powerpc: Move C prototypes out of asm-prototypes.h
Christophe Leroy
1
-0
/
+8
2021-12-09
powerpc: Add KUAP support for BOOKE and 40x
Christophe Leroy
1
-0
/
+3
2021-12-09
powerpc/32s: Save content of sr0 to avoid 'mfsr'
Christophe Leroy
1
-0
/
+9
2021-12-02
powerpc/signal32: Use struct_group() to zero spe regs
Kees Cook
1
-2
/
+4
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-1
/
+1
2021-06-17
powerpc/64: drop redundant defination of spin_until_cond
Sudeep Holla
1
-11
/
+0
2021-06-17
powerpc/32s: Rework Kernel Userspace Access Protection
Christophe Leroy
1
-1
/
+9
2021-04-08
powerpc/64s: power4 nap fixup in C
Nicholas Piggin
1
-0
/
+1
2021-03-29
powerpc/math: Fix missing __user qualifier for get_user() and other sparse wa...
Christophe Leroy
1
-0
/
+2
2021-03-29
powerpc/32: Always enable data translation in exception prolog
Christophe Leroy
1
-3
/
+1
2021-03-29
powerpc/32: Remove ksp_limit
Christophe Leroy
1
-2
/
+0
2020-12-04
powerpc/book3s64/pkeys: Don't update SPRN_AMR when in kernel mode.
Aneesh Kumar K.V
1
-4
/
+0
2020-12-04
powerpc/signal: Remove get_clean_sp()
Christophe Leroy
1
-14
/
+0
2020-12-04
powerpc/signal: Don't manage floating point regs when no FPU
Christophe Leroy
1
-0
/
+2
2020-12-04
powerpc/processor: Move cpu_relax() into asm/vdso/processor.h
Christophe Leroy
1
-11
/
+2
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-7
/
+0
2020-10-06
powerpc/tm: Save and restore AMR on treclaim and trechkpt
Gustavo Romero
1
-0
/
+1
2020-09-15
powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10
Nicholas Piggin
1
-1
/
+1
2020-09-08
powerpc: remove address space overrides using set_fs()
Christoph Hellwig
1
-7
/
+0
2020-09-02
powerpc: Move flush_instruction_cache() prototype in asm/cacheflush.h
Christophe Leroy
1
-1
/
+0
2020-09-02
powerpc: Drop _nmask_and_or_msr()
Christophe Leroy
1
-1
/
+0
2020-09-02
powerpc: drop hard_reset_now() and poweroff_now() declaration
Christophe Leroy
1
-2
/
+0
2020-09-02
powerpc/fpu: Drop cvt_fd() and cvt_df()
Christophe Leroy
1
-2
/
+0
2020-07-22
powerpc/perf: Add support for ISA3.1 PMU SPRs
Madhavan Srinivasan
1
-0
/
+4
2020-07-20
powerpc/book3s64/kuap: Move UAMOR setup to key init function
Aneesh Kumar K.V
1
-1
/
+0
2020-06-02
powerpc/64s: Don't set FSCR bits in INIT_THREAD
Michael Ellerman
1
-1
/
+0
2020-05-19
powerpc/watchpoint: Prepare handler to handle more than one watchpoint
Ravi Bangoria
1
-1
/
+1
2020-05-19
powerpc/watchpoint: Convert thread_struct->hw_brk to an array
Ravi Bangoria
1
-1
/
+1
2020-05-19
powerpc/watchpoint: Introduce function to get nr watchpoints dynamically
Ravi Bangoria
1
-1
/
+1
2020-05-15
powerpc: Drop unneeded cast in task_pt_regs()
Michael Ellerman
1
-1
/
+1
2020-05-15
powerpc/64: Don't initialise init_task->thread.regs
Michael Ellerman
1
-1
/
+0
2020-04-20
powerpc: Use mm_context vas_windows counter to issue CP_ABORT
Haren Myneni
1
-1
/
+0
2020-02-18
powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACK
Christophe Leroy
1
-0
/
+4
2020-01-26
powerpc/32: prepare for CONFIG_VMAP_STACK
Christophe Leroy
1
-0
/
+6
2020-01-16
powerpc/64s: Reimplement power4_idle code in C
Nicholas Piggin
1
-0
/
+3
2019-06-15
processor: remove spin_cpu_yield
Heiko Carstens
1
-2
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-30
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-3
/
+6
2019-04-30
powerpc/64s: Reimplement book3s idle code in C
Nicholas Piggin
1
-3
/
+6
2019-04-21
powerpc/32s: Implement Kernel Userspace Access Protection
Christophe Leroy
1
-0
/
+3
2019-02-23
powerpc: regain entire stack space
Christophe Leroy
1
-2
/
+1
2019-02-23
powerpc: Use linux/thread_info.h in processor.h
Christophe Leroy
1
-1
/
+1
2019-02-23
powerpc: Use sizeof(struct thread_info) in INIT_SP_LIMIT
Christophe Leroy
1
-1
/
+1
2019-02-23
powerpc: Avoid circular header inclusion in mmu-hash.h
Christophe Leroy
1
-95
/
+5
2019-02-22
powerpc/6xx: Don't use SPRN_SPRG2 for storing stack pointer while in RTAS
Christophe Leroy
1
-0
/
+3
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
1
-6
/
+0
2018-10-14
powerpc/64s/hash: Add a SLB preload cache
Nicholas Piggin
1
-0
/
+1
2018-10-14
powerpc/64: Interrupts save PPR on stack rather than thread_struct
Nicholas Piggin
1
-4
/
+2
2018-10-03
Revert "convert SLB miss handlers to C" and subsequent commits
Michael Ellerman
1
-1
/
+0
[next]