All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-29 15:23:44 to 2012-10-29 16:10:24 UTC [more...]

[RESEND][PATCH 0/2] Add spidev to the CFA-10049
 2012-10-29 16:10 UTC  (7+ messages)
` [PATCH 1/2] spi: spidev: Add device tree bindings

[PATCH 0/3] introduce command abi version
 2012-10-29 16:05 UTC  (5+ messages)
` [PATCH 1/3] command: introduce "

[PATCH] udev: Ensure tmpfs are mounted and volatile/run exists
 2012-10-29 15:53 UTC 

[PATCH v5 0/8] perf tools: Add script browser and runtime data file switch
 2012-10-30 16:05 UTC  (7+ messages)
` [PATCH v5 5/8] perf ui/browser: Integrate script browser into main hists browser
` [PATCH v5 7/8] perf hists browser: Add option for runtime switching perf data file

[PATCH v7 01/16] hashtable: introduce a small and naive hashtable
 2012-10-29 16:07 UTC  (28+ messages)
` [PATCH v7 09/16] SUNRPC/cache: use new hashtable implementation
` [PATCH v7 10/16] dlm: "
` [PATCH v7 15/16] openvswitch: "

[PATCH] udev: Use correct variable in udev.conf for run_path
 2012-10-29 15:53 UTC 

libxl drivers for libvirt?
 2012-10-29 16:05 UTC  (6+ messages)
        ` [libvirt] "

[PATCH 1/4] ASoC: ak5702: add support for ak5702 -- 4ch ADC
 2012-10-29 16:04 UTC  (2+ messages)

[PATCH] pnpacpi: incorrect test
 2012-10-29 16:05 UTC 

[V5 PATCH 00/26] mm, memory-hotplug: dynamic configure movable memory and introduce movable node
 2012-10-29 15:21 UTC  (43+ messages)
` [V5 PATCH 02/26] memory_hotplug: handle empty zone when online_movable/online_kernel
` [V5 PATCH 03/26] memory_hotplug: ensure every online node has NORMAL memory
` [V5 PATCH 04/26] node: cleanup node_state_attr
` [V5 PATCH 05/26] node_states: introduce N_MEMORY
` [V5 PATCH 06/26] cpuset: use N_MEMORY instead N_HIGH_MEMORY
` [V5 PATCH 07/26] procfs: "
` [V5 PATCH 08/26] memcontrol: "
` [V5 PATCH 09/26] oom: "
` [V5 PATCH 10/26] mm,migrate: "
` [V5 PATCH 11/26] mempolicy: "
` [V5 PATCH 12/26] hugetlb: "
` [V5 PATCH 13/26] vmstat: "
` [V5 PATCH 14/26] kthread: "
` [V5 PATCH 15/26] init: "
` [V5 PATCH 16/26] vmscan: "
` [V5 PATCH 17/26] page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initialization
` [V5 PATCH 18/26] hotplug: update nodemasks management
` [V5 PATCH 19/26] numa: add CONFIG_MOVABLE_NODE for movable-dedicated node
` [V5 PATCH 20/26] memory_hotplug: allow online/offline memory to result movable node
` [V5 PATCH 21/26] page_alloc: add kernelcore_max_addr
` [V5 PATCH 22/26] x86: get pg_data_t's memory from other node
` [V5 PATCH 23/26] x86: use memblock_set_current_limit() to set memblock.current_limit
` [V5 PATCH 24/26] memblock: limit memory address from memblock
` [V5 PATCH 25/26] memblock: compare current_limit with end variable at memblock_find_in_range_node()
` [V5 PATCH 26/26] mempolicy: fix is_valid_nodemask()

[PATCH] saa7134: Add pm_qos_request to fix video corruption
 2012-10-29 16:03 UTC  (6+ messages)

[PATCH 0/7] cifs.idmap: set timeout on keys and generic cleanups
 2012-10-29 16:02 UTC  (2+ messages)

[U-Boot] UBIFS fails on SheevaPlug
 2012-10-29 16:02 UTC  (11+ messages)

[BUG] perf report: different reports when run on terminal as opposed to script
 2012-10-29 16:01 UTC 

[PATCH] Add FDT support to Pandaboard initialization
 2012-10-29 16:01 UTC  (4+ messages)

race between aclocal and unstaging of .m4 files
 2012-10-29 15:45 UTC  (2+ messages)

What is TOOLCHAIN_NEED_CONFIGSITE_CACHE for?
 2012-10-29 15:43 UTC  (2+ messages)

[Qemu-devel] [PATCH] pci_bridge: fix abort due to memory region API violation
 2012-10-29 15:57 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] Bring in new I2C framework
 2012-10-29 15:56 UTC  (7+ messages)

[xen-4.2-testing test] 14125: regressions - trouble: broken/fail/pass
 2012-10-29 15:56 UTC  (2+ messages)

[PATCH net-next 0/8] enable/disable zero copy tx dynamically
 2012-10-29 15:50 UTC  (18+ messages)
` [PATCH net-next 1/8] skb: report completion status for zero copy skbs
` [PATCH net-next 2/8] skb: api to report errors "
` [PATCH net-next 3/8] tun: report orphan frags errors to zero copy callback
` [PATCH net-next 8/8] vhost-net: reduce vq polling on tx zerocopy
` [PATCH net-next 4/8] vhost-net: cleanup macros for DMA status tracking
` [PATCH net-next 5/8] vhost: track zero copy failures using DMA length
` [PATCH net-next 6/8] vhost: move -net specific code out
` [PATCH net-next 7/8] vhost-net: select tx zero copy dynamically

Dom0 physical networking/swiotlb/something issue in 3.7-rc1
 2012-10-29 15:55 UTC  (5+ messages)

Subtree in Git
 2012-10-29 15:55 UTC  (19+ messages)

[Buildroot] [PATCH] cmake: bump version to 2.8.9 Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com>
 2012-10-29 15:53 UTC 

[Qemu-devel] [RFC] [PATCHv2 0/2] Sandboxing Qemu guests with Libseccomp
 2012-10-29 15:51 UTC  (8+ messages)
  ` [Qemu-devel] [libseccomp-discuss] "

