All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-11-23 11:04:52 to 2011-11-23 12:20:25 UTC [more...]

[PATCH RFC] watchdog: add a new driver for VIA chipsets
 2011-11-23 12:20 UTC  (14+ messages)

[PATCH 0/8] readahead stats/tracing, backwards prefetching and more
 2011-11-23 12:18 UTC  (5+ messages)
` [PATCH 1/8] block: limit default readahead size for small devices

[U-Boot] M5282EVB undefined reference to `environment'
 2011-11-23 12:19 UTC  (4+ messages)

LVM2 make.tmpl.in
 2011-11-23 12:19 UTC 

LVM2 make.tmpl.in
 2011-11-23 12:18 UTC 

[PATCH 1/5] route: Use the device mtu as the default for blackhole routes
 2011-11-23 12:14 UTC  (5+ messages)
` [PATCH 2/5] net: Rename the dst_opt default_mtu method to mtu
` [PATCH 3/5] net: Move mtu handling down to the protocol depended handlers
` [PATCH 4/5] route: struct rtable can be const in rt_is_input_route and rt_is_output_route
` [PATCH 5/5] ipv4: Don't use the cached pmtu informations for input routes

[RFC PATCH 4/4] ivtv: implement new decoder command ioctls
 2011-11-23 12:14 UTC  (2+ messages)

[PATCH 00/65] OMAPDSS: manager/apply improvements
 2011-11-23 12:13 UTC  (9+ messages)
` [PATCH 42/65] OMAPDSS: DSI: call mgr_enable/disable for cmd mode displays
  ` [PATCH 42/65] OMAPDSS: DSI: call mgr_enable/disable for cmd mode
    ` [PATCH 42/65] OMAPDSS: DSI: call mgr_enable/disable for cmd

Minimum python version for xen-4.1.1
 2011-11-23 12:13 UTC  (4+ messages)

[PATCH] irq: Fix possible null pointer dereference on domains with no ops
 2011-11-23 12:13 UTC 

[U-Boot] SPL: branching out of start.S
 2011-11-23 12:13 UTC  (2+ messages)

3.2.0-rc2+git: possible recursive locking detected in process memory freeing
 2011-11-23 12:13 UTC  (2+ messages)

[PATCH v4 0/7] MIPS: ath79: cleanup AR724X PCI support code
 2011-11-23 12:12 UTC  (6+ messages)
` [PATCH v4 4/7] MIPS: ath79: add a common PCI registration function

Fast memcpy patch
 2011-11-23 12:10 UTC  (6+ messages)

[U-Boot] Possible fix for dns command
 2011-11-23 12:11 UTC  (4+ messages)

[PATCH 1/3] mtd/nand: fix coding style issue in drivers/mtd/nand/fsl_elbc.c
 2011-11-23 12:14 UTC  (7+ messages)
` [PATCH 2/3] mtd/nand : set Nand flash page address to FBAR and FPAR correctly
  ` [PATCH v3 3/3] mtd/nand : workaround for Freescale FCM to support large-page Nand chip

[PATCH 0/8] multitouch updates (mainly eGalax)
 2011-11-23 12:10 UTC  (9+ messages)
` [PATCH 6/8] HID-multitouch: Add egalax ID for Acer Iconia W500

[Qemu-devel] [Bug 887883] Re: Coverity scan revealed defects
 2011-11-23 12:10 UTC  (2+ messages)

sanitize for eMMC v4.5
 2011-11-23 12:09 UTC 

linux-next: build failure after merge of the final tree (net-next tree related)
 2011-11-23 12:09 UTC  (2+ messages)

sched: Avoid SMT siblings in select_idle_sibling() if possible
 2011-11-23 12:09 UTC  (23+ messages)
                  ` [patch 1/6] sched: use rt.nr_cpus_allowed to recover select_task_rq() cycles
                        ` [patch 3/7] sched: set skip_clock_update in yield_task_fair()
                        ` [patch 4/7] sched: convert rq->avg_idle to rq->avg_event
                        ` [patch 6/7] sched: use rq->avg_event to resurrect nohz ratelimiting
                        ` [patch 7/7] sched: only use TTWU_QUEUE when waker/wakee CPUs do not share top level cache

[PATCH 0 of 5] xl scheduler support
 2011-11-23 12:07 UTC  (7+ messages)

