All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-07-19 14:10:40 to 2012-07-19 14:45:25 UTC [more...]

[PATCH 1/2] ARM: vt8500: Update vt8500-ehci driver to support device tree
 2012-07-19 14:45 UTC  (8+ messages)
` [PATCH 2/2] ARM: vt8500: Add support for UHCI companion controller

[PATCH 0/4] powerpc/crypto: IBM Power7+ in-Nest compression support
 2012-07-19 14:42 UTC  (11+ messages)
` [PATCH 1/4] powerpc/crypto: rework Kconfig
` [PATCH 2/4] powerpc/crypto: add compression support to arch vec
` [PATCH 3/4] powerpc/crypto: add 842 hardware compression driver
` [PATCH 4/4] powerpc/crypto: add 842 crypto driver

[PATCHv7 00/12] ARM: OMAP4: core retention support
 2012-07-19 14:44 UTC  (7+ messages)
` [PATCHv7 06/12] ARM: OMAP4: suspend: Program all domains to retention
` [PATCHv7 07/12] ARM: OMAP4: PM: put all domains to OSWR during suspend

Information about XSELinux
 2012-07-19 14:44 UTC  (6+ messages)

[PATCH 0 of 3 v4/leftover] Automatic NUMA placement for xl
 2012-07-19 14:43 UTC  (15+ messages)
` [PATCH 1 of 3 v4/leftover] libxl: enable automatic placement of guests on NUMA nodes
    ` [PATCH 0 of 3 v5/leftover] Automatic NUMA placement for xl
      ` [PATCH 1 of 3 v5/leftover] libxl: enable automatic placement of guests on NUMA nodes
        ` [PATCH 1 of 3 v5/leftover] libxl: enable automatic placement of guests on NUMA nodes [and 1 more messages]

[PATCH] msi/msix: added public API to set/get MSI message address, and data
 2012-07-19 14:43 UTC  (13+ messages)
        ` [PATCH] msi/msix: added API to set MSI message address "
                    ` [Qemu-devel] "

[PATCH net/for-next V1 0/1] IB/ipoib: break linkage to neighbouring system
 2012-07-19 14:42 UTC  (3+ messages)
` [PATCH net/for-next V1 1/1] "

[RFC] Simplifying kernel configuration for distro issues
 2012-07-19 14:42 UTC  (8+ messages)
  ` [opensuse-kernel] "

[RFC PATCH] mm: hugetlbfs: Close race during teardown of hugetlbfs shared page tables
 2012-07-19 14:42 UTC  (6+ messages)

[PATCH] MMC: OMAP: make MMC_OMAP* depend on DMA_OMAP
 2012-07-19 14:41 UTC  (4+ messages)

[PATCH v3] DRM: Add DRM kms/fb cma helper
 2012-07-19 14:41 UTC  (4+ messages)

[lm-sensors] Asus P8B WS conf Mockup
 2012-07-19 14:41 UTC 

Catching a RAID error in a process
 2012-07-19 14:40 UTC  (3+ messages)

[PATCH 3/4] drm/i915: add quirk to indicate that an alt bit is used for brightness inversion
 2012-07-19 14:40 UTC  (9+ messages)
` [PATCH] properly enable the blc controller on the right pipe

[PATCH v3] xfs: probe data buffer from page cache for unwritten extents
 2012-07-19 14:39 UTC  (3+ messages)

[PATCH 0/1] meta: update crownbay.scc for newer emgd driver
 2012-07-19 14:39 UTC  (5+ messages)

[RFC 0/8] Integrate yocto documentation into eclipse
 2012-07-19 14:39 UTC  (4+ messages)

[PATCH 00/34] Memory management performance backports for -stable
 2012-07-19 14:36 UTC  (70+ messages)
