All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-05 20:55:53 to 2013-07-05 22:19:16 UTC [more...]

[PATCHv4 00/10] clocksource: sunxi: Timer fixes and cleanup
 2013-07-05 22:18 UTC  (17+ messages)
` [PATCHv4 01/10] clocksource: sun4i: Use the BIT macros where possible
` [PATCHv4 02/10] clocksource: sun4i: Wrap macros arguments in parenthesis
` [PATCHv4 03/10] clocksource: sun4i: rename AUTORELOAD define to RELOAD
` [PATCHv4 04/10] clocksource: sun4i: Add clocksource and sched clock drivers
` [PATCHv4 05/10] clocksource: sun4i: Don't forget to enable the clock we use
` [PATCHv4 06/10] clocksource: sun4i: Fix the next event code
` [PATCHv4 07/10] clocksource: sun4i: Factor out some timer code
` [PATCHv4 08/10] clocksource: sun4i: Remove TIMER_SCAL variable
` [PATCHv4 09/10] clocksource: sun4i: Cleanup parent clock setup
` [PATCHv4 10/10] clocksource: sun4i: Fix bug when switching from periodic to oneshot modes

[PATCH] elantech: fix for newer hardware versions (v7)
 2013-07-05 22:18 UTC 

[URGENT rfc patch 0/3] tsc clocksource bug fix
 2013-07-05 22:17 UTC  (9+ messages)

[PATCH] SPARC32 : vm_area_struct access for old Sun SPARCs
 2013-07-05 22:16 UTC 

[PATCH 04/11] drm/i915: Enable/Disable PSR
 2013-07-05 22:14 UTC  (6+ messages)
` [PATCH] "

[PATCH 0/3] Fix backlight issues on some Windows 8 systems
 2013-07-05 22:23 UTC  (5+ messages)
` [PATCH 3/3] i915: Don't provide ACPI backlight interface if firmware expects Windows 8

On lost events
 2013-07-05 22:13 UTC 

[PATCH 0/2] introduce list_for_each_entry_del
 2013-07-05 20:41 UTC  (4+ messages)
  ` [PATCH 1/2] list: add list_del_each_entry
  ` [PATCH 2/2] btrfs: use list_del_each_entry

[PATCH] Btrfs: optimize btrfs_lookup_extent_info()
 2013-07-05 22:12 UTC  (2+ messages)
` [PATCH v2] "

[PATCHv3 00/10] clocksource: sunxi: Timer fixes and cleanup
 2013-07-05 22:12 UTC  (5+ messages)
` [PATCHv3 08/10] clocksource: sun4i: Remove TIMER_SCAL variable

[PATCH] cifs: use sensible file nlink values if unprovided
 2013-07-05 22:12 UTC  (5+ messages)

[RFC][PATCH 0/2] powerpc/booke: PTRACE_SINGLEBLOCK support for BookE
 2013-07-05 22:11 UTC  (3+ messages)
` [RFC][PATCH 1/2] powerpc/booke: extend PTRACE_SINGLEBLOCK for BookE Branch Taken Debug
` [RFC][PATCH 2/2] powerpc/booke: revert PTRACE_SINGLEBLOCK to BookE behavior

[PATCH 1/1 V2] x86/AMD: Fix nested svm crash due to assertion in __virt_to_maddr
 2013-07-05 22:10 UTC 

[PATCH v6 00/21] MBus DT binding: PCIe strikes back
 2013-07-05 22:08 UTC  (46+ messages)
