All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-03-07 09:40:09 to 2011-03-07 10:46:34 UTC [more...]

[PATCH v3 0/4] MAX8997/8966 MFD (including PMIC&RTC) Initial Release
 2011-03-07 10:27 UTC  (5+ messages)
` [PATCH v3 1/4] MAX8997/8966 MFD Driver Initial Release (PMIC+RTC+MUIC+Haptic+...)
` [PATCH v3 2/4] MAX8997/8966 PMIC Regulator Driver Initial Release
` [PATCH v3 3/4] MAX8997/8966 MFD: Add IRQ control feature
` [PATCH v3 4/4] MAX8997/8966 RTC Driver Initial Release

[PATCH] Four patches to fixup surround internal speakers on Realtek 88x
 2011-03-07 10:46 UTC  (3+ messages)

[PATCH] trace: adding unstable sched clock note to the warning
 2011-03-07 10:45 UTC  (3+ messages)
` [PATCHv2] "

cannot create include/linux/version.h.tmp: Read-only file system
 2011-03-07 10:45 UTC  (3+ messages)

[RFC] [PATCH 0/8] net-next: Phonet fixes and cleanup
 2011-03-07 10:46 UTC  (9+ messages)
` [PATCH 1/8] Phonet: fix NULL-deref in previous patch series
` [PATCH 2/8] Phonet: return an error when TX fails
` [PATCH 3/8] Phonet: fix backlog callback return value
` [PATCH 4/8] Phonet: factor common code to send control messages
` [PATCH 5/8] Phonet: allocate sock from accept syscall rather than soft IRQ
` [PATCH 6/8] Phonet: provide pipe socket option to retrieve the pipe identifier
` [PATCH 7/8] Phonet: support active connection without pipe controller on modem
` [PATCH 8/8] Phonet: kill the ST-Ericsson pipe controller Kconfig

[PATCHv2 0/4] Continue the mx31_3ds machine support
 2011-03-07 10:45 UTC  (12+ messages)
` [PATCH 1/4] spi_imx: Fix misspelled configuration variable SOC_IMX31
  ` [PATCHv2 "
` [PATCHv2 2/4] mach-mx31_3ds: Add support for the MMC slot of the personality board
` [PATCHv2 3/4] mach-mx31_3ds: Add support for framebuffer and LCD
` [PATCHv2 4/4] mach-mx31_3ds: Add support for the camera device on the personality board
  ` [PATCHv3 0/4] Continue the mx31_3ds machine support
    ` [PATCHv3 1/4] spi_imx: Fix misspelled configuration variable SOC_IMX31
    ` [PATCHv3 2/4] mach-mx31_3ds: Add support for the MMC slot of the personality board

[PATCH] kprobes - do not allow optimized kprobes in entry code
 2011-03-07 10:44 UTC  (6+ messages)
` [PATCH 0/2] x86: separating entry text section + kprobes fix
  ` [PATCH 1/2] x86: separating entry text section

[TopGit PATCH] tg-create: let format.signoff control adding of Signed-off-by
 2011-03-07 10:42 UTC 

[PATCH 1/2] ARM: fix compiling error due to debug_info change
 2011-03-07 10:42 UTC  (2+ messages)

linux-next: manual merge of the block tree with Linus' tree
 2011-03-07 10:41 UTC  (4+ messages)

[RFC/PATCH v2] S3C24xx: NAND management changes to support booting from NAND
 2011-03-07 10:37 UTC  (4+ messages)

[PATCH 1/4] e2image: Add support for qcow2 format
 2011-03-07 10:40 UTC  (5+ messages)
` [PATCH 4/4] e2fsck: Add QCOW2 support

[PATCH v2] intel8x0m: wait a bit before warm reset check
 2011-03-07 10:39 UTC  (7+ messages)

[PATCH] x86: mce: Potential memory leaks when initializing mcheck devices
 2011-03-07 10:36 UTC  (2+ messages)