` [PATCH 01/34] mm: vmstat: cache align vm_stat
` [PATCH 02/34] mm: memory hotplug: Check if pages are correctly reserved on a per-section basis
` [PATCH 03/34] mm: Reduce the amount of work done when updating min_free_kbytes
` [PATCH 04/34] mm: vmscan: fix force-scanning small targets without swap
` [PATCH 05/34] vmscan: clear ZONE_CONGESTED for zone with good watermark
` [PATCH 06/34] vmscan: add shrink_slab tracepoints
` [PATCH 07/34] vmscan: shrinker->nr updates race and go wrong
` [PATCH 08/34] vmscan: reduce wind up shrinker->nr when shrinker can't do work
` [PATCH 09/34] mm: limit direct reclaim for higher order allocations
` [PATCH 10/34] mm: Abort reclaim/compaction if compaction can proceed
` [PATCH 11/34] mm: compaction: trivial clean up in acct_isolated()
` [PATCH 12/34] mm: change isolate mode from #define to bitwise type
` [PATCH 13/34] mm: compaction: make isolate_lru_page() filter-aware
` [PATCH 14/34] mm: zone_reclaim: "
` [PATCH 15/34] mm: migration: clean up unmap_and_move()
` [PATCH 16/34] mm: compaction: Allow compaction to isolate dirty pages
` [PATCH 17/34] mm: compaction: Determine if dirty pages can be migrated without blocking within ->migratepage
` [PATCH 18/34] mm: page allocator: Do not call direct reclaim for THP allocations while compaction is deferred
` [PATCH 19/34] mm: compaction: make isolate_lru_page() filter-aware again
` [PATCH 20/34] kswapd: avoid unnecessary rebalance after an unsuccessful balancing
` [PATCH 21/34] kswapd: assign new_order and new_classzone_idx after wakeup in sleeping
` [PATCH 22/34] mm: compaction: Introduce sync-light migration for use by compaction
` [PATCH 23/34] mm: vmscan: When reclaiming for compaction, ensure there are sufficient free pages available
` [PATCH 24/34] mm: vmscan: Do not OOM if aborting reclaim to start compaction
` [PATCH 25/34] mm: vmscan: Check if reclaim should really abort even if compaction_ready() is true for one zone
` [PATCH 26/34] vmscan: promote shared file mapped pages
` [PATCH 27/34] vmscan: activate executable pages after first usage
` [PATCH 28/34] mm/vmscan.c: consider swap space when deciding whether to continue reclaim
` [PATCH 29/34] mm: test PageSwapBacked in lumpy reclaim
` [PATCH 30/34] mm: vmscan: Do not force kswapd to scan small targets
` [PATCH 31/34] cpusets: avoid looping when storing to mems_allowed if one node remains set
` [PATCH 32/34] cpusets: stall when updating mems_allowed for mempolicy or disjoint nodemask
` [PATCH 33/34] cpuset: mm: Reduce large amounts of memory barrier related damage v3
` [PATCH 34/34] mm/hugetlb: fix warning in alloc_huge_page/dequeue_huge_page_vma

[PATCHv5 00/18] I2C big cleanup
 2012-07-19 14:38 UTC  (38+ messages)
` [PATCHv5 02/18] i2c: omap: simplify num_bytes handling
` [PATCHv5 04/18] i2c: omap: add blank lines
` [PATCHv5 05/18] i2c: omap: simplify omap_i2c_ack_stat()
` [PATCHv5 06/18] i2c: omap: split out [XR]DR and [XR]RDY
` [PATCHv5 07/18] i2c: omap: improve i462 errata handling
` [PATCHv5 09/18] i2c: omap: switch over to do {} while loop
` [PATCHv5 10/18] i2c: omap: ack IRQ in parts
  ` [PATCHv5 01/18] i2c: omap: switch to devm_* API
  ` [PATCHv5 03/18] i2c: omap: decrease indentation level on data handling
  ` [PATCHv5 08/18] i2c: omap: re-factor receive/transmit data loop
  ` [PATCHv5 11/18] i2c: omap: switch to platform_get_irq()
  ` [PATCHv5 12/18] i2c: omap: bus: add a receiver flag
  ` [PATCHv5 13/18] i2c: omap: simplify errata check
  ` [PATCHv5 15/18] i2c: omap: simplify IRQ exit path
  ` [PATCHv5 16/18] i2c: omap: resize fifos before each message
  ` [PATCHv5 18/18] i2c: omap: remove redundant status read
` [PATCHv5 14/18] i2c: omap: always return IRQ_HANDLED
` [PATCHv5 17/18] i2c: omap: get rid of the "complete" label

Backport requests of cs 23420..23423 for 4.0 and 4.1
 2012-07-19 14:37 UTC  (2+ messages)

pull request: sfc-next 2012-07-18
 2012-07-19 14:37 UTC  (4+ messages)
` [PATCH net-next 4/7] sfc: Add support for IEEE-1588 PTP

[PATCH] Fix compile error loady command, without loadb
 2012-07-19 14:36 UTC  (2+ messages)

[PATCH 0/4] ACPI: hotplug messages improvement
 2012-07-19 14:36 UTC  (8+ messages)
` [PATCH 1/4] ACPI: Add acpi_pr_<level>() interfaces

[Cluster-devel] [GFS2 Patch] [Try 5] GFS2: Reduce file fragmentation
 2012-07-19 14:36 UTC  (2+ messages)