` [PATCH v6 01/21] memory: mvebu-devbus: Remove address decoding window workaround
` [PATCH v6 02/21] bus: mvebu-mbus: Add new API for window creation
` [PATCH v6 03/21] ARM: kirkwood: Move to ID based MBus "
` [PATCH v6 04/21] ARM: mv78xx0: Move to ID based "
` [PATCH v6 05/21] ARM: orion5x: "
` [PATCH v6 06/21] ARM: dove: "
` [PATCH v6 07/21] bus: mvebu-mbus: Factor out initialization details
` [PATCH v6 08/21] bus: mvebu-mbus: Introduce device tree binding
` [PATCH v6 09/21] bus: mvebu-mbus: Add static window allocation to the binding
` [PATCH v6 10/21] pci: mvebu: Adapt to the new device tree layout
` [PATCH v6 11/21] bus: mvebu-mbus: Remove the no longer used name-based API
` [PATCH v6 12/21] bus: mvebu-mbus: Remove name -> target, attribute mapping tables
` [PATCH v6 13/21] bus: mvebu-mbus: Update main description
` [PATCH v6 14/21] bus: mvebu-mbus: Factorize Armada 370/XP data structures
` [PATCH v6 15/21] ARM: mvebu: Remove the harcoded BootROM window allocation
` [PATCH v6 16/21] ARM: mvebu: Initialize MBus using the DT binding
` [PATCH v6 17/21] ARM: mvebu: Use the preprocessor on Armada 370/XP device tree files
` [PATCH v6 18/21] ARM: mvebu: Add MBus to Armada 370/XP device tree
` [PATCH v6 19/21] ARM: mvebu: Add BootROM "
` [PATCH v6 20/21] ARM: mvebu: Relocate Armada 370/XP DeviceBus device tree nodes
` [PATCH v6 21/21] ARM: mvebu: Relocate Armada 370/XP PCIe "

[PATCHv4 00/11] MSI support for Marvell EBU PCIe driver
 2013-07-05 22:08 UTC  (30+ messages)
` [PATCHv4 02/11] pci: use weak functions for MSI arch-specific functions
` [PATCHv4 03/11] pci: remove ARCH_SUPPORTS_MSI kconfig option
` [PATCHv4 04/11] PCI: Introduce new MSI chip infrastructure
` [PATCHv4 05/11] of: pci: add registry of MSI chips
` [PATCHv4 10/11] pci: mvebu: add support for MSI

[PATCH 1/9] Revert "drm/i915: Getter/setter for object attributes"
 2013-07-05 22:07 UTC  (10+ messages)
` [PATCH 2/9] Revert "drm/i915: Kill obj->gtt_offset"
` [PATCH 3/9] Revert "drm/i915: Use gtt_space->start for stolen reservation"
` [PATCH 4/9] drm: pre allocate node for create_block
` [PATCH 5/9] drm: Change create block to reserve node
` [PATCH 6/9] drm/i915: Getter/setter for object attributes
` [PATCH 7/9] drm/i915: Kill obj->gtt_offset
` [PATCH 8/9] drm/i915: Embed drm_mm_node in i915 gem obj
` [PATCH 9/9] drm: Optionally create mm blocks from top-to-bottom

[RFC] simplifying the "is it mounted" checks for nilfs2
 2013-07-05 22:03 UTC 

[PATCH] ASoC: Allow imx-pcm-{dma,fiq}.c to be modules
 2013-07-05 21:58 UTC  (9+ messages)
      ` [PATCH] ASoC: Allow imx-pcm-{dma, fiq}.c "

[PATCH 0/2] NFS: Improve readdir performance
 2013-07-05 21:49 UTC  (3+ messages)
` [PATCH 1/2] NFS: Make nfs_attribute_cache_expired() non-static
` [PATCH 2/2] NFS: Make nfs_readdir revalidate less often

[U-Boot] [PATCH] zmx25: Select CONFIG_OF_LIBFDT
 2013-07-05 21:49 UTC  (5+ messages)

[PATCH RFC 0/2] NFS: Improve readdir performance
 2013-07-05 21:49 UTC  (3+ messages)

searching checkpoints contaning an inode (or a filename)
 2013-07-05 21:48 UTC  (2+ messages)

[PATCH] drm/i915: convert debugfs creation/destruction to table
 2013-07-05 21:46 UTC  (4+ messages)

[RFC] F_SETLEASE mess
 2013-07-05 21:46 UTC  (5+ messages)

[Qemu-devel] [PATCH v5] Xen PV Device
 2013-07-05 21:44 UTC  (4+ messages)
  ` [Qemu-devel] [Xen-devel] "
  `  "

[PATCH] parisc: Fix gcc miscompilation in pa_memcpy()
 2013-07-05 21:44 UTC  (3+ messages)

Why no USB id list in the kernel sources?
 2013-07-05 21:43 UTC  (2+ messages)

[PATCH] ARM: dts: igep00x0: Add pinmux configuration for MCBSP2
 2013-07-05 21:38 UTC 

[PATCH] drm/i915: fix up ring cleanup for the i830/i845 CS tlb w/a
 2013-07-05 21:39 UTC 

[PATCH] drm/i915: Verify that our stolen memory doesn't conflict
 2013-07-05 21:39 UTC  (5+ messages)

No sound with Sony VAIO VPCZ1 (ALC889)
 2013-07-05 21:38 UTC  (7+ messages)

[Buildroot] Two or three stages gcc build?
 2013-07-05 21:38 UTC 

[PATCH 1/1] x86/AMD: Fix nested svm crash due to assertion in __virt_to_maddr
 2013-07-05 21:38 UTC  (5+ messages)

[PATCH 4/9] drm: pre allocate node for create_block
 2013-07-05 21:40 UTC  (3+ messages)
` [PATCH 5/9] drm: Change create block to reserve node
` [PATCH 9/9] drm: Optionally create mm blocks from top-to-bottom

[PATCH] NFS: Allow nfs_updatepage to extend a write under additional circumstances
 2013-07-05 21:33 UTC 

[PATCH V3] ARM: add missing linker section markup to head-common.S
 2013-07-05 21:32 UTC  (3+ messages)

[Powertop] Intel GPU statistics on multi-GPU systems
 2013-07-05 21:28 UTC 

CEPH Erasure Encoding + OSD Scalability
 2013-07-05 21:23 UTC 

[U-Boot] [PATCH] cramfs: fix bug for wrong filename comparison
 2013-07-05 21:23 UTC  (2+ messages)

[RFC 0/2] mci: Dove SDHCI driver
 2013-07-05 21:22 UTC  (3+ messages)
` [RFC 1/2] mci: add more defines to sdhci include
` [RFC 2/2] mci: add Marvell Dove SDHCI driver

[PATCH v4] spi: add Marvell MVEBU SoC SPI driver
 2013-07-05 21:21 UTC  (2+ messages)
` [PATCH RESEND] ARM: mvebu: add clock aliases for spi0/spi1 on Dove

