All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-06 01:51:22 to 2013-03-06 04:24:08 UTC [more...]

[PATCH -V1 00/24] THP support for PPC64
 2013-03-06  4:23 UTC  (16+ messages)
` [PATCH -V1 06/24] powerpc: Reduce PTE table memory wastage
` [PATCH -V1 07/24] powerpc: Add size argument to pgtable_cache_add

[PATCH] irqchip: Renesas INTC External IRQ pin driver
 2013-03-06  4:23 UTC  (3+ messages)

[Buildroot] What to do about systemd/udev/eudev?
 2013-03-06  4:22 UTC  (4+ messages)

[PATCH 1/1 v3] pwm_bl: Add support for backlight enable regulator
 2013-03-06  4:20 UTC  (4+ messages)

Minutes: Yocto Project Technical Team Meeting - Tuesday, March 05, 2013 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada)
 2013-03-06  4:20 UTC 

Raid 5/10 discard support broken in 3.8.2
 2013-03-06  4:20 UTC 

[PATCH v8 0/9] DMA Engine support for AM33XX
 2013-03-06  4:19 UTC  (4+ messages)
` [PATCH v8 6/9] ARM: dts: add AM33XX EDMA support

[PATCH] iio: adc: exynos5_adc: fix compilation warnings
 2013-03-06  4:11 UTC 

[PATCH net-next 1/3] net: stmmac: add gmac autoneg set for SGMII, TBI, and RTBI
 2013-03-06  4:13 UTC  (6+ messages)

[PATCH v2] mmc: sdhci: update check code for cd-broken or nonremovable card
 2013-03-06  4:13 UTC  (4+ messages)

[PATCH] powerpc/powernv: Fix next available MSI IRQ
 2013-03-06  4:09 UTC  (3+ messages)

[PATCH] sysrq: allow user trigger sysrq by upper-case character key
 2013-03-06  4:07 UTC 

[PATCH] ppc32: Fix compile of sha1-powerpc-asm.S
 2013-03-06  4:09 UTC  (3+ messages)

Dell Vostro 3550: pci_hotplug+acpiphp require 'pcie_aspm=force' on kernel command-line for hotplug to work
 2013-03-06  4:09 UTC  (2+ messages)

igb_down from bottom half context
 2013-03-06  4:08 UTC 

[PATCH] spi: add driver for BCM2835
 2013-03-06  4:05 UTC  (2+ messages)

[RFC PATCH] Fix Intel IOMMU support for Marvell 88SE91xx SATA controllers
 2013-03-06  4:04 UTC  (4+ messages)
  ` [PATCH] Quirk to support Marvell 88SE91xx SATA controllers with Intel IOMMU

[Qemu-devel] [PATCH 00/12] AArch64 preparation patch set
 2013-03-06  3:58 UTC  (14+ messages)
` [Qemu-devel] [PATCH 01/12] ARM: Extract the disas struct to a header file
` [Qemu-devel] [PATCH 02/12] ARM: Export cpu_env
` [Qemu-devel] [PATCH 03/12] ARM: Prepare translation for AArch64 code
` [Qemu-devel] [PATCH 04/12] ARM: Add AArch64 translation stub
` [Qemu-devel] [PATCH 05/12] AArch64: Add gdb stub
` [Qemu-devel] [PATCH 06/12] linux-user: Don't treat aarch64 cpu names specially
` [Qemu-devel] [PATCH 07/12] linux-user: AArch64 requires at least 3.8.0
` [Qemu-devel] [PATCH 08/12] linux-user: Add syscall handling for AArch64
` [Qemu-devel] [PATCH 09/12] linux-user: Fix up AArch64 syscall handlers
` [Qemu-devel] [PATCH 10/12] linux-user: Add signal handling for AArch64
` [Qemu-devel] [PATCH 11/12] linux-user: Add AArch64 support
` [Qemu-devel] [PATCH 12/12] ARM: Add arm64 target to configure

Patching gcc-4.7.2 to add support for Xilinx MicroBlaze
 2013-03-06  3:58 UTC  (3+ messages)

