| Commit message (Expand) | Author | Age |
... | |
* | powerpc: Remove use of CONFIG_PPC_MERGE | Kumar Gala | 2008-08-03 |
* | powerpc: Force printing of 'total_memory' to unsigned long long | Tony Breeds | 2008-08-03 |
* | powerpc: Fix compiler warning in arch/powerpc/mm/mem.c | Tony Breeds | 2008-08-03 |
* | powerpc: Move include files to arch/powerpc/include/asm | Stephen Rothwell | 2008-08-03 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2008-07-30 |
|\ |
|
| * | powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3) | Nick Piggin | 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-30 |
| * | Merge commit 'kumar/kumar-next' | Benjamin Herrenschmidt | 2008-07-30 |
| |\ |
|
| | * | powerpc/fsl: proliferate simple-bus compatibility to soc nodes | Kim Phillips | 2008-07-29 |
| | * | cpm2: Rework baud rate generators configuration to support external clocks. | Laurent Pinchart | 2008-07-28 |
| | * | powerpc: rtc_cmos_setup: assign interrupts only if there is i8259 PIC | Anton Vorontsov | 2008-07-28 |
| | * | cpm_uart: Add generic clock API support to set baudrates | Laurent Pinchart | 2008-07-28 |
| | * | powerpc: implement GPIO LIB API on CPM1 Freescale SoC. | Jochen Friedrich | 2008-07-28 |
| | * | cpm2: Implement GPIO LIB API on CPM2 Freescale SoC. | Laurent Pinchart | 2008-07-28 |
| | * | powerpc: clean up the Book-E HW watchpoint support | Kumar Gala | 2008-07-25 |
* | | | cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called already | Thomas Renninger | 2008-07-30 |
|/ / |
|
* | | powerpc: Disable 64K hugetlb support when doing 64K SPU mappings | Benjamin Herrenschmidt | 2008-07-28 |
* | | powerpc/powermac: Fixup default serial port device for pmac_zilog | Benjamin Herrenschmidt | 2008-07-28 |
* | | powerpc/powermac: Use sane default baudrate for SCC debugging | 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/pseries: Fix CMO sysdev attribute API change fallout | Stephen Rothwell | 2008-07-28 |
* | | powerpc: Enable tracehook for the architecture | Roland McGrath | 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 |
* | | KVM: ppc: fix invalidation of large guest pages | Hollis Blanchard | 2008-07-27 |
* | | powerpc: use generic show_mem() | Johannes Weiner | 2008-07-26 |
* | | SL*B: drop kmem cache argument from constructor | Alexey Dobriyan | 2008-07-26 |
* | | kexec jump | Huang Ying | 2008-07-26 |
* | | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 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 |