messages from 2010-08-22 06:07:32 to 2010-09-01 01:42:10 UTC [more...]
[PATCH] ucc_geth: fix ethtool set ring param bug
2010-09-01 1:43 UTC (5+ messages)
` [v1 PATCH] "
[PATCH 1/2] powerpc/mm: Assume first cpu is boot_cpuid not 0
2010-08-31 23:24 UTC (2+ messages)
` [PATCH 2/2] powerpc/fsl_booke: Add support to boot from core other than 0
[PATCH] powerpc/fsl_soc: Search all global-utilities nodes for rstccr
2010-08-31 22:44 UTC (5+ messages)
` [PATCH v2] "
[PATCH 0/8] v5 De-couple sysfs memory directories from memory sections
2010-08-31 21:57 UTC (5+ messages)
[git pull] Please pull powerpc.git merge branch
2010-08-31 21:51 UTC
[PATCH] powerpc/85xx: Add P1021 PCI IDs and quirks
2010-08-31 21:44 UTC (2+ messages)
[PATCH 1/7] drivers/macintosh/via-pmu-led.c: Add of_node_put to avoid memory leak
2010-08-31 21:41 UTC (14+ messages)
` [PATCH 4/7] arch/powerpc/platforms/powermac/pfunc_core.c: "
` [PATCH 5/7] arch/powerpc/sysdev/qe_lib/qe.c: "
` [PATCH 6/7] arch/powerpc/platforms/maple/setup.c: "
` [PATCH 7/7] arch/powerpc/platforms/cell: "
` [PATCH 2/7] drivers/serial/mpc52xx_uart.c: "
` [PATCH 3/7] drivers/mtd/nand/mpc5121_nfc.c: "
[PATCH] powerpc/85xx: Fix compile issue with p1022_ds due to lmb rename to memblock
2010-08-31 21:40 UTC (2+ messages)
[PATCH] arch/powerpc/platforms/83xx/mpc837x_mds.c: Add missing iounmap
2010-08-31 21:39 UTC (2+ messages)
[PATCH v2 1/4] fsl_rio: fix compile errors
2010-08-31 21:39 UTC (2+ messages)
[PATCH 0/3] MPC85xx compile fixes
2010-08-31 21:24 UTC (9+ messages)
` [PATCH 1/3] PPC: s/mtmsrd/MTMSR in ldstfp.S
` [PATCH 2/3] PPC: Fix compilation of fsl_rio.c
` [PATCH 3/3] PPC: Fix compilation of mpc85xx_mds.c
[PATCH] powerpc: mtmsrd not defined
2010-08-31 17:46 UTC (6+ messages)
52xx build error
2010-08-31 17:07 UTC (6+ messages)
` [PATCH] gpiolib: Add 'struct gpio_chip' forward declaration for !GPIOLIB case
[PATCH 1/4] drivers/serial/ucc_uart.c: Add of_node_put to avoid memory leak
2010-08-31 15:48 UTC (2+ messages)
` [PATCH 4/4] arch/powerpc/platforms/chrp/nvram.c: "
SPI driver for MPC837xERDB
2010-08-31 12:30 UTC
[PATCH 1/2] powerpc: Account time using timebase rather than PURR
2010-08-31 11:59 UTC (3+ messages)
` [PATCH 2/2] powerpc, pseries: Re-enable dispatch trace log userspace interface
` [PATCH 2/2 v2] "
[PATCH] powerpc/512x: fix clk_get() return value
2010-08-31 8:43 UTC
[PATCH][RFC] preempt_count corruption across H_CEDE call with CONFIG_PREEMPT on pseries
2010-08-31 7:12 UTC (4+ messages)
[PATCH 00/26] KVM: PPC: Mid-August patch queue
2010-08-31 6:28 UTC (6+ messages)
` [PATCH 13/26] KVM: PPC: Add feature bitmap for magic page
[PATCH] of_mmc_spi: add card detect irq support
2010-08-31 6:14 UTC (8+ messages)
[git pull] Please pull powerpc.git merge branch
2010-08-31 5:56 UTC
[PATCH 2/2] powerpc/dart_iommu: Support for 64-bit iommu bypass window on PCIe
2010-08-31 5:24 UTC
[PATCH 1/2] powerpc/dma: Add optional platform override of dma_set_mask()
2010-08-31 5:23 UTC
[PULL 00/35] KVM: PPC: End-August patch queue
2010-08-31 2:32 UTC (36+ messages)
` [PATCH 01/35] KVM: PPC: Move EXIT_DEBUG partially to tracepoints
` [PATCH 02/35] KVM: PPC: Move book3s_64 mmu map debug print to trace point
` [PATCH 03/35] KVM: PPC: Add tracepoint for generic mmu map
` [PATCH 04/35] KVM: PPC: Move pte invalidate debug code to tracepoint
` [PATCH 05/35] KVM: PPC: Fix sid map search after flush
` [PATCH 06/35] KVM: PPC: Add tracepoints for generic spte flushes
` [PATCH 07/35] KVM: PPC: Preload magic page when in kernel mode
` [PATCH 08/35] KVM: PPC: Don't flush PTEs on NX/RO hit
` [PATCH 09/35] KVM: PPC: Make invalidation code more reliable
` [PATCH 10/35] KVM: PPC: Move slb debugging to tracepoints
` [PATCH 11/35] KVM: PPC: Revert "KVM: PPC: Use kernel hash function"
` [PATCH 12/35] KVM: PPC: Remove unused define
` [PATCH 13/35] KVM: PPC: Add feature bitmap for magic page
` [PATCH 14/35] KVM: PPC: Move BAT handling code into spr handler
` [PATCH 15/35] KVM: PPC: Interpret SR registers on demand
` [PATCH 16/35] KVM: PPC: Put segment registers in shared page
` [PATCH 17/35] KVM: PPC: Add mtsrin PV code
` [PATCH 18/35] KVM: PPC: Make PV mtmsr work with r30 and r31
` [PATCH 19/35] KVM: PPC: Update int_pending also on dequeue
` [PATCH 20/35] KVM: PPC: Make PV mtmsrd L=1 work with r30 and r31
` [PATCH 21/35] KVM: PPC: Force enable nap on KVM
` [PATCH 22/35] KVM: PPC: Implement correct SID mapping on Book3s_32
` [PATCH 23/35] KVM: PPC: Don't put MSR_POW in MSR
` [PATCH 24/35] KVM: PPC: initialize IVORs in addition to IVPR
` [PATCH 25/35] KVM: PPC: fix compilation of "dump tlbs" debug function
` [PATCH 26/35] KVM: PPC: allow ppc440gp to pass the compatibility check
` [PATCH 27/35] KVM: PPC: Enable napping only for Book3s_64
` [PATCH 28/35] KVM: PPC: Implement Level interrupts on Book3S
` [PATCH 29/35] KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM case
` [PATCH 30/35] KVM: PPC: Expose level based interrupt cap
` [PATCH 31/35] KVM: PPC: Implement level interrupts for BookE
` [PATCH 32/35] KVM: PPC: Document KVM_INTERRUPT ioctl
` [PATCH 33/35] KVM: PPC: e500_tlb: Fix a minor copy-paste tracing bug
` [PATCH 34/35] KVM: PPC: Fix compile error in e500_tlb.c
` [PATCH 35/35] KVM: PPC: Add documentation for magic page enhancements
[PATCH] powerpc/kvm/e500_tlb: Fix a minor copy-paste tracing bug
2010-08-31 1:07 UTC (6+ messages)
MPC85xx - accessing external interrupt
2010-08-30 7:36 UTC (2+ messages)
[PATCH] KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM case
2010-08-30 10:55 UTC (2+ messages)
Power machines fail to boot after build being successful
2010-08-30 7:35 UTC (6+ messages)
[PATCH] powerpc: Check end of stack canary at oops time
2010-08-30 0:18 UTC (4+ messages)
[PATCH v5 0/5] ptp: IEEE 1588 clock support
2010-08-29 13:32 UTC (33+ messages)
` [PATCH 1/5] ptp: Added a brand new class driver for ptp clocks
[PATCH 1/3][MTD] P4080/eLBC: Make Freescale elbc interrupt common to elbc devices
2010-08-29 11:06 UTC (2+ messages)
[PATCH] powerpc/kernel: Adds correct calling convention for kexec purgatory
2010-08-27 21:58 UTC
[PATCH] Use is_32bit_task() helper to test 32-bit binary
2010-08-27 13:49 UTC
[PATCH] mpc8308: fix USB DR controller initialization
2010-08-27 10:57 UTC
SPI bitbanging driver
2010-08-26 9:39 UTC
[PATCH] powerpc: don't use kernel stack with translation off
2010-08-26 7:04 UTC
[PATCH] powerpc: Wire up direct socket system calls
2010-08-26 5:56 UTC (2+ messages)
[PATCH 1/2] kdump: Allow shrinking of kdump region to be overridden
2010-08-25 0:37 UTC (3+ messages)
` [PATCH 2/2] powerpc: kdump: Override crash_free_reserved_phys_range to avoid freeing RTAS
[PATCH] powerpc: remove fpscr use from [kvm_]cvt_{fd,df}
2010-08-25 1:34 UTC (9+ messages)
[PATCH 1/1] powerpc: Clear cpu_sibling_map in cpu_die
2010-08-24 21:40 UTC (3+ messages)
64-bit ppc rwsem (was: Re: [GIT] Sparc)
2010-08-24 12:06 UTC (15+ messages)
` 64-bit ppc rwsem
` [PATCH 2/2] rwsem: Move powerpc atomic-long based implementation to asm-generic
` [PATCH 1/2] powerpc: Make rwsem use "long" type
[PATCH] [powerpc] Wire up fanotify_init, fanotify_mark, prlimit64 syscalls
2010-08-24 7:58 UTC (6+ messages)
[git pull] Please pull powerpc.git merge branch
2010-08-24 6:34 UTC
How to build the kernel without any optimization?
2010-08-23 18:18 UTC (3+ messages)
[PATCH] powerpc/platforms: fix config dependency problem
2010-08-23 17:36 UTC
[PATCH 0/4] *** SUBJECT HERE ***
2010-08-23 12:13 UTC (4+ messages)
` [PATCH 0/4] Some 47x patches for the powerpc-4xx tree
Please pull 'merge' branch of 4xx tree
2010-08-23 12:12 UTC
[PATCH] pmu: add compat_pmu_ioctl
2010-08-23 8:53 UTC (4+ messages)
` [PATCH/v2] via-pmu: "
Problems with compiling ldstfp.S
2010-08-22 6:00 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).