[PATCH] drm/radeon: default to 1024M gart size on rv770+
 2013-07-05 21:20 UTC 

[PATCH] xfbbd: Fix issue with xfbbd and AX25 radio connections
 2013-07-05 21:20 UTC  (2+ messages)
` [PATCH] xfbbd: Run the same data files on 64-bit

[PATCH 1/3] OF: base: fix infinite loop in of_find_node_by_name
 2013-07-05 21:19 UTC  (2+ messages)
` [PATCH] OF: base: initalize from node in of_find_node_with_property

[PATCH 0/4 V7] Power-well API implementation for Haswell
 2013-07-05 21:19 UTC  (7+ messages)
        ` [Intel-gfx] "

Pull Request for Adding 2 new tools around fio
 2013-07-05 21:17 UTC  (4+ messages)

[U-Boot] [U-boot] monitor length question
 2013-07-05 21:14 UTC  (2+ messages)

[PATCH] PCI: PCIE: Rename option title to something less confusing
 2013-07-05 21:11 UTC  (2+ messages)

[PATCH] clocksource/cadence_ttc: Reuse clocksource as sched_clock
 2013-07-05 21:10 UTC  (10+ messages)

[PATCH] libxl_json: Fix backport of JSON_BOOL to 4.2.2
 2013-07-05 21:09 UTC  (5+ messages)

[U-Boot] Marvell SheevaPlug v2013.04 Refresh (ask for review)
 2013-07-05 21:08 UTC  (2+ messages)

[PATCH] Btrfs: set lockdep class before locking new extent buffer
 2013-07-05 21:07 UTC 

[U-Boot] [PATCHv2] socfpga: Move board/socfpga_cyclone5 to board/socfpga
 2013-07-05 21:04 UTC  (2+ messages)

MTD EEPROM support and driver integration
 2013-07-05 21:02 UTC  (4+ messages)

[PATCH] Staging: csr: csr_wifi_router_sef.c: fixed a brace coding style issue
 2013-07-05 21:03 UTC 

[PATCH v10 1/2] watchdog: New watchdog driver for MEN A21 watchdogs
 2013-07-05 21:03 UTC  (5+ messages)
` [PATCH RESEND "
  ` [PATCH RESEND v10 2/2] watchdog: Sysfs interface for MEN A21 watchdog

[U-Boot] [RFC PATCH] arm: arm926ejs: flush cache before disable it
 2013-07-05 21:02 UTC  (2+ messages)

[RFC PATCH v2 0/4] Enable async page faults on s390
 2013-07-05 20:55 UTC  (7+ messages)
` [PATCH 1/4] PF: Add FAULT_FLAG_RETRY_NOWAIT for guest fault
` [PATCH 2/4] PF: Move architecture specifics to the backends
` [PATCH 3/4] PF: Provide additional direct page notification
` [PATCH 4/4] PF: Async page fault support on s390

[U-Boot] test HYP mode in arch/arm/cpu/armv7/start.S
 2013-07-05 20:56 UTC  (2+ messages)

[Qemu-devel] [PATH 0/4] po/Makefile: Fix regression and some minor issues
 2013-07-05 20:55 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] po/Makefile: Fix and improve help message
` [Qemu-devel] [PATCH 2/4] po/Makefile: Fix *.mo generation for out-of-tree builds (regression)
` [Qemu-devel] [PATCH 3/4] po/Makefile: Fix generation of messages.po
` [Qemu-devel] [PATCH 4/4] po/Makefile: Use macro quiet-command for nice looking 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.