messages from 2012-05-23 08:56:26 to 2012-05-23 10:05:02 UTC [more...]
[Xenomai] iMX6 support
2012-05-23 10:05 UTC (2+ messages)
[PATCH] iommu/core: pass a user-provided token to fault handlers
2012-05-23 10:04 UTC (4+ messages)
[Qemu-devel] [PATCH] ahci: SATA FIS is 20 bytes, not 0x20
2012-05-23 10:04 UTC (4+ messages)
[PATCH v3 0/3] Add initial support for MAXIM 77686 mfd chip
2012-05-23 10:03 UTC (7+ messages)
` [PATCH 2/3] regulator: MAX77686: Add Maxim 77686 regulator driver
[PATCH 1/3] tracing: Modify is_delete, is_return from int to bool
2012-05-23 10:02 UTC (15+ messages)
` [PATCH 2/3] tracing: Extract out common code for kprobes/uprobes traceevents
` [PATCH 3/3] tracing: Provide traceevents interface for uprobes
[PATCH] Trivial sched: Pass domain_attr to build_sched_domains()
2012-05-23 9:14 UTC (3+ messages)
[linux-lvm] Fun and games with mirroring
2012-05-23 10:02 UTC (8+ messages)
[PATCH] printk: ignore recursion_bug flag when MCE in progress
2012-05-23 10:01 UTC (2+ messages)
[PATCH] RFC: Linux: disable APERF/MPERF feature in PV kernels
2012-05-23 10:01 UTC (6+ messages)
[PATCH v8 0/3] Add PMECC support for at91 nand flash driver
2012-05-23 10:01 UTC (10+ messages)
` [PATCH v8 1/3] MTD: at91: extract hw ecc initialization to one function
` [PATCH v8 2/3] MTD: add dt parameters for PMECC
` [PATCH v8 3/3] MTD: atmel_nand: Update driver to support Programmable Multibit ECC controller
[PATCH v2] Fix race condition with FPU thread task flag during context switch
2012-05-23 10:00 UTC (2+ messages)
[GIT PULL] regmap fix for 3.5
2012-05-23 9:59 UTC
Using c2xml on kernel sources
2012-05-23 9:59 UTC (5+ messages)
ti81xx-psp-linux-2.6.37: broken kernel with gcc > 4.5
2012-05-23 9:48 UTC (10+ messages)
` [meta-ti] "
` [oe] "
[RFC] kvm: export host NUMA info to guest's scheduler
2012-05-23 9:58 UTC (9+ messages)
` [PATCH 1/2] sched: add virt sched domain for the guest
` [Qemu-devel] "
[PATCH] regulator: add new regulator driver for lp872x
2012-05-23 9:58 UTC (2+ messages)
[U-Boot] Missing mtd device
2012-05-23 9:57 UTC
[RESEND PATCH v3 0/5] can: c_can: Add support for Bosch D_CAN controller
2012-05-23 9:56 UTC (8+ messages)
` [RESEND PATCH v3 1/5] can: c_can: fix "BUG! echo_skb is occupied!" during transmit
` [RESEND PATCH v3 2/5] can: c_can: fix an interrupt thrash issue with c_can driver
` [RESEND PATCH v3 3/5] can: c_can: fix race condition in c_can_open()
` [RESEND PATCH v3 4/5] can: c_can: Move overlay structure to array with offset as index
` [RESEND PATCH v3 5/5] can: c_can: Add support for Bosch D_CAN controller
[PATCH 00/43] rc-core: feature parity with LIRC
2012-05-23 9:45 UTC (44+ messages)
` [PATCH 01/43] rc-core: move timeout and checks to lirc
` [PATCH 02/43] rc-core: add separate defines for protocol bitmaps and numbers
` [PATCH 03/43] rc-core: don't throw away protocol information
` [PATCH 04/43] rc-core: use the full 32 bits for NEC scancodes
` [PATCH 05/43] rc-core: merge rc5 and streamzap decoders
` [PATCH 06/43] rc-core: rename ir_input_class to rc_class
` [PATCH 07/43] rc-core: initialize rc-core earlier if built-in
` [PATCH 08/43] rc-core: use a device table rather than an atomic number
` [PATCH 09/43] rc-core: add chardev
` [PATCH 10/43] rc-core: allow chardev to be read
` [PATCH 11/43] mceusb: remove pointless kmalloc
` [PATCH 12/43] redrat: cleanup debug functions
` [PATCH 13/43] rc-core: use a kfifo for TX data
` [PATCH 14/43] rc-core: allow chardev to be written
` [PATCH 15/43] rc-core: add ioctl support to the rc chardev
` [PATCH 16/43] rc-core: add an ioctl for getting IR RX settings
` [PATCH 17/43] rc-loopback: add RCIOCGIRRX ioctl support
` [PATCH 18/43] rc-core: add an ioctl for setting IR RX settings
` [PATCH 19/43] rc-loopback: add RCIOCSIRRX ioctl support
` [PATCH 20/43] rc-core: add an ioctl for getting IR TX settings
` [PATCH 21/43] rc-loopback: add RCIOCGIRTX ioctl support
` [PATCH 22/43] rc-core: add an ioctl for setting IR TX settings
` [PATCH 23/43] rc-loopback: add RCIOCSIRTX ioctl support
` [PATCH 24/43] rc-core: leave the internals of rc_dev alone
` [PATCH 25/43] rc-core: prepare for multiple keytables
` [PATCH 26/43] rc-core: do not take mutex on rc_dev registration
` [PATCH 27/43] rc-core: make the keytable of rc_dev an array
` [PATCH 28/43] rc-core: add ioctls for adding/removing keytables from userspace
` [PATCH 29/43] rc-core: remove redundant spinlock
` [PATCH 30/43] rc-core: make keytable RCU-friendly
` [PATCH 31/43] rc-core: allow empty keymaps
` [PATCH 32/43] rc-core: split IR raw handling to a separate module
` [PATCH 33/43] rc-ir-raw: simplify locking
` [PATCH 34/43] rc-core: rename mutex
` [PATCH 35/43] rc-ir-raw: atomic reads of protocols
` [PATCH 36/43] rc-core: fix various sparse warnings
` [PATCH 37/43] rc-core: don't report scancodes via input devices
` [PATCH 38/43] rc-ir-raw: add various rc_events
` [PATCH 39/43] rc-core: use struct rc_event to signal TX events from userspace
` [PATCH 40/43] rc-core: use struct rc_event for all rc communication
` [PATCH 41/43] rc-core: add keytable events
` [PATCH 42/43] rc-core: move remaining keytable functions
` [PATCH 43/43] rc-core: make rc-core.h userspace friendly
blkcg: INFO: possible irq lock inversion dependency detected
2012-05-23 9:54 UTC (3+ messages)
` [PATCH block/for-3.5/core] blkcg: tg_stats_alloc_lock is an irq lock
[PATCH 0/2] Implement file checksums
2012-05-23 9:42 UTC (5+ messages)
` [PATCH 2/2] bitbake: implement checksums for local files in SRC_URI
[PATCH 5/6] fdisk: introduce fdisk context
2012-05-23 9:51 UTC (6+ messages)
[PATCH]libxl: rewrite libxl_cpumap_alloc()
2012-05-23 9:50 UTC (2+ messages)
[PATCH 0/6] ARM: Exynos: Enable SPI platform support for Exynos4 and Exynos5
2012-05-23 9:50 UTC (4+ messages)
` [PATCH 6/6] ARM: dts: Add nodes for spi controllers for Samsung Exynos5 platforms
[PATCH v2 0/15] execute hotplug scripts from libxl
2012-05-23 9:47 UTC (4+ messages)
` [PATCH v2 07/15] libxl: convert libxl_domain_destroy to an async op
[PATCH 6/6] fdisk: add debug support
2012-05-23 9:46 UTC (3+ messages)
[RFC PATCH 1/3] Add vlan support in network module
2012-05-23 9:45 UTC (11+ messages)
` [RFC PATCH 3/3] Avoid generating udev rules for vlan interface
[Bug 49815] New: nouveau segfaults in p_atomic_dec_zero
2012-05-23 9:45 UTC (2+ messages)
` [Bug 49815] "
TCPBacklogDrops during aggressive bursts of traffic
2012-05-23 9:44 UTC (17+ messages)
[U-Boot] [PATCH 1/3] MX28: Add u-boot.mx28.sd and u-boot.mx28.nand make targets
2012-05-23 9:44 UTC (4+ messages)
[PATCH dvb-apps] Update/addition of Czech DVB-T scan files
2012-05-23 9:43 UTC (2+ messages)
Little help with blk ring
2012-05-23 9:41 UTC (15+ messages)
[PATCH v4] sound/soc/lapis: add platform driver for ML7213
2012-05-23 9:41 UTC (8+ messages)
` [PATCH v5] "
Arch maintainers Ahoy! (was Re: x86: faster strncpy_from_user())
2012-05-23 9:40 UTC (4+ messages)
` Arch maintainers Ahoy!
[GIT PULL FOR v3.5] Fix a few compiler warnings
2012-05-23 9:39 UTC
FM si4712 driver
2012-05-23 9:40 UTC (3+ messages)
no-carrier on qlogic 8242 10gig with linux 3.x running xen
2012-05-23 9:40 UTC (11+ messages)
Possible error restoring machine
2012-05-23 9:39 UTC
dump with xen-unstable & linux 3.2.17
2012-05-23 9:39 UTC (13+ messages)
[lm-sensors] ASUS Sabertooth Z77 / nct6775.ko report
2012-05-23 9:37 UTC
[Bug 50230] New: offset mapping in nexuiz results in bad texturing with the llvm compiler
2012-05-23 9:37 UTC (2+ messages)
` [Bug 50230] "
[Xenomai] CPU occupation without context switches?
2012-05-23 9:37 UTC (5+ messages)
[patch] xen udev rule interfering with openvpn
2012-05-23 9:37 UTC (28+ messages)
[PATCH 3/3] trace-cmd: setting plugin to 'nop' clears data before its recorded
2012-05-23 9:33 UTC (3+ messages)
` [PATCH v2 3/3] trace-cmd: setting plugin to 'nop' clears data before it's recorded
linux-next: Tree for May 2
2012-05-23 9:32 UTC (4+ messages)
` linux-next: Tree for May 2 (regmap-irq)
` [patch -linus] regmap: REMAP_IRQ should select IRQ_DOMAIN itself
[PATCH] regmap: Use select .. if to get IRQ_DOMAIN enabled
2012-05-23 9:31 UTC
BCM4331 tx failures after S3
2012-05-23 9:30 UTC (3+ messages)
[U-Boot] [PATCH 1/2 V2] EXYNOS5: PINMUX: Added default pinumx settings
2012-05-23 9:30 UTC (4+ messages)
` [U-Boot] [PATCH 2/2 V2] EXYNOS: SMDK5250: Enable the pinmux setup
libxl: build failure due to 'libxl_domain_type'
2012-05-23 9:30 UTC (14+ messages)
` [PATCH] libxl: Introduce LIBXL_DOMAIN_TYPE_INVALID to make gcc happy
[PATCH] drm/i915: reject doubleclocked cea modes on dp
2012-05-23 9:30 UTC
[PATCH 00/10] xfs: discontiguous buffer support a.k.a. die xfs_dabuf die
2012-05-23 9:27 UTC (3+ messages)
GPU lockup dumping
2012-05-23 9:27 UTC (2+ messages)
[PATCH v2] slab+slob: dup name string
2012-05-23 9:25 UTC (6+ messages)
[Qemu-devel] [PATCH v2 0/2] fdc: fix media handling
2012-05-23 9:26 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 1/2] fdc: floppy drive should be visible after start without media
[PATCH 0 of 3] libxl: make it possible to explicitly specify default sched params
2012-05-23 9:26 UTC (4+ messages)
` [PATCH 1 of 3] libxl: add internal function to get a domain's scheduler
` [PATCH 2 of 3] libxl: rename libxl_sched_params to libxl_sched_domain_params
` [PATCH 3 of 3] libxl: make it possible to explicitly specify default sched params
[GIT PULL] sound updates for 3.5-rc1
2012-05-23 9:25 UTC
linux-next: build failure after merge of the mfd tree
2012-05-23 9:22 UTC (10+ messages)
` [SOLUTION] "
[PATCH 01/10] string: introduce memweight
2012-05-23 9:21 UTC (2+ messages)
Clock register in early init
2012-05-23 9:19 UTC (9+ messages)
[PATCH] amd iommu: Add workaround for erratum 732 & 733
2012-05-23 9:19 UTC (5+ messages)
[PATCH v6 0/2] fix static_key disabling problem in memcg
2012-05-23 9:16 UTC (6+ messages)
` [PATCH v6 2/2] decrement static keys on real destroy time
[PATCH] clk: Fix race conditions between clk_set_parent() and clk_enable()
2012-05-23 9:16 UTC (7+ messages)
[PATCH] staging: comedi: remove this_board macro in the s526 driver
2012-05-23 9:18 UTC (3+ messages)
UAC2 defaults to max sampling rate
2012-05-23 9:18 UTC (2+ messages)
[Qemu-devel] [PATCH qom-next 0/5] target-i386: re-factor CPU creation/initialization to QOM
2012-05-23 9:17 UTC (6+ messages)
` [Qemu-devel] [PATCH qom-next 3/5] pc: move apic_mapped initialization into common apic init code
[PATCH 1 of 3] Support of getting scheduler defaults
2012-05-23 9:17 UTC (14+ messages)
[PATCH v4 0/2] Move x86_cpu_to_apicid to the __read_mostly section
2012-05-23 9:16 UTC (4+ messages)
MP-23
2012-05-23 9:16 UTC
Build error of libxl in xen-unstable changeset 25374
2012-05-23 9:15 UTC (4+ messages)
bitbake recipes with wildcards fail
2012-05-23 9:04 UTC (3+ messages)
[PATCH 1/3] Staging: ipack/bridges/tpci200: delete sysfs files
2012-05-23 9:13 UTC (3+ messages)
` [PATCH 2/3] Staging: ipack: fix failure registering an ipack device
` [PATCH 3/3] Staging: ipack/bridges/tpci200: remove name field from slot_irq
[U-Boot] [PATCH 1/2 V2] PMIC: MAX77686: Add support for MAX77686
2012-05-23 9:14 UTC (4+ messages)
` [U-Boot] [PATCH 2/2 V2] PMIC: SMDK5250: Enable MAX77686 pmic chip
[PATCH v5 0/9] KVM: fast page fault
2012-05-23 8:57 UTC (4+ messages)
` [PATCH v5 2/9] KVM: MMU: abstract spte write-protect
` [PATCH v5 8/9] KVM: MMU: fix kvm_mmu_pagetable_walk tracepoint
` [PATCH v5 9/9] KVM: MMU: document mmu-lock and fast page fault
Regression on GMA965 - display seems to have slow jump changes in brightness
2012-05-23 9:11 UTC (11+ messages)
how to debug slow rbd block device
2012-05-23 9:10 UTC (10+ messages)
No subject
2012-05-23 9:09 UTC (7+ messages)
` [PATCH 1/2] DRM: add Freescale i.MX LCDC driver
Could btrfs-restore be extended to also restore file dates?
2012-05-23 9:07 UTC (2+ messages)
[ANNOUNCE] qemu-kvm-1.1-rc3
2012-05-23 9:07 UTC
[PATCH v2 0/2] MIPS: enable APRP (APSP) and add features - v2
2012-05-23 9:07 UTC (12+ messages)
` [PATCH v2 1/2] MIPS: fix/enrich 34K APRP (APSP) functionalities
[RFC V4 0/2] Add support for pci/non-pci probing for UFS
2012-05-23 9:06 UTC (2+ messages)
question about yoctoproject mirrors
2012-05-23 9:04 UTC
[PATCH] alsa-lib conf: Add more USB devices to S/PDIF blacklist
2012-05-23 9:04 UTC (2+ messages)
[PATCH] autofs4 - fix get_next_positive_subdir()
2012-05-23 9:03 UTC (5+ messages)
BUG in xlog_get_lowest_lsn
2012-05-23 9:02 UTC (6+ messages)
` [PATCH] xfs: use s_umount sema in xfs_sync_worker
PPP connection stuck at bad configuration-ack
2012-05-23 9:01 UTC (2+ messages)
Multiple named clusters on same nodes
2012-05-23 9:00 UTC
[Xenomai-help] Does qemu-kvm impact realtime performance?
2012-05-23 9:00 UTC (3+ messages)
` [Xenomai] "
RGW, future directions
2012-05-23 8:59 UTC (2+ messages)
NMI vs #PF clash
2012-05-23 8:56 UTC (10+ messages)
[BUG] kernel crash when storage goes offline
2012-05-23 8:56 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.