All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-16 00:28:29 to 2012-10-16 02:39:48 UTC [more...]

[PATCH V6 0/2] of: Add generic device tree DMA helpers
 2012-10-16  2:43 UTC  (10+ messages)
` [PATCH V6 2/2] dmaengine: add helper function to request a slave DMA channel

[PATCH] tools: xend: fix wrong condition check for xml file
 2012-10-16  2:39 UTC 

[PATCH] block: Add blk_rq_pos(rq) to sort rq when plushing plug-list
 2012-10-16  2:40 UTC  (4+ messages)
    `  "

mpol_to_str revisited
 2012-10-16  2:34 UTC  (7+ messages)

necessary to limit container's network bandwidth when use physical nic in container?
 2012-10-16  2:33 UTC  (5+ messages)
  ` [libvirt] "

[LTP] crashme:fork12 test may kill other process that is not forked child
 2012-10-16  2:31 UTC  (4+ messages)
  ` [LTP] [PATCH] io_submit: uninitialized iocb may not return -EINVAL

[PATCH 0/1] lttng-2.0 fixes
 2012-10-16  2:33 UTC  (4+ messages)
` [PATCH 1/1] packagegroup-core-tools-profile: replace 'legacy' lttng with lttng 2.0

New serial card development
 2012-10-16  2:32 UTC  (5+ messages)

[PATCH] fsfreeze: tell hung_task about processes put to sleep
 2012-10-16  2:30 UTC  (7+ messages)

[PATCH 11/16] f2fs: add inode operations for special inodes
 2012-10-16  2:29 UTC  (8+ messages)

[PATCH 1/2] Use 'inode' variable that is already dereferenced
 2012-10-16  2:37 UTC  (6+ messages)
` [PATCH 2/2] ext4: Remove code duplication in ext4_get_block_write_nolock()

[PATCH] git-cvsimport: allow author-specific timezones
 2012-10-16  2:26 UTC  (3+ messages)

[PATCH] ARM: mxs: Add support for the Armadeus Systems APF28 module
 2012-10-16  2:25 UTC  (2+ messages)

linux-next: manual merge of the cortex tree with Linus' tree
 2012-10-16  2:20 UTC 

linux-next: manual merge of the cortex tree with Linus' tree
 2012-10-16  2:20 UTC 

[PATCH V8 2/2] video: exynos_dp: device tree documentation
 2012-10-16  2:17 UTC  (2+ messages)

dma_alloc_coherent fails in framebuffer
 2012-10-16  2:17 UTC  (6+ messages)

[PATCH] [media] stk1160: Remove dead code from stk1160_i2c_read_reg()
 2012-10-16  2:16 UTC  (7+ messages)
    ` [PATCH] [media] stk1160: Check return value of stk1160_read_reg() in stk1160_i2c_read_reg()

[PATCH V8 1/2] video: exynos_dp: Add device tree support to DP driver
 2012-10-16  2:16 UTC  (2+ messages)

[Buildroot] [Bug 5234] New: kexec fails to build
 2012-10-16  2:16 UTC  (2+ messages)
` [Buildroot] [Bug 5234] "

[PATCH 0/2] ARM: sort configuration files
 2012-10-16  2:15 UTC  (7+ messages)
` [PATCH 1/2] ARM: config: sort select statements alphanumerically

[PATCH 0/2] ARM: enable dumping stacks for CONFIG_SMP
 2012-10-16  2:15 UTC  (5+ messages)
` [PATCH 2/2] ARM: unwind: enable dumping stacks for SMP && ARM_UNWIND

[PATCH 0/2] Fix nativesdk-perl dependency
 2012-10-16  1:59 UTC  (4+ messages)
