| Commit message (Expand) | Author | Age |
* | Fix compile failure with non modular builds | James Bottomley | 2008-09-17 |
* | lib: Correct printk %pF to work on all architectures | James Bottomley | 2008-09-09 |
* | powerpc: Fix for getting CPU number in power_save_ppc32_restore() | Kumar Gala | 2008-09-03 |
* | powerpc: Work around gcc's -fno-omit-frame-pointer bug | Tony Breeds | 2008-09-03 |
* | powerpc: Make sure _etext is after all kernel text | Stephen Rothwell | 2008-09-03 |
* | powerpc: Fix uninitialised variable in VSX alignment code | Michael Neuling | 2008-09-03 |
* | powerpc: Fix vio_bus_probe oops on probe error | Brian King | 2008-08-19 |
* | powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices | Joachim Fenkes | 2008-08-19 |
* | powerpc: Fix /dev/oldmem interface for kdump | Michael Ellerman | 2008-08-19 |
* | 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-18 |
* | kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE | Huang Ying | 2008-08-15 |
* | powerpc/pci: Don't keep ISA memory hole resources in the tree | Benjamin Herrenschmidt | 2008-08-10 |
* | powerpc: Zero fill the return values of rtas argument buffer | Nathan Fontenot | 2008-08-10 |
* | powerpc: Remove use of CONFIG_PPC_MERGE | Kumar Gala | 2008-08-03 |
* | 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-30 |
* | 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-28 |
* | 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 |
|\ |
|
| * | 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 |