[PATCH 00/10] drm/exynos: prepare multiple display controllers
 2011-11-23 12:05 UTC  (5+ messages)
` [PATCH 00/14] update exynos drm driver

[PATCH] run-command.c: Accept EACCES as command not found
 2011-11-23 12:04 UTC  (7+ messages)

-next fails to boot as of today on S3C6410
 2011-11-23 12:05 UTC  (5+ messages)

[Qemu-devel] [PATCH v4 0/8] block: generic copy-on-read
 2011-11-23 11:47 UTC  (9+ messages)
` [Qemu-devel] [PATCH v4 1/8] qemu-common: add QEMU_ALIGN_DOWN() and QEMU_ALIGN_UP() macros
` [Qemu-devel] [PATCH v4 2/8] coroutine: add qemu_co_queue_restart_all()
` [Qemu-devel] [PATCH v4 3/8] block: add request tracking
` [Qemu-devel] [PATCH v4 4/8] block: add bdrv_set_copy_on_read()
` [Qemu-devel] [PATCH v4 5/8] block: wait for overlapping requests
` [Qemu-devel] [PATCH v4 6/8] block: request overlap detection
` [Qemu-devel] [PATCH v4 7/8] block: core copy-on-read logic
` [Qemu-devel] [PATCH v4 8/8] block: add -drive copy-on-read=on|off

[Qemu-devel] [PATCH v3 00/38] block: generic copy-on-read
 2011-11-23 11:49 UTC  (16+ messages)
` [Qemu-devel] [PATCH v3 01/38] Documentation: Add section about iSCSI LUNS to qemu-doc
` [Qemu-devel] [PATCH v3 02/38] scsi: fix fw path
` [Qemu-devel] [PATCH v3 03/38] scsi-disk: guess geometry
` [Qemu-devel] [PATCH v3 04/38] atapi: kill MODE SENSE(6), fix MODE SENSE(10)
` [Qemu-devel] [PATCH v3 05/38] scsi: update list of commands
` [Qemu-devel] [PATCH v3 06/38] scsi: fix parsing of allocation length field
` [Qemu-devel] [PATCH v3 07/38] scsi: remove block descriptors from CDs
` [Qemu-devel] [PATCH v3 08/38] scsi: pass down REQUEST SENSE to the device when there is no stored sense
` [Qemu-devel] [PATCH v3 09/38] scsi-block: always use SG_IO for MMC devices
` [Qemu-devel] [PATCH v3 10/38] virtio-blk: fix cross-endian config space
` [Qemu-devel] [PATCH v3 11/38] usb-msd: do not register twice in the boot order
` [Qemu-devel] [PATCH v3 12/38] scsi: fix fw path
` [Qemu-devel] [PATCH v3 13/38] scsi-generic: add as boot device
` [Qemu-devel] [PATCH v3 14/38] qed: adjust the way to get nb_sectors

[Qemu-devel] [Bug 893956] [NEW] qemu-img bug with dynamic vhd
 2011-11-23 11:33 UTC 

[PATCH 00/12] MIPS: ath79: AR724X PCI fixes and AR71XX PCI support
 2011-11-23 12:04 UTC  (5+ messages)
` [PATCH 08/12] MIPS: ath79: add support for the PCI host controller of the AR71XX SoCs

[Qemu-devel] planet-ltc.com
 2011-11-23 12:03 UTC 

[PATCH] Prevent xl save from segfaulting when control/shutdown key is removed
 2011-11-23 12:03 UTC  (5+ messages)

Proposal: create meaningful aliases for git reset's hard/soft/mixed
 2011-11-23 12:02 UTC  (4+ messages)

How to hook the system call?
 2011-11-23 12:02 UTC  (5+ messages)

libxl: error: libxl.c:2150:libxl_set_memory_target new target 0 for dom0 is below the minimum threshold
 2011-11-23 11:59 UTC  (21+ messages)

[Buildroot] [RFC] Add systemd to buildroot
 2011-11-23 11:57 UTC  (5+ messages)
