All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-04-18 14:10:14 to 2011-04-18 15:29:30 UTC [more...]

Linux 2.6.39-rc3
 2011-04-18 15:29 UTC  (14+ messages)

How can write the menu grub on the right in arabic language?
 2011-04-18 15:28 UTC  (2+ messages)

[PATCH] net: dm9000: Fix build
 2011-04-18 15:28 UTC  (7+ messages)
` Driver build-testing (was: [PATCH] net: dm9000: Fix build)

RFC: Layer tooling brainstorming
 2011-04-18 15:24 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH] implement vmware pvscsi device
 2011-04-18 15:27 UTC  (9+ messages)

[PATCH v2] uio/pdrv_genirq: Add OF support
 2011-04-18 15:25 UTC  (4+ messages)

[xen-unstable test] 6878: tolerable FAIL - PUSHED
 2011-04-18 15:25 UTC 

[GIT PULL 0/2] perf/urgent fixes
 2011-04-18 15:23 UTC  (3+ messages)
` [PATCH 1/2] perf hists browser: Fix seg fault when annotate null symbol
` [PATCH 2/2] perf evsel: Fix use of inherit

This patch adds a new subs_dist file
 2011-04-18 15:23 UTC  (2+ messages)

[PATCH 1/2] break out page allocation warning code
 2011-04-18 15:21 UTC  (10+ messages)
` [PATCH 2/2] print vmalloc() state after allocation failures

[PATCHv1 1/5] mkfs.jffs2: fix casting of printf argument
 2011-04-18 15:20 UTC  (14+ messages)
` [PATCHv2 1/2] serve_image: adjust classificator and type for printf
  ` [PATCHv2 2/2] mkfs.jffs2: fix casting of __off64_t

kernel BUG at arch/x86/xen/mmu.c:1860!
 2011-04-18 15:20 UTC  (17+ messages)
  ` kernel BUG at arch/x86/xen/mmu.c:1872
                ` Kernel BUG at arch/x86/mm/tlb.c:61

Btrfs Partition out of free space - no mount possible
 2011-04-18 15:19 UTC  (2+ messages)

Status of arch/arm in linux-next
 2011-04-18 15:17 UTC  (2+ messages)

[Buildroot] initramfs, busybox init, switch_root and ARM
 2011-04-18 15:17 UTC  (2+ messages)
` [Buildroot] kernel and|or initrd

Embedded Linux memory management interest group list
 2011-04-18 15:15 UTC 

kexec release schedule?
 2011-04-18 15:15 UTC 

[PATCH] tty/serial/pl011: don't print error msg if dmaengine_pause is not supported
 2011-04-18 15:13 UTC  (3+ messages)

Xend cannot start
 2011-04-18 15:12 UTC  (2+ messages)
`  "

[Qemu-devel] [PULL] Migration of misc devices
 2011-04-18 15:12 UTC  (2+ messages)

[PATCH 1/1] IIO-onwards: ADC: AD799x: Convert to new channel registration method
 2011-04-18 15:10 UTC 

soc_camera with V4L2 driver
 2011-04-18 15:10 UTC  (3+ messages)

[ANNOUNCE] 2.6.33.9-rt31
 2011-04-18 15:08 UTC  (4+ messages)

[v2 0/7] OMAP: GPIO: Use PM runtime framework
 2011-04-18 15:06 UTC  (16+ messages)