[Qemu-devel] [PATCH 00/18] Migration thread lite (20121029)
 2012-10-29 15:51 UTC  (3+ messages)
` [Qemu-devel] [PATCH 07/18] migration: make writes blocking

[PATCH v2 0/2] ARM: exynos: Enable TMU support in exynos platforms
 2012-10-29 12:22 UTC  (4+ messages)
` [PATCH v2 1/2] ARM: exynos4: Add devicetree node for TMU driver

[PATCH] percpu: change a method freeing a chunk for consistency
 2012-10-29 15:51 UTC  (3+ messages)

[Buildroot] [PATCHv3] QtSerialPort: new package
 2012-10-29 15:49 UTC 

**Alert Notification!!!
 2012-10-29 10:27 UTC 

[PATCH] ARM: OMAP2+: AM33XX: clock data: fix mcasp entries
 2012-10-29 15:45 UTC  (3+ messages)

[Patch v1 00/10] perf: add memory access sampling support
 2012-10-29 15:44 UTC  (12+ messages)
` [Patch v1 04/10] perf/x86: add memory profiling via PEBS Load Latency
` [Patch v1 06/10] perf/x86: add support for PEBS Precise Store

[PATCH v3 4/6] net/core: apply pm_runtime_set_memalloc_noio on network devices
 2012-10-29 15:44 UTC  (4+ messages)

[GIT PULL] Ceph fixes for -rc4
 2012-10-29 15:43 UTC 

[lm-sensors] [PATCH v2 8/9] hwmon: (it87) Manage device specific features with table
 2012-10-29 15:43 UTC  (3+ messages)

[PATCH v3 0/3] zram/zsmalloc promotion
 2012-10-29 15:43 UTC  (3+ messages)

[PATCH BlueZ 1/7] AVRCP: Add initial support for controller player
 2012-10-29 15:41 UTC  (3+ messages)
` [PATCH BlueZ 3/7] player: Add support for SetProperty

[PATCH v3 2/6] PM / Runtime: introduce pm_runtime_set[get]_memalloc_noio()
 2012-10-29 15:41 UTC  (4+ messages)

8250_early for big-endian
 2012-10-29 15:38 UTC  (13+ messages)

[lm-sensors] [PATCH v2 4/9] hwmon: (it87) Introduce support for tempX_offset sysfs attribute
 2012-10-29 15:37 UTC  (2+ messages)

[PATCH 0/9] some ivb fdi b/c fixes
 2012-10-29 15:38 UTC  (4+ messages)
` [PATCH 5/9] drm/i915: CPT/PPT pch dp transcoder workaround

Black screen with gma500_gfx on 3.6.2
 2012-10-29 15:35 UTC  (3+ messages)

[PATCH v8 00/11] ZPODD Patches
 2012-10-29 15:35 UTC  (3+ messages)
` [PATCH v8 09/11] block: add a new interface to block events

[B.A.T.M.A.N.] [PATCHv2] batman-adv: don't free resource when DAT is disabled
 2012-10-29 15:35 UTC 

[PATCH] ARM: quiet down the non make -s output
 2012-10-29 15:34 UTC  (2+ messages)

[PATCH v2 00/12] memory-hotplug: hot-remove physical memory
 2012-10-29 15:34 UTC  (6+ messages)
` [PATCH v2 10/12] memory-hotplug: memory_hotplug: clear zone when removing the memory

[PATCH] package.bbclass: search for dangling links in installation directory
 2012-10-29 15:20 UTC  (5+ messages)

[PATCH] openssl: Use ${CFLAGS} not ${FULL_OPTIMIZATION}
 2012-10-29 15:20 UTC 