` [Buildroot] [PATCH 1/3] Add the systemd package
` [Buildroot] [PATCH 2/3] Rework of the init system
` [Buildroot] [PATCH 3/3] Migrate the packages to the new infra

Please, am I in danger of losing data?
 2011-11-23 11:56 UTC 

[ANNOUNCE] 3.0.10-rt27
 2011-11-23 11:55 UTC  (2+ messages)

[net] bnx2x: Fix 5461x LED
 2011-11-23 13:54 UTC 

[PATCH] doc: prlimit.c, prlimit.1: s/amount/number/
 2011-11-23 11:54 UTC  (2+ messages)

[PATCH] ASoC: Convert WM8753 to direct regmap API usage
 2011-11-23 11:53 UTC 

[PATCH] lxfb: add support for LQ057V3DG01 panel
 2011-11-23 11:52 UTC  (2+ messages)

[PATCH 1/2] ASoC: cs42l51: Clear CS42L51_MIC_POWER_CTL_AUTO bit for MODE_SLAVE and MODE_MASTER
 2011-11-23 11:50 UTC  (4+ messages)
` [PATCH 2/2] ASoC: cs42l51: Fix off-by-one for reg_cache_size

[PATCH 1/4] ARM: ftrace: use canonical Thumb-2 wide instruction format
 2011-11-23 11:50 UTC  (7+ messages)
` [PATCH 2/4] ARM: extract out insn generation code from ftrace

[PATCH 0/2] net: Add network priority cgroup (v4)
 2011-11-23 11:49 UTC  (7+ messages)

[PATCH] prlimit: add support for executing a command
 2011-11-23 11:49 UTC  (2+ messages)

[PATCH 1/2] ext4: let mpage_submit_io works well when blocksize < pagesize
 2011-11-23  9:15 UTC  (2+ messages)
` [PATCH 2/2] ext4: let ext4_discard_partial_buffers handle pages without buffers correctly

[RFC] Virtual CRTCs (proposal + experimental code)
 2011-11-23 11:48 UTC  (2+ messages)

[PATCH v7 0/2] iommu/exynos: Add IOMMU/System MMU driver for Samsung Exynos
 2011-11-23 11:46 UTC  (3+ messages)

[PATCH 1/2] OMAPDSS: HDMI: Rid hw_params of extra argument
 2011-11-23 11:43 UTC  (2+ messages)

[PATCH 1/1] input: add support for TI Touchscreen controller
 2011-11-23 11:42 UTC 

[PATCH 1/2] serial/imx: propagate error of platform_driver_register in init routine
 2011-11-23 11:41 UTC  (4+ messages)
` [PATCH 2/2] serial/mxs-auart: only wake up tty layer once

Bug report - local (and git ignored) file silently removed after checkout
 2011-11-23 11:40 UTC  (12+ messages)
      ` [PATCH] Add test that checkout does not overwrite entries in .git/info/exclude

[Buildroot] [git commit] busybox: only install S01logging if syslogd applet is enabled
 2011-11-23 11:40 UTC  (2+ messages)

[PATCH] dmaengine/dw_dmac: Reconfigure interrupt and chan_cfg register on resume
 2011-11-23 11:40 UTC  (7+ messages)

[PATCH] IMX/SDMA : save the real count for one DMA transaction
 2011-11-23 11:40 UTC  (9+ messages)

git reset --merge documentation improvments
 2011-11-23 11:39 UTC  (3+ messages)

[PATCH v2 5/5] perf: Enable applicable siblings when group leader is enable-on-exec
 2011-11-23 11:39 UTC  (8+ messages)

[RFC PATCH 0/7] Reduce compaction-related stalls and improve asynchronous migration of dirty pages v4r2
 2011-11-23 11:39 UTC  (8+ messages)
` [PATCH 7/7] mm: compaction: Introduce sync-light migration for use by compaction

Recommended btrfs mount options
 2011-11-23 11:38 UTC  (3+ messages)

[RFC/PATCH 00/26] PM: Create the AVS class of drivers
 2011-11-23 11:38 UTC  (7+ messages)
` [PATCH 25/26] OMAP: PM: convert the SmartReflex code into the AVS driver framework

Commit d6cc9fabd58f33e829a3182aa856db0d57c726ef breaks built-in mic on ASUS F6A
 2011-11-23 11:36 UTC  (10+ messages)

BUG: sleeping function called from invalid context
 2011-11-23 11:36 UTC 

[U-Boot] Penawaran Transfe
 2011-11-23 11:35 UTC 

[PATCH] ipv6: tcp: fix panic in SYN processing
 2011-11-23 11:33 UTC 

busybox utility
 2011-11-23 11:33 UTC  (7+ messages)