` [PATCH 1/7] OMAP: GPIO: Make gpio_context part of gpio_bank structure
` [PATCH 2/7] OMAP: GPIO: Use flag to identify wkup dmn GPIO
` [PATCH 3/7] OMAP4: GPIO: Save/restore context
` [PATCH 4/7] OMAP: GPIO: handle save/restore ctx in GPIO driver
` [PATCH 5/7] OMAP2+: GPIO: make workaround_enabled bank specific
` [PATCH 6/7] OMAP: GPIO: Cleanup prepare_for_idle/resume
` [PATCH 7/7] OMAP: GPIO: use PM runtime framework

[PATCH]tools/libxl: fix a bug in libxl__build_device_model_args_new. info->vncpasswd can't be empty if info->vncpasswd != NULL
 2011-04-18 15:06 UTC  (7+ messages)

Does macvtap support host to guest communication?
 2011-04-18 15:05 UTC  (6+ messages)

Problem sending skb built from scratch with IPv6
 2011-04-18 15:05 UTC  (3+ messages)

[PATCH] mac80211: explain padding in place of rate field
 2011-04-18 15:05 UTC 

[B.A.T.M.A.N.] [PATCH] batman-adv: orig_hash_find() manages rcu_lock/unlock internally
 2011-04-18 15:05 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCHv3] "

Inconsistency with -a vs -A
 2011-04-18 15:04 UTC  (3+ messages)

[Qemu-devel] [RFC][PATCH v2 00/11] QEMU Guest Agent: QMP-based host/guest communication (virtagent)
 2011-04-18 15:02 UTC  (18+ messages)
` [Qemu-devel] [RFC][PATCH v2 01/17] json-lexer: make lexer error-recovery more deterministic
` [Qemu-devel] [RFC][PATCH v2 02/17] json-streamer: add handling for JSON_ERROR token/state
` [Qemu-devel] [RFC][PATCH v2 03/17] json-parser: add handling for NULL token list
` [Qemu-devel] [RFC][PATCH v2 04/17] qapi: fix function name typo in qmp-gen.py
` [Qemu-devel] [RFC][PATCH v2 05/17] qapi: fix handling for null-return async callbacks
` [Qemu-devel] [RFC][PATCH v2 06/17] qapi: fix memory leak for async marshalling code
` [Qemu-devel] [RFC][PATCH v2 07/17] qapi: qmp-gen.py, use basename of path for guard/core prefix
` [Qemu-devel] [RFC][PATCH v2 08/17] qapi: fix Error usage in qemu-sockets.c
` [Qemu-devel] [RFC][PATCH v2 09/17] qmp proxy: core code for proxying qmp requests to guest
` [Qemu-devel] [RFC][PATCH v2 10/17] qmp proxy: add qmp_proxy chardev
` [Qemu-devel] [RFC][PATCH v2 11/17] qmp proxy: build QEMU with qmp proxy
` [Qemu-devel] [RFC][PATCH v2 12/17] guest agent: worker thread class
` [Qemu-devel] [RFC][PATCH v2 13/17] guest agent: command state class
` [Qemu-devel] [RFC][PATCH v2 14/17] guest agent: core marshal/dispatch interfaces
` [Qemu-devel] [RFC][PATCH v2 15/17] guest agent: qemu-ga daemon
` [Qemu-devel] [RFC][PATCH v2 16/17] guest agent: add guest agent RPCs/commands
` [Qemu-devel] [RFC][PATCH v2 17/17] guest agent: build qemu-ga, add QEMU-wide gio dep

[PATCH 01/23] Enable WLAN LED on Ralink SoC (rt305x) devices
 2011-04-18 15:02 UTC  (9+ messages)
` [PATCH 19/23] rt2x00: Merge rt2x00ht.c contents in other files
  ` [PATCH 20/23] rt2x00: Optimize register access in rt2800pci
    ` [PATCH 21/23] rt2x00: Optimize register access in rt2800usb

[RFC][PATCH 0/3] track pte pages and use in OOM score
 2011-04-18 15:02 UTC  (5+ messages)
` [RFC][PATCH 2/3] track numbers of pagetable pages

Linux capabilities shouldn't be lost during setuid to non-root from root or to another non-root uid from a non-root uid
 2011-04-18 15:02 UTC  (5+ messages)

[PATCH 0/4] gart cleanups and fixes
 2011-04-18 14:59 UTC  (9+ messages)
` [PATCH 1/4] x86, gart: Don't enforce GART aperture lower-bound by alignment
` [PATCH 4/4] x86, gart: Make sure GART does not map physmem above 1TB

an ipk package depending on its corresponding -dev
 2011-04-18 14:57 UTC  (3+ messages)

[PATCH 4/4] writeback: reduce per-bdi dirty threshold ramp up time
 2011-04-18 14:59 UTC  (12+ messages)

i915 next, post-llc
 2011-04-18 14:58 UTC  (3+ messages)
