All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-08-20 13:49:56 to 2012-08-20 14:28:41 UTC [more...]

[PATCH RESEND] dj: memory scribble in logi_dj
 2012-08-20 14:46 UTC 

[PATCH 00/11] pinctrl: mvebu: pinctrl driver
 2012-08-20 14:28 UTC  (27+ messages)
` [PATCH 01/11] pinctrl: mvebu: pinctrl driver core
` [PATCH 04/11] pinctrl: mvebu: add pinctrl driver for Armada 370
` [PATCH 05/11] pinctrl: mvebu: add pinctrl driver for Armada XP
` [PATCH 06/11] ARM: mvebu: add pinctrl device in DT for Armada 370/XP SoCs
` [PATCH 07/11] ARM: mvebu: Add pinctrl support to Armada XP SoCs
` [PATCH 08/11] ARM: mvebu: Add pinctrl support to Armada 370 SoC
` [PATCH 09/11] ARM: mvebu: adjust Armada XP evaluation board DTS

[Fedora-xen] DomU console driver not works for Fedora17 in HVM mode with Xen 4.1.2
 2012-08-20 14:26 UTC  (2+ messages)

[PATCH v3] busybox: Upgrade to upstream 1.20.2
 2012-08-20 14:12 UTC  (2+ messages)

[PATCH 0/6] Enable SPARSE_IRQ for mach-mxs
 2012-08-20 14:24 UTC  (8+ messages)
` [PATCH 1/6] gpio/mxs: adopt irq_domain support for mxs gpio driver
` [PATCH 2/6] ARM: mxs: retrieve timer irq from device tree
` [PATCH 3/6] ARM: mxs: select MULTI_IRQ_HANDLER
` [PATCH 4/6] ARM: mxs: adopt irq_domain support for icoll driver
` [PATCH 5/6] ARM: mxs: select SPARSE_IRQ
` [PATCH 6/6] ARM: mxs: remove mach/irqs.h

radeon testing
 2012-08-20 14:24 UTC  (3+ messages)

[PATCH] Boot PV guests with more than 128GB (v3) for v3.7
 2012-08-20 14:13 UTC  (4+ messages)
` [PATCH 02/11] xen/x86: Use memblock_reserve for sensitive areas
  ` [Xen-devel] "

[RFC v2 0/7] modsig: signature based kernel module integrity verfication
 2012-08-20 14:23 UTC  (14+ messages)
` [RFC v2 7/7] modsig: build rules and scripts to generate keys and sign modules

[PATCH RESEND v4] spi/pl022: add devicetree support
 2012-08-20 14:22 UTC  (2+ messages)

[U-Boot] [Patch V3 0/4] add mips64 cpu support
 2012-08-20 14:22 UTC  (10+ messages)
` [U-Boot] [Patch V3 1/4] [MIPS] Add support for MIPS64 cpus
` [U-Boot] [Patch V3 2/4] [MIPS] add mips64 support in mips head files
` [U-Boot] [Patch V3 3/4] [MIPS] Add qemu-mips building configs
` [U-Boot] [Patch V3 4/4] [MIPS] Disable standalone while building MIPS64

(no subject)
 2012-08-20 14:20 UTC  (14+ messages)
` [PATCH 01/13] Makefile: add target to produce a SPL compatible uimage
` [PATCH 02/13] scripts: add tool to create image for SPI boot on AM35xx
` [PATCH 03/13] common: split out meminfo output and make it optional
` [PATCH 04/13] omap: add SPI as a boot mode for xload
` [PATCH 05/13] drivers/net/ksz8864rmn: add driver for Micrel KSZ8864RMN Ethernet Switch
` [PATCH 06/13] drivers/net: add driver for the EMAC device found in some TI SoCs
` [PATCH 07/13] omap3: allow enabling clocks for UART3, MMC1 and SPI
` [PATCH 08/13] drivers/spi: add driver for the Multichannel SPI controller found in TI SoCs
` [PATCH 09/13] m25p80: add JEDEC ID for Micron/Numonyx SPI NOR flash
` [PATCH 10/13] defaultenv: support NAND and NOR kernel partitions at the same time
` [PATCH 11/13] defaultenv: use /env/oftree if it exists
` [PATCH 12/13] defaultenv: support kernel and oftree on a filesystem
` [PATCH 13/13] omap3_clock: avoid initializing cores not present on TI AM35xx

[patch 0/8] procfs, fdinfo updated
 2012-08-20 14:19 UTC  (3+ messages)
` [patch 4/8] fs, exportfs: Add export_encode_inode_fh helper