Support for ext4 hidden quota inodes in quota-tools
 2011-11-23 11:32 UTC  (3+ messages)

[RFC 0/5] compress: add compress data API to ALSA kernel
 2011-11-23 11:30 UTC  (3+ messages)
` [PATCH 2/6] core: add support for compressed devices

linux-next: manual merge of the slave-dma tree with the s5p tree
 2011-11-23 11:28 UTC  (2+ messages)

[PATCH 00/17] ASoC: Add Tegra DT, cleanup, and related
 2011-11-23 11:27 UTC  (19+ messages)
` [PATCH 10/17] ASoC: Tegra DAS: Add device tree binding
` [PATCH 11/17] ASoC: Tegra I2S: "
` [PATCH 12/17] ASoC: Tegra+WM8903 machine: Use devm_ APIs and module_platform_driver
` [PATCH 13/17] ASoC: Tegra TrimSlice "
` [PATCH 14/17] ASoC: Implement "auto nc pins" feature
` [PATCH 17/17] ASoC: Tegra+WM8903 machine: Add device tree binding

GMA500 support
 2011-11-23 11:28 UTC  (2+ messages)

[PATCH] max8997_charger: Remove duplicate module.h
 2011-11-23 11:26 UTC 

[PATCH] [TRIVIAL] leds: Kconfig: Fix typo 'D2NET_V2'
 2011-11-23 11:25 UTC 

[PATCH v4] input: add driver support for Sharp gp2ap002a00f proximity sensor
 2011-11-23 11:24 UTC  (2+ messages)

Feature requset: listing of current stash in git gui
 2011-11-23 11:24 UTC  (6+ messages)

[Qemu-devel] [PATCH] vpc: Add missing error handling in alloc_block
 2011-11-23 11:23 UTC  (3+ messages)

[PATCH] [TRIVIAL] serial: Kconfig: drop unknown symbol 'ARCH_IMX'
 2011-11-23 11:16 UTC  (2+ messages)

query : unregister/register netdev
 2011-11-23 11:14 UTC 

[RFC PATCH 0/4] Replace VIDEO_COMMAND with VIDIOC_DECODER_CMD
 2011-11-23 11:12 UTC  (5+ messages)
` [RFC PATCH 1/4] v4l2: add VIDIOC_(TRY_)DECODER_CMD
  ` [RFC PATCH 2/4] v4l spec: document VIDIOC_(TRY_)DECODER_CMD
  ` [RFC PATCH 3/4] cx18/ddbridge: remove unused headers
  ` [RFC PATCH 4/4] ivtv: implement new decoder command ioctls

[RFC V1 0/8] imx5 clock port to Mike's clkv3
 2011-11-23 11:12 UTC 

[PATCH v2 0/2] Stop some of the abuse of BUG() where compile time checks should be used
 2011-11-23 11:11 UTC  (5+ messages)
` [PATCH v2 1/2] kernel.h: Add BUILD_BUG() macro
` [PATCH v2 2/2] hugetlb: Replace BUG() with BUILD_BUG() for dummy definitions

[PATCH v2] usb/fsl_udc: fix dequeuing a request in progress
 2011-11-23 12:12 UTC 

[PATCH] sound: drop support for PlayPaq with WM8510
 2011-11-23 11:10 UTC  (4+ messages)

btrfs encryption problems
 2011-11-23 11:09 UTC  (2+ messages)

[Buildroot] Adding Microblaze support to Buildroot
 2011-11-23 11:09 UTC  (5+ messages)

[PATCH] agetty: map NL to CR-NL on output in initial termios settings
 2011-11-23 11:08 UTC  (2+ messages)

[RFC 0/2] Add org.bluez.Telephony interface
 2011-11-23 11:06 UTC  (6+ messages)

[PATCH] x86/acpi fixes for 3.2 (v1) impacting distributions
 2011-11-23 11:06 UTC  (8+ messages)
` [PATCH 1/3] cpuidle: If disable_cpuidle() is called, set pm_idle to default_idle
        ` [Xen-devel] "

[PATCH] Allow aligned byte and word writes to IOAPIC registers
 2011-11-23 11:05 UTC  (3+ messages)

[PATCH] ARM: tegra: remove declaration of tegra_assert_system_reset in board.h
 2011-11-23 11:04 UTC 


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.