Age | Commit message (Expand) | Author |
2014-04-28 | powerpc: Export flush_icache_range | Jeff Mahoney |
2013-10-11 | Merge branch 'for-kvm' into next | Benjamin Herrenschmidt |
2013-10-11 | powerpc: Provide for giveup_fpu/altivec to save state in alternate location | Paul Mackerras |
2013-10-11 | powerpc: Added __cmpdi2 for signed 64bit comparision | Bharat Bhushan |
2013-10-11 | powerpc: Use generic memcpy code in little endian | Anton Blanchard |
2013-10-11 | powerpc: Use generic checksum code in little endian | Anton Blanchard |
2013-08-14 | powerpc: Remove the empty giveup_fpu() function on 32bit kernel | Kevin Hao |
2013-08-14 | powerpc: Remove the symbol __flush_icache_range | Kevin Hao |
2013-05-14 | powerpc: Provide __bswapdi2 | David Woodhouse |
2012-10-29 | Merge remote-tracking branch 'master' into queue | Marcelo Tosatti |
2012-10-05 | powerpc/epapr: export epapr_hypercall_start | Scott Wood |
2012-09-30 | powerpc: split ret_from_fork | Al Viro |
2012-05-27 | powerpc: Use the new generic strncpy_from_user() and strnlen_user() | Paul Mackerras |
2012-05-06 | kvm/powerpc: Add new ioctl to retreive server MMU infos | Benjamin Herrenschmidt |
2012-03-28 | Disintegrate asm/system.h for PowerPC | David Howells |
2011-10-31 | powerpc: various straight conversions from module.h --> export.h | Paul Gortmaker |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-05-19 | powerpc: Simplify 4k/64k copy_page logic | Anton Blanchard |
2010-11-29 | powerpc: Add support for popcnt instructions | Anton Blanchard |
2010-08-01 | KVM: PPC: elide struct thread_struct instances from stack | Andreas Schwab |
2010-05-31 | powerpc: Don't export cvt_fd & _df when CONFIG_PPC_FPU is not set | Benjamin Herrenschmidt |
2010-05-17 | KVM: PPC: Find HTAB ourselves | Alexander Graf |
2010-05-17 | KVM: PPC: Export MMU variables | Alexander Graf |
2010-05-17 | KVM: PPC: Don't export Book3S symbols on BookE | Alexander Graf |
2010-04-25 | KVM: PPC: Add helpers to call FPU instructions | Alexander Graf |
2010-03-01 | KVM: PPC: Export __giveup_vsx | Alexander Graf |
2009-11-24 | powerpc: do not export pci_alloc/free_consistent | Stephen Rothwell |
2009-10-30 | powerpc: Enable sparse irq_descs on powerpc | Michael Ellerman |
2009-01-08 | powerpc: Export cacheable_memzero as its now used in a driver | Kumar Gala |
2008-12-21 | powerpc/mm: Add SMP support to no-hash TLB handling | Benjamin Herrenschmidt |
2008-12-21 | powerpc/mm: Split mmu_context handling | Benjamin Herrenschmidt |
2008-10-20 | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt |
2008-09-24 | powerpc: Introduce local (non-broadcast) forms of tlb invalidates | Kumar Gala |
2008-07-15 | Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build | Benjamin Herrenschmidt |
2008-07-01 | powerpc: Add VSX context save/restore, ptrace and signal support | Michael Neuling |
2008-06-23 | Merge branch 'linus' into tracing/ftrace | Ingo Molnar |
2008-06-16 | [POWERPC] Remove ppc32's export of console_drivers | Stephen Rothwell |
2008-05-26 | ftrace: powerpc clean ups | Steven Rostedt |
2008-04-30 | Basic braille screen reader support | Samuel Thibault |
2008-04-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds |
2008-04-18 | [POWERPC] irqtrace support for 64-bit powerpc | Benjamin Herrenschmidt |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox |
2008-04-07 | [POWERPC] Add hand-coded assembly strcmp | Steven Rostedt |
2008-03-26 | [POWERPC] Really export empty_zero_page | Stephen Rothwell |
2008-03-13 | [POWERPC] Export empty_zero_page | Theodore Ts'o |
2008-03-13 | [POWERPC] Add __ucmpdi2 for 64-bit comparisons in 32-bit kernels | Paul Mackerras |
2008-01-25 | [POWERPC] Export copy_page() on 32bit | Joseph Fannin |
2007-12-13 | [POWERPC] Kill non-existent symbols from ksyms and commproc.h | Jochen Friedrich |
2007-09-22 | [POWERPC] Fix build errors when BLOCK=n | Emil Medve |
2007-08-20 | [POWERPC] Fix 40x build | Josh Boyer |