` [PATCH V2] "

[PATCH] ASoC: tlv320aic32x4: Use snd_soc_dapm_context as required
 2011-03-07 10:37 UTC  (2+ messages)

[PATCH] Allow == as synonym for = in test
 2011-03-07 10:34 UTC  (4+ messages)

[PATCH] [stable-37] ideapad: read brightness setting when have brightness key notify
 2011-03-07 10:35 UTC 

THP, rmap and page_referenced_one()
 2011-03-07 10:35 UTC  (3+ messages)

BUG at mm/mmap.c:2309 when cx18.ko and cx18-alsa.ko loaded
 2011-03-07 10:32 UTC  (4+ messages)

[PATCH] video: add MODULE_DEVICE_TABLE
 2011-03-07 10:31 UTC  (3+ messages)

i2c_gate_ctrl question
 2011-03-07 10:31 UTC  (2+ messages)

[PATCH]fix a link in Documentation/filesystem/romfs.txt
 2011-03-07 10:29 UTC  (5+ messages)

[PATCHv2 00/24] Refactor sys_swapon
 2011-03-07 10:23 UTC  (54+ messages)
` [PATCHv2 07/24] sys_swapon: remove initial value of name variable
` [PATCHv2 08/24] sys_swapon: move setting of error nearer use
` [PATCHv2 09/24] sys_swapon: remove did_down variable
` [PATCHv2 10/24] sys_swapon: remove bdev variable
` [PATCHv2 11/24] sys_swapon: do only cleanup in the cleanup blocks
` [PATCHv2 12/24] sys_swapon: use a single error label
` [PATCHv2 13/24] sys_swapon: separate bdev claim and inode lock
` [PATCHv2 14/24] sys_swapon: simplify error flow in claim_swapfile
` [PATCHv2 15/24] sys_swapon: move setting of swapfilepages near use
` [PATCHv2 16/24] sys_swapon: separate parsing of swapfile header
` [PATCHv2 17/24] sys_swapon: simplify error flow in read_swap_header
` [PATCHv2 18/24] sys_swapon: call swap_cgroup_swapon earlier
` [PATCHv2 19/24] sys_swapon: separate parsing of bad blocks and extents
` [PATCHv2 20/24] sys_swapon: simplify error flow in setup_swap_map_and_extents
` [PATCHv2 21/24] sys_swapon: remove nr_good_pages variable
` [PATCHv2 22/24] sys_swapon: move printk outside lock
` [PATCHv2 23/24] sys_swapoff: change order to match sys_swapon
` [PATCHv2 24/24] sys_swapon: separate final enabling of the swapfile

[B.A.T.M.A.N.] New BMX website at www.bmx6.net
 2011-03-07 10:26 UTC  (3+ messages)

[PATCH v5 REPOST 0/5] ARM: omap[34]: Thumb-2 compatibility fixes
 2011-03-07 10:26 UTC  (8+ messages)

gcc ICE (gcc 4.1.2, nios2), test program included
 2011-03-07 10:24 UTC  (3+ messages)

[PATCH 0/5] Cell info for ISI modem
 2011-03-07 10:24 UTC  (6+ messages)
` [PATCH 1/5] isimodem: new enums declared for cell info
` [PATCH 2/5] isimodem: Driver implementation
` [PATCH 3/5] isimodem: cell info init and exit functions
` [PATCH 4/5] isimodem: cell info creation to post_online
` [PATCH 5/5] isimodem: Makefile modifications

[PATCH 0/10] On-stack explicit block queue plugging
 2011-03-07 10:23 UTC  (10+ messages)
` [PATCH 05/10] block: remove per-queue plugging

Perf issue with UBIFS
 2011-03-07 10:24 UTC 

[Qemu-devel] OVMF Google Summer of Code ideas
 2011-03-07 10:22 UTC  (5+ messages)

[PATCH 0/6] omap3/4: Add l3-interconnect error logging support
 2011-03-07 10:22 UTC  (5+ messages)
` [PATCH 5/6] omap4: Initialise the l3 device with the hwmod data

[Qemu-devel] [PATCH v2] Improve error handling in do_snapshot_blkdev()
 2011-03-07 10:01 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] add missing guest clock update removed by e48672fa25e879f7ae21785c7efd187738139593
 2011-03-07 10:18 UTC 

[PATCH V5 1/6] pxa3xx_nand: make scan procedure more clear
 2011-03-07 10:21 UTC  (8+ messages)

[PATCH] sound: Added missing conditionnal for OSS function prototypes
 2011-03-07 10:20 UTC  (2+ messages)

[patch v3 0/3] arm: pmu: support pmu/perf on OMAP4
 2011-03-07 10:20 UTC  (13+ messages)
` [patch v3 1/3] arm: introduce cross trigger interface helpers
` [patch v3 2/3] arm: pmu: allow platform specific irq enable/disable handling
` [patch v3 3/3] arm: omap4: support pmu

[GIT/PATCH 0/5] Re: unfair servicing of DomU vbd requests
 2011-03-07 10:20 UTC  (7+ messages)

[PATCH 2/3] [ARM] perfevents: Add support for Scorpion performance monitors
 2011-03-07 10:19 UTC  (3+ messages)

[PATCH] ARM: imx/mx25: fix (again) spi device registration typo
 2011-03-07 10:18 UTC 

[Qemu-devel] [PATCH 1/2] trace: Trace bdrv_aio_flush()
 2011-03-07 10:17 UTC  (2+ messages)
` [Qemu-devel] [PATCH 2/2] trace: Trace posix-aio-compat.c completion and cancellation