` [PATCH 21/21] drm/i915: Introduce vmap (mapping of user pages into video memory) ioctl

[PATCH] Serial: Remove unused code
 2011-04-18 14:57 UTC 

[PATCH] cifs: guard against entries being deleted from open file list
 2011-04-18 14:50 UTC  (4+ messages)

Writable sys_call_table (was: Re: [uClinux-dev] [PATCH] m68k: Merge mmu and non-mmu versions of sys_call_table)
 2011-04-18 14:49 UTC  (2+ messages)

[PATCH] remove noise and inaccuracies from git-svn docs
 2011-04-18 14:46 UTC 

[PATCHv2 2.6.40 0/3] ARM: simpad: Add support for GPIO attached hardware
 2011-04-18 14:46 UTC  (5+ messages)
` [PATCHv2 2.6.40 2/3] ARM:simpad: Cleanup CS3 accessors

[U-Boot] [Patch v1] ARMV7: AM3517/05: Add support for CraneBoard
 2011-04-18 14:44 UTC  (2+ messages)

[PATCH] ASoC: tegra: TrimSlice machine support
 2011-04-18 14:44 UTC  (4+ messages)

[PATCH 0/4] xen: critical bug fixes for 2.6.39-rc3
 2011-04-18 14:42 UTC  (8+ messages)
` [PATCH 2/4] x86,xen: introduce x86_init.mapping.pagetable_reserve

mmc: Add ioctl to let userspace apps send ACMDs
 2011-04-18 14:42 UTC  (7+ messages)
` [PATCH v4] "

Status of arch/arm in linux-next
 2011-04-18 14:41 UTC  (12+ messages)

[2.6.32+drm33-longterm] Linux 2.6.32.38+drm33.16
 2011-04-18 14:38 UTC 

[2.6.32+drm33-longterm] Linux 2.6.32.37+drm33.16
 2011-04-18 14:38 UTC 

percpu: preemptless __per_cpu_counter_add
 2011-04-18 14:38 UTC  (12+ messages)
    ` [PATCH] "

Wrong tv tuner card detedted
 2011-04-18 14:34 UTC  (5+ messages)

[PATCH 0/5] netfilter: ipset patches
 2011-04-18 14:33 UTC  (2+ messages)

[Bug 36318] New: r600g segfaults
 2011-04-18 14:33 UTC  (2+ messages)
` [Bug 36318] "

Could I (ab)use bus (struct bus_type) for virtual Broadcom bus?
 2011-04-18 14:31 UTC  (8+ messages)

[PATCH 03/14] rtc: add 88pm860x rtc
 2011-04-18 14:30 UTC  (14+ messages)
` [PATCH 05/14] w1: add DS278x slave driver
` [PATCH 06/14] mfd: pxa-w1: MFD driver for PXA 1wire control + DS1WM chip
` [PATCH 07/14] mfd: fix build warning on 88pm860x
` [PATCH 08/14] mfd: use platform_data in max8925
` [PATCH 09/14] input: get irq from resource in max8925 onkey
` [PATCH 10/14] rtc: avoid to use hardcoding irq number in max8925
` [PATCH 11/14] power_supply: max8925: use platform_data from cell
` [PATCH 12/14] regulator: max8925: enable i2c sequence for control
` [PATCH 13/14] regulator: check name in initialization of max8925
` [PATCH 14/14] regulator: 88pm8607: avoid to use constraint name in driver

[RFC] Add a new file op for fsync to give fs's more control
 2011-04-18 14:30 UTC  (6+ messages)

Attr Groups in sysfs
 2011-04-18 14:29 UTC  (3+ messages)

[RFC][PATCH 0/7] lockdep: Support recurise-read locks
 2011-04-18 14:28 UTC  (3+ messages)
` [RFC][PATCH 2/7] lockdep: Remove redundant read checks

[Qemu-devel] [PATCH v2 0/1] Add QMP bits for blockdev-snapshot-sync
 2011-04-18 14:27 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2 1/1] "

[RESEND, PATCH v2] parport_pc.c: correctly release the requested region for the IT887x
 2011-04-18 14:26 UTC 

[GIT PULL] Btrfs updates
 2011-04-18 14:26 UTC 

[patch v3 0/3] percpu_counter: cleanup and fix
 2011-04-18 14:25 UTC  (5+ messages)
` [patch v3 3/3] percpu_counter: use atomic64 for counter in SMP

[PATCH] net: myri10ge: convert to hw_features
 2011-04-18 14:24 UTC  (5+ messages)

OMAP3 ISP deadlocks on my new arm
 2011-04-18 14:23 UTC  (9+ messages)

