index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
misc_32.S
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-02
powerpc: Rewrite FSL_BOOKE flush_cache_instruction() in C
Christophe Leroy
1
-22
/
+0
2020-09-02
powerpc: Rewrite 4xx flush_cache_instruction() in C
Christophe Leroy
1
-6
/
+1
2020-09-02
powerpc: Remove flush_instruction_cache for book3s/32
Christophe Leroy
1
-10
/
+2
2020-09-02
powerpc: Drop _nmask_and_or_msr()
Christophe Leroy
1
-13
/
+0
2020-06-02
powerpc/32: Blacklist functions running with MMU disabled for kprobe
Christophe Leroy
1
-0
/
+2
2020-05-28
powerpc/40x: Remove support for IBM 403GCX
Christophe Leroy
1
-9
/
+0
2019-11-21
powerpc/32: Split kexec low level code out of misc_32.S
Christophe Leroy
1
-491
/
+0
2019-11-07
powerpc: Convert flush_icache_range & friends to C
Alastair D'Silva
1
-120
/
+0
2019-08-28
powerpc/32: don't use CPU_FTR_COHERENT_ICACHE
Christophe Leroy
1
-9
/
+12
2019-08-28
powerpc/32: drop CPU_FTR_UNIFIED_ID_CACHE
Christophe Leroy
1
-2
/
+2
2019-08-28
powerpc/32s: use CONFIG_PPC_BOOK3S_601 instead of reading PVR
Christophe Leroy
1
-4
/
+2
2019-08-20
powerpc/32: Add warning on misaligned copy_page() or clear_page()
Christophe Leroy
1
-0
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-02-23
powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
Christophe Leroy
1
-2
/
+1
2019-02-23
powerpc: regain entire stack space
Christophe Leroy
1
-4
/
+2
2019-02-23
powerpc: Don't use CURRENT_THREAD_INFO to find the stack
Christophe Leroy
1
-1
/
+1
2019-02-23
powerpc: call_do_[soft]irq() takes a pointer to the stack
Christophe Leroy
1
-1
/
+1
2019-02-23
powerpc: Only use task_struct 'cpu' field on SMP
Christophe Leroy
1
-0
/
+4
2018-11-26
powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
Christophe Leroy
1
-2
/
+2
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
1
-0
/
+1
2017-06-02
powerpc/40x: Clear MSR_DR in one insn instead of two
Christophe Leroy
1
-4
/
+2
2016-12-26
powerpc: Fix build warning on 32-bit PPC
Larry Finger
1
-1
/
+1
2016-11-30
powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.
Thiago Jung Bauermann
1
-1
/
+1
2016-10-15
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-0
/
+10
2016-09-22
ppc: there is no clear_pages to export
Stephen Rothwell
1
-1
/
+0
2016-09-19
powerpc/kernel: Use kprobe blacklist for asm functions
Nicholas Piggin
1
-1
/
+3
2016-08-08
ppc: move exports to definitions
Al Viro
1
-0
/
+11
2016-06-14
powerpc/32: Get rid of sub_reloc_offset()
Christophe Leroy
1
-14
/
+0
2016-04-11
powerpc: Remove orphaned asm implementation of abs()
Michael Ellerman
1
-6
/
+0
2016-03-12
powerpc32: Remove one insn in mulhdu
Christophe Leroy
1
-6
/
+5
2016-03-12
powerpc32: small optimisation in flush_icache_range()
Christophe Leroy
1
-3
/
+2
2016-03-12
powerpc32: move xxxxx_dcache_range() functions inline
Christophe Leroy
1
-65
/
+0
2016-03-12
powerpc32: Remove clear_pages() and define clear_page() inline
Christophe Leroy
1
-16
/
+0
2016-03-12
powerpc/8xx: rewrite flush_instruction_cache() in C
Christophe Leroy
1
-6
/
+4
2015-12-17
powerpc/476fpe: Add support for kexec
Alistair Popple
1
-0
/
+2
2015-07-27
atomic: Collapse all atomic_{set,clear}_mask definitions
Peter Zijlstra
1
-19
/
+0
2014-02-17
powerpc: Set the correct ksp_limit on ppc32 when switching to irq stack
Kevin Hao
1
-1
/
+4
2013-12-02
powerpc: purge all the prefetched instructions for the coherent icache flush
Kevin Hao
1
-1
/
+3
2013-10-11
powerpc: Added __cmpdi2 for signed 64bit comparision
Bharat Bhushan
1
-0
/
+14
2013-09-25
powerpc: Remove ksp_limit on ppc64
Benjamin Herrenschmidt
1
-0
/
+16
2013-09-25
powerpc/irq: Run softirqs off the top of the irq stack
Benjamin Herrenschmidt
1
-5
/
+4
2013-08-14
powerpc: Remove the symbol __flush_icache_range
Kevin Hao
1
-1
/
+1
2013-08-14
powerpc: Move the testing of CPU_FTR_COHERENT_ICACHE into __flush_icache_range
Kevin Hao
1
-0
/
+1
2013-05-14
powerpc: Provide __bswapdi2
David Woodhouse
1
-0
/
+11
2012-10-01
powerpc: split ret_from_fork
Al Viro
1
-33
/
+0
2012-07-11
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
Stuart Yoder
1
-2
/
+2
2012-05-03
powerpc/47x: Kernel support for KEXEC
Suzuki Poulose
1
-6
/
+189
2012-05-03
powerpc/44x: Fix/Initialize PID to kernel PID before the TLB search
Suzuki Poulose
1
-2
/
+6
2011-11-16
powerpc/4xx: Fix typos in kexec config dependencies
Suzuki Poulose
1
-1
/
+1
2011-08-11
powerpc/44x: Kexec support for PPC440X chipsets
Suzuki Poulose
1
-0
/
+171
[next]