Age | Commit message (Expand) | Author |
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 |
2007-07-10 | [POWERPC] Remove unused do_signal export | Christoph Hellwig |
2007-06-29 | [POWERPC] Move pci_bus_to_hose users to pci_bus_to_host | Kumar Gala |
2007-06-29 | [POWERPC] Removed dead code related to PCI on ppc32 | Kumar Gala |
2007-05-02 | [POWERPC] Remove duplicate export of __div64_32. | Scott Wood |
2007-04-30 | Merge branch 'linux-2.6' into for-2.6.22 | Paul Mackerras |
2007-04-26 | [STRING]: Move strcasecmp/strncasecmp to lib/string.c | David S. Miller |
2007-04-13 | [POWERPC] Remove unused inclusion of linux/ide.h | Olaf Hering |
2007-02-07 | [POWERPC] Compile fixes for arch/powerpc dcr code | David Gibson |
2006-12-10 | [POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is set | Kumar Gala |
2006-10-16 | [POWERPC] Lazy interrupt disabling for 64-bit machines | Paul Mackerras |
2006-09-20 | [POWERPC] convert string i/o operations to C | Stephen Rothwell |