[PATCH 16/17] mlx4_en: Using blue flame support
 2011-03-07 10:18 UTC 

[PATCH 13/17] mlx4: Add blue flame support for kernel consumers
 2011-03-07 10:17 UTC 

[PATCH 08/17] mlx4_en: Reporting HW revision in ethtool -i
 2011-03-07 10:17 UTC 

[PATCH 07/17] mlx4: Wake on LAN support
 2011-03-07 10:17 UTC 

[PATCH 06/17] mlx4_en: using new mlx4 interrupt scheme
 2011-03-07 10:17 UTC 

[PATCH 04/17] mlx4_en: bringing link up when registering net device
 2011-03-07 10:17 UTC 

[PATCH 02/17] mlx4_en: moderation parameters are not reseted
 2011-03-07 10:17 UTC 

[PATCH 00/17] mlx4_en: driver updates
 2011-03-07 10:16 UTC 

[PATCH 00/37] [PULL] qemu-kvm.git uq/master queue
 2011-03-07 10:12 UTC  (7+ messages)
` [PATCH 28/37] Move debug exception handling out of cpu_exec
  ` [Qemu-devel] "

[Xenomai-help] Program hangs using "rt_task_sleep" in a particular way
 2011-03-07 10:15 UTC  (2+ messages)

[PATCH 1/2] dropbear: add 0.53.1
 2011-03-07 10:12 UTC  (5+ messages)

[PATCH v3 0/9] OMAP4 : DSS2 : HDMI support on OMAP4
 2011-03-07 10:12 UTC  (5+ messages)
` [PATCH v3 5/9] OMAP4 : DSS2 : HDMI: HDMI driver header file addition
` [PATCH v3 6/9] OMAP4 : DSS2 : HDMI: HDMI panel driver addition in the DSS

Bug in mtd_speedtest?
 2011-03-07 10:09 UTC  (4+ messages)

[RFC][PATCH] dm: improve read performance
 2011-03-07 10:10 UTC  (4+ messages)

scheduling - more doubts
 2011-03-07 10:09 UTC  (3+ messages)

[PATCH 2/2 net-2.6] r6040: bump to version 0.27 and date 23Feb2011
 2011-03-07 10:09 UTC 

[PATCH 1/2 net-2.6] r6040: fix multicast operations
 2011-03-07 10:09 UTC 

[mlmmj] Encouraging
 2011-03-07 10:07 UTC 

[mlmmj] Google Summer of Code
 2011-03-07 10:07 UTC  (2+ messages)

[PATCH] [input-hid] Add hid-egalax driver to the unified hid-multitouch framework
 2011-03-07 10:07 UTC  (2+ messages)

[PATCH 0/3] ARM: Add Scorpion/ScorpionMP support to perf and Oprofile
 2011-03-07 10:06 UTC  (4+ messages)

[Ocfs2-devel] [PATCH 0/3] ocfs2: Add batched discard support
 2011-03-07 10:05 UTC  (4+ messages)
` [Ocfs2-devel] [PATCH 1/3] ocfs2: Add ocfs2_trim_fs for SSD trim support
` [Ocfs2-devel] [PATCH 2/3] ocfs2: Add FITRIM ioctl
` [Ocfs2-devel] [PATCH 3/3] ocfs2: Add trace event for trim

[RFC] Port of hid-egalax to the unified hid-multitouch driver
 2011-03-07 10:04 UTC  (2+ messages)

[PATCH] opensm: fixed potential memory leak in osm_ucast_ftree()
 2011-03-07 10:03 UTC 

Possible regression in __netif_receive_skb() between 2.6.38-rc7 and net-next-2.6
 2011-03-07 10:03 UTC  (3+ messages)
` [PATCH net-next-2.6] net: harmonize the call to ptype_all and ptype_base handlers

[PATCH] opensm: fixed memory leak in osm_console()
 2011-03-07 10:03 UTC 

[U-Boot] beagle bootcmd not set to CONFIG_BOOTCOMMAND in version 2011.03-rc1
 2011-03-07 10:01 UTC  (2+ messages)

[PATCH] opensm: removed unnecessary checks in main()
 2011-03-07 10:01 UTC 

[PATCH] mtd: speedtest: fix integer overflow
 2011-03-07 10:00 UTC 

[PATCH 0/1] omap3: pm: CM_AUTOIDLE_PLL isn't restored on wakeup from off state
 2011-03-07 10:00 UTC  (6+ messages)