` [PATCH 2/2] nativesdk-packagegroup-sdk-host: add perl modules

push race
 2012-10-16  2:09 UTC  (5+ messages)

bpf filter : support for vlan tag
 2012-10-16  2:10 UTC 

[PATCH] tools/include: use stdint types for user-space byteshift headers
 2012-10-16  2:04 UTC 

[PATCH V5 1/2] video: exynos_dp: Add device tree support to DP driver
 2012-10-16  2:02 UTC  (6+ messages)

[Qemu-devel] [PATCH v3 00/12] make CPU child of DeviceState and include qdev core in *-user
 2012-10-16  1:57 UTC  (13+ messages)
` [Qemu-devel] [PATCH 01/12] qdev: split up header so it can be used in cpu.h
` [Qemu-devel] [PATCH 02/12] qapi-types.h doesn't really need to include qemu-common.h
` [Qemu-devel] [PATCH 03/12] qdev: separate core from the code used only by qemu-system-*
` [Qemu-devel] [PATCH 04/12] qdev: rename qdev.c to qdev-core.c
` [Qemu-devel] [PATCH 05/12] qdev-core: isolate vmstate handling into separate functions
` [Qemu-devel] [PATCH 06/12] qdev: move vmstate handling to qdev-system.c
` [Qemu-devel] [PATCH 07/12] qdev-core: isolate reset register/unregister code
` [Qemu-devel] [PATCH 08/12] qdev: move reset register/unregister code to qdev-system.c
` [Qemu-devel] [PATCH 09/12] move qemu_irq typedef out of cpu-common.h
` [Qemu-devel] [PATCH 10/12] qdev: use full qdev.h include path on qdev*.c
` [Qemu-devel] [PATCH 11/12] include core qdev code into *-user, too
` [Qemu-devel] [PATCH 12/12] qom: make CPU a child of DeviceState

[PATCH 0/9] aoe: various enhancements and cleanup from v50 to v60
 2012-10-16  1:56 UTC  (10+ messages)
` [PATCH 1/9] aoe: describe the behavior of the "err" character device
` [PATCH 2/9] aoe: print warning regarding a common reason for dropped transmits
` [PATCH 3/9] aoe: update cap on outstanding commands based on config query response
` [PATCH 4/9] aoe: support the forgetting (flushing) of a user-specified AoE target
` [PATCH 5/9] aoe: support larger I/O requests via aoe_maxsectors module param
` [PATCH 6/9] aoe: "payload" sysfs file exports per-AoE-command data transfer size
` [PATCH 7/9] aoe: cleanup: remove unused ata_scnt function
` [PATCH 8/9] aoe: whitespace cleanup
` [PATCH 9/9] aoe: update driver-internal version number to 60

[RFC PATCH 0/3] mm/PM/USB: force memory allocation with no io in need
 2012-10-16  1:56 UTC  (5+ messages)
` [RFC PATCH 1/3] mm: teach mm by current context info to not do I/O during memory allocation

[PATCH v4 00/24] Prep work for immutable bio vecs
 2012-10-16  1:54 UTC  (3+ messages)
` [PATCH v4 05/24] block: Use bio_sectors() more consistently

[PATCH] fbdev: make scripts/pnmtologo dependency portable
 2012-10-16  1:53 UTC 

[U-Boot] [STATUS] v2012.10 released, Merge Window is OPEN
 2012-10-16  1:53 UTC  (3+ messages)

kernel BUG at /build/buildd/linux-3.2.0/fs/lockd/clntxdr.c:226!
 2012-10-16  1:52 UTC  (3+ messages)

[Buildroot] [PATCH] vsftpd: bump to version 3.0.2
 2012-10-16  1:50 UTC 

[U-Boot] [PATCH - resend due to bounce] libfdt: Add fdt functionality for more intuitive
 2012-10-16  1:46 UTC  (2+ messages)

build deps
 2012-10-16  1:39 UTC  (10+ messages)

[PATCH] perf probe: convert_name_to_addr() allocated the wrong size buffer for a function name
 2012-10-16  1:37 UTC 

[PATCH v5 00/10] speculative preallocation inode tracking
 2012-10-16  1:39 UTC  (7+ messages)
` [PATCH v5 06/10] xfs: add XFS_IOC_FREE_EOFBLOCKS ioctl

[Bug fix] nfs-client: fix nfs_inode_attrs_need_update for async read_done comes during truncating to smaller size
 2012-10-16  1:37 UTC  (5+ messages)

[U-Boot] Pull request: u-boot-arm/master to u-boot/master
 2012-10-16  1:35 UTC  (10+ messages)

[PATCH 0/7] ARM: OMAP: second set of PRM/CM/CGRM cleanup patches for 3.8
 2012-10-16  1:32 UTC  (16+ messages)
` [PATCH 1/7] ARM: OMAP2+: PRM: prepare for use of prm_ll_data function pointers
` [PATCH 2/7] ARM: OMAP2+: CM: prepare for use of cm_ll_data "
` [PATCH 3/7] ARM: OMAP1: create read_reset_sources() function (for initial use by watchdog)
` [PATCH 4/7] ARM: OMAP2+: PRM: create PRM reset source API for the watchdog timer driver
` [PATCH 5/7] ARM: OMAP2+: WDT: move init; add read_reset_sources pdata function pointer
` [PATCH 6/7] watchdog: OMAP: use standard GETBOOTSTATUS interface; use platform_data fn ptr
` [PATCH 7/7] ARM: OMAP2+: PRCM: remove omap_prcm_get_reset_sources()

