messages from 2010-12-08 16:00:57 to 2010-12-08 17:21:15 UTC [more...]
[PATCH 00/22] rtl8192ce: Initial upload of driver
2010-12-08 17:12 UTC (21+ messages)
` [PATCH 01/22] rtl8192ce: Add files to rtlwifi - Part 1: core.{c,h}
` [PATCH 02/22] rtl8192ce: Add files to rtlwifi - Part 2: base.{c,h}
` [PATCH 03/22] rtl8192ce: Add files to rtlwifi - Part 3: cam.{c,h}
` [PATCH 04/22] rtl8192ce: Add files to rtlwifi - Part 4: debug.{c,h}
` [PATCH 05/22] rtl8192ce: Add files to rtlwifi - Part 5: efuse.{c,h}
` [PATCH 07/22] rtl8192ce: Add files to rtlwifi - Part 7: ps.{c,h}
` [PATCH 08/22] rtl8192ce: Add files to rtlwifi - Part 8: rc.{c,h}
` [PATCH 09/22] rtl8192ce: Add files to rtlwifi - Part 9: regd.{c,h}
` [PATCH 10/22] rtl8192ce: Add files to rtlwifi - Part 10: wifi.h
` [PATCH 11/22] rtl8192ce: Add files to rtlwifi - Part 11: Kconfig and Makefile
` [PATCH 13/22] rtl8192ce: Add files to rtlwifi/rtl8192ce - Part 13: rtl8192c-fw.{c,h}
` [PATCH 14/22] rtl8192ce: Add files to rtlwifi/rtl8192ce - Part 14: rtl8192c-hw.{c,h}
` [PATCH 15/22] rtl8192ce: Add files to rtlwifi/rtl8192ce - Part 15: rtl8192c-led.{c,h}
` [PATCH 16/22] rtl8192ce: Add files to rtlwifi/rtl8192ce - Part 16: rtl8192c-phy.{c,h}
` [PATCH 17/22] rtl8192ce: Add files to rtlwifi/rtl8192ce - Part 17: rtl8192c-sw.{c,h}
` [PATCH 18/22] rtl8192ce: Add files to rtlwifi/rtl8192ce - Part 18: rtl8192c-rf.{c,h}
` [PATCH 19/22] rtl8192ce: Add files to rtlwifi/rtl8192ce - Part 19: rtl8192c-table.{c,h}
` [PATCH 20/22] rtl8192ce: Add files to rtlwifi/rtl8192ce - Part 20: rtl8192c-trx.{c,h}
` [PATCH 21/22] rtl8192ce: Add files to rtlwifi/rtl8192ce - Part 21: rtl8192c-def.h, rtl8192-reg.h, and Makefile
` [PATCH 22/22] rtl8192ce: Part 22: Update drivers/net/wireless/Kconfig "
[SPAM] Pret noel, c'est simple, c'est rapide, c'est avantageux
2010-12-08 17:21 UTC
MPC831x (and others?) NAND erase performance improvements
2010-12-08 17:18 UTC (4+ messages)
[000/127] 2.6.32.27-stable review
2010-12-08 17:13 UTC (4+ messages)
` [121/127] [S390] nmi: fix clock comparator revalidation
[Xen-users] Re: pci-passthrough in pvops causing offline raid
2010-12-08 17:18 UTC (16+ messages)
` Re: [Xen-devel] "
` HVM DomU, msi_translate=0, MSI/MSI-X PCI passthrough fails
` "
` [Xen-users] "
` [Xen-devel] "
[Use cpuops V1 00/11] Use this_cpu_ops
2010-12-08 17:17 UTC (13+ messages)
` [Use cpuops V1 04/11] x86: Use this_cpu_ops for current_cpu_data accesses
` [PATCH] x86: Replace uses of current_cpu_data with this_cpu ops
[PATCH 1/2] IMSM: Fix problem in mdmon monitor of using removed disk from in imsm container
2010-12-08 17:17 UTC (3+ messages)
ath5k: Weird Retransmission Behaviour
2010-12-08 17:11 UTC (7+ messages)
What to do about subvolumes?
2010-12-08 17:16 UTC (6+ messages)
rndis gadget: Inconsistent locking
2010-12-08 17:15 UTC (3+ messages)
[Qemu-devel] State of EHCI emulation for QEMU
2010-12-08 17:14 UTC (8+ messages)
sstate status
2010-12-08 17:14 UTC (4+ messages)
[PATCH 0/28] nVMX: Nested VMX, v7
2010-12-08 17:14 UTC (29+ messages)
` [PATCH 01/28] nVMX: Add "nested" module option to vmx.c
` [PATCH 02/28] nVMX: Add VMX and SVM to list of supported cpuid features
` [PATCH 03/28] nVMX: Implement VMXON and VMXOFF
` [PATCH 04/28] nVMX: Allow setting the VMXE bit in CR4
` [PATCH 05/28] nVMX: Introduce vmcs12: a VMCS structure for L1
` [PATCH 06/28] nVMX: Implement reading and writing of VMX MSRs
` [PATCH 07/28] nVMX: Decoding memory operands of VMX instructions
` [PATCH 08/28] nVMX: Hold a vmcs02 for each vmcs12
` [PATCH 09/28] nVMX: Add VMCS fields to the vmcs12
` [PATCH 10/28] nVMX: Success/failure of VMX instructions
` [PATCH 11/28] nVMX: Implement VMCLEAR
` [PATCH 12/28] nVMX: Implement VMPTRLD
` [PATCH 13/28] nVMX: Implement VMPTRST
` [PATCH 14/28] nVMX: Implement VMREAD and VMWRITE
` [PATCH 15/28] nVMX: Prepare vmcs02 from vmcs01 and vmcs12
` [PATCH 16/28] nVMX: Move register-syncing to a function
` [PATCH 17/28] nVMX: Implement VMLAUNCH and VMRESUME
` [PATCH 18/28] nVMX: No need for handle_vmx_insn function any more
` [PATCH 19/28] nVMX: Exiting from L2 to L1
` [PATCH 20/28] nVMX: Deciding if L0 or L1 should handle an L2 exit
` [PATCH 21/28] nVMX: Correct handling of interrupt injection
` [PATCH 22/28] nVMX: Correct handling of exception injection
` [PATCH 23/28] nVMX: Correct handling of idt vectoring info
` [PATCH 24/28] nVMX: Handling of CR0 and CR4 modifying instructions
` [PATCH 25/28] nVMX: Further fixes for lazy FPU loading
` [PATCH 26/28] nVMX: Additional TSC-offset handling
` [PATCH 27/28] nVMX: Miscellenous small corrections
` [PATCH 28/28] nVMX: Documentation
[PATCH] fs: make block fiemap mapping length at least blocksize long
2010-12-08 17:03 UTC
[PATCH] cifs: Support NTLM2 session security during NTLMSSP authentication [try #2]
2010-12-08 17:13 UTC
Patch[1/2] Adding Core and Package Thermal Threshold Support to Coretemp
2010-12-08 17:11 UTC (6+ messages)
` [lm-sensors] "
` [lm-sensors] Patch[1/2] Adding Core and Package Thermal
Intel S3420GPLX VT-d VF question
2010-12-08 17:12 UTC (3+ messages)
[RFC] persistent store (version 3) (part 1 of 2)
2010-12-08 17:12 UTC (5+ messages)
[Qemu-devel] acpi_piix4: expose no_hotplug attribute via i/o port
2010-12-08 17:11 UTC
[Qemu-devel] seabios: acpi: add _RMV control method for PCI devices
2010-12-08 17:08 UTC
[PATCH 1/2] huaweimodem: Add support for radio settings
2010-12-08 17:12 UTC (3+ messages)
[Bug 24462] New: r600: spread spectrum: flickering screen (bisected)
2010-12-08 17:11 UTC (2+ messages)
` [Bug 24462] "
[PATCHv3] support PMIC mc13892
2010-12-08 17:11 UTC (5+ messages)
[LTP] oom01: Out Of Memory (OOM)
2010-12-08 17:10 UTC (2+ messages)
cherry-pick / pre-commit hook?
2010-12-08 17:10 UTC
[PATCH v3 3/3] ASoC: sdp4430: Add Jack support
2010-12-08 17:09 UTC (2+ messages)
[PATCH 2/2] The new jhash implementation
2010-12-08 17:09 UTC (3+ messages)
` [PATCH 0/2] New jhash function
[PATCH v3 2/3] ASoC: twl6040: Add jack support for headset and handset
2010-12-08 17:09 UTC (2+ messages)
[PATCH 1/2] drm: Set connector DPMS status to ON in drm_crtc_helper_set_config
2010-12-08 17:08 UTC (6+ messages)
` [PATCH 2/2] drm: record monitor status in output_poll_execute
` [Intel-gfx] "
[PATCH net-next-2.6 v2] can: add slcan driver for serial/USB-serial CAN adapters
2010-12-08 17:04 UTC (2+ messages)
swap storage alignment and stride size
2010-12-08 17:03 UTC
[PATCH V3 1/3 ] mmc: add support for H/W clock gating of SD controller
2010-12-08 17:02 UTC (7+ messages)
` [PATCH V3 3/3 ] mmc: add support for H/W clock gating of SD controller (resend)
[Intel-gfx] Interrupt latency on some 945GM platforms
2010-12-08 17:00 UTC (5+ messages)
` [PATCH] drm/i915: Use PM QoS to prevent C-state memory starvation of the GPU
[PATCH 1/1] arcvmac submit #4
2010-12-08 17:00 UTC (3+ messages)
` [PATCH 1/1] arcvmac submit #4a
Patch[2/2] Adding Interrupt Handling Support to Coretemp
2010-12-08 16:58 UTC (4+ messages)
` [lm-sensors] "
` [lm-sensors] Patch[2/2] Adding Interrupt Handling Support to
[PATCH v2 0/3] ARM: omap: Thumb-2 kernel compatibility fixes
2010-12-08 16:56 UTC (11+ messages)
` [PATCH v2 1/3] ARM: omap: Enable low-level omap3 PM code to work with CONFIG_THUMB2_KERNEL
` [PATCH v2 1/3] ARM: omap: Enable low-level omap3 PM code to work withCONFIG_THUMB2_KERNEL
[PATCH v3 1/3] ASoC: sdp4430: Enable FM stereo pins
2010-12-08 16:55 UTC
[PATCH v3 0/3] Add Jack support for
2010-12-08 16:55 UTC
[PATCHv2] ARM: imx: Add support for low power suspend on MX51
2010-12-08 16:54 UTC (2+ messages)
[Qemu-devel] [PATCH v8 0/7] char: non-blocking writes, virtio-console flow control
2010-12-08 16:54 UTC (4+ messages)
` [Qemu-devel] [PATCH v8 7/7] virtio-console: Enable port throttling when chardev is slow to consume data
[PATCH 1/2] wireless: ray_cs: use '%pm' format option to print MAC
2010-12-08 16:53 UTC (3+ messages)
` [PATCH 2/2] atm: lanai: use kernel's '%pM' "
[PATCH v2 0/6] SMP support for msm
2010-12-08 16:53 UTC (7+ messages)
` [PATCH v2 2/6] msm: Secure Channel Manager (SCM) support
` [PATCH v2 4/6] msm: timer: SMP timer support for msm
ARM: add initial support for Picochip picoXcell SoC
2010-12-08 16:52 UTC (9+ messages)
` [RFC PATCH 01/13] picoxcell: add support for picoXcell
` [RFC PATCH 02/13] picoxcell: add support for AXI bus snoopers
` [RFC PATCH 06/13] picoxcell: add support for system clks
[net-next-2.6 PATCH] enic: Bug Fix: Pass napi reference to the isr that services receive queue
2010-12-08 16:52 UTC (2+ messages)
[PATCH 1/3] plugins: Implementation of Network Time plugin
2010-12-08 16:49 UTC (2+ messages)
[PATCH] OMAP4: Pandaboard: Fixing MMC card detect gpio line
2010-12-08 16:49 UTC (2+ messages)
[PATCH 0/3] Common struct clk implementation, v7
2010-12-08 16:48 UTC (5+ messages)
` [PATCH 1/3] Add a common struct clk
[PATCH 2/2] xen-gntalloc: Userspace grant allocation driver
2010-12-08 16:47 UTC (2+ messages)
2.6.35 -> 2.6.36 panic when vlan and promisc with tg3
2010-12-08 16:47 UTC (4+ messages)
` [PATCH 2.6.36] vlan: Avoid hwaccel vlan packets when vid not used
[PATCH] syslog: check cap_syslog when dmesg_restrict
2010-12-08 16:46 UTC (4+ messages)
[cpuops inc_return V1 0/9] Implement this_cpu_inc_return (and friends) and use it in various places
2010-12-08 16:45 UTC (7+ messages)
` [cpuops inc_return V1 1/9] percpu: Generic support for this_cpu_add,sub,dec,inc_return
` [cpuops UPDATED "
` [cpuops inc_return V1 2/9] x86: Support "
` [cpuops UPDATED 2/9] x86: Support for this_cpu_add, sub, dec, inc_return
` [cpuops inc_return V1 3/9] x86: Use this_cpu_inc_return for nmi counter
[RFC PATCH] Utilize the PCI API in the AGP framework
2010-12-08 16:45 UTC (6+ messages)
Listen backlog set to 64
2010-12-08 16:45 UTC (10+ messages)
` mount.nfs timeout of 9999ms (was Re: Listen backlog set to 64)
[PATCH] Update MCP55 quirk to not affect non HyperTransport variants
2010-12-08 16:44 UTC (3+ messages)
[Buildroot] YAFFS2 support for buildroot
2010-12-08 16:44 UTC
[PATCH] compaction: Remove mem_cgroup_del_lru
2010-12-08 16:43 UTC (3+ messages)
[PATCH v2] (new way) I2C/DDC defaults & I2C/DDC detection for VIA
2010-12-08 16:42 UTC
buggy perf callgraph output
2010-12-08 16:40 UTC
[PATCH 1/2] xen-gntdev: support mapping in HVM domains
2010-12-08 16:40 UTC (2+ messages)
[xen-4.0-testing test] 2996: tolerable FAIL - PUSHED
2010-12-08 16:39 UTC
[PATCH net-2.6] CAIF: Fix U5500 compile error for shared memory driver
2010-12-08 16:40 UTC (2+ messages)
[PATCH] cpufrequtils aperf: Fix MSR read on 32-bit
2010-12-08 16:39 UTC
[PATCH 0/5] Fedora 14 Patches
2010-12-08 16:39 UTC (3+ messages)
(Lack of) specification for RX n-tuple filtering
2010-12-08 16:39 UTC (5+ messages)
[PATCH] ARM: Thumb-2: Make CONFIG_THUMB2_KERNEL depend on !CPU_V6
2010-12-08 16:38 UTC (3+ messages)
[PATCH] TODO: Mark Language Notification task as done
2010-12-08 16:37 UTC (2+ messages)
[PATCH 1/2] Don't merge different partition's IOs
2010-12-08 15:58 UTC (10+ messages)
VT-d on Intel S3420GPLX
2010-12-08 16:34 UTC
[PATCH v4 0/9] OMAP3: Adding Smartreflex and Voltage driver support
2010-12-08 16:34 UTC (7+ messages)
` [PATCH v4 7/9] OMAP3: PM: Adding debug support to Voltage and Smartreflex drivers
[PATCH] cifs: Support NTLM2 session security during NTLMSSP authentication
2010-12-08 16:33 UTC (3+ messages)
[PATCH] ext4: fix typo in ext4_find_entry()
2010-12-08 16:33 UTC
[PATCH v3 1/2] mtd: cfi_cmdset_0002: add support for Samsung K8D6x16UxM NOR chips
2010-12-08 16:32 UTC (4+ messages)
` [PATCH v3 2/2] mtd: cfi_cmdset_0002: add support for Samsung K8D3x16UxC "
[PATCH] SMS character set unit tests
2010-12-08 16:31 UTC (2+ messages)
[Buildroot] [Bug 2905] New: Qt: Speed up compilation, if gui-module isn't selected
2010-12-08 16:30 UTC
[patch 0/1] Another zfcp fix for 2.6.37-rc
2010-12-08 16:30 UTC (2+ messages)
` [patch 1/1] zfcp: Add allow_lun_scan module parameter
strange bitbake error
2010-12-08 16:29 UTC (3+ messages)
[PATCH] MMC: omap_hsmmc: enable interface clock before calling mmc_host_enable()
2010-12-08 16:29 UTC (2+ messages)
[PATCH] x86: Dell Precision WorkStation 690 reboot quirk
2010-12-08 16:27 UTC (2+ messages)
[PATCH] t9143: do not fail when unhandled.log.gz is not created
2010-12-08 16:25 UTC (3+ messages)
[34/44] Limit sysctl_tcp_mem and sysctl_udp_mem initializers to
2010-12-08 16:25 UTC (5+ messages)
` [34/44] Limit sysctl_tcp_mem and sysctl_udp_mem initializers
` [34/44] Limit sysctl_tcp_mem and sysctl_udp_mem initializers to prevent integer overflows
[PATCH 1/3] [SCSI] dpt_i2o: fix compiler warning on dptids
2010-12-08 16:24 UTC (8+ messages)
[Bug 16971] New: qla4xxx compile failure on 32-bit PowerPC: missing readq and writeq
2010-12-08 16:22 UTC (2+ messages)
` [Bug 16971] "
[Qemu-devel] IRC channel movement -> FreeNode to OFTC
2010-12-08 16:18 UTC
ASoC updaets for 2.6.38
2010-12-08 16:17 UTC (2+ messages)
[PATCH] media: rc: ir-lirc-codec: fix potential integer
2010-12-08 16:15 UTC (4+ messages)
` [PATCH v2] media: rc: ir-lirc-codec: fix integer overflow
git-svn checksum mismatch
2010-12-08 16:13 UTC (3+ messages)
[RFC PATCH 03/13] picoxcell: add support for the system timers
2010-12-08 16:14 UTC (3+ messages)
` [RFC PATCHv2] "
pull request: wireless-2.6 2010-12-03
2010-12-08 16:14 UTC (2+ messages)
[PATCH 0/5] Call Counters (2nd)
2010-12-08 16:12 UTC (3+ messages)
[PATCH] drm/i915/dp: Fix I2C/EDID handling with active DisplayPort to DVI converter
2010-12-08 16:10 UTC
[RESEND PATCH] dw_mmc: Add Synopsys DesignWare mmc host driver
2010-12-08 16:07 UTC (5+ messages)
` [PATCH] "
[PATCH] KVM: Fix build error on s390 due to missing tlbs_dirty
2010-12-08 16:07 UTC
[PATCH 5/7] usb: musb: TWL6030: Selecting TWL6030_USB transceiver
2010-12-08 16:03 UTC (2+ messages)
[Qemu-devel] [PATCH] blockdev: check dinfo ptr before using
2010-12-08 16:05 UTC
[PATCH 3/7] usb: otg: Kconfig: Add Kconfig option for TWL6030 transceiver
2010-12-08 16:05 UTC (2+ messages)
[PATCH] Move the scope of the FD_SET, FD_CLR, FD_SETSIZE, FD_ISSET, and FD_SERO to the linux/posix_types.h scope and out of the linux/time.h scope
2010-12-08 16:05 UTC (2+ messages)
[PATCH v2 1/2] ASoC: tlv320dac33: Rename outpup amplifier widget
2010-12-08 16:04 UTC (2+ messages)
[RFC] bind/unbind uevent
2010-12-08 16:02 UTC (9+ messages)
[linux-lvm] lv segment "devices" property?
2010-12-08 16:02 UTC (2+ messages)
[PATCH 4/7] mfd: TWL6030: OMAP4: Registering the TWL6030-usb device
2010-12-08 16:01 UTC
[PATCH 2/7] usb: otg: Adding twl6030-usb transceiver driver for
2010-12-08 16:01 UTC
[PATCH 1/7] mfd: TWL6030: USBOTG VBUS event generation on
2010-12-08 16:00 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.