index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
misc_64.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
2018-07-30
1
-0
/
+1
*
powerpc: Remove unused flush_dcache_phys_range()
Matt Brown
2018-03-20
1
-38
/
+0
*
powerpc/kexec: Fix kexec/kdump in P9 guest kernels
Michael Ellerman
2017-11-24
1
-0
/
+2
*
powerpc/kexec: Fix radix to hash kexec due to IAMR/AMOR
Balbir Singh
2017-07-10
1
-0
/
+12
*
powerpc/64: Fix flush_(d|i)cache_range() called from modules
Oliver O'Halloran
2017-04-05
1
-2
/
+2
*
powerpc/64: Fix naming of cache block vs. cache line
Benjamin Herrenschmidt
2017-02-06
1
-14
/
+14
*
powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.
Thiago Jung Bauermann
2016-11-30
1
-3
/
+3
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-14
1
-0
/
+4
|
\
|
*
ppc: move exports to definitions
Al Viro
2016-08-07
1
-0
/
+4
*
|
powerpc/64/kexec: Copy image with MMU off when possible
Benjamin Herrenschmidt
2016-09-23
1
-4
/
+14
*
|
powerpc/64/kexec: NULL check "clear_all" in kexec_sequence
Benjamin Herrenschmidt
2016-09-23
1
-3
/
+4
*
|
powerpc/kernel: Use kprobe blacklist for asm functions
Nicholas Piggin
2016-09-19
1
-2
/
+3
|
/
*
powerpc/mm: Move hash table ops to a separate structure
Benjamin Herrenschmidt
2016-07-21
1
-1
/
+1
*
powerpc: Define and use PPC64_ELF_ABI_v2/v1
Michael Ellerman
2016-06-14
1
-1
/
+1
*
powerpc: Simplify module TOC handling
Alan Modra
2016-01-21
1
-28
/
+0
*
powerpc/book3e-64: Enable kexec
Tiejun Chen
2015-10-27
1
-0
/
+6
*
powerpc/book3e-64/kexec: Set "r4 = 0" when entering spinloop
Scott Wood
2015-10-27
1
-0
/
+2
*
powerpc/book3e-64/kexec: create an identity TLB mapping
Tiejun Chen
2015-10-27
1
-1
/
+51
*
powerpc/kexec: Reset secondary cpu endianness before kexec
Samuel Mendoza-Jonas
2015-08-20
1
-2
/
+11
*
powerpc: module: handle MODVERSION for .TOC.
Rusty Russell
2014-04-23
1
-0
/
+9
*
powerpc: EXPORT_SYMBOL(.TOC.)
Rusty Russell
2014-04-23
1
-0
/
+19
*
powerpc: ABIv2 function calls must place target address in r12
Anton Blanchard
2014-04-23
1
-2
/
+6
*
powerpc: No need to use dot symbols when branching to a function
Anton Blanchard
2014-04-23
1
-5
/
+5
*
Merge branch 'merge' into next
Benjamin Herrenschmidt
2013-12-30
1
-1
/
+4
|
\
|
*
powerpc: Fix build break with PPC_EARLY_DEBUG_BOOTX=y
Michael Ellerman
2013-12-10
1
-1
/
+4
*
|
powerpc: purge all the prefetched instructions for the coherent icache flush
Kevin Hao
2013-12-02
1
-0
/
+6
|
/
*
powerpc/irq: Run softirqs off the top of the irq stack
Benjamin Herrenschmidt
2013-09-25
1
-6
/
+4
*
powerpc: remove the unused function disable_kernel_fp()
Kevin Hao
2013-08-14
1
-13
/
+0
*
powerpc/pmac: Early debug output on screen on 64-bit macs
Benjamin Herrenschmidt
2013-08-14
1
-0
/
+31
*
powerpc: Remove the symbol __flush_icache_range
Kevin Hao
2013-08-14
1
-1
/
+1
*
powerpc: Move the testing of CPU_FTR_COHERENT_ICACHE into __flush_icache_range
Kevin Hao
2013-08-14
1
-1
/
+3
*
powerpc: Provide __bswapdi2
David Woodhouse
2013-05-14
1
-0
/
+11
*
powerpc: split ret_from_fork
Al Viro
2012-09-30
1
-34
/
+0
*
powerpc: Fixes for instructions not using correct register naming
Michael Neuling
2012-07-10
1
-2
/
+2
*
powerpc/pasemi: Move lbz/stbciz to ppc-opcode.h
Michael Neuling
2012-07-10
1
-5
/
+0
*
powerpc: Fix usage of register macros getting ready for %r0 change
Michael Neuling
2012-07-10
1
-2
/
+2
*
powerpc/maple: Enable scom access functions on Maple
Dmitry Eremin-Solenikov
2011-06-29
1
-2
/
+2
*
powerpc/kexec: Fix memory corruption from unallocated slaves
Milton Miller
2011-05-19
1
-5
/
+8
*
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
Stephen Rothwell
2010-11-29
1
-0
/
+1
*
powerpc: Unconditionally enabled irq stacks
Christoph Hellwig
2010-06-15
1
-2
/
+0
*
powerpc/kexec: Fix race in kexec shutdown
Michael Neuling
2010-05-21
1
-3
/
+5
*
powerpc: Move VMX and VSX asm code to vector.S
Benjamin Herrenschmidt
2009-06-09
1
-92
/
+0
*
powerpc: Disable VSX or current process in giveup_fpu/altivec
Michael Neuling
2009-04-07
1
-0
/
+8
*
powerpc: Kexec exit should not use magic numbers
Milton Miller
2008-10-31
1
-6
/
+3
*
powerpc: Support for relocatable kdump kernel
Mohan Kumar M
2008-10-22
1
-3
/
+6
*
powerpc: Fix error path in kernel_thread function
Josh Poimboeuf
2008-10-10
1
-3
/
+5
*
powerpc: fix giveup_vsx to save registers correctly
Michael Neuling
2008-07-15
1
-4
/
+4
*
powerpc: Add VSX context save/restore, ptrace and signal support
Michael Neuling
2008-07-01
1
-0
/
+33
*
[POWERPC] Clean up misc_64.S
Kumar Gala
2008-04-24
1
-16
/
+4
*
[POWERPC] kernel_execve is identical in 32 and 64 bit
Stephen Rothwell
2007-12-11
1
-7
/
+0
[next]