[PATCH 0/6] Create platform device for audio support
 2012-10-16  1:27 UTC  (7+ messages)
` [PATCH 1/6] OMAPDSS: HDMI: Rename resource variable at probe
` [PATCH 2/6] OMAPDSS: Convert to devm_ioremap
` [PATCH 3/6] OMAPDSS: HDMI: Make panel return error if cannot register driver
` [PATCH 4/6] OMAPDSS: HDMI: Uninit display if unable to register device
` [PATCH 5/6] OMAPDSS: HDMI: Handle error when initing the display at probe
` [PATCH 6/6] OMAPDSS: HDMI: Create platform device to support audio

[PATCH v3 0/6] OMAP: iommu: hwmod, reset handling and runtime PM
 2012-10-16  1:29 UTC  (7+ messages)
` [PATCH 2/6] ARM: OMAP3/4: iommu: adapt to runtime pm

[U-Boot] [PATCH 1/2] tools/env: Fix variable delete operation
 2012-10-16  1:29 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] tools/env: Improve debug prints

[Q] Default SLAB allocator
 2012-10-16  1:28 UTC  (15+ messages)

[arm-perf:irq 2/2] drivers/irqchip/percpu-mux.c:71:24: warning: 'percpu_mux' defined but not used
 2012-10-16  1:27 UTC 

[Qemu-devel] [Bug 1066909] [NEW] App-level clone emulation for microblaze is broken
 2012-10-16  1:18 UTC  (2+ messages)
` [Qemu-devel] [Bug 1066909] "

[RFC] Timestamps and V4L2
 2012-10-16  1:25 UTC  (6+ messages)

[PATCH 0/7] KDB: Kiosk (reduced capabilities) mode
 2012-10-16  1:18 UTC  (8+ messages)
` [PATCH 1/7] kdb: Remove currently unused kdbtab_t->cmd_flags
` [PATCH 2/7] kdb: Rename kdb_repeat_t to kdb_cmdflags_t, cmd_repeat to cmd_flags
` [PATCH 3/7] kdb: Rename kdb_register_repeat() to kdb_register_flags()
` [PATCH 4/7] kdb: Use KDB_REPEAT_* values as flags
` [PATCH 5/7] kdb: Remove KDB_REPEAT_NONE flag
` [PATCH 6/7] kdb: Mark safe commands as KDB_SAFE and KDB_SAFE_NO_ARGS
` [PATCH 7/7] kdb: Add kiosk mode

u-boot compile failure
 2012-10-16  1:20 UTC  (2+ messages)

[U-Boot] [PATCH v2] Add support for MMC to fw_printenv/setenv
 2012-10-16  1:19 UTC  (3+ messages)

[PATCH 1/2] net: sh_eth: Add support of device tree probe
 2012-10-16  1:17 UTC  (2+ messages)
` [PATCH 2/2] net: sh-eth: Use pr_err instead of printk

[PATCH] [RFC] mtd/uclinux: support ROM and allow passing the base address
 2012-10-16  1:13 UTC  (5+ messages)
` [PATCH 1/2 RFC v2] "

usbutils for Mac OS X and Cygwin
 2012-10-16  1:10 UTC 

[PATCH] i2c: omap: fix spurious IRQs: disable/enable IRQ at INTC when idle
 2012-10-16  1:02 UTC  (5+ messages)

[xen-unstable test] 13964: regressions - FAIL
 2012-10-16  1:01 UTC 

linux-next: manual merge of the tip tree with Linus' tree
 2012-10-16  1:00 UTC 

[U-Boot] Patchwork status
 2012-10-16  1:00 UTC 

[drm-intel:drm-intel-next-queued 42/44] drivers/gpu/drm/i915/intel_pm.c:2506:2: error: 'ret' undecla
 2012-10-16  0:59 UTC  (2+ messages)
` [drm-intel:drm-intel-next-queued 42/44] drivers/gpu/drm/i915/intel_pm.c:2506:2: error: 'ret' undeclared

[RFC PATCH] memcg: oom: fix totalpages calculation for swappiness==0
 2012-10-16  0:54 UTC  (8+ messages)
` [PATCH] memcg: oom: fix totalpages calculation for memory.swappiness==0
  ` [PATCH v2] "
    ` [PATCH] doc: describe memcg swappiness more precisely memory.swappiness==0

Minor update on po/git.pot
 2012-10-16  0:54 UTC 

[PATCH 0/2] RFC SLUB: increase range of kmalloc slab sizes
 2012-10-16  0:53 UTC  (5+ messages)
` [PATCH 1/2] SLUB: remove hard coded magic numbers from resiliency_test

