messages from 2013-04-11 18:44:44 to 2013-04-11 19:49:35 UTC [more...]
Forum for asking questions related to block device drivers
2013-04-11 19:49 UTC (6+ messages)
dm-crypt parallelization patches
2013-04-11 19:49 UTC (12+ messages)
` [dm-crypt] "
` [dm-crypt] [PATCH] make dm and dm-crypt forward cgroup context (was: dm-crypt parallelization patches)
` "
` [PATCH v2] "
[Bug 57567] New: 3.7 radeonfb broken on efivga screens
2013-04-11 19:48 UTC (2+ messages)
` [Bug 57567] "
kernel BUG at kernel/smpboot.c:134!
2013-04-11 19:48 UTC (20+ messages)
` [PATCH] kthread: Prevent unpark race which puts threads on the wrong cpu
[PATCH 0/8] Various VPMU patches
2013-04-11 19:48 UTC (7+ messages)
` [PATCH 3/8] x86/AMD: Read VPMU MSRs from context when it is not loaded into HW
` [PATCH 8/8] x86/AMD: Clean up context_update() in AMD VPMU code
[Buildroot] [git commit] toolchain-external: support more gdbserver locations
2013-04-11 19:47 UTC
[Qemu-devel] [PATCH] ui/gtk: Set QEMU window icon
2013-04-11 19:46 UTC (3+ messages)
[Buildroot] [git commit] gdb: install gdbserver into the SDK
2013-04-11 19:47 UTC
[PATCH] net: mv643xx_eth: remove deprecated inet_lro support
2013-04-11 19:46 UTC (7+ messages)
[Buildroot] [git commit] gdb: do not allow gdbserver/cross-gdb build in some cases
2013-04-11 19:46 UTC
[Buildroot] [git commit] gdb: convert to the package infrastructure
2013-04-11 19:46 UTC
[PATCHv2 00/10] Use the mvebu PCIe driver on Kirkwood
2013-04-11 19:45 UTC (6+ messages)
` [PATCHv2 08/10] arm: kirkwood: convert QNAP TS219 to use DT for the PCIe interface
[Buildroot] Google Summer of Code
2013-04-11 19:45 UTC (3+ messages)
[PATCH v3 00/18] Rework HIDP Session Management
2013-04-11 19:45 UTC (4+ messages)
` [PATCH v4 00/16] "
` [PATCH v4 01/16] Bluetooth: rename hci_conn_put to hci_conn_drop
[PATCH v4 1/2] v4l2-ctl: add is_compressed_format() helper
2013-04-11 19:46 UTC (2+ messages)
` [PATCH v4 2/2] v4l2-ctl: handle the last chunk of input file
[Buildroot] [PATCH] Documentation HTML, PDF, ASCII: fix typos
2013-04-11 19:45 UTC (2+ messages)
[PATCH] Bluetooth: Add rejecting SCO
2013-04-11 19:44 UTC (3+ messages)
` [PATCH v1] "
kvmtool : [PATCH] PowerPc : Fix compilation for ppc64
2013-04-11 19:44 UTC (4+ messages)
[PATCH] Bluetooth: Remove unneeded parameter
2013-04-11 19:43 UTC (3+ messages)
` [PATCH v1] "
[U-Boot] [PATCH] Do not call board_early_init_f() twice
2013-04-11 19:43 UTC (2+ messages)
[PATCH v7] clk: add si5351 i2c common clock driver
2013-04-11 19:42 UTC (4+ messages)
` [PATCH v8] "
[U-Boot] [PATCH 3/5][v3] board/p1010rdb:Add NAND boot support using new SPL format
2013-04-11 19:43 UTC (2+ messages)
[U-Boot] [PATCH 2/5][v3] powerpc/mpc85xx: new SPL support for IFC NAND
2013-04-11 19:42 UTC (2+ messages)
[patch 1/2 -next] dma-buf: double unlock in debugfs code
2013-04-11 19:40 UTC (3+ messages)
[Buildroot] [PATCH] toolchain/gcc: bump 4.7.x series to 4.7.3
2013-04-11 19:39 UTC (2+ messages)
[PATCH] Bluetooth: Fix SCO connection reference
2013-04-11 19:39 UTC (7+ messages)
` [PATCH] Bluetooth: Use GFP_KERNEL in sco_conn_add
` [PATCH] Bluetooth: Minor coding style fix
[PATCH] can: sja1000: use cpu endian
2013-04-11 19:38 UTC (9+ messages)
` [PATCH v2] can: sja1000: fix endian on arm
` [PATCH v3] "
` [PATCH v4] "
[PATCH] sparc: Use generic idle loop
2013-04-11 19:38 UTC (7+ messages)
` [PATCH v2] "
nfsidmap timeout patch
2013-04-11 19:22 UTC
[U-Boot] [PATCH v12 01/30] mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT
2013-04-11 19:38 UTC (31+ messages)
` [U-Boot] [PATCH v12 02/30] mtd: nand: mxc_nand: Fix is_16bit_nand()
` [U-Boot] [PATCH v12 03/30] nand: mxc: Prepare to add support for i.MX5
` [U-Boot] [PATCH v12 04/30] nand: mxc: Add "
` [U-Boot] [PATCH v12 05/30] imx: mx5: lowlevel_init: Simplify code
` [U-Boot] [PATCH v12 06/30] imx: mx53ard: Add support for NAND Flash
` [U-Boot] [PATCH v12 07/30] nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome()
` [U-Boot] [PATCH v12 08/30] nand: mxc: Use appropriate page number in syndrome functions
` [U-Boot] [PATCH v12 09/30] arm: start.S: Fix _TEXT_BASE for SPL
` [U-Boot] [PATCH v12 10/30] arm: relocate_code() is no longer noreturn
` [U-Boot] [PATCH v12 11/30] arm1136: Remove redundant relocate_code() return
` [U-Boot] [PATCH v12 12/30] arm: relocate_code(): Remove useless relocation offset computation
` [U-Boot] [PATCH v12 13/30] arm: relocate_code(): Use __image_copy_end for end of relocation
` [U-Boot] [PATCH v12 14/30] arm: crt0.S: Remove bogus .globl
` [U-Boot] [PATCH v12 15/30] autoconfig.mk: Make it possible to define configs from other configs
` [U-Boot] [PATCH v12 16/30] Makefile: Change CONFIG_SPL_PAD_TO to image offset
` [U-Boot] [PATCH v12 17/30] imx: Fix automatic make targets for imx images
` [U-Boot] [PATCH v12 18/30] nand: mxc: Switch NAND SPL to generic SPL
` [U-Boot] [PATCH v12 19/30] arm926ejs: Remove deprecated and now unused NAND SPL
` [U-Boot] [PATCH v12 20/30] arm: Remove unused relocate_code() parameters
` [U-Boot] [PATCH v12 21/30] Makefile: Move SHELL setup to config.mk
` [U-Boot] [PATCH v12 22/30] .gitignore: Add /SPL
` [U-Boot] [PATCH v12 23/30] imx: Add u-boot-with-spl.imx make target
` [U-Boot] [PATCH v12 24/30] imx: Add u-boot-with-nand-spl.imx "
` [U-Boot] [PATCH v12 25/30] arm: Remove support for smdk6400
` [U-Boot] [PATCH v12 26/30] Revert "mkconfig: start deprecating Makefile config targets"
` [U-Boot] [PATCH v12 27/30] arm: Remove support for unused s3c64xx
` [U-Boot] [PATCH v12 28/30] arm: Remove deprecated and now unused NAND SPL
` [U-Boot] [PATCH v12 29/30] arm1176: Remove unused MMU setup from start.S
` [U-Boot] [PATCH v12 30/30] arm: Make all linker scripts compatible with per-symbol sections
cfi_cmdset_0002: do_write_buffer timeouts
2013-04-11 19:37 UTC (3+ messages)
zsmalloc zbud hybrid design discussion?
2013-04-11 19:35 UTC (3+ messages)
[RFC] Bluetooth: Add support for Intel Bluetooth device [8087:07dc]
2013-04-11 19:35 UTC (5+ messages)
libvirt libxl driver leaking libxl_event's?
2013-04-11 19:35 UTC (3+ messages)
git-http-backend: anonymous read, authenticated write
2013-04-11 19:34 UTC (8+ messages)
Just Saw Your Email And This Is My Response
2013-04-11 15:51 UTC
[PATCH 1/9] thermal: exynos: Adapt to temperature emulation core thermal framework
2013-04-11 19:33 UTC (3+ messages)
` [1/9] "
How do you configure AM335x dts for dual ethernet ?
2013-04-11 19:33 UTC (2+ messages)
[Qemu-devel] Question to prefered
2013-04-11 19:32 UTC
Question to prefered
2013-04-11 19:32 UTC
[PATCH][eclipse-poky][master] Systemtap: use FileDialog instead of DirectoryDialog for script browser
2013-04-11 19:31 UTC (2+ messages)
[U-Boot] [PATCH] integrator: enable device tree
2013-04-11 19:30 UTC (2+ messages)
[PATCH] drm/i915: don't check inconsistent modeset state when force-restoring
2013-04-11 19:28 UTC (4+ messages)
[Xenomai] shared memory compatibility - advice sought
2013-04-11 19:28 UTC (8+ messages)
[PATCH 0/4] x86: FPU detection in C
2013-04-11 19:26 UTC (10+ messages)
` [PATCH] x86, FPU: Fix FPU initialization
[PATCHv2 0/2] bonding: NULL pointer dereference and flag strip fixes
2013-04-11 19:18 UTC (3+ messages)
` [PATCHv2 1/2] bonding: fix netdev event NULL pointer dereference
` [PATCHv2 2/2] bonding: IFF_BONDING is not stripped on enslave failure
Locating merge that dropped a change
2013-04-11 19:21 UTC (3+ messages)
Question about resync_mismatches
2013-04-11 19:21 UTC
[U-Boot] [PATCH v2 0/7] palm treo 680 smartphone board support
2013-04-11 19:20 UTC (15+ messages)
` [U-Boot] [PATCH v2 1/7] pxa_lcd: add the ACX544AKN lcd device
` [U-Boot] [PATCH v2 2/7] pxa_lcd: make lcd_enable() a weak pointer
` [U-Boot] [PATCH v2 3/7] pxa27x_udc: remove call to unimplemented set_GPIO_mode()
` [U-Boot] [PATCH v2 4/7] arm: bootm: call udc_disable()before booting linux
` [U-Boot] [PATCH v2 5/7] lib: import bitrev library from the linux kernel
` [U-Boot] [PATCH v2 6/7] mtd: nand: add driver for diskonchip g4 nand flash
` [U-Boot] [PATCH v2 7/7] add support for palm treo 680 board
[PATCH 3/3] convert headers_install.pl to headers_install.sh
2013-04-11 19:20 UTC (2+ messages)
[PATCH repost for-3.9] pci: avoid work_on_cpu for nested SRIOV probes
2013-04-11 19:20 UTC (6+ messages)
[Buildroot] [git commit] toolchain/gcc: bump 4.7.x series to 4.7.3
2013-04-11 19:18 UTC
[PATCH 4/4] nohz: New option to force all CPUs in full dynticks range
2013-04-11 19:17 UTC (11+ messages)
[PATCH] t9903: Don't fail when run from path accessed through symlink
2013-04-11 19:17 UTC (2+ messages)
[Qemu-devel] [RFC PATCH RDMA support v5: 03/12] comprehensive protocol documentation
2013-04-11 19:15 UTC (11+ messages)
[PATCH] backlight: platform_lcd: introduce probe callback
2013-04-11 19:14 UTC (3+ messages)
[PATCH documentation 0/2] OS-jitter documentation
2013-04-11 19:14 UTC (8+ messages)
` [PATCH documentation 1/2] nohz1: Add documentation
Netpoll triggers soft lockup
2013-04-11 19:14 UTC (4+ messages)
` [PATCH RFC] spinlock: split out debugging check from spin_lock_mutex
[Qemu-devel] [PATCH 00/19 v3] target-i386: CPU hot-add with cpu-add QMP command
2013-04-11 19:12 UTC (11+ messages)
` [Qemu-devel] [PATCH 06/19] introduce CPU hot-plug notifier
` [Qemu-devel] [PATCH 07/19] rtc: update rtc_cmos on CPU hot-plug
` [Qemu-devel] [PATCH 08/19] cpu: introduce get_arch_id() method and override it for target-i386
` [Qemu-devel] [PATCH 09/19] cpu: add helper cpu_exists(), to check if CPU with specified id exists
` [Qemu-devel] [PATCH 11/19] target-i386: introduce apic-id property
[PATCH 1/5] check-ignore: move setup into cmd_check_ignore()
2013-04-11 19:11 UTC (4+ messages)
` [PATCH v2 1/5] t0008: remove duplicated test fixture data
` [PATCH v2 4/5] check-ignore: allow incremental streaming of queries via --stdin
Script for handling UTF-16 files
2013-04-11 19:11 UTC (2+ messages)
need help how to debug xfs crash issue xfs_iunlink_remove: xfs_inotobp() returned error 22
2013-04-11 19:11 UTC (9+ messages)
[PATCH v2 01/14] thermal: Rename driver 'kirkwood' -> 'mvebu'
2013-04-11 19:09 UTC (9+ messages)
` [v2,01/14] "
[PATCH 05/26] comedi: Don't use create_proc_read_entry() [RFC]
2013-04-11 19:07 UTC (8+ messages)
` [PATCH 00/26] Eliminate "
` [PATCH 17/26] hostap: Don't use "
[xen-unstable test] 17623: tolerable FAIL - PUSHED
2013-04-11 19:06 UTC
[ 00/19] 3.0.73-stable review
2013-04-11 19:04 UTC (4+ messages)
` [ 03/19] reiserfs: Fix warning and inode leak when deleting inode with xattrs
[PATCH 00/30] ARM: exynos multiplatform support
2013-04-11 19:02 UTC (5+ messages)
` [PATCH 18/30] ASoC: samsung: move plat/ headers to local directory
` [PATCH] ASoC: samsung: fix neo1973-wm8753 compilation
[PATCH v2 0/7] Android Binder IPC Fixes
2013-04-11 19:02 UTC (6+ messages)
` [PATCH v2 6/7] staging: android: binder: fix alignment issues
git p4 submit failing
2013-04-11 19:01 UTC
[PATCH] omap4-fb: add driver
2013-04-11 19:01 UTC (7+ messages)
` [PATCH v2] "
[U-Boot] recommended method of netbooting kernel/dtb in u-boot?
2013-04-11 19:01 UTC
[Bug 51579] New: Xv video support is black on NVidia NVa8 Chipset in latest git
2013-04-11 19:01 UTC (2+ messages)
` [Bug 51579] Xv video support is black on NVidia NVa8 Chipset in latest git [fixed with patch]
[PATCH] net: usb: active URB submitted multiple times
2013-04-11 19:00 UTC (6+ messages)
[Qemu-devel] [PATCH 00/12] directory reorganization, final part
2013-04-11 19:00 UTC (7+ messages)
` [Qemu-devel] [PATCH 12/12] hw: move memory API to hw/core
[PATCH] arm: vt8500: Add SDHC support to WM8505 DT
2013-04-11 19:00 UTC (2+ messages)
[PATCH] drm/i915: Sanity check incoming ioctl data for a NULL pointer
2013-04-11 18:59 UTC (12+ messages)
` [Intel-gfx] "
[PATCH BlueZ 1/2] tools: Add script for updating bt_compidtostr() implementation
2013-04-11 18:59 UTC (2+ messages)
` [PATCH BlueZ 2/2] lib: Fix list of company identifiers
[Qemu-devel] [PATCH 0/3] Release SMP restriction on Windows host
2013-04-11 18:57 UTC (3+ messages)
[U-Boot] Pull request: u-boot-arm/master
2013-04-11 18:57 UTC (3+ messages)
` [U-Boot] Pull request: u-boot-arm/master - UPDATED
print out hardware name & modules list when we encounter bad page tables
2013-04-11 18:56 UTC (2+ messages)
[PATCH v2 06/14] thermal: mvebu: Fix license declaration
2013-04-11 18:55 UTC (4+ messages)
` [v2,06/14] "
[PATCH v4 1/2] libxl: Introduce functions to add and remove USB devices to an HVM guest
2013-04-11 18:55 UTC (3+ messages)
` [PATCH v4 2/2] xl: Add commands for usb hot-plug
[PATCH RESEND] tcp: incoming connections might use wrong route under synflood
2013-04-11 18:55 UTC
[PATCH v2 05/14] thermal: mvebu: Convert to devm_ioremap_resource()
2013-04-11 18:55 UTC (4+ messages)
` [v2,05/14] "
[PATCH v2 04/14] thermal: mvebu: Remove unneeded variable initialization
2013-04-11 18:54 UTC (4+ messages)
` [v2,04/14] "
` [v2, 04/14] "
[U-Boot] [PATCH] arm: imx: Change iomux functions to void type
2013-04-11 18:53 UTC (2+ messages)
[PATCH v8 1/7] media: V4L2: add temporary clock helpers
2013-04-11 18:52 UTC (8+ messages)
[rtc-linux] [PATCH 3/3] ARM: at91: fix hanged boot
2013-04-11 16:54 UTC (4+ messages)
` [PATCH v2 0/5] "
` [rtc-linux] "
Restriper documentation
2013-04-11 18:52 UTC
[LSF/MM TOPIC] Hardware initiated paging of user process pages, hardware access to the CPU page tables of user processes
2013-04-11 18:48 UTC (7+ messages)
[PATCH v5 0/2] reporting transport helper errors
2013-04-11 18:49 UTC (8+ messages)
` [PATCH 1/2] transport-helper: report errors properly
[PATCH] cgroup: remove bind() method from cgroup_subsys
2013-04-11 18:49 UTC (6+ messages)
[PATCHSET v2] arch: unify task dump debug info
2013-04-11 18:47 UTC (3+ messages)
sched/cputime: sig->prev_stime underflow
2013-04-11 18:47 UTC (5+ messages)
[PATCH] checkpatch: Only warn for empty lines before closing braces by themselves
2013-04-11 18:46 UTC (2+ messages)
[RFC][PATCH 1/2] ARM: OMAP4: clock: Add device tree support for AUXCLKs
2013-04-11 18:46 UTC (13+ messages)
[PATCH 1/6] mwifiex: bug: remove NO_PKT_PRIO_TID
2013-04-11 18:43 UTC (4+ messages)
` [PATCH v3 0/2] wmm queues handling simplificatons
` [PATCH 2/2] mwifiex: rework round robin scheduling of bss nodes
[Linaro-QA-Service] [linux-next] Snowball build broken
2013-04-11 18:45 UTC
[PATCH] bookehv: Handle debug exception on guest exit
2013-04-11 18:44 UTC (9+ messages)
[PATCH] sctp: Add buffer utilization fields to /proc/net/sctp/assocs
2013-04-11 18:44 UTC (2+ messages)
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.