[U-Boot] ping failed; host 192.168.1.101 is not alive
 2012-10-29 15:33 UTC  (3+ messages)

[LTP] [PATCH v3 0/3] new syscall tests for migrate_pages
 2012-10-29 15:30 UTC  (3+ messages)
` [LTP] [PATCH v3 1/3] numa_helper: export get_max_node()

[linux-next PATCH] PM / devfreq: documentation cleanups for devfreq header
 2012-10-29 15:32 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: don't free resources when DAT is disabled
 2012-10-29 15:31 UTC  (3+ messages)

master - lvmetad: warn only if use_lvmetad=1 and locking_type=3
 2012-10-29 15:30 UTC 

[PATCH 1/2] ARM: tegra: dt: add L2 cache controller
 2012-10-29 15:28 UTC  (5+ messages)

[lm-sensors] [PATCH v2 5/9] hwmon: (it87) Save fan registers in 2-dimensional array
 2012-10-29 15:27 UTC  (2+ messages)

[PATCH 2/2] dma: tegra20-apbdma: channel freeing correction
 2012-10-29 15:27 UTC  (2+ messages)

[PATCH v3 0/3] zram/zsmalloc promotion
 2012-10-29 15:25 UTC  (2+ messages)

[PATCH] fanotify: Fix missing break
 2012-10-29 15:28 UTC 

[PATCH v5 00/18] slab accounting for memcg
 2012-10-29 15:26 UTC  (5+ messages)
` [PATCH v5 13/18] memcg/sl[au]b Track all the memcg children of a kmem_cache

[Qemu-devel] [patch v4 00/16] push mmio dispatch out of big lock
 2012-10-29 15:24 UTC  (5+ messages)

[patch 00/18] pvclock vsyscall support + KVM hypervisor support (v2)
 2012-10-29 14:54 UTC  (4+ messages)
` [patch 08/18] x86: pvclock: generic pvclock vsyscall initialization

[PATCH] drm/i915/tv: Use intel_flush_display_plane() to flush the primary plane
 2012-10-29 15:25 UTC 

[PATCH v2 0/9] cifs: second pile of cleanups for cifsacl
 2012-10-29 15:25 UTC  (3+ messages)

[PATCH] sstate.bbclass: preserve time when unstaging files
 2012-10-29 15:11 UTC 

[PATCH] drm/i915: Flush using only the correct base address register
 2012-10-29 15:24 UTC 

Q: i2c block write emulation / handling of i2c message size constraints of a bus ?
 2012-10-29 15:24 UTC  (9+ messages)

Problem with OHCI on OMAP4430
 2012-10-29 15:24 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/22] AHCI / SATA Improvements
 2012-10-29 15:24 UTC  (23+ messages)
` [U-Boot] [PATCH v3 01/22] ahci: Support splitting of read transactions into multiple chunks
` [U-Boot] [PATCH v3 02/22] scsi: Provide support for a list of AHCI controllers
` [U-Boot] [PATCH v3 03/22] scsi: Add scsi_write to SCSI driver
` [U-Boot] [PATCH v3 04/22] Support setenv_ulong() and setenv_addr() for powerpc
` [U-Boot] [PATCH v3 05/22] scsi: Add function and env var to report number of scsi drives
` [U-Boot] [PATCH v3 06/22] ahci: Optimise AHCI controller reset and start-up
` [U-Boot] [PATCH v3 07/22] ahci: Improve AHCI debugging
` [U-Boot] [PATCH v3 08/22] ahci: cosmetics and cleanup
` [U-Boot] [PATCH v3 09/22] ahci: Make sending the SETFEATURES_XFER command optional
` [U-Boot] [PATCH v3 10/22] ahci: support scsi writing in AHCI driver
` [U-Boot] [PATCH v3 11/22] ahci: Make the AHCI code find the capacity of disks > 128 GB properly
` [U-Boot] [PATCH v3 12/22] ahci: Use sizeof(fis) instead of hardcoding '20'
` [U-Boot] [PATCH v3 13/22] ahci: Fix 'Invaild' typo
` [U-Boot] [PATCH v3 14/22] ahci: Support 64-bit LBA option when reading capacity
` [U-Boot] [PATCH v3 15/22] ahci: Use virt_to_phys() to denote physical addresses for DMA
` [U-Boot] [PATCH v3 16/22] ahci: flush / invalidate dcache around SATA commands
` [U-Boot] [PATCH v3 17/22] ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout)
` [U-Boot] [PATCH v3 18/22] ahci: Support spin-up and link-up separately
` [U-Boot] [PATCH v3 19/22] ahci: Perform SATA flush after disk write
` [U-Boot] [PATCH v3 20/22] ahci: Expand HDD Logical Block addressability up to 32 bits
` [U-Boot] [PATCH v3 21/22] ide: Correct function signatures for ide_read/write()
` [U-Boot] [PATCH v3 22/22] x86: config: Enable AHCI support for coreboot


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.