[Qemu-devel] [0/45] ppc: Clean up hash mmu implementation
 2013-03-06  3:44 UTC  (46+ messages)
` [Qemu-devel] [PATCH 01/45] target-ppc: Remove vestigial PowerPC 620 support
` [Qemu-devel] [PATCH 02/45] target-ppc: Trivial cleanups in mmu_helper.c
` [Qemu-devel] [PATCH 03/45] target-ppc: Remove address check for logging
` [Qemu-devel] [PATCH 04/45] target-ppc: Move SLB handling into a mmu-hash64.c
` [Qemu-devel] [PATCH 05/45] target-ppc: Disentangle pte_check()
` [Qemu-devel] [PATCH 06/45] target-ppc: Disentangle find_pte()
` [Qemu-devel] [PATCH 07/45] target-ppc: Disentangle get_segment()
` [Qemu-devel] [PATCH 08/45] target-ppc: Rework get_physical_address()
` [Qemu-devel] [PATCH 09/45] target-ppc: Disentangle get_physical_address() paths
` [Qemu-devel] [PATCH 10/45] target-ppc: Disentangle hash mmu paths for cpu_ppc_handle_mmu_fault
` [Qemu-devel] [PATCH 11/45] target-ppc: Disentangle hash mmu versions of cpu_get_phys_page_debug()
` [Qemu-devel] [PATCH 12/45] target-ppc: Disentangle hash mmu helper functions
` [Qemu-devel] [PATCH 13/45] target-ppc: Don't share get_pteg_offset() between 32 and 64-bit
` [Qemu-devel] [PATCH 14/45] target-ppc: Disentangle BAT code for 32-bit hash MMUs
` [Qemu-devel] [PATCH 15/45] target-ppc: mmu_ctx_t should not be a global type
` [Qemu-devel] [PATCH 16/45] mmu-hash*: Add header file for definitions
` [Qemu-devel] [PATCH 17/45] mmu-hash*: Add hash pte load/store helpers
` [Qemu-devel] [PATCH 18/45] mmu-hash*: Reduce use of access_type
` [Qemu-devel] [PATCH 19/45] mmu-hash64: Remove nx from mmu_ctx_hash64
` [Qemu-devel] [PATCH 20/45] mmu-hash*: Remove eaddr field from mmu_ctx_hash{32, 64}
` [Qemu-devel] [PATCH 21/45] mmu-hash*: Combine ppc_hash{32, 64}_get_physical_address and get_segment{32, 64}()
` [Qemu-devel] [PATCH 22/45] mmu-hash32: Split out handling of direct store segments
` [Qemu-devel] [PATCH 23/45] mmu-hash32: Split direct store segment handling into a helper
` [Qemu-devel] [PATCH 24/45] mmu-hash*: Cleanup segment-level NX check
` [Qemu-devel] [PATCH 25/45] mmu-hash*: Don't keep looking for PTEs after we find a match
` [Qemu-devel] [PATCH 26/45] mmu-hash*: Separate PTEG searching from permissions checking
` [Qemu-devel] [PATCH 27/45] mmu-hash*: Make find_pte{32, 64} do more of the job of finding ptes
` [Qemu-devel] [PATCH 28/45] mmu-hash*: Remove permission checking from find_pte{32, 64}()
` [Qemu-devel] [PATCH 29/45] mmu-hash64: Clean up ppc_hash64_htab_lookup()
` [Qemu-devel] [PATCH 30/45] mmu-hash*: Fold pte_check*() logic into caller
` [Qemu-devel] [PATCH 31/45] mmu-hash32: Remove odd pointer usage from BAT code
` [Qemu-devel] [PATCH 32/45] mmu-hash32: Split BAT size logic from permissions logic
` [Qemu-devel] [PATCH 33/45] mmu-hash32: Clean up BAT matching logic
` [Qemu-devel] [PATCH 34/45] mmu-hash32: Cleanup BAT lookup
` [Qemu-devel] [PATCH 35/45] mmu-hash32: Don't look up page tables on BAT permission error
` [Qemu-devel] [PATCH 36/45] mmu-hash*: Don't update PTE flags when permission is denied
` [Qemu-devel] [PATCH 37/45] mmu-hash32: Remove nx from context structure
` [Qemu-devel] [PATCH 38/45] mmu-hash*: Clean up permission checking
` [Qemu-devel] [PATCH 39/45] mmu-hash64: Factor SLB N bit into permissions bits
` [Qemu-devel] [PATCH 40/45] mmu-hash*: Clean up PTE flags update
` [Qemu-devel] [PATCH 41/45] mmu-hash*: Clean up real address calculation
` [Qemu-devel] [PATCH 42/45] mmu-hash*: Correctly mask RPN from hash PTE
` [Qemu-devel] [PATCH 43/45] mmu-hash*: Don't use full ppc_hash{32, 64}_translate() path for get_phys_page_debug()
` [Qemu-devel] [PATCH 44/45] mmu-hash*: Merge translate and fault handling functions
` [Qemu-devel] [PATCH 45/45] mmu-hash64: Implement Virtual Page Class Key Protection

[PATCH 0/3] Enable multiple MSI feature in pSeries
 2013-03-06  3:54 UTC  (6+ messages)
` [PATCH 2/3] irq: Add hw continuous IRQs map to virtual continuous IRQs support

