messages from 2013-03-18 11:13:12 to 2013-03-22 15:20:04 UTC [more...]
[PATCH v2 1/4] uprobes: add trap variant helper
2013-03-22 15:19 UTC (4+ messages)
` [PATCH v2 2/4] uprobes: refuse uprobe on trap variants
` [PATCH v2 3/4] uprobes/powerpc: teach uprobes to ignore gdb breakpoints
` [PATCH v2 4/4] uprobes/powerpc: remove additional trap instruction check
[PATCH 1/3] uprobes: add trap variant helper
2013-03-22 15:07 UTC (5+ messages)
` [PATCH 2/3] uprobes/powerpc: teach uprobes to ignore gdb breakpoints
` [PATCH 3/3] uprobes/powerpc: ignore trap variants during register
[PATCH] powerpc/uprobes: teach uprobes to ignore gdb breakpoints
2013-03-22 14:46 UTC (14+ messages)
[PATCH 0/4] mv643xx_eth: use mvmdio MDIO bus driver
2013-03-22 14:31 UTC (12+ messages)
` [PATCH 0/4 v3] "
` [PATCH 1/4 v3] net: mvmdio: allow platform device style registration
` [PATCH 2/4 v3] net: mvmdio: rename base register cookie from smireg to regs
` [PATCH 3/4 v3] net: mvmdio: enhance driver to support SMI error/done interrupts
` [PATCH 4/4 v3] mv643xx_eth: convert to use the Marvell Orion MDIO driver
[PATCH] powerpc/dts: Fix the dts for p1025rdb 36bit
2013-03-22 14:15 UTC (2+ messages)
[PATCH] sgy-cts-1000: New DTS file for Servergy CTS-1000 systems
2013-03-19 5:14 UTC
[PATCH] powerpc/dts: Add qe support for 36bit
2013-03-22 11:50 UTC (4+ messages)
[PATCH] powerpc: add Book E support to 64-bit hibernation
2013-03-22 10:58 UTC (10+ messages)
[PATCH] KVM: fix powerpc build error for !CONFIG_KVM
2013-03-22 7:21 UTC (2+ messages)
[Suggestion] PowerPC: kernel: cross compiling issue with allmodconfig
2013-03-22 6:55 UTC (9+ messages)
[PATCH 2/3] powerpc/mpic: add global timer support
2013-03-22 6:14 UTC (7+ messages)
[PATCH] powerpc/ptrace: Add DAWR debug feature info for userspace
2013-03-22 6:12 UTC
[PATCH 3/3] powerpc/fsl: add MPIC timer wakeup support
2013-03-22 5:46 UTC (7+ messages)
[PATCH] powerpc: Add accounting for Doorbell interrupts
2013-03-22 5:22 UTC (5+ messages)
` [PATCH v2] "
[PATCH] powerpc: drop even more unused Kconfig symbols
2013-03-22 4:21 UTC (2+ messages)
[PATCH 0/11] NUMA CPU Reconfiguration using PRRN
2013-03-22 3:56 UTC (12+ messages)
` [PATCH2/11] Add PRRN Event Handler
` [PATCH 4/11] Add platform_has_feature()
[PATCH] kvm: (ppc) stub out more functions in order to permit kernel to build
2013-03-21 23:59 UTC
MPC5121e, Linux, simple IO ports
2013-03-21 13:44 UTC (2+ messages)
[PATCH] [RFC] powerpc: Add VDSO version of time
2013-03-21 13:40 UTC (3+ messages)
[PATCH] KVM: PPC: e500: Add separate functions for vcpu's MMU configuration
2013-03-21 11:48 UTC (4+ messages)
[PATCH] KVM: PPC: e500: Expose MMU registers via ONE_REG
2013-03-21 11:42 UTC (6+ messages)
[PATCH V2] powerpc/85xx: workaround for chips with MSI hardware errata
2013-03-21 10:22 UTC (7+ messages)
[PATCH] memblock: kill "config MAX_ACTIVE_REGIONS"
2013-03-21 9:48 UTC (3+ messages)
[PATCH 1/2] powerpc/fsl-booke: Added device tree DCSR entries for
2013-03-21 9:06 UTC (4+ messages)
` [PATCH 2/2] powerpc/fsl-booke: Update DCSR EPU device tree entries
[PATCH] powerpc: add CONFIG(s) require for using flash controller
2013-03-21 9:04 UTC (2+ messages)
[RFC PATCH -V2 00/21] THP support for PPC64
2013-03-21 8:17 UTC (2+ messages)
linux-next: build failure after merge of the final tree (linus' tree related)
2013-03-21 6:23 UTC
[PATCH 0/3] VFIO change for EEH support
2013-03-21 2:09 UTC (18+ messages)
` [PATCH 2/3] VFIO: VFIO_DEVICE_SET_ADDR_MAPPING command
` [PATCH 3/3] VFIO: Direct access config reg without capability
[PATCH] powerpc/mm/nohash: ignore NULL stale_map entries
2013-03-21 0:06 UTC
[PATCH -V4 00/25] THP support for PPC64
2013-03-20 19:35 UTC (26+ messages)
` [PATCH -V4 01/25] powerpc: Use signed formatting when printing error
` [PATCH -V4 02/25] powerpc: Save DAR and DSISR in pt_regs on MCE
` [PATCH -V4 03/25] powerpc: Don't hard code the size of pte page
` [PATCH -V4 04/25] powerpc: Reduce the PTE_INDEX_SIZE
` [PATCH -V4 05/25] powerpc: Move the pte free routines from common header
` [PATCH -V4 06/25] powerpc: Reduce PTE table memory wastage
` [PATCH -V4 07/25] powerpc: Use encode avpn where we need only avpn values
` [PATCH -V4 08/25] powerpc: Decode the pte-lp-encoding bits correctly
` [PATCH -V4 09/25] powerpc: Fix hpte_decode to use the correct decoding for page sizes
` [PATCH -V4 10/25] powerpc: print both base and actual page size on hash failure
` [PATCH -V4 11/25] powerpc: Print page size info during boot
` [PATCH -V4 12/25] powerpc: Return all the valid pte ecndoing in KVM_PPC_GET_SMMU_INFO ioctl
` [PATCH -V4 13/25] powerpc: Update tlbie/tlbiel as per ISA doc
` [PATCH -V4 14/25] mm/THP: HPAGE_SHIFT is not a #define on some arch
` [PATCH -V4 15/25] mm/THP: Add pmd args to pgtable deposit and withdraw APIs
` [PATCH -V4 16/25] mm/THP: withdraw the pgtable after pmdp related operations
` [PATCH -V4 17/25] powerpc/THP: Implement transparent hugepages for ppc64
` [PATCH -V4 18/25] powerpc/THP: Double the PMD table size for THP
` [PATCH -V4 19/25] powerpc/THP: Differentiate THP PMD entries from HUGETLB PMD entries
` [PATCH -V4 20/25] powerpc/THP: Add code to handle HPTE faults for large pages
` [PATCH -V4 21/25] powerpc: Handle hugepage in perf callchain
` [PATCH -V4 22/25] powerpc/THP: get_user_pages_fast changes
` [PATCH -V4 23/25] powerpc/THP: Enable THP on PPC64
` [PATCH -V4 24/25] powerpc: Optimize hugepage invalidate
` [PATCH -V4 25/25] powerpc: Handle hugepages in kvm
[PATCH] bookehv: Handle debug exception on guest exit
2013-03-20 17:45 UTC
[PATCH 0/3] Add MPC5125 platform support
2013-03-20 17:41 UTC (4+ messages)
` [PATCH 1/3] powerpc/512x: move mpc5121_generic platform to mpc512x_generic
` [PATCH 2/3] serial/mpc52xx_uart: add PSC UART support for MPC5125 platforms
` [PATCH 3/3] powerpc/mpc512x: add platform code for MPC5125
[PATCHv2 0/3] PCI Speed Cap Fixes for ppc64
2013-03-20 15:34 UTC (6+ messages)
` [PATCHv2 1/3] pci: added pcie_get_speed_cap_mask function
` [PATCHv2 2/3] drm: removed drm_pcie_get_speed_cap_mask function
` [PATCHv2 3/3] ppc64: implemented pcibios_get_speed_cap_mask
Recall: [PATCH 0/5] powerpc/fsl-booke: Add B4(B4860QDS and B4420QDS) board support
2013-03-20 12:07 UTC
[PATCH 1/6] powerpc/fsl-booke: Add initial silicon device tree files for B4860QDS
2013-03-20 11:37 UTC (18+ messages)
` [PATCH 2/6] powerpc/fsl-booke: Add initial B4860QDS board device tree
` [PATCH 5/6] powerpc/fsl-booke: Add B4_QDS board support
[PATCH] [RFC] bookehv: Handle debug exception on guest exit
2013-03-20 11:29 UTC
[PATCH 1/4] Device tree entry for Freescale TDM controller
2013-03-20 10:51 UTC (2+ messages)
[PATCH 1/5][RFC] powerpc/85xx: add SEC-5.3 device tree
2013-03-20 10:23 UTC
[PATCH 0/5] powerpc/fsl-booke: Add B4(B4860QDS and B4420QDS) board support
2013-03-20 10:22 UTC (5+ messages)
` [PATCH 2/5][RFC] powerpc/fsl-booke: Add initial silicon device tree files for B4860 and B4420
` [PATCH 3/5][RFC] powerpc/fsl-booke: Add initial B4860QDS and B4420QDS board device tree
` [PATCH 4/5][RFC] powerpc/fsl-booke: Add B4_QDS board support
` [PATCH 5/5][RFC] powerpc/85xx: Update corenet64_smp_defconfig for B4_QDS
[PATCH] PowerPC:kernel: section mismatch from smp_release_cpus to __initdata spinning_secondaries
2013-03-20 6:30 UTC
Build regressions/improvements in v3.9-rc3
2013-03-19 20:52 UTC
[PATCH][UPSTEAM] powerpc/mpic: add irq_set_wake support
2013-03-19 16:00 UTC (4+ messages)
using request_irq_percpu()
2013-03-19 14:55 UTC
[PATCH 1/1] Add a new platform tree for ib8315. Also add the DTS and the defconfig for that board
2013-03-19 10:09 UTC (3+ messages)
[PATCH 1/1] Add a new platform tree for ib8315. Also add the DTS and the defconfig for that board
2013-03-19 9:59 UTC
[PATCH 1/1] MPC831x: fix PCI express probing
2013-03-19 9:58 UTC
Kernel panic on PowerMac G5 while scanning for SMU sensors
2013-03-19 6:40 UTC (3+ messages)
[patch 2/2] mm: use vm_unmapped_area() on powerpc architecture
2013-03-19 6:31 UTC (5+ messages)
[PATCH 0/4] PS3 patches for 3.9
2013-03-19 1:11 UTC (2+ messages)
` [PATCH for 3.9] powerpc/ps3: Update ps3_defconfig
[PATCH] sgy-cts1000: Remove __dev* attributes
2013-03-18 23:19 UTC
[PATCH 5/5 v9] iommu/fsl: Freescale PAMU driver and iommu implementation
2013-03-18 19:12 UTC (5+ messages)
[PATCH] powerpc/fsl-booke: Update T4240 device config node in device
2013-03-18 19:10 UTC
[PATCH 1/1] For MPC831x the bus probing function needs the fixup to assign addresses to the PCI devices as it was for MPC85xx and MPC86xx. The fixup of the bridge vendor and device ID should be done early in PCI probing. Else the bridge is not detected as FIXUP_HEADER is called too late
2013-03-18 14:58 UTC (2+ messages)
[PATCH 1/3] powerpc/mpic: add irq_set_wake support
2013-03-18 14:44 UTC (4+ messages)
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).