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
/
misc_32.S
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-25
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-14
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-07
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-11
powerpc32: Remove one insn in mulhdu
Christophe Leroy
1
-6
/
+5
2016-03-11
powerpc32: small optimisation in flush_icache_range()
Christophe Leroy
1
-3
/
+2
2016-03-11
powerpc32: move xxxxx_dcache_range() functions inline
Christophe Leroy
1
-65
/
+0
2016-03-11
powerpc32: Remove clear_pages() and define clear_page() inline
Christophe Leroy
1
-16
/
+0
2016-03-11
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-09-30
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
2011-05-20
powerpc: Fix 32-bit SMP build
Josh Boyer
1
-1
/
+1
2011-05-19
powerpc/smp: Make start_secondary_resume available to all CPU variants
Benjamin Herrenschmidt
1
-0
/
+11
2010-11-29
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
Stephen Rothwell
1
-0
/
+1
2010-08-31
powerpc/kexec: Adds correct calling convention for kexec purgatory
Matthew McClintock
1
-0
/
+3
2010-06-15
powerpc: Unconditionally enabled irq stacks
Christoph Hellwig
1
-2
/
+0
2010-05-24
powerpc/kexec: Add support for FSL-BookE
Sebastian Andrzej Siewior
1
-0
/
+17
2010-05-05
powerpc/47x: Base ppc476 support
Dave Kleikamp
1
-2
/
+7
2009-12-09
powerpc/8xx: Start using dcbX instructions in various copy routines
Joakim Tjernlund
1
-18
/
+0
2009-08-27
powerpc: Fix __flush_icache_range on 44x
Josh Boyer
1
-0
/
+7
2008-12-29
powerpc/44x: Support 16K/64K base page sizes on 44x
Ilya Yanok
1
-6
/
+6
2008-12-21
powerpc/mm: Split low level tlb invalidate for nohash processors
Benjamin Herrenschmidt
1
-233
/
+0
2008-12-21
powerpc/mm: Add SMP support to no-hash TLB handling
Benjamin Herrenschmidt
1
-0
/
+9
2008-12-17
powerpc/fsl-booke: Fix the miss interrupt restore
Dave Liu
1
-2
/
+2
2008-12-13
powerpc/fsl-booke: Fix problem with _tlbil_va being interrupted
Kumar Gala
1
-0
/
+3
2008-11-08
powerpc/fsl-booke: Fix synchronization bug w/local tlb invalidates
Kumar Gala
1
-0
/
+4
2008-10-10
powerpc: Fix error path in kernel_thread function
Josh Poimboeuf
1
-3
/
+5
2008-09-24
powerpc: Introduce local (non-broadcast) forms of tlb invalidates
Kumar Gala
1
-0
/
+54
2008-08-18
powerpc/kexec: Fix up KEXEC_CONTROL_CODE_SIZE missed during conversion
Paul Collins
1
-1
/
+1
2008-06-26
powerpc/kprobes: Some minor fixes
Kumar Gala
1
-1
/
+1
2008-04-29
[POWERPC] Add IRQSTACKS support on ppc32
Kumar Gala
1
-0
/
+25
2008-04-24
[POWERPC] Clean up access to thread_info in assembly
Kumar Gala
1
-3
/
+3
[next]