[PATCH 00/19 v2] Improve IRQ remapping abstraction in x86 core code
 2012-08-20 14:08 UTC  (21+ messages)
` [PATCH 01/19] x86, apic: Move irq_remapping_enabled checks into IRQ-remapping code
` [PATCH 02/19] [RFC] x86, apic: Mask IO-APIC and PIC unconditionally on LAPIC resume
` [PATCH 03/19] x86, io_apic: Introduce x86_io_apic_ops.disable()
` [PATCH 04/19] x86, io_apic: Introduce x86_io_apic_ops.print_entries for debugging
` [PATCH 05/19] x86, hpet: Introduce x86_msi_ops.setup_hpet_msi
` [PATCH 06/19] x86, msi: Use IRQ remapping specific setup_msi_irqs routine
` [PATCH 07/19] x86, io_apic: Introduce set_affinity function pointer
` [PATCH 08/19] x86, io_apic: Convert setup_ioapic_entry to "
` [PATCH 09/19] x86, io_apic: Move irq_remapping_enabled checks out of check_timer()
` [PATCH 10/19] x86, io_apic: Introduce function pointer for setup_timer_IRQ0_pin
` [PATCH 11/19] x86, irq: Move irq_remapping_enabled declaration to iommu code
` [PATCH 12/19] x86, irq: Add data structure to keep AMD specific irq remapping information
` [PATCH 13/19] x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 core
` [PATCH 14/19] x86, io-apic: Remove !irq_remapped() check from __target_IO_APIC_irq()
` [PATCH 15/19] x86, irq: Move irq_remapped() check into free_remapped_irq
` [PATCH 16/19] x86, irq: Introduce setup_remapped_irq()
` [PATCH 17/19] x86, msi: Introduce x86_msi.compose_msi_msg call-back
` [PATCH 18/19] x86, io_apic: Introduce eoi_ioapic_pin call-back
` [PATCH 19/19] x86, irq: Move irq_remapped out of x86 core code

[PATCH 0/3] DaVinci DMA engine conversion
 2012-08-20 14:17 UTC  (5+ messages)
` [PATCH 1/3] dmaengine: add TI EDMA DMA engine driver

Linux pNFS status meeting 08/02/12
 2012-08-20 14:17 UTC  (3+ messages)

[PATCH 0/4] Per device coherent DMA map ops
 2012-08-20 14:16 UTC  (2+ messages)

[patch v2 2/6] blk: dont allow discard request merge temporarily
 2012-08-20 14:15 UTC  (14+ messages)
  ` [patch 1/2]block: handle merged discard request

More LTTng problems
 2012-08-20 14:13 UTC 

[Qemu-devel] [PULL 0/5] SCSI fixed for -rc1
 2012-08-20 14:13 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] Revert "iscsi: Fix NULL dereferences / races between task completion and abort"
` [Qemu-devel] [PATCH 2/5] iscsi: move iscsi_schedule_bh and iscsi_readv_writev_bh_cb
` [Qemu-devel] [PATCH 3/5] iscsi: simplify iscsi_schedule_bh
` [Qemu-devel] [PATCH 4/5] iscsi: fix races between task completion and abort
` [Qemu-devel] [PATCH 5/5] virtio-scsi: add backwards-compatibility properties for 1.1 and earlier machines

[PATCH] MMC-4.5 Power OFF Notify Rework
 2012-08-20 14:13 UTC  (2+ messages)

[U-Boot] [PATCH] net: asix: add support for AX88772B
 2012-08-20 14:13 UTC  (2+ messages)

apparent regressions from TLB range flushing page set
 2012-08-20 14:12 UTC 

[memcg:since-3.5 41/99] (.text+0xa0998): undefined reference to `get_kernel_page'
 2012-08-20 14:12 UTC  (2+ messages)