Need to remove failed disk from RAID5 array
 2012-07-19 14:35 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 3/3] linux-user: exclude SO_TIMESTAMP cmsg_type from unsuppoted ancillary data
 2012-07-19 14:34 UTC  (4+ messages)

[PATCH] IIO: Add basic MXS LRADC driver
 2012-07-19 14:33 UTC  (7+ messages)

[Qemu-devel] Keeping a secondary CPU in reset
 2012-07-19 14:32 UTC  (2+ messages)

[Qemu-devel] passing interrupts from QEMU to KVM
 2012-07-19 14:30 UTC  (6+ messages)

[Qemu-devel] [PATCH] qemu: add .exrc
 2012-07-19 14:29 UTC 

pstore/ram: Add ftrace messages handling
 2012-07-19 14:28 UTC 

[Qemu-devel] [RFC seabios PATCH] enumerate APIC IDs directly from CPUs
 2012-07-19 14:28 UTC  (3+ messages)

[Bug 52266] New: No DVI output on "ATI Radeon XPRESS 200 5A41 (PCIE)" (ChipID = 0x5a41)
 2012-07-19 21:27 UTC  (2+ messages)
` [Bug 52266] "

[PATCH v2 1/3] Bluetooth: Fix using NULL inquiry entry 
 2012-07-19 14:27 UTC  (4+ messages)
` [PATCH v2 3/3] Bluetooth: Set name_state to unknown when entry name is empty

[Qemu-devel] [PATCH 0/4] Xen, introducing dirty log for migration
 2012-07-19 14:27 UTC  (10+ messages)
` [Qemu-devel] [PATCH 3/4] exec, memory: Call to xen_modified_memory

[U-Boot] [PATCH] arm: enable unaligned access on ARMv7
 2012-07-19 14:27 UTC  (4+ messages)
` [U-Boot] [PATCH] arm: armv7: add compile option -mno-unaligned-access if available

[PATCH v5 1/2] media: add new mediabus format enums for dm365
 2012-07-19 14:25 UTC 

[PATCH] rbd: fix the repeat initialization of semaphore
 2012-07-19 14:25 UTC 

[Qemu-devel] qemu 1.1.0 slow as hell booting ?
 2012-07-19 14:43 UTC 

[PATCH 00/36] AArch64 Linux kernel port
 2012-07-19 14:16 UTC  (4+ messages)

Selecting Audio formats
 2012-07-19 14:21 UTC 

Very slow samba file transfer speed... any ideas ?
 2012-07-19 14:19 UTC  (4+ messages)

Information about XSELinux
 2012-07-19 14:18 UTC 

Kernel crash with lspci -vv and SAS Controller LSI Logic / Symbios Logic MegaRAID SAS 9240
 2012-07-19 14:17 UTC  (3+ messages)

[meta-oe][PATCH 0/5] Whitespace changes to make it parse again
 2012-07-19 14:05 UTC  (6+ messages)
` [meta-oe][PATCH 1/5] recipes: convert tabs to 4 spaces in populate_packages
` [meta-oe][PATCH 2/5] poppler-fp: convert tabs to 4 spaces in get_poppler_fpu_setting
` [meta-oe][PATCH 3/5] lzma: use 4 spaces instead of 8 in do_unpack_append
` [meta-oe][PATCH 4/5] libopus: use 4 spaces instead of tabs in get_libopus_fpu_setting
` [meta-oe][PATCH 5/5] navit: use 4 spaces instead of tabs in get_navit_fpu_setting

[GIT PULL] io.h clean-up for PCI
 2012-07-19 14:16 UTC  (3+ messages)

Devicetree: Initialization order of mmc block devices?
 2012-07-19 14:08 UTC  (8+ messages)

[Qemu-devel] [PATCH v2 0/2] pci: Preparations for KVM device assignment
 2012-07-19 14:16 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/2] pci: Add INTx routing notifier

[PATCH] nestedhvm: fix write access fault on ro mapping
 2012-07-19 14:15 UTC 

[U-Boot] [PATCH 0/2] zfs: Add filesystem ZFS support
 2012-07-19 14:14 UTC  (4+ messages)
` [U-Boot] [PATCH v4 1/1] zfs: Add ZFS filesystem support

[PATCH] Add /dev/urandom device
 2012-07-19 14:14 UTC  (3+ messages)
` [PATCH] add possibility to mark blocks as bad during write

ST Chipsets support
 2012-07-19 14:13 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/18] tegra: Add display driver and LCD support for Seaboard
 2012-07-19 14:13 UTC  (7+ messages)
` [U-Boot] [PATCH v3 08/18] tegra: Add SOC support for display/lcd
` [U-Boot] [PATCH v3 11/18] arm: Add control over cachability of memory regions


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.