[PATCH v2 0/4] ipc: reduce ipc lock contention
 2013-03-06  3:53 UTC  (7+ messages)

Xen-ARM couldn't boot up
 2013-03-06  3:50 UTC  (4+ messages)

[Qemu-devel] QEmu TCG SIMD extension?
 2013-03-06  3:47 UTC  (2+ messages)

thermal governor: does it actually work??
 2013-03-06  3:47 UTC  (11+ messages)
` [PATCH] acerhdf: Fix fan activation with new thermal governor

[PATCH v3] ata: Fix DVD not dectected at some Haswell platforms
 2013-03-06 15:49 UTC 

Diskonchip regression
 2013-03-06  3:41 UTC  (3+ messages)

[Xenomai] about Xenomai in Debian and Ubuntu
 2013-03-06  3:36 UTC 

[RFC PATCH 0/6] kvm/ppc/mpic: in-kernel irqchip
 2013-03-06  3:36 UTC  (6+ messages)
` [RFC PATCH 1/6] kvm: add device control API

[PATCH 0/2] powerpc: HFSCR enablement for POWER8
 2013-03-06  3:35 UTC  (3+ messages)
` [PATCH 1/2] powerpc: Add HFSCR SPR definitions
` [PATCH 2/2] powerpc: Setup in HFSCR for POWER8

Kernel 3.7.9 RAID6 hot replace success
 2013-03-06  3:33 UTC  (4+ messages)

[RFC PATCH v2 0/4] Add support for S3 non-stop TSC support
 2013-03-06  3:31 UTC  (5+ messages)

[PATCH] apr: add libtool to SSTATE_SCAN_FILES
 2013-03-06  3:13 UTC  (4+ messages)

[PATCH 0/3] mmc: core/sdhci: enhance card detect code
 2013-03-06  3:29 UTC  (4+ messages)
` [PATCH v8 1/3] mmc: core: enhance card removal judgement for slow removal
` [PATCH v4 2/3] mmc: sdhci: add function get_cd
` [PATCH v3 3/3] mmc: sdhci: update check code for cd-broken or nonremovable card

[PATCH net-next 2/2] bnx2x: use the default NAPI weight
 2013-03-06  3:28 UTC  (3+ messages)

[PATCH] cgroup: make cgrp->event_list_lock irqsafe
 2013-03-06  3:28 UTC 

[Qemu-devel] Dataplane and vhost-blk
 2013-03-06  3:23 UTC  (3+ messages)

Weekly build availability
 2013-03-06  3:21 UTC 

Marvell 88NV9143 in mini-PCIe not working with intel_iommu=on
 2013-03-06  3:20 UTC  (5+ messages)

[Bug 61419] New: r600g: No OpenGL Core 3.1 available on Cayman
 2013-03-06  3:15 UTC  (2+ messages)
` [Bug 61419] "