[PATCH v2 0/2] ARM: davinci: da850/omap-l138: add support for VPIF driver
 2012-08-20 14:08 UTC  (6+ messages)
` [PATCH v2 1/2] ARM: da850/omap-l138: Add SoC related definitions for VPIF
` [PATCH v2 2/2] ARM: da850/omap-l138: Add EVM specific code for VPIF to work

[RFC V7 PATCH 00/19] memory-hotplug: hot-remove physical memory
 2012-08-20 14:09 UTC  (6+ messages)
` [RFC V7 PATCH 18/19] memory-hotplug: add node_device_release

[PATCH 00/14] ARM: at91: add pinctrl support
 2012-08-20 14:09 UTC  (4+ messages)
` [PATCH 01/14] ARM: at91: gpio: implement request and free
  ` [PATCH 06/14] arm: at91: dt: at91sam9 add pinctrl support

Perf tool cross build issue
 2012-08-20 14:08 UTC  (4+ messages)

[PATCH 00/11] x86/microcode: Early load microcode
 2012-08-20 14:06 UTC  (8+ messages)
` [PATCH 04/11] x86/microcode_core_early.c: Define interfaces for early load ucode

[Qemu-devel] [PATCH] qapi: Fix memory leak
 2012-08-20 14:05 UTC  (3+ messages)

[PATCH] [SCSI] virtio-scsi: Initialize scatterlist structure
 2012-08-20 14:05 UTC  (2+ messages)

[PATCH] tty: serial: altera_uart: Use platform_{get,set}_drvdata
 2012-08-20 13:56 UTC 

p4080DS board and myri10gi
 2012-08-20 14:04 UTC  (2+ messages)

[PATCH] drm/radeon: init lockup timeout on ring init
 2012-08-20 14:04 UTC  (2+ messages)

[Qemu-devel] [RFC V3 0/9] Quorum disk image corruption resiliency
 2012-08-20 14:03 UTC  (7+ messages)

[Bug 42373] New: Radeon HD 6450 (NI CAICOS) screen corruption on boot
 2012-08-20 14:03 UTC  (2+ messages)
` [Bug 42373] "

FAQ: Cannot port forward/DNAT
 2012-08-20 14:03 UTC  (3+ messages)

[PATCH] libproxy: add dependency on glib-2.0
 2012-08-20 13:50 UTC  (5+ messages)

[PATCH v4 00/10] NFS: callback threads containerization
 2012-08-20 14:00 UTC  (11+ messages)
` [PATCH v4 01/10] NFS: pass net to nfs_callback_down()
` [PATCH v4 02/10] NFS: callback service creation function introduced
` [PATCH v4 03/10] NFS: move per-net callback thread initialization to nfs_callback_up_net()
` [PATCH v4 04/10] NFS: callback up - transport backchannel cleanup
` [PATCH v4 05/10] NFS: callback service start function introduced
` [PATCH v4 06/10] NFS: callback up - users counting cleanup
` [PATCH v4 07/10] NFS: make nfs_callback_tcpport per network context
` [PATCH v4 08/10] NFS: make nfs_callback_tcpport6 "
` [PATCH v4 09/10] NFS: callback per-net usage counting introduced
` [PATCH v4 10/10] NFS: add debug messages to callback down function

[Qemu-devel] [PATCH] Add a '-r' option to qmp-shell to print out raw JSON replies
 2012-08-20 14:02 UTC 

[Qemu-devel] [PATCH] Hack qmp.py to support reading a JSON multi-line response
 2012-08-20 14:01 UTC 

[PATCH 0/3] Improve branch UI for setting upstream information
 2012-08-20 13:47 UTC  (4+ messages)
` [PATCH 1/3] branch: introduce --set-upstream-to
` [PATCH 2/3] branch: add --unset-upstream option
` [PATCH 3/3] branch: suggest how to undo a --set-upstream when given one branch