[PATCH v2] Control over when package init scripts are run
 2011-04-18 14:23 UTC 

query: [PATCH 2/2] cgroup: Remove call to synchronize_rcu in cgroup_attach_task
 2011-04-18 14:21 UTC  (5+ messages)

[PATCH 00/58] Consolidated Updates and Bug Fixes
 2011-04-18 14:18 UTC  (6+ messages)
` [PATCH 37/58] gnu-config-native: add dependency on perl-native

[oe,RFC,v2] Alternative to busybox, using "proper tools"
 2011-04-18 12:31 UTC  (2+ messages)

[Alsa-devel]JACK will block audio application and audio application will also blcok JACK
 2011-04-18 14:19 UTC  (2+ messages)

[PATCH 01/01] gpio: support pca9574 and pca9575
 2011-04-18 14:12 UTC 

[PATCH v5 1/6] cifs: Extract DFS referral expansion logic to separate function
 2011-04-18 14:17 UTC  (3+ messages)

Which kernel for dom0 with pv_ops
 2011-04-18 14:16 UTC  (3+ messages)
  `  "

[PATCH] xen: cleancache shim to Xen Transcendent Memory
 2011-04-18 14:12 UTC  (7+ messages)
        ` [Ocfs2-devel] "

[RFC/PATCH v3 0/7] Samsung IOMMU videobuf2 allocator and s5p-fimc update
 2011-04-18 14:15 UTC  (7+ messages)
` [PATCH 2/7] ARM: Samsung: update/rewrite Samsung SYSMMU (IOMMU) driver
` [PATCH 4/7] v4l: videobuf2: add IOMMU based DMA memory allocator

The future of gitweb (long term goals)
 2011-04-18 14:15 UTC  (4+ messages)
` The future of gitweb - part 2: JavaScript

HVR-1600 (model 74351 rev F1F5) analog Red Screen
 2011-04-18 14:15 UTC  (9+ messages)

[U-Boot] [PATCH-V2 2/2] at91: reworked support for otc570 board
 2011-04-18 14:15 UTC 

[U-Boot] [PATCH-V2 1/2] at91: reworked support for meesc board
 2011-04-18 14:15 UTC 

[Cluster-devel] GFS2: Add an AIL writeback tracepoint
 2011-04-18 14:14 UTC 

[PATCH] OMAP: iommu flush page table entries from L1 and L2 cache
 2011-04-18 14:13 UTC  (5+ messages)

[Cluster-devel] GFS2: Make writeback more responsive to system conditions
 2011-04-18 14:14 UTC 

Error in building poky
 2011-04-18 14:13 UTC  (2+ messages)

[U-Boot] [PATCH 00/15] [REWORK AVR32/AT91] additional changes for avr32
 2011-04-18 14:12 UTC  (17+ messages)
` [U-Boot] [PATCH V2 00/15] *** SUBJECT HERE ***
` [U-Boot] [PATCH V2 01/15] avr32/config.mk: simplify PLATFORM_RELFLAGS
` [U-Boot] [PATCH V2 02/15] avr32: use single linker script
` [U-Boot] [PATCH V2 03/15] atngw100: fix "#define XXXX 1"
` [U-Boot] [PATCH V2 04/15] atstk1002: "
` [U-Boot] [PATCH V2 05/15] atstk1003: "
` [U-Boot] [PATCH V2 06/15] atstk1004: "
` [U-Boot] [PATCH V2 07/15] atstk1006: "
` [U-Boot] [PATCH V2 08/15] favr-32-ezkit: "
` [U-Boot] [PATCH V2 09/15] hammerhead: "
` [U-Boot] [PATCH V2 10/15] mimc200: "
` [U-Boot] [PATCH V2 11/15] atngw100: move CONFIG_SYS_TEXT_BASE to header
` [U-Boot] [PATCH V2 12/15] atstk100x: "
` [U-Boot] [PATCH V2 13/15] favr-32-ezkit: "
` [U-Boot] [PATCH V2 14/15] mimc200: "
` [U-Boot] [PATCH V2 15/15] hammerhead: "

[PATCH] Control over when package init scripts are run
 2011-04-18 14:10 UTC  (4+ messages)

[PATCH] acpi_piix4: remove bad save/restore of cpus_sts
 2011-04-18 14:10 UTC  (3+ 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.