messages from 2011-03-07 09:10:19 to 2011-03-07 10:47:37 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
[PATCHv2 0/4] Continue the mx31_3ds machine support
2011-03-07 10:47 UTC (14+ 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
` [PATCHv3 3/4] mach-mx31_3ds: Add support for framebuffer and LCD
` [PATCHv3 4/4] mach-mx31_3ds: Add support for the camera device on the personality board
[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)
[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 (77+ messages)
` [PATCHv2 01/24] sys_swapon: use vzalloc instead of vmalloc/memset
` [PATCHv2 02/24] sys_swapon: remove changelog from function comment
` [PATCHv2 03/24] sys_swapon: do not depend on "type" after allocation
` [PATCHv2 04/24] sys_swapon: separate swap_info allocation
` [PATCHv2 05/24] sys_swapon: simplify error return from "
` [PATCHv2 06/24] sys_swapon: simplify error flow in alloc_swap_info
` [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
[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
[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
[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
[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 00/37] [PULL] qemu-kvm.git uq/master queue
2011-03-07 10:12 UTC (6+ messages)
` [PATCH 28/37] Move debug exception handling out of cpu_exec
` [Qemu-devel] "
[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)
[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
[PATCH] opensm: fixed memory leak in osm_console()
2011-03-07 10:03 UTC
[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] 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
[PATCH] OMAP: DSS2: FEATURES: DSI PLL parameter cleanup
2011-03-07 9:55 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
[PATCH 0/2 V7] add inject-nmi qmp command
2011-03-07 9:46 UTC (3+ messages)
` [PATCH 1/2] qemu,qmp: QError: New QERR_UNSUPPORTED
` [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] page-types.c: add a new argument of debugfs path
2011-03-07 9:42 UTC (3+ messages)
[BUG] git-am silently applying patches incorrectly
2011-03-07 9:37 UTC (13+ messages)
vmsplice bad address
2011-03-07 9:35 UTC (2+ messages)
[patchlet] sched: fix rt throttle runtime borrowing
2011-03-07 9:33 UTC (3+ messages)
pch_uart: reference clock on CM-iTC
2011-03-07 9:31 UTC
[PATCH 2/5] mfd: reentrance and revamp ab8500 gpadc fetching interface
2011-03-07 9:13 UTC (3+ messages)
[PATCH] omap2plus: Remove auto selection on PMICs
2011-03-07 9:33 UTC (5+ messages)
[PATCH] mtd/mxc_nand: fix read past buffer end
2011-03-07 9:29 UTC (2+ messages)
[Xenomai-help] Stuck MSI in normal Linux driver
2011-03-07 9:26 UTC (11+ messages)
Getting started - Error message
2011-03-07 9:23 UTC (3+ messages)
matroxfb: remove incorrect Matrox G200eV support
2011-03-07 8:59 UTC (4+ messages)
` [PATCH v2] "
Disk access scheduling - FS cache dispensing - process priorities
2011-03-07 9:13 UTC
[PATCH 1/3] iwlwifi: move rx handlers code to iwl-rx.c
2011-03-07 9:20 UTC (5+ messages)
` Undefined TASK_INTERRUPTIBLE (Was: Re: [PATCH 1/3] iwlwifi: move rx handlers code to iwl-rx.c)
[B.A.T.M.A.N.] pull request: batman-adv 2011-03-05
2011-03-07 9:19 UTC (4+ messages)
[PATCH 3/5] mfd: free dangling irq in ab8500 gpadc probe error path
2011-03-07 9:13 UTC (2+ messages)
[PATCH 2/2 v3]mm: batch activate_page() to reduce lock contention
2011-03-07 9:13 UTC (2+ messages)
[PATCH 4/4] Input: atmel_mxt_ts - Convert to MT protocol B
2011-03-07 8:54 UTC
[PATCH 1/4] Input: atmel_mxt_ts - Remove firmware version check
2011-03-07 8:42 UTC
[PATCH 1/2 v3]mm: simplify code of swap.c
2011-03-07 9:12 UTC (2+ messages)
[PATCH 1/5] mfd: move ab8500 gpadc header to subdir
2011-03-07 9:11 UTC (2+ messages)
[PATCH] cyclictest: remove some uclibc specific defines
2011-03-07 9:10 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.