messages from 2013-02-24 15:40:13 to 2013-03-04 23:36:57 UTC [more...]
[PATCH -V1 00/24] THP support for PPC64
2013-03-04 23:36 UTC (37+ messages)
` [PATCH -V1 01/24] powerpc: Use signed formatting when printing error
` [PATCH -V1 02/24] powerpc: Save DAR and DSISR in pt_regs on MCE
` [PATCH -V1 03/24] powerpc: Don't hard code the size of pte page
` [PATCH -V1 04/24] powerpc: Reduce the PTE_INDEX_SIZE
` [PATCH -V1 05/24] powerpc: Move the pte free routines from common header
` [PATCH -V1 06/24] powerpc: Reduce PTE table memory wastage
` [PATCH -V1 07/24] powerpc: Add size argument to pgtable_cache_add
` [PATCH -V1 08/24] powerpc: Use encode avpn where we need only avpn values
` [PATCH -V1 09/24] powerpc: Decode the pte-lp-encoding bits correctly
` [PATCH -V1 10/24] powerpc: Return all the valid pte ecndoing in KVM_PPC_GET_SMMU_INFO ioctl
` [PATCH -V1 11/24] powerpc: Update tlbie/tlbiel as per ISA doc
` [PATCH -V1 12/24] powerpc: print both base and actual page size on hash failure
` [PATCH -V1 13/24] powerpc: Print page size info during boot
` [PATCH -V1 14/24] powerpc: Fix hpte_decode to use the correct decoding for page sizes
` [PATCH -V1 15/24] mm/THP: HPAGE_SHIFT is not a #define on some arch
` [PATCH -V1 16/24] mm/THP: Add pmd args to pgtable deposit and withdraw APIs
` [PATCH -V1 17/24] mm/THP: withdraw the pgtable after pmdp related operations
` [PATCH -V1 18/24] powerpc/THP: Implement transparent huge pages for ppc64
` [PATCH -V1 19/24] powerpc/THP: Differentiate THP PMD entries from HUGETLB PMD entries
` [PATCH -V1 20/24] powerpc/THP: Add code to handle HPTE faults for large pages
` [PATCH -V1 21/24] powerpc: Handle huge page in perf callchain
` [PATCH -V1 22/24] powerpc/THP: hypervisor require few WIMG bit set
` [PATCH -V1 23/24] powerpc/THP: get_user_pages_fast changes
` [PATCH -V1 24/24] powerpc/THP: Enable THP on PPC64
[PATCH V4] powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xx
2013-03-04 17:15 UTC (3+ messages)
[PATCH 0/6 v8] iommu/fsl: Freescale PAMU driver and IOMMU API implementation
2013-03-04 16:55 UTC (29+ messages)
` [PATCH 1/6 v8] iommu/fsl: Store iommu domain information pointer in archdata
` [PATCH 2/6] powerpc/fsl_pci: Store the platform device information corresponding to the pci controller
` [PATCH 3/6] powerpc/fsl_pci: Added defines for the FSL PCI controller BRR1 register
` [PATCH 5/6 v8] iommu/fsl: Add addtional attributes specific to the PAMU driver
` [PATCH 6/6 v8] iommu/fsl: Freescale PAMU driver and IOMMU API implementation
[PATCH 0/3] powerpc: FSCR fixes for POWER8
2013-03-04 9:46 UTC (4+ messages)
` [PATCH 1/3] powerpc: Fix setting FSCR for HV=0 and secondary CPUs
` [PATCH 2/3] powerpc: Add DSCR FSCR register bit definition
` [PATCH 3/3] powerpc: Set DSCR bit in FSCR setup
[PATCH] powerpc/85xx: Add platform_device declaration to fsl_pci.h
2013-03-04 8:40 UTC
[PATCH] fsl/sata: create a sysfs entry for rx water mark
2013-03-04 7:20 UTC
[PATCH] kexec/ppc: Fix kernel program entry point while changing the load addr
2013-03-04 5:56 UTC (2+ messages)
[PATCH 0/3] Enable multiple MSI feature in pSeries
2013-03-04 3:14 UTC (4+ messages)
Linux kernel 3.x problems on PowerMac G5
2013-03-03 19:24 UTC (13+ messages)
[PATCH v6 00/46] CPU hotplug: stop_machine()-free CPU hotplug
2013-03-03 17:40 UTC (46+ messages)
` [PATCH v6 04/46] percpu_rwlock: Implement the core design of Per-CPU Reader-Writer Locks
` [PATCH] lglock: add read-preference local-global rwlock
` [PATCH V2] "
[PATCH] powerpc: remove unused BITOP_LE_SWIZZLE macro
2013-03-02 14:06 UTC
[PATCH v1 0/22] EEH support for PowerNV platform
2013-03-01 14:17 UTC (23+ messages)
` [PATCH 01/22] powerpc/eeh: Enhance converting EEH dev
` [PATCH 02/22] powerpc/eeh: Function to tranverse PCI devices
` [PATCH 03/22] powerpc/eeh: Make eeh_phb_pe_get public
` [PATCH 04/22] powerpc/eeh: Make eeh_pe_get public
` [PATCH 05/22] powerpc/eeh: Trace PCI bus from PE
` [PATCH 06/22] powerpc/eeh: Make eeh_init public
` [PATCH 07/22] powerpc/eeh: EEH post initialization operation
` [PATCH 08/22] powerpc/eeh: Refactor eeh_reset_pe_once()
` [PATCH 09/22] powerpc/eeh: Delay EEH probe during hotplug
` [PATCH 10/22] powerpc/eeh: Differentiate EEH event
` [PATCH 11/22] powerpc/eeh: Sync OPAL API with firmware
` [PATCH 12/22] powerpc/eeh: EEH backend for P7IOC
` [PATCH 13/22] powerpc/eeh: I/O chip post initialization
` [PATCH 14/22] powerpc/eeh: I/O chip EEH enable option
` [PATCH 15/22] powerpc/eeh: I/O chip EEH state retrieval
` [PATCH 16/22] powerpc/eeh: I/O chip PE reset
` [PATCH 17/22] powerpc/eeh: I/O chip PE log and bridge setup
` [PATCH 18/22] powerpc/eeh: PowerNV EEH backends
` [PATCH 19/22] powerpc/eeh: Initialization for PowerNV
` [PATCH 20/22] powerpc/eeh: Enable EEH check for config access
` [PATCH 21/22] powerpc/eeh: Process interrupts caused by EEH
` [PATCH 22/22] powerpc/eeh: Connect EEH error interrupt handle
[PATCH 014/139] uprobes/powerpc: Add dependency on single step emulation
2013-02-28 14:42 UTC
[PATCH] drivers/tty/hvc: using strlcpy instead of strncpy
2013-02-28 13:47 UTC (5+ messages)
[PATCH] Enhanced support for MPC8xx/8xxx watchdog
2013-02-28 8:52 UTC (3+ messages)
[PATCH v2] Enhanced support for MPC8xx/8xxx watchdog
2013-02-28 8:52 UTC
[PATCH]qonverge/usb: Add first usb controller node
2013-02-28 8:46 UTC
[PATCH]: powerpc: Avoid link stack corruption in MMU on syscall entry path
2013-02-27 20:45 UTC
[v3][PATCH 0/6] powerpc/book3e: make kgdb to work well
2013-02-27 3:09 UTC (7+ messages)
` [v3][PATCH 1/6] powerpc/book3e: load critical/machine/debug exception stack
` [v3][PATCH 2/6] powerpc/book3e: store critical/machine/debug exception thread info
` [v3][PATCH 3/6] book3e/kgdb: update thread's dbcr0
` [v3][PATCH 4/6] powerpc/book3e: support kgdb for kernel space
` [v3][PATCH 5/6] kgdb/kgdbts: support ppc64
` [v3][PATCH 6/6] powerpc/kgdb: remove copying the thread_info
[v3][PATCH 0/6] powerpc/book3e: make kgdb to work well
2013-02-27 3:09 UTC (8+ messages)
` [v3][PATCH 1/6] powerpc/book3e: load critical/machine/debug exception stack
` [v3][PATCH 2/6] powerpc/book3e: store critical/machine/debug exception thread info
` [v3][PATCH 3/6] book3e/kgdb: update thread's dbcr0
` [v3][PATCH 4/6] powerpc/book3e: support kgdb for kernel space
` [v3][PATCH 5/6] kgdb/kgdbts: support ppc64
` [v3][PATCH 6/6] powerpc/kgdb: remove copying the thread_info
[PATCH] powerpc: kernel/kgdb.c: fix memory leakage
2013-02-27 2:44 UTC (4+ messages)
[PATCH 0/6][v4]: perf: Make POWER7 events available in sysfs
2013-02-27 1:27 UTC (6+ messages)
` [PATCH 5/6][v4]: perf: Create a sysfs entry for Power event format
[ 110/150] uprobes/powerpc: Add dependency on single step emulation
2013-02-26 23:56 UTC
[ 3.5.y.z extended stable ] Patch "uprobes/powerpc: Add dependency on single step emulation" has been added to staging queue
2013-02-26 16:12 UTC
[PATCH 1/1] book3e/corenet64: increase CPU numbers by default
2013-02-26 9:33 UTC
[v1][PATCH 0/7] powerpc/book3e: support kexec and kdump
2013-02-26 9:19 UTC (8+ messages)
` [v1][PATCH 1/7] powerpc/book3e: support CONFIG_RELOCATABLE
` [v1][PATCH 2/7] book3e/kexec/kdump: enable kexec for kernel
` [v1][PATCH 3/7] book3e/kexec/kdump: create a 1:1 TLB mapping
` [v1][PATCH 4/7] book3e/kexec/kdump: introduce a kexec kernel flag
` [v1][PATCH 5/7] book3e/kexec/kdump: implement ppc64 kexec specfic
` [v1][PATCH 6/7] book3e/kexec/kdump: redefine VIRT_PHYS_OFFSET
` [v1][PATCH 7/7] book3e/kexec/kdump: recover "r4 = 0" to create the initial TLB
[PATCH] powerpc/85xx: Reserve a partition of NOR flash for QE ucode firmware
2013-02-26 2:33 UTC
[PATCH] PowerPC:PSeries: strncpy need limit destnation length
2013-02-26 2:51 UTC
[PATCH] ppc32: Fix compile of sha1-powerpc-asm.S
2013-02-26 2:20 UTC
[RFC PATCH powerpc] try secondary hash before BUG in kernel_map_linear_page()
2013-02-25 9:29 UTC
[PATCH 0/2] vfio on power
2013-02-25 2:21 UTC (4+ messages)
` [PATCH 1/2] vfio powerpc: enabled on powernv platform
[RFC PATCH -V2 00/21] THP support for PPC64
2013-02-24 17:45 UTC (5+ messages)
` [RFC PATCH -V2 08/21] powerpc: Decode the pte-lp-encoding bits correctly
Gianfar breaks one of my test configs
2013-02-24 17:04 UTC (3+ messages)
` [PATCH net] gianfar: fix compile fail for NET_POLL=y due to struct packing
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).