` [PATCH 1/1] omap3: Save and restore CM_AUTOIDLE_PLL across off mode

why is my repo size ten times bigger than what I expected?
 2011-03-07  9:59 UTC  (5+ messages)

[PATCH] opensm: Fixed pointer validity check in report_torus_changes()
 2011-03-07  9:59 UTC 

[patch net-next-2.6 0/8] mostly bonding rx path changes
 2011-03-07  9:58 UTC  (4+ messages)
` [patch net-next-2.6 4/8] bonding: wrap slave state work

[PATCH] drivers/net/macvtap: fix error check
 2011-03-07  9:59 UTC  (2+ messages)

[PATCH] opensm: Fixed debug message in osm_vendor_send()
 2011-03-07  9:57 UTC 

Degraded performance with Windows 2008 R2 with applications
 2011-03-07  9:57 UTC  (3+ messages)

[PATCH] fix: generated udev rules does not work due to incorrect line format
 2011-03-07  9:56 UTC 

[Qemu-devel] [FYI v4 5/5] softfloat: Make float{32, 64}_to_uint16_round_to_zero() use uint_fast16_t
 2011-03-07  9:56 UTC  (17+ messages)
` [Qemu-devel] [PATCH v5 01/10] [RESEND] softfloat: Prepend QEMU-style header with derivation notice
  ` [Qemu-devel] [PATCH v5 02/10] softfloat: Resolve type mismatches between declaration and implementation
    ` [Qemu-devel] [PATCH v5 03/10] softfloat: Drop [s]bits{8, 16, 32, 64} types in favor of [u]int{8, 16, 32, 64}_t
      ` [Qemu-devel] [PATCH v5 04/10] softfloat: Drop [u]int16 types in favor of [u]int_fast16_t
        ` [Qemu-devel] [PATCH v5 05/10] softfloat: Use [u]int_fast16_t consistently
          ` [Qemu-devel] [PATCH v5 06/10] softfloat: Drop [u]int8 types in favor of int_fast8_t
            ` [Qemu-devel] [PATCH v5 07/10] softfloat: Drop [u]int32 types in favor of [u]int_fast32_t
              ` [Qemu-devel] [PATCH v5 08/10] softfloat: Use [u]int_fast32_t consistently
                ` [Qemu-devel] [PATCH v5 09/10] softfloat: Drop [u]int64 types in favor of [u]int_fast64_t
                  ` [Qemu-devel] [PATCH v5 10/10] softfloat: Use [u]int_fast64_t consistently

[PATCH] OMAP: DSS2: FEATURES: DSI PLL parameter cleanup
 2011-03-07  9:55 UTC  (4+ messages)

[patch net-next-2.6] net: comment rx_handler results
 2011-03-07  9:54 UTC  (3+ messages)
` [PATCH net-next-2.6] net: enhance the documentation for rx_handler

[Qemu-devel] [PATCH v5] PING: Fix ATA SMART and CHECK POWER MODE
 2011-03-07  9:51 UTC  (4+ messages)

WARN_ON in ieee80211_scan_completed_finish triggered
 2011-03-07  9:51 UTC  (2+ messages)

lscp & friends: indicate filesystem by directory
 2011-03-07  9:51 UTC 

[Qemu-devel] [Bug 657006] [NEW] arm - svc instruction
 2011-03-07  9:43 UTC  (2+ messages)
` [Qemu-devel] [Bug 657006] Re: arm v7M - svc insn doesn't trigger PendSV handler

[Qemu-devel] [Bug 670776] [NEW] Build errors on TEGRA2(ubuntu), testandset()
 2011-03-07  9:38 UTC  (2+ messages)
` [Qemu-devel] [Bug 670776] "

[Qemu-devel] [PATCH 0/2 V7] add inject-nmi qmp command
 2011-03-07  9:46 UTC  (6+ messages)
`  "
` [Qemu-devel] [PATCH 1/2] qemu,qmp: QError: New QERR_UNSUPPORTED
  `  "
` [Qemu-devel] [PATCH 2/2 V7] qemu,qmp: add inject-nmi qmp command
  `  "

[PATCH] nandwrite: add only write oob option
 2011-03-07  9:44 UTC 

[PATCH] pktgen: fix errata in show results
 2011-03-07  9:44 UTC  (3+ messages)

[PATCH] page-types.c: add a new argument of debugfs path
 2011-03-07  9:42 UTC  (3+ messages)

mii_bus->read return checking in phy_device.c
 2011-03-07  9:43 UTC  (4+ messages)

[U-Boot] [PATCH][v3] fsl_esdhc: Correcting esdhc timeout counter calculation
 2011-03-07  9:41 UTC  (2+ 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.