[Buildroot] [PATCH v3] at91bootstrap3: new package
 2012-08-20 14:01 UTC  (5+ messages)

[PATCHv2 1/2] sched: Fixed cpupri_init stub signature; switched from macros to inlines
 2012-08-20 14:00 UTC  (2+ messages)
` [PATCHv2 2/2] sched: Support compiling out real-time scheduling with REALTIME_SCHED

Add recipe for hplip 3.12.6
 2012-08-20 13:48 UTC  (3+ messages)

[Qemu-trivial] [PULL 0/1] device_tree: load_device_tree(): Allow NULL sizep
 2012-08-20 13:58 UTC  (9+ messages)
` [Qemu-trivial] [PATCH] "
  ` [Qemu-trivial] [Qemu-devel] "
              `  "

Windows slow boot: contractor wanted
 2012-08-20 13:56 UTC  (6+ messages)
      ` [Qemu-devel] "

[PATCH v4 0/8] Avoid cache trashing on clearing huge/gigantic page
 2012-08-20 13:52 UTC  (36+ messages)
` [PATCH v4 1/8] THP: Use real address for NUMA policy
` [PATCH v4 2/8] THP: Pass fault address to __do_huge_pmd_anonymous_page()
` [PATCH v4 3/8] hugetlb: pass fault address to hugetlb_no_page()
` [PATCH v4 4/8] mm: pass fault address to clear_huge_page()
` [PATCH v4 5/8] x86: Add clear_page_nocache
` [PATCH v4 6/8] mm: make clear_huge_page cache clear only around the fault address
` [PATCH v4 7/8] x86: switch the 64bit uncached page clear to SSE/AVX v2
` [PATCH v4 8/8] mm: implement vm.clear_huge_page_nocache sysctl

[Bug 53512] New: kernel rejects cs in quake wars
 2012-08-20 13:56 UTC  (2+ messages)
` [Bug 53512] "

[PATCH]mm/ia64: fix a node distance bug
 2012-08-20 13:54 UTC  (4+ messages)

[Qemu-devel] qemu-ga : Guest Agent : Windows 2008 : Unknown command guest-fsfreeze-freeze
 2012-08-20 13:54 UTC  (2+ messages)

[PATCH 0/8] UBI: add max_beb_per1024 parameter / ioctl
 2012-08-20  7:56 UTC  (3+ messages)
` [PATCH 1/8] arm: sam9_l9260_defconfig: adjust UBI bad eraseblocks limit

[PATCH] Input: Let the FT5x06 driver build without debugfs
 2012-08-20 13:53 UTC  (4+ messages)

[PATCH/RFC v4 01/16] GSOC remote-svn
 2012-08-20 13:52 UTC  (4+ messages)

[PATCH 0/5] ARM: OMAP: Few device tree patches for 3.7
 2012-08-20 13:51 UTC  (3+ messages)
` [PATCH 4/5] ARM: OMAP4: Add L2 Cache Controller in Device Tree

[PATCH BlueZ v3 00/15] gdbus: DBus.Properties + ObjectManager
 2012-08-20 13:51 UTC  (3+ messages)

[PATCH V4 0/8] Rework on PowerNV P7IOC initialization
 2012-08-20 13:49 UTC  (7+ messages)
` [PATCH 1/8] ppc/pnv: create bus sensitive PEs
` [PATCH 3/8] ppc/pnv: I/O and MMIO resource assignment for PEs
` [PATCH 4/8] ppc/pnv: initialize DMA "
` [PATCH 5/8] ppc/pnv: skip check on PE if necessary
` [PATCH 7/8] ppc/pnv: using PCI core to do resource assignment
` [PATCH 8/8] ppc/pnv: remove unused functions


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.