messages from 2012-09-20 06:40:47 to 2012-09-20 07:46:09 UTC [more...]
Paravirtualized pause loop handling
2012-09-20 7:42 UTC (2+ messages)
What is the difference between evdev_event and input_inject_event?
2012-09-20 7:45 UTC
linux-next: Tree for Sept 20
2012-09-20 7:45 UTC
RCU idle CPU detection is broken in linux-next
2012-09-20 7:44 UTC (6+ messages)
[User Question] KVM and VirtualBox in Xen Dom0
2012-09-20 7:44 UTC (3+ messages)
Out of memory on 3.5 kernels
2012-09-20 7:44 UTC (4+ messages)
[PATCH v3 0/2] ARM: pci: Prepare for Tegra PCIe controller driver
2012-09-20 7:43 UTC (6+ messages)
` [PATCH v3 1/2] ARM: pci: Keep pci_common_init() around after init
` [PATCH v3 2/2] ARM: pci: Allow passing per-controller private data
Fwd: iio_trigger doesn't work
2012-09-20 7:43 UTC (3+ messages)
[Qemu-devel] [RFC v3 ATCH 0/5] char: expose CirMemCharDriver and provide QMP interface
2012-09-20 7:42 UTC (4+ messages)
` [Qemu-devel] [PATCH 3/5] QAPI: Introduce memchar-write QMP command
[PATCH v4 net-next 0/4] ipv6: fix the reassembly expire code in nf_conntrack
2012-09-20 7:41 UTC (4+ messages)
` [PATCH 2/4] ipv6: unify conntrack reassembly expire code with standard one
[PATCH] at91ether: return PTR_ERR if call to clk_get fails
2012-09-20 7:42 UTC (3+ messages)
AW: USB problem on beagleboard clone
2012-09-20 7:40 UTC (2+ messages)
` AW: "
How to do the specified tasks instead of many default ones
2012-09-20 7:41 UTC
building yocto images with meta-ti
2012-09-20 7:40 UTC (5+ messages)
[Qemu-devel] [0/2] Bugfixes for ppc KVM
2012-09-20 7:39 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/2] pseries: Synchronize qemu and KVM state on hypercalls
` [Qemu-devel] [PATCH 2/2] target-ppc: KVM: Fix some kernel version edge cases for kvmppc_reset_htab()
[RFC PATCH v2 0/5] qemu: s390: virtual css and virtio-ccw
2012-09-20 7:39 UTC (5+ messages)
` [PATCH v2 3/5] s390: Add new channel I/O based virtio transport
` [Qemu-devel] "
[PATCH v2 00/34] i.MX multi-platform support
2012-09-20 7:39 UTC (57+ messages)
` [PATCH v2 01/34] ARM: imx: include board headers in the same folder
` [PATCH v2 02/34] ARM: imx: move iomux drivers and headers into mach-imx
` [PATCH v2 03/34] ARM: imx: remove unnecessary inclusion from device-imx*.h
` [PATCH v2 04/34] ARM: imx: move platform device code into mach-imx
` [PATCH v2 05/34] ARM: imx: merge plat-mxc "
` [PATCH v2 06/34] ARM: imx: include common.h rather than mach/common.h
` [PATCH v2 07/34] ARM: imx: ARM: imx: include cpuidle.h rather than mach/cpuidle.h
` [PATCH v2 08/34] ARM: imx: include iim.h rather than mach/iim.h
` [PATCH v2 09/34] ARM: imx: include iram.h rather than mach/iram.h
` [PATCH v2 10/34] ARM: imx: include ulpi.h rather than mach/ulpi.h
` [PATCH v2 11/34] media: mx1_camera: remove the driver
` [PATCH v2 12/34] ARM: imx: remove mach/dma-mx1-mx2.h
` [PATCH v2 13/34] dma: ipu: rename mach/ipu.h to include/linux/dma/ipu-dma.h
` [PATCH v2 14/34] dma: imx-sdma: remove unneeded mach/hardware.h inclusion
` [PATCH v2 15/34] ASoC: imx-ssi: "
` [PATCH v2 16/34] usb: ehci-mxc: "
` [PATCH v2 17/34] video: mx3fb: "
` [PATCH v2 18/34] watchdog: imx2_wdt: "
` [PATCH v2 19/34] i2c: imx: remove cpu_is_xxx by using platform_device_id
` [PATCH v2 20/34] mtd: mxc_nand: "
` [PATCH v2 21/34] rtc: mxc_rtc: "
` [PATCH v2 22/34] dma: imx-dma: use devm_kzalloc and devm_request_irq
` [PATCH v2 23/34] dma: imx-dma: retrieve MEM and IRQ from resources
` [PATCH v2 24/34] dma: imx-dma: remove cpu_is_xxx by using platform_device_id
` [PATCH v2 25/34] media: mx2_camera: remove dead code in mx2_camera_add_device
` [PATCH v2 26/34] media: mx2_camera: use managed functions to clean up code
` [PATCH v2 27/34] media: mx2_camera: remove cpu_is_xxx by using platform_device_id
` [PATCH v2 28/34] mmc: mxcmmc: "
` [PATCH v2 29/34] video: imxfb: "
` [PATCH v2 30/34] ARM: imx: move debug macros to include/debug
` [PATCH v2 31/34] ARM: imx: include hardware.h rather than mach/hardware.h
` [PATCH v2 32/34] ARM: imx: remove header file mach/irqs.h
` [PATCH v2 33/34] ARM: imx: call mxc_device_init() in soc specific function
` [PATCH v2 34/34] ARM: imx: enable multi-platform build
[RFC 0/3] PCI/PM: RTD3 fixes/changes for 3.7
2012-09-20 7:38 UTC (5+ messages)
` [RFC 1/3] PCI/PM: Fix kexec for D3cold and bridge suspending
[PATCH 0/6] xfrm_user info leaks
2012-09-20 7:37 UTC (11+ messages)
` [PATCH 4/6] xfrm_user: fix info leak in copy_to_user_tmpl()
` [PATCH 5/6] xfrm_user: ensure user supplied esn replay window is valid
` [PATCH 6/6] xfrm_user: don't copy esn replay window twice for new states
[Patch net-next] l2tp: fix compile error when CONFIG_IPV6=m and CONFIG_L2TP=y
2012-09-20 7:36 UTC (3+ messages)
[PATCH] mac80211 : Fix Ibss debug message Tx authentication
2012-09-20 7:28 UTC
[PATCH 0/6][RFC] Rework vsyscall to avoid truncation/rounding issue in timekeeping core
2012-09-20 7:36 UTC (11+ messages)
[Buildroot] [PATCH v2 1/2] pcsc-lite: new package
2012-09-20 7:36 UTC (4+ messages)
linux-next: build failure after merge of the final tree (net-next tree related)
2012-09-20 7:36 UTC (2+ messages)
[PATCH v3] memory-hotplug: fix zone stat mismatch
2012-09-20 7:37 UTC (6+ messages)
[can:master 239/293] net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c:231: warning: passing
2012-09-20 7:34 UTC (6+ messages)
` [can:master 239/293] net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c:231: warning: passing argume
` [can:master 239/293] net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c:231: warning: passing argument 4 of 'NF_HOOK_THRESH' discards qualifiers from pointer target type
[PATCH] cfg80211: constify name parameter to add_virtual_intf
2012-09-20 7:34 UTC (2+ messages)
[PATCH] mac80211: make reset debugfs depend on CONFIG_PM
2012-09-20 7:34 UTC (2+ messages)
[PATCH 0/3] mac80211: avoid useless delBA frames
2012-09-20 7:33 UTC (5+ messages)
Adding new board to Kernel
2012-09-20 7:33 UTC (4+ messages)
[PATCH 0/8] Rework ironlake_crtc_mode_set
2012-09-20 7:32 UTC (5+ messages)
` [PATCH 3/8] drm/i915: extract set_pipe_timings from ironlake_crtc_mode_set
Pull request question for Mark (ASoC)
2012-09-20 7:32 UTC
Oops with latest (netfilter) nf-next tree, when unloading iptable_nat
2012-09-20 7:31 UTC (8+ messages)
[RFC net-next] netpoll: use static branch
2012-09-20 7:30 UTC (4+ messages)
[Qemu-devel] [PATCH RFC] hw/grlib: SMP support added to LEON interrupt controller
2012-09-20 7:27 UTC (3+ messages)
[PATCH 00/29] More omap header moves for common zImage support
2012-09-20 7:29 UTC (4+ messages)
` [PATCH 08/29] ARM: OMAP2+: Make board-zoom.h local
Query about cyclic buffer size
2012-09-20 7:25 UTC (2+ messages)
[Bug 49198] New: glxinfo SIGSEGV in pthread_detach under radeon_drm_cs_destroy under dri2_destroy_context
2012-09-20 7:27 UTC (2+ messages)
` [Bug 49198] "
[PATCH v2] bash: Make it possible to run bash 3.2.48 instead of 4.2
2012-09-20 7:14 UTC (5+ messages)
Can't use USB devices in their designated applications on Windows Vista guest
2012-09-20 7:26 UTC (3+ messages)
[RFC PATCH v2 0/7] s390: virtual css host support
2012-09-20 7:26 UTC (5+ messages)
` [PATCH v2 7/7] s390/kvm: In-kernel channel subsystem support
` [Qemu-devel] "
[PATCH V3] Add support for Aurora L2 Cache Controller
2012-09-20 7:26 UTC (4+ messages)
` [PATCH V3 3/6] arm: cache-l2x0: add support for Aurora L2 cache ctrl
[PATCH v2 0/2] ARM: pci: Prepare for Tegra PCIe controller driver
2012-09-20 7:21 UTC (6+ messages)
` [PATCH v2 1/2] ARM: pci: Keep pci_common_init() around after init
` [PATCH v2 2/2] ARM: pci: Allow passing per-controller private data
[Qemu-devel] [PATCH] virtio-blk: add default serial id
2012-09-20 7:17 UTC
[Qemu-devel] Will the ELI incorporated in theKVM?
2012-09-20 7:19 UTC (10+ messages)
[PATCH] net: qmi_wwan: adding Huawei E367, ZTE MF683 and Pantech P4200
2012-09-20 7:18 UTC (2+ messages)
` [PATCH net-next] "
usbpassthrough of xen-4.1.2
2012-09-20 7:18 UTC (3+ messages)
Xen4.2 S3 regression?
2012-09-20 7:17 UTC (37+ messages)
[PATCH] raid5: fix possible oops in add_stripe_bio when enable pr_debug
2012-09-20 7:17 UTC (3+ messages)
` "
[Qemu-devel] [PATCH] Added more entries to the LEON processor configuration register
2012-09-20 7:15 UTC (3+ messages)
xtensa-next
2012-09-20 7:15 UTC
[meta-oe][PATCH] zsh: Change from 4.3.17 to 5.0.0, which is the latest stable release. Also change the mirror from the zsh ftp server, which is really slow and unstable, to a sourceforce mirror
2012-09-20 7:01 UTC
[dm-crypt] Encrypt all partitions with dm-crypt
2012-09-20 7:13 UTC (17+ messages)
[PATCH] test-string-list.c: Fix some sparse warnings
2012-09-20 7:13 UTC (4+ messages)
[xen-unstable test] 13819: tolerable FAIL
2012-09-20 7:12 UTC
Writeback Stalls
2012-09-20 7:12 UTC (2+ messages)
[PATCH] rds: Error on offset mismatch if not loopback
2012-09-20 7:11 UTC
[ANNOUNCE] media workshop in November
2012-09-20 7:11 UTC (4+ messages)
` [media-workshop] "
[GIT PULL v2] Initial i.MX5/CODA7 support for the CODA driver
2012-09-20 7:10 UTC (3+ messages)
[PATCH 1/1] audit: Use a tracepoint for getname
2012-09-20 7:10 UTC (2+ messages)
PVH: iopl
2012-09-20 7:08 UTC (3+ messages)
init segfault
2012-09-20 7:06 UTC
[PATCH net-next] mlx4: use dev_kfree_skb() instead of dev_kfree_skb_any()
2012-09-20 7:03 UTC (5+ messages)
[Qemu-devel] Any plan to support armv8 emulation
2012-09-20 7:04 UTC (2+ messages)
linux-next: manual merge of the arm-soc tree with the arm tree
2012-09-20 7:04 UTC (3+ messages)
[PATCH 1/2] [v4] filetype: Improve FAT detection
2012-09-20 7:03 UTC (2+ messages)
linux-next: manual merge of the signal tree with the tip tree
2012-09-20 7:03 UTC
Xen 4.3 development update
2012-09-20 7:03 UTC (2+ messages)
[git pull] Input updates for 3.6-rc7
2012-09-20 7:01 UTC
[PATCH net-next] core: adjust checks for calling skb_copy_bits in skb_try_coalesce
2012-09-20 7:00 UTC (6+ messages)
PM: Summary of changes for v3.7
2012-09-20 7:00 UTC (5+ messages)
Pull request: sfc-next 2012-09-19
2012-09-20 6:59 UTC (5+ messages)
` [PATCH net-next 01/11] pps/ptp: Allow PHC devices to adjust PPS events for known delay
` [PATCH net-next 06/11] sfc: Add support for IEEE-1588 PTP
[PATCH] media: sh-vou: fix compilation breakage
2012-09-20 6:58 UTC
[Qemu-devel] [RFC PATCH 00/16] qcow2: Delayed COW
2012-09-20 6:58 UTC (4+ messages)
` [Qemu-devel] [RFC PATCH 10/16] qcow2: Delay the COW
[PATCH 1/2] dt: Document general interrupt controller bindings
2012-09-20 6:55 UTC (3+ messages)
` [PATCH 2/2] gpio: adnp: dt: Reference generic interrupt binding
radeon error on resume: "cp failed to get scratch reg" - anyone interested?
2012-09-20 6:54 UTC (3+ messages)
[PATCH 19/23] arch/x86: check remote MMIO remap permissions
2012-09-20 6:52 UTC (3+ messages)
` [PATCH 19/23 v2] "
[Qemu-devel] [RFC v7 0/5] GlusterFS support in QEMU - v7
2012-09-20 6:51 UTC (7+ messages)
` [Qemu-devel] [PATCH v7 2/5] sockets: Change inet_parse() to accept address specification without port
Weird build problem with classpath-native/java-initial
2012-09-20 6:39 UTC
[PATCH 00/19] First HREF Device Tree enablement patch-set
2012-09-20 6:51 UTC (6+ messages)
` [PATCH 11/19] ARM: ux500: Add all known I2C sub-device nodes to the HREF DT
[PATCH] samsung: clock: Modify for the case with the only parent
2012-09-20 6:50 UTC
Areca hardware RAID / first-ever SCSI bus reset: am I about to lose this disk controller?
2012-09-20 6:51 UTC (3+ messages)
[Qemu-devel] [PATCH] qxl/update_area_io: cleanup invalid parameters handling
2012-09-20 6:50 UTC (4+ messages)
[PATCH, v2] allow gpiolib to be a module
2012-09-20 6:49 UTC (2+ messages)
[PATCH 0/5] Trim down mach includes in MSM drivers
2012-09-20 6:45 UTC (4+ messages)
` [PATCH 4/5] gpio: Make gpio-msm-v1 into a platform driver
[PATCH] spi: pl022: Add clk_{un}prepare() support in runtime PM
2012-09-20 6:43 UTC (8+ messages)
[PATCH] bcma: use udelay for short waits
2012-09-20 6:42 UTC
snd_usb changes broke audio
2012-09-20 6:41 UTC
[RFC 0/5] ARM: dma-mapping: New dma_map_ops to control IOVA more precisely
2012-09-20 6:40 UTC (9+ 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.