Age | Commit message (Expand) | Author |
2008-08-20 | powerpc: Replace __FUNCTION__ with __func__ | Harvey Harrison |
2008-08-20 | powerpc: Use the common ascii hex helpers | Harvey Harrison |
2008-08-20 | powerpc: Streamline ret_from_except_lite for non-iSeries platforms | Michael Ellerman |
2008-08-20 | powerpc: Fix vio_bus_probe oops on probe error | Brian King |
2008-08-20 | powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices | Joachim Fenkes |
2008-08-20 | powerpc: Fix /dev/oldmem interface for kdump | Michael Ellerman |
2008-08-18 | powerpc: Use generic compat_sys_old_readdir | Christoph Hellwig |
2008-08-18 | powerpc/kexec: Fix up KEXEC_CONTROL_CODE_SIZE missed during conversion | Paul Collins |
2008-08-18 | powerpc: Remove dead module_find_bug code | Steven Rostedt |
2008-08-18 | powerpc: Add CMO enabled flag and paging space data to lparcfg | Robert Jennings |
2008-08-18 | powerpc: Fix TLB invalidation on boot on 32-bit | Rocky Craig |
2008-08-15 | kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE | Huang Ying |
2008-08-11 | powerpc/pci: Don't keep ISA memory hole resources in the tree | Benjamin Herrenschmidt |
2008-08-11 | powerpc: Zero fill the return values of rtas argument buffer | Nathan Fontenot |
2008-08-04 | powerpc: Remove use of CONFIG_PPC_MERGE | Kumar Gala |
2008-07-30 | powerpc: Don't use the wrong thread_struct for ptrace get/set VSX regs | Michael Neuling |
2008-07-30 | powerpc: Fix ptrace buffer size for VSX | Michael Neuling |
2008-07-30 | powerpc: Correctly hookup PTRACE_GET/SETVSRREGS for 32 bit processes | Michael Neuling |
2008-07-30 | powerpc: Allow non-hcall return values for lparcfg writes | Nathan Fontenot |
2008-07-28 | powerpc/powermac: Fixup default serial port device for pmac_zilog | Benjamin Herrenschmidt |
2008-07-28 | powerpc: Show processor cache information in sysfs | Nathan Lynch |
2008-07-28 | powerpc: Make core id information available to userspace | Nathan Lynch |
2008-07-28 | powerpc: Make core sibling information available to userspace | Nathan Lynch |
2008-07-28 | powerpc/vio: More fallout from dma_mapping_error API change | Stephen Rothwell |
2008-07-28 | powerpc: Add TIF_NOTIFY_RESUME support for tracehook | Roland McGrath |
2008-07-28 | powerpc: Make syscall tracing use tracehook.h helpers | Roland McGrath |
2008-07-28 | powerpc: Call tracehook_signal_handler() when setting up signal frames | Roland McGrath |
2008-07-28 | powerpc: Update cpu_sibling_maps dynamically | Nathan Lynch |
2008-07-28 | powerpc: register_cpu_online should be __cpuinit | Nathan Lynch |
2008-07-28 | powerpc: kill useless SMT code in prom_hold_cpus | Nathan Lynch |
2008-07-28 | powerpc: Fix vio build warnings | Nathan Lynch |
2008-07-28 | powerpc/booke: Clean up the hardware watchpoint support | Kumar Gala |
2008-07-28 | powerpc: Removed duplicated include in stacktrace.c | Huang Weiyi |
2008-07-26 | SL*B: drop kmem cache argument from constructor | Alexey Dobriyan |
2008-07-26 | kexec jump | Huang Ying |
2008-07-26 | powerpc: Fix boot problem due to AT_BASE_PLATFORM change | Nathan Lynch |
2008-07-25 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2008-07-25 | kprobes: improve kretprobe scalability with hashed locking | Srinivasa D S |
2008-07-25 | powerpc/pseries: Remove kmalloc call in handling writes to lparcfg | Nathan Fontenot |
2008-07-25 | powerpc/pseries: Update arch vector to indicate support for CMO | Nathan Fontenot |
2008-07-25 | powerpc/pseries: Verify CMO memory entitlement updates with virtual I/O | Nathan Fontenot |
2008-07-25 | powerpc/pseries: vio bus support for CMO | Robert Jennings |
2008-07-25 | powerpc/pseries: iommu enablement for CMO | Robert Jennings |
2008-07-25 | powerpc/pseries: Add CMO paging statistics | Brian King |
2008-07-25 | powerpc/pseries: Split retrieval of processor entitlement data into a helper ... | Robert Jennings |
2008-07-25 | powerpc/pseries: Add memory entitlement capabilities to /proc/ppc64/lparcfg | Nathan Fontenot |
2008-07-25 | powerpc/pseries: Split processor entitlement retrieval and gathering to helpe... | Nathan Fotenot |
2008-07-25 | powerpc/pseries: Remove extraneous error reporting for hcall failures in lparcfg | Nathan Fontenot |
2008-07-25 | powerpc: Fix compile error with binutils 2.15 | Segher Boessenkool |
2008-07-25 | powerpc: BookE hardware watchpoint support | Luis Machado |