messages from 2011-03-03 09:19:09 to 2011-03-03 10:55:30 UTC [more...]
[RFC PATCH] net/core: fix skb handling on netif serves for both bridge and vlan
2011-03-03 10:55 UTC
[patch v3 0/3] arm: pmu: support pmu/perf on OMAP4
2011-03-03 10:53 UTC (5+ 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
inconsistent lock state message on 2.6.36.4 stable release
2011-03-03 10:54 UTC (5+ messages)
re "bluetooth disabled" and "[BUG] usb problems in .38-rc3+"
2011-03-03 10:54 UTC (3+ messages)
[PATCH 1/2] ARM: imx5x: clean up ARCH_MX5X
2011-03-03 10:53 UTC (5+ messages)
[PATCH] rt2x00: fix whitespace damage in the rt2800 specific code
2011-03-03 10:52 UTC (3+ messages)
[refpolicy] [patch 1/1] ifconfig: support for "ip xfrm" command
2011-03-03 10:52 UTC
[Buildroot] [git commit master 1/1] squashfs: bump version
2011-03-03 10:50 UTC
[PATCH 2/2] netlink: kill eff_cap from struct netlink_skb_parms
2011-03-03 10:49 UTC (2+ messages)
[PATCH V3 1/4] ARM: imx53_loco: add esdhc device support
2011-03-03 10:49 UTC (8+ messages)
` [PATCH V3 4/4] mmc: sdhci-esdhc: enable esdhc on imx53
[ewg] [PATCH] ibdiagpath: Properly index VlArbTable during QoS test
2011-03-03 10:45 UTC (6+ messages)
` Patch breaks OFED 1.5.3: "
` ibdiagpath broken with TCL 8.5
[Qemu-devel] [PATCH] Improve error handling in do_snapshot_blkdev()
2011-03-03 10:44 UTC
[refpolicy] [patch 2/2] namespace: new policy for namespace.init script
2011-03-03 10:44 UTC
[RFC] [PATCH 6/10] Generic Watchdog Timer Driver
2011-03-03 10:44 UTC (5+ messages)
[refpolicy] [patch 1/2] namespace: new policy for namespace.init script
2011-03-03 10:43 UTC
[Qemu-devel] OS X support in qemu/kvm
2011-03-03 10:41 UTC
[PATCH] sched: QFQ - quick fair queue scheduler (v2)
2011-03-03 10:40 UTC (11+ messages)
[RFC] [PATCH 1/10] Generic Watchdog Timer Driver
2011-03-03 10:39 UTC (3+ messages)
How to trigger a udev rule
2011-03-03 10:39 UTC (3+ messages)
[RFC] [PATCH 5/10] Generic Watchdog Timer Driver
2011-03-03 10:38 UTC (3+ messages)
[PATCH] i.MX some patches
2011-03-03 10:38 UTC (5+ messages)
` [PATCH 1/4] ARM i.MX: Move gpio initialization to SoC specific files
[RFC] HDMI-CEC proposal
2011-03-03 10:37 UTC (2+ messages)
[PATCH 1/5] ASoC: Get the card directly from the DAPM context
2011-03-03 10:34 UTC (2+ messages)
[PATCH 1/4] perf cgroup: Fix leak of file reference count
2011-03-03 10:35 UTC (2+ messages)
[linux-lvm] Tracing IO requests?
2011-03-03 10:29 UTC (2+ messages)
[PATCH v3] ASoC: Add TI tlv320aic32x4 codec support
2011-03-03 10:29 UTC (2+ messages)
[PATCH] watchdog: hpwdt: eliminate section mismatch warning
2011-03-03 10:28 UTC (2+ messages)
Need Help Compiling Reference Policy on Mobile Device
2011-03-03 10:28 UTC
[PATCH 0/4] simple generic timer infrastructure and stmmac example
2011-03-03 10:25 UTC (6+ messages)
` [PATCH (sh-2.6) 1/4] clksource: Generic timer infrastructure
[PATCH] perf: add OMAP support for the new power events
2011-03-03 10:25 UTC (3+ messages)
[PATCH 1/1] WATCHDOG: sbc_fitpc2_wdt, fix crash on systems without DMI_BOARD_NAME
2011-03-03 10:25 UTC (2+ messages)
[PATCH 1/2] ASoC: Fix broken bitfield definitions in WM8978
2011-03-03 10:25 UTC (2+ messages)
[GIT PULL FOR 2.6.39] Media controller and OMAP3 ISP driver
2011-03-03 10:25 UTC (5+ messages)
[PATCH] regulator: fix typo in Kconfig
2011-03-03 10:24 UTC (2+ messages)
CONFIG_ARM_DMA_MEM_BUFFERABLE and readl/writel weirdness
2011-03-03 10:24 UTC (7+ messages)
[PATCH] OMAP4: Add IVA OPP enteries with Updated Voltage Rail Values
2011-03-03 10:23 UTC (4+ messages)
PoD in other (not GPLPV) drivers
2011-03-03 10:22 UTC (5+ messages)
tools: fix several problems in gtracestat
2011-03-03 10:22 UTC
E-mail Winnner
2011-03-03 10:03 UTC
[PATCH] regulator: Convert WM831x regulators to genirq
2011-03-03 10:20 UTC (2+ messages)
[Qemu-devel] [PATCH] Do not delete BlockDriverState when deleting the drive
2011-03-03 10:19 UTC (2+ messages)
[PATCH V2 00/13] dmaengine/dw_dmac: Extending support & minor fixes
2011-03-03 10:17 UTC (28+ messages)
` [PATCH V2 01/13] dw_dmac: Remove compilation dependency from AVR32 and put on HAVE_CLK
` [PATCH V2 02/13] dw_dmac: Replace module_init() with subsys_initcall()
` [PATCH V2 03/13] dw_dmac: Move single descriptor from dwc->queue to dwc->active_list in dwc_complete_all
` [PATCH V2 04/13] dw_dmac: Calling dwc_scan_descriptors from dwc_tx_status() after taking lock
` [PATCH V2 05/13] dw_dmac: Adding support for 64 bit access width for memcpy xfers
` [PATCH V2 06/13] dw_dmac: Change value of DWC_MAX_COUNT to 4095
` [PATCH V2 07/13] dw_dmac: Mark all tx_descriptors with DMA_CRTL_ACK after xfer finish
` [PATCH V2 08/13] dw_dmac: Pass Channel Allocation Order from platform_data
` [PATCH V2 09/13] dw_dmac: Pass Channel Priority "
` [PATCH V2 10/13] dw_dmac: Changing type of src_master and dest_master to u8
` [PATCH V2 11/13] dw_dmac: Allow src/dst msize & flow controller to be configured at runtime
` [PATCH V2 12/13] dw_dmac: Setting Default Burst length for transfers as 16
` [PATCH V2 13/13] avr32: at32ap700x: Specify DMA Flow Controller, Src and Dst msize
[PATCH] ext4: Fix a BUG in mb_mark_used during trim
2011-03-03 10:17 UTC (4+ messages)
[PATCH V3 00/10] MIPS: add initial support for the Lantiq SoCs
2011-03-03 10:03 UTC (12+ messages)
` [PATCH V3 01/10] MIPS: lantiq: add initial support for "
` [PATCH V3 02/10] MIPS: lantiq: add SoC specific code for XWAY family
` [PATCH V3 03/10] MIPS: lantiq: add PCI controller support
` [PATCH V3 04/10] MIPS: lantiq: add serial port support
` [PATCH V3 05/10] MIPS: lantiq: add watchdog support
` [PATCH V3 06/10] MIPS: lantiq: add NOR flash support
` [PATCH V3 07/10] MIPS: lantiq: add platform device support
` [PATCH V3 08/10] MIPS: lantiq: add mips_machine support
` [PATCH V3 09/10] MIPS: lantiq: add machtypes for lantiq eval kits
` [PATCH V3 10/10] MIPS: lantiq: add more gpio drivers
uboot for MIPS: need help to skip relocate uboot and start uboot from RAM
2011-03-03 10:16 UTC
Regulatory database improvements
2011-03-03 10:15 UTC (4+ messages)
[PATCH V2 00/10] MIPS: add support for Lantiq SoCs
2011-03-03 10:15 UTC (4+ messages)
` [PATCH V2 05/10] MIPS: lantiq: add watchdog support
Big ptoblem with small webcam
2011-03-03 10:15 UTC (3+ messages)
[PATCH v3 0/4] perf: offcore event monitoring patches
2011-03-03 10:14 UTC (2+ messages)
[PATCH] Make explicit message when guest failed to suspend
2011-03-03 10:13 UTC
[Qemu-devel] [PATCH] Don't allow multiwrites against a block device without underlying medium
2011-03-03 10:12 UTC (2+ messages)
[RFC PATCH RESEND v2 2/3] v4l2-ctrls: modify uvc driver to use new menu type of V4L2_CID_FOCUS_AUTO
2011-03-03 10:10 UTC (2+ messages)
[RFC PATCH RESEND v2 3/3] v4l2-ctrls: document the changes about auto focus mode
2011-03-03 10:08 UTC (2+ messages)
[ kvm-Bugs-2519737 ] DHCP/NAT: Vista fails to get IP from NAT engine
2011-03-03 10:09 UTC
[PATCH] tty_audit: fix tty_audit_add_data live lock on audit disabled
2011-03-03 10:08 UTC
[ kvm-Bugs-2725367 ] KVM userspace segfaults due to internal VNC server
2011-03-03 10:08 UTC
[U-Boot] uboot for MIPS: need help to skip relocate uboot and start uboot from RAM
2011-03-03 10:08 UTC
Gap is only retransmitted once
2011-03-03 10:07 UTC (3+ messages)
[Bug 34929] New: [r300g] slowdown with r300g threading
2011-03-03 10:06 UTC (2+ messages)
` [Bug 34929] "
[BUG] lock issue in perf cgroup with jump label enabled
2011-03-03 10:06 UTC (2+ messages)
[RFC PATCH 1/1] ARM: imx5x: clean up ARCH_MX5X
2011-03-03 10:02 UTC (4+ messages)
` [PATCH] ARM: imx: move selection between i.MX21 and i.MX27 to CPU family choice
[ kvm-Bugs-2275173 ] savevm is extremely slow
2011-03-03 10:00 UTC
Huge memory allocation
2011-03-03 10:00 UTC (6+ messages)
[ kvm-Bugs-2235570 ] 100% cpu usage with KVM-78
2011-03-03 9:59 UTC
[PATCH 0/4] Message Access Profile plugin
2011-03-03 9:58 UTC (3+ messages)
[PATCH] sanity.bbclass: some multilib systems have symlink /lib -> /lib64
2011-03-03 9:56 UTC (2+ messages)
[ kvm-Bugs-2135076 ] Lilo boot on virtio; keytable read / checksum error
2011-03-03 9:57 UTC
[ kvm-Bugs-2122614 ] Guests do not boot (W2k/Lilo) when using "boot=on" flag
2011-03-03 9:56 UTC
[PATCH v1 0/3] OMAP: DSS2: Fix for DISPC core functional clock divider
2011-03-03 9:55 UTC (4+ messages)
` [PATCH v1 1/3] OMAP: DSS2: Adding dss_features for independent core clk divider
` [PATCH v1 2/3] OMAP: DSS2: Renaming register macro DISPC_DIVISOR(ch)
` [PATCH v1 3/3] OMAP4: DSS2: Using dss_features to set independent core clock divider
[ kvm-Bugs-2121747 ] bug with kernel 0.0.1
2011-03-03 9:54 UTC
E-mail Winnner
2011-03-03 9:52 UTC
r8169 disable ASPM patch
2011-03-03 9:45 UTC (2+ messages)
+ x86-work-around-old-gas-bug.patch added to -mm tree
2011-03-03 9:35 UTC (9+ messages)
` [tip:x86/mm] x86: Work around old gas bug
Patch[1/1]:ThermalFramework:Fix_crash_during_hwmon_unregister
2011-03-03 9:47 UTC (3+ messages)
(no subject)
2011-03-03 9:46 UTC
Error when polkit library is pulled
2011-03-03 9:46 UTC
[2.6.32+drm33-longterm] Patch "Subject: [PATCH 2/2] drm/radeon/kms: Fix retrying ttm_bo_init() after it failed once." has been added to staging queue
2011-03-03 9:43 UTC
[2.6.32+drm33-longterm] Patch "Subject: [PATCH 1/2] drm/radeon: fall back to GTT if bo creation/validation in VRAM fails." has been added to staging queue
2011-03-03 9:43 UTC
finding out the attached device current requirement
2011-03-03 9:45 UTC (2+ messages)
[PATCH] cbus-retu-wdt: Fix bitfield access
2011-03-03 9:43 UTC (2+ messages)
[PATCH] Documentation/power/states.txt: fix repetition
2011-03-03 9:42 UTC (5+ messages)
[PATCH] cbus-retu-wdt: Remove unused nonstandard interfaces
2011-03-03 9:42 UTC (2+ messages)
[ kvm-Bugs-2113643 ] guests AND host still getting stuck under CPU load
2011-03-03 9:41 UTC
[Buildroot] __USE_GNU ?
2011-03-03 9:40 UTC (3+ messages)
[ kvm-Bugs-2104487 ] Soft lockups when installing RHEL5 over PXE
2011-03-03 9:40 UTC
[PATCH] RTC driver(Linux) for PT7C4338 chip
2011-03-03 9:22 UTC (2+ messages)
` [rtc-linux] "
[PATCH 1/2] netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms
2011-03-03 9:38 UTC
[lm-sensors] [PATCH] hwmon: (ads1015) Add MAINTAINERS entry
2011-03-03 9:37 UTC (2+ messages)
[Ocfs2-devel] Announcement: Linux Foundation HA working group mailing lists
2011-03-03 9:37 UTC
[PATCH] hwmon: (ads1015) Add devicetree documentation
2011-03-03 9:16 UTC
[lm-sensors] hwmon API update
2011-03-03 9:36 UTC (5+ messages)
` [lm-sensors] [Nouveau] "
[PATCH] OMAP2+: PM: Warn users of sleep_while_idle if !CONFIG_CPU_IDLE
2011-03-03 9:32 UTC (4+ messages)
[PATCHv1] ARM: imx: Add support for low power suspend on MX51
2011-03-03 9:35 UTC (5+ messages)
[RFC PATCH 4/5] mm: Add hit/miss accounting for Page Cache
2011-03-03 9:34 UTC (5+ messages)
[PATCH/RFC 0/3] ARM: S5P: Add common DPHY control code for MIPI-CSIS/MIPI-DSIM devices
2011-03-03 9:34 UTC (5+ messages)
` [PATCH 1/3] ARM: S5P: Rename MIPI-CSIS header and update Copyright
[PATCH v8 0/1] Add PRUSS UIO driver support
2011-03-03 9:29 UTC (10+ messages)
` [PATCH v8 1/1] "
RFC v1: sysctl: add sysctl header cookie, share tables between nets
2011-03-03 9:33 UTC (3+ messages)
[Bug] %[a|c]d placeholder does not respect --date= option in combination with git archive
2011-03-03 9:30 UTC
[ kvm-Bugs-1858949 ] USB is unstable
2011-03-03 9:30 UTC
NFS problem on Microblaze LE
2011-03-03 9:29 UTC (7+ messages)
[PATCH 5/5] s3fb: use new start address register
2011-03-03 8:50 UTC (2+ messages)
[ kvm-Bugs-1814637 ] Windows 2000 setup unstable
2011-03-03 9:29 UTC
[PATCH] sctp: fix the fast retransmit limit
2011-03-03 9:29 UTC (2+ messages)
[PATCH 0/2] RFC: enable building of out-of-tree modules
2011-03-03 9:28 UTC (3+ messages)
[PATCH] Documentation: fix a typo in git-apply.txt
2011-03-03 9:28 UTC
[PATCH v3 uq/master 00/22] Win32 iothread support
2011-03-03 9:28 UTC (16+ messages)
` [Qemu-devel] "
[RFC] snapshot mode, flash capabilities and control
2011-03-03 9:25 UTC (4+ messages)
[PATCH] Fix hal plugin compilation error
2011-03-03 9:24 UTC
[PATCH] kvm: remove useless function define from file arch/x86/kvm/irq.h
2011-03-03 9:25 UTC
[Qemu-devel] Memory Map
2011-03-03 9:20 UTC (2+ messages)
[PATCH v3 1/5] iwlwifi: fix dma mappings and skbs leak
2011-03-03 9:19 UTC (4+ messages)
` [PATCH v3 5/5] iwlwifi: move remaining iwl-agn-rx.c code into iwl-rx.c
[Qemu-devel] net: small fixes
2011-03-03 9:18 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] net: fix trace when debug is activated in slirp
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.