[Qemu-devel] [PATCH qom-cpu v2 0/7] QOM CPUState, part 4a: CPU_COMMON, continued
 2012-10-16  0:53 UTC  (6+ messages)
` [PATCH qom-cpu v2 4/7] cpus: Pass CPUState to qemu_cpu_is_self()
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH qom-cpu v2 5/7] cpus: Pass CPUState to qemu_cpu_kick_thread()

[patch v4]swap: add a simple random read swapin detection
 2012-10-16  0:50 UTC  (9+ messages)
` [PATCH RFC] mm/swap: automatic tuning for swapin readahead

[RFC 0/2] DMA-mapping & IOMMU - physically contiguous allocations
 2012-10-16  0:50 UTC  (4+ messages)

[PATCH v4] slab: Ignore internal flags in cache creation
 2012-10-16  0:47 UTC  (4+ messages)

Please pull git-l10n updates for git v1.8.0-rc2-4-g42e55
 2012-10-16  0:44 UTC 

[PATCH v10 0/4] ARM: KDB FIQ debugger
 2012-10-16  0:39 UTC  (10+ messages)
` [PATCH 1/4] ARM: Move some macros from entry-armv to entry-header
` [PATCH 2/4] ARM: Add KGDB/KDB FIQ debugger generic code
` [PATCH 3/4] ARM: VIC: Add a couple of low-level FIQ management helpers
` [PATCH 4/4] ARM: versatile: Make able to use UART ports for KGDB FIQ debugger

Clé USB 4 Go offerte pour toute commande
 2012-10-16  0:42 UTC 

[PATCH] samples: hidraw: add .gitignore file to ignore hid-example binary
 2012-10-16  0:39 UTC 

[U-Boot] [PATCH v3] tools/env: add posibility to inject configuration
 2012-10-16  0:40 UTC  (3+ messages)
` [U-Boot] [PATCH v4] "

Fix memory leak in binder
 2012-10-16  0:39 UTC  (8+ messages)
` Fix memory leak in binder--version2
        ` [PATCH 1/2] Staging: android: binder: Fix memory leak on thread/process exit
          ` [PATCH 2/2] Staging: android: binder: Allow using highmem for binder buffers

[PATCH 0/4] repost of the omap iommu header changes to remove plat includes
 2012-10-16  0:38 UTC  (12+ messages)
` [PATCH 1/4] ARM: OMAP: Merge iommu2.h into iommu.h
` [PATCH 2/4] ARM: OMAP2+: Make some definitions local
` [PATCH 3/4] ARM: OMAP2+: Move iommu/iovmm headers to platform_data
` [PATCH 4/4] ARM: OMAP2+: Move iopgtable header to drivers/iommu/

[PATCH 0/8] Junctions should inherit parent's export options
 2012-10-16  0:36 UTC  (3+ messages)

[U-Boot] [PATCH] ZFS: fix some warnings, cleanup
 2012-10-16  0:33 UTC  (2+ messages)

[PATCH v2 0/2] add exynos-drm platform device registration to driver
 2012-10-16  0:33 UTC  (2+ messages)

[PATCH 0/6] VSOCK for Linux upstreaming
 2012-10-16  0:33 UTC  (7+ messages)
` [PATCH 1/6] VSOCK: vsock protocol implementation
` [PATCH 2/6] VSOCK: vsock address implementaion
` [PATCH 3/6] VSOCK: notification implementation
` [PATCH 4/6] VSOCK: statistics implementation
` [PATCH 5/6] VSOCK: utility functions
` [PATCH 6/6] VSOCK: header and config files

[PATCH] BNX2I: Removed the individual PCI DEVICE ID checking
 2012-10-16  0:31 UTC 

[PATCH] Fix scheduling-while-atomic problem in console_cpu_notify()
 2012-10-16  0:31 UTC 

[PATCH] cyclictest histogram overflow instance tracking
 2012-10-16  0:33 UTC  (4+ messages)

[PATCH 00/10] VMCI for Linux upstreaming
 2012-10-16  0:29 UTC  (8+ messages)
` [PATCH 04/10] VMCI: device driver implementaton
` [PATCH 05/10] VMCI: event handling implementation
` [PATCH 06/10] VMCI: handle array implementation
` [PATCH 07/10] VMCI: queue pairs implementation
` [PATCH 08/10] VMCI: resource object implementation
` [PATCH 09/10] VMCI: routing implementation
` [PATCH 10/10] VMCI: Some header and config files

[RFC v3 00/13] vfs: hot data tracking
 2012-10-16  0:27 UTC  (3+ messages)
` [RFC v3 09/13] vfs: add one wq to update map info periodically


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.