[PATCH 1/1] net: ipv4: Remove redundant NULL check
 2013-03-06  3:15 UTC  (3+ messages)

[PATCH] net: docs: document multiqueue tuntap API
 2013-03-06  3:05 UTC 

[PATCH] add ext4 inode inline data support to grub2
 2013-03-06  3:13 UTC  (2+ messages)

LOCKDEP: 3.9-rc1: mount.nfs/4272 still has locks held!
 2013-03-06  3:11 UTC  (12+ messages)

[PATCH 0/2] LSI SAS device removal fixes
 2013-03-06  3:09 UTC  (7+ messages)
` [PATCH 1/2] mptfusion, mpt2sas, mpt3sas: Don't remove dead IOC PCI device

[PATCH] kernel-module-split: append space to RDEPENDS
 2013-03-06  2:50 UTC  (2+ messages)

lockdep trace from kill_fasync (tty) vs account (random)
 2013-03-06  3:06 UTC 

[PATCH] net/ipv4: Timestamp option cannot overflow with prespecified addresses
 2013-03-06  3:06 UTC 

[PATCH 0/7] USB: don't recover device if suspend fails in system sleep
 2013-03-06  3:03 UTC  (11+ messages)
` [PATCH 4/7] usbnet: cdc_mbim: "

[PATCH 1/8] powerpc/85xx: Added SEC-5.0 device tree
 2013-03-06 11:02 UTC  (6+ messages)
` [PATCH 2/8] powerpc/85xx: Add support for FSL PCIe controller v3.0
  ` [PATCH 3/8] powerpc/fsl-booke: Support detection of page sizes on
    ` [PATCH 4/8] powerpc/85xx: Add AltiVec support for e6500
      ` [PATCH 5/8] powerpc/fsl-booke: Add initial silicon device tree for

Xen 4.3 development update
 2013-03-06  3:00 UTC  (3+ messages)

[PATCH 1/2] ARM: bcm2835: add SPI device to DT
 2013-03-06  2:50 UTC  (2+ messages)
` [PATCH 2/2] ARM: bcm2835: defconfig update

[PATCH] Btrfs: improve the delayed inode throttling
 2013-03-06  2:45 UTC  (2+ messages)

[PATCH 1/1] iommu: add a dma remap fault reason
 2013-03-06  2:43 UTC 

hitting lockdep warning as of too early VF probe with 3.9-rc1
 2013-03-06  2:43 UTC  (2+ messages)

[PATCH] libsas: use right function to alloc smp response
 2013-03-06  2:43 UTC 

[RFC/PATCH 0/5] Contiguous Memory Allocator and get_user_pages()
 2013-03-06  2:41 UTC  (7+ messages)
` [RFC/PATCH 3/5] mm: get_user_pages: use NON-MOVABLE pages when FOLL_DURABLE flag is set
` [RFC/PATCH 4/5] mm: get_user_pages: migrate out CMA "

[PATCH] pm8001: updated MAINTAINERS list
 2013-03-06  2:38 UTC 

[PATCH 0/7] ksm: responses to NUMA review
 2013-03-06  2:37 UTC  (10+ messages)
` [PATCH 2/7] ksm: treat unstable nid like in stable tree

INFO: trying to register non-static key
 2013-03-06  2:36 UTC  (2+ messages)

FW: [PATCH V4] ARM: dts: add minimal DT support for DevKit8000
 2013-03-06  2:36 UTC  (3+ messages)
    `  "

v3.9-rc1 instability on Chromebook Pixel with gmbus irq
 2013-03-06  2:35 UTC 

[LTP] [PATCH]pthread_once/1-1.c : cleanup & add error checks
 2013-03-06  2:30 UTC  (2+ messages)
` [LTP] [PATCHv3]pthread_once/1-1.c : "

[GIT PULL] SLAB changes for v3.9-rc1
 2013-03-06  2:32 UTC  (2+ messages)

[RFC PATCH v1 00/33] accurately calculate pages managed by buddy system
 2013-03-06  2:21 UTC  (4+ messages)
` [RFC PATCH v1 21/33] mm/SH: use common help functions to free reserved pages

For review: pid_namespaces(7) man page
 2013-03-06  2:23 UTC  (5+ messages)

ARM: 7653/2: do not scale loops_per_jiffy when using a constant delay clock
 2013-03-06  2:23 UTC 

Question about file systems
 2013-03-06  2:20 UTC 

%pa format specifier issues
 2013-03-06  2:19 UTC  (2+ messages)

[PATCH] check for allocation failure in ioat_dma_self_test
 2013-03-06  2:17 UTC  (4+ messages)
    ` [PATCH][v2] check for dma mapping error "

raid5 lockups post ca64cae96037de16e4af92678814f5d4bf0c1c65
 2013-03-06  2:18 UTC  (4+ messages)

[PATCH 00/12] mtd: nand: provision full ID support
 2013-03-06  2:17 UTC  (7+ messages)
` [PATCH 12/12] "

[PATCH 0/2] powerpc: HFSCR enablement for POWER8
 2013-03-06  2:15 UTC  (3+ messages)
` [PATCH 1/2] powerpc: Add HFSCR SPR definitions
` [PATCH 2/2] powerpc: Setup in HFSCR for POWER8

[V8 PATCH 00/16] mv-usb phy enhancement patches
 2013-03-06  2:11 UTC  (6+ messages)
` [V8 PATCH 01/16] usb: phy: mv_usb2: add PHY driver for marvell usb2 controller

[regression] external HDD in USB3 enclosure cannot be dynamically removed (Re: Linux 3.7.5)
 2013-03-06  2:11 UTC  (11+ messages)
                ` Stable backport request, Was: "

[PATCH 0/5] V2: Redirect output of postinstall scripts
 2013-03-06  1:52 UTC  (3+ messages)
` [PATCH 5/5] rpm: save output of postinstall scripts when image first boot

[Qemu-devel] TCG assertion with qemu-system-mipsel
 2013-03-06  2:05 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/3] Implement x86 soft reset
 2013-03-06  2:02 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/3] cpu: make CPU_INTERRUPT_RESET available on all targets
` [Qemu-devel] [PATCH v2 3/3] hw: correctly implement soft reset

[PATCH] sh-pfc: r8a7779: fixup INDTx address
 2013-03-06  1:59 UTC  (3+ messages)

[PATCH 0/4] Alter steal-time reporting in the guest
 2013-03-06  1:41 UTC  (9+ messages)
` [PATCH 4/4] Add a timer to allow the separation of consigned from steal time

[PATCH v2] KVM: nVMX: Fix content of MSR_IA32_VMX_ENTRY/EXIT_CTLS
 2013-03-06  0:10 UTC  (2+ messages)

[PATCH] s3: wake up on RTC event
 2013-03-06  0:55 UTC  (2+ messages)

[PATCH net-next 1/2] net: introduce NAPI_POLL_WEIGHT
 2013-03-06  1:57 UTC 

[U-Boot] [PATCH v2 0/2] usb: ehci: exynos: Enable non-dt path
 2013-03-06  1:57 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/2] usb: ehci: exynos: Fix multiple FDT decode

[U-Boot] [PATCH 0/5 v4] Add ACE HW support for SHA 256
 2013-03-06  1:54 UTC  (3+ messages)
` [U-Boot] [PATCH 5/5 v4] Exynos: config: Enable hash command

[Qemu-devel] [PATCH V12 3/4] Use QemuOpts support in block layer
 2013-03-06  1:51 UTC 

[U-Boot] [PATCH 1/2] SMDK5250: Fix compiler warning for non-dt systems
 2013-03-06  1:52 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] spi: exynos: Fix compiler warnings "

When ceph synchronizes journal to disk?
 2013-03-06  1:50 UTC  (6+ messages)

[PATCH] Input : wacom - add support for 0x10d
 2013-03-06  1:51 UTC 

[PATCH 00/04] ARM: shmobile: TWD update
 2013-03-06  1:51 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.