messages from 2012-02-08 13:54:46 to 2012-02-08 15:28:37 UTC [more...]
[Qemu-devel] [PATCH 00/10] Remove AddressSpaceOps
2012-02-08 15:27 UTC (9+ messages)
` [Qemu-devel] [PATCH 01/10] ioport: change portio_list not to use memory_region_set_offset()
` [Qemu-devel] [PATCH 02/10] memory: remove memory_region_set_offset()
` [Qemu-devel] [PATCH 03/10] memory: add shorthand for invoking a callback on all listeners
` [Qemu-devel] [PATCH 04/10] memory: switch memory listeners to a QTAILQ
` [Qemu-devel] [PATCH 05/10] memory: code motion: move MEMORY_LISTENER_CALL()
` [Qemu-devel] [PATCH 06/10] memory: move ioeventfd ops to MemoryListener
` [Qemu-devel] [PATCH 07/10] memory: add a readonly attribute to MemoryRegionSection
` [Qemu-devel] [PATCH 08/10] memory: don't pass ->readable attribute to cpu_register_physical_memory_log
[PATCH v6] I2C: add CSR SiRFprimaII on-chip I2C controllers driver
2012-02-08 15:28 UTC (2+ messages)
RFC: Device isolation groups
2012-02-08 15:27 UTC (5+ messages)
` [PATCH 1/3] Device isolation group infrastructure (v3)
` [Qemu-devel] "
[PATCH] rt2x00:Add RT5372 chipset support
2012-02-08 15:26 UTC (2+ messages)
` [rt2x00-users] "
[PATCH 00/15] Swap-over-NBD without deadlocking V8
2012-02-08 15:26 UTC (16+ messages)
` [PATCH 02/15] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
` [PATCH 10/15] netvm: Propagate page->pfmemalloc from netdev_alloc_page to skb
[dm-crypt] Poor performances with nfs and Kernel 3.x
2012-02-08 15:26 UTC (6+ messages)
` [dm-crypt] Re : "
[PATCH] Add pwm core support
2012-02-08 15:26 UTC (5+ messages)
` [PATCH] drivers/pwm: add PXA pulse width modulator controller
[PATCH] mmc: atmel-mci: save and restore sdioirq when soft reset is performed
2012-02-08 17:22 UTC (3+ messages)
[PATCH] sched: generalize CONFIG_IRQ_TIME_ACCOUNTING for X86 and ARM
2012-02-08 15:24 UTC (6+ messages)
[U-Boot] [PATCH] beagle: enable DVI_PUP
2012-02-08 15:24 UTC
[Qemu-devel] Restore consistent formatting
2012-02-08 15:23 UTC (4+ messages)
[BUG] perf: perf sched warning possibly due to clock granularity on AMD
2012-02-08 15:23 UTC (5+ messages)
[U-Boot] [PATCH 0/2] usb/mx6q: USB EHCI support for MX6Q boards
2012-02-08 15:23 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] usb/ehci: Add USB support for the MX6Q
` [U-Boot] [PATCH 2/2] mx6qsabrelite: add and enable USB Host 1 support
[Qemu-devel] [PATCH] configure: ignore spice libraries on 32 bit
2012-02-08 15:22 UTC (2+ messages)
+ proc-clean-up-proc-pid-environ-handling.patch added to -mm tree
2012-02-08 15:15 UTC
[PATCH 0/9] mtd: MTD API rework
2012-02-08 15:21 UTC (10+ messages)
` [PATCH 1/9] mtd: return error code from mtd_unpoint
` [PATCH 2/9] mtd: add offset and length checks to the API function
` [PATCH 3/9] mtd: do not duplicate length and offset checks in drivers
` [PATCH 4/9] mtd: remove R/O checking duplication
` [PATCH 5/9] mtd: remove retlen zeroing duplication
` [PATCH 6/9] mtd: remove junk pmc551.h
` [PATCH 7/9] mtd: harmonize mtd_point interface implementation
` [PATCH 8/9] mtd: move zero length verification to MTD API functions
` [PATCH 9/9] mtd: check for zero length in OTP functions
[patch 0/8] KVM: Remaining body of TSC emulation work (Zachary Amsden)
2012-02-08 15:18 UTC (5+ messages)
` [patch 1/8] Infrastructure for software and hardware based TSC rate scaling
` [patch 7/8] Dont mark TSC unstable due to S4 suspend
[Buildroot] Buildroot RFS Login Question
2012-02-08 15:20 UTC (2+ messages)
[net 0/8][pull request] Intel Wired LAN Driver Updates
2012-02-08 15:17 UTC (3+ messages)
` [net 8/8] ixgbe: ethtool: stats user buffer overrun
kernel helper modules parameters
2012-02-08 15:16 UTC (8+ messages)
[Qemu-devel] [RFC PATCH] arm boot: added QOM device definition
2012-02-08 15:14 UTC (15+ messages)
[PATCHv20 00/15] Contiguous Memory Allocator
2012-02-08 15:14 UTC (6+ messages)
` [PATCH 11/15] mm: trigger page reclaim in alloc_contig_range() to stabilize watermarks
[PATCH 4/4] usb: dwc3: second part of hibernation support
2012-02-08 15:14 UTC (2+ messages)
[B.A.T.M.A.N.] multi path TCP
2012-02-08 15:13 UTC (4+ messages)
[patch|rfc][0/3] fix aio+dio+O_SYNC writes
2012-02-08 15:11 UTC (5+ messages)
` [PATCH 2/3] ext4: honor the O_SYNC flag for aysnchronous direct I/O requests
NFS4: ID-mapping Problem with Linux Client and NetApp Server
2012-02-08 14:49 UTC
[PATCH] Wall off lvmcache
2012-02-08 15:10 UTC
[RFC] xhci: Fix BIOS handoff failure on some Intel systems
2012-02-08 15:11 UTC (2+ messages)
[PATCH] usb: enable pci MSI/MSIX in usb core
2012-02-08 15:07 UTC (2+ messages)
[PATCH 0/4 V13] Avoid soft lockup message when KVM is stopped by host
2012-02-08 15:07 UTC (5+ messages)
` [PATCH 1/4 V13] Add flag to indicate that a vm was stopped by the host
` [PATCH 2/4 V13] Add functions to check if the host has stopped the vm
` [PATCH 3/4 V13] Add ioctl for KVM_KVMCLOCK_CTRL
` [PATCH 4/4 V13] Add check for suspended vm in softlockup detector
[Qemu-devel] [RFC PATCH] replication agent module
2012-02-08 15:07 UTC (21+ messages)
` [Qemu-devel] [RFC] Replication agent design (was [RFC PATCH] replication agent module)
[PATCH v7] ESDHC: Workaround for data crc error on p1010rdb
2012-02-08 15:07 UTC (2+ messages)
__floatunsidf and __fixunsdfsi undefined
2012-02-08 15:06 UTC (2+ messages)
[PATCH] Implement GET_IP/SET_IP for powerpc architecture
2012-02-08 14:53 UTC (2+ messages)
` [PATCH v2 ] "
[Qemu-devel] [RFC Patch 0/7]Qemu: Dynamic host pagecache change
2012-02-08 15:07 UTC (7+ messages)
` [Qemu-devel] [RFC Patch 4/7]Qemu: Framework for reopening image files safely
` [Qemu-devel] [RFC Patch 5/7]Qemu: raw-posix image file reopen
` [Qemu-devel] [RFC Patch 6/7]Qemu: raw-win32 "
[PATCH] gitweb: Deal with HEAD pointing to unborn branch in "heads" view
2012-02-08 15:04 UTC (2+ messages)
` [PATCH] gitweb: Harden parse_commit and parse_commits
Some notes on speeding up do_package_write_rpm
2012-02-08 14:54 UTC
[Qemu-devel] [PATCH v2] nic: zap obsolote romloading bits from ne2k + pcnet
2012-02-08 15:02 UTC
Mini-os fbfront.c unused variable complaint
2012-02-08 15:01 UTC (3+ messages)
passing positive numbers to ERR_PTR()
2012-02-08 15:01 UTC (2+ messages)
` [PATCH] Btrfs: avoid positive number with ERR_PTR
[Buildroot] [Bug 4760] New: Qt: add host-pkg-config to dependency-list
2012-02-08 14:59 UTC
audit.rules
2012-02-08 14:59 UTC (2+ messages)
[lm-sensors] lm-sensors and Kernel driver w83627ehf
2012-02-08 14:59 UTC (7+ messages)
Issue with Afatech AF9015 DVB-T USB
2012-02-08 14:58 UTC (3+ messages)
Cdrom on Linux domU PV
2012-02-08 14:56 UTC (4+ messages)
BUG nf_conntrack_ffff880863c50000: Objects remaining on kmem_cache_close()
2012-02-08 14:45 UTC
[PATCH 1/3] mtd: remove retlen zeroing duplication
2012-02-08 14:54 UTC (6+ messages)
` [PATCH 2/3] mtd: move zero length verification to MTD API functions
[PATCH 1/2] drm/i915: Remove use of the autoreported ringbuffer HEAD position
2012-02-08 14:54 UTC (4+ messages)
` [PATCH 2/2] drm/i915: Record the tail at each request and use it to estimate the head
[PATCH RFC] hvmloader: Make ROM dependencies optional
2012-02-08 14:53 UTC (3+ messages)
[PATCH v2] arm:orion: Fix USB phy for orion5x
2012-02-08 14:52 UTC
Hackathon in March: ideas for T-shirts
2012-02-08 14:52 UTC
Contribute to linux kernel
2012-02-08 14:52 UTC (2+ messages)
[PATCHv3] [ARM][Orion] Fix Orion5x GPIO regression from MPP cleanup
2012-02-08 14:52 UTC
Disable logging for radosgw inside rados pool
2012-02-08 14:51 UTC (3+ messages)
[PATCH] [trivial] mips: Fix typo in traps.c
2012-02-08 14:50 UTC (2+ messages)
Google Summer of Code 2012
2012-02-08 14:50 UTC (2+ messages)
[U-Boot] [PATCH] mcx: Enable command line editing
2012-02-08 14:49 UTC
[PATCH] skbuff: Add new tc classify variable
2012-02-08 14:48 UTC (6+ messages)
[U-Boot] Skipping relocation RAM to RAM, esp. on i.MX6?
2012-02-08 14:48 UTC (12+ messages)
[LTP] [PATCH] runfstests.sh: fix error exit code
2012-02-08 15:00 UTC
[v8 PATCH 0/3] NETFILTER new target module, HMARK
2012-02-08 14:46 UTC (7+ messages)
` [v8 PATCH 2/3] NETFILTER module xt_hmark, new target for HASH based fwmark
` [v8 PATCH 3/3] NETFILTER userspace part for target HMARK
[rfc PATCH]slub: per cpu partial statistics change
2012-02-08 14:46 UTC (9+ messages)
[PATCH 3/3] move hugepage test examples to tools/testing/selftests/vm
2012-02-08 14:45 UTC (5+ messages)
` [PATCH] selftests: Launch individual selftests from the main Makefile
[Buildroot] problem creating package : download fails ! (buildroot appends netpbm-10.35.83.gz
2012-02-08 14:39 UTC (4+ messages)
[PATCH 1/2] x86/mrst/pci: assign d3_delay to 0 for
2012-02-08 14:52 UTC (2+ messages)
` [PATCH 2/2] commit 203b4da511d52cc98c720cab67745f23e42232e4
Memory issues with Opteron 6220
2012-02-08 14:37 UTC
Run Your Dedicated Server with Sufficient IP
2012-02-08 13:50 UTC
[PATCH] Infiniband-Diags: ibping server sends responses even after the client has terminated
2012-02-08 14:34 UTC
decommissioning parisc-linux.org
2012-02-08 14:33 UTC
[PATCH] [IA64] disable interrupts when exiting from ia64_mca_cmc_int_handler()
2012-02-08 14:32 UTC (2+ messages)
drivers/net/phy/phy.c issue
2012-02-08 14:31 UTC
FW: [PATCH v3] ASoC: Add support for TI LM49453 Audio codec
2012-02-08 14:33 UTC (12+ messages)
Run Your Dedicated Server with Sufficient IP
2012-02-08 13:50 UTC
[PATCH 1/2] char/mem: Add /dev/io
2012-02-08 14:32 UTC (7+ messages)
` [PATCH 1/2] char/mem: Add /dev/io (v2)
[PATCH v10 3.3-rc2 0/9] Uprobes patchset with perf probe support
2012-02-08 14:08 UTC (5+ messages)
` [PATCH v10 3.3-rc2 1/9] uprobes: Install and remove breakpoints
Run Your Dedicated Server with Sufficient IP
2012-02-08 13:50 UTC
[PATCH net-next V2] gro: introduce gro_mac_header_len
2012-02-08 14:28 UTC (5+ messages)
` [PATCH] IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses
[PATCH v3 0/3] KVM: perf: a smart tool to analyse kvm events
2012-02-08 14:26 UTC (5+ messages)
` [PATCH v3 3/3] KVM: perf: kvm events analysis tool
[PATCH] stubdoms: update README to reference xl configuration syntax
2012-02-08 14:24 UTC
[PATCH] [trivial] mm: Fix typo in unevictable-lru.txt
2012-02-08 14:22 UTC (2+ messages)
credit1 scheduler question
2012-02-08 14:22 UTC (3+ messages)
Minimum timing resolution in Ubuntu/Linaro on the PandaBoard ES
2012-02-08 14:21 UTC (4+ messages)
Yocto in Virtualbox
2012-02-08 14:18 UTC (3+ messages)
mm: compaction: Check for overlapping nodes during isolation for migration
2012-02-08 14:17 UTC (3+ messages)
[PATCH 1/2] Define ENOAUTHSERVICE to indicate "Authentication service unavailable"
2012-02-08 14:15 UTC (4+ messages)
` [PATCH 2/2] Define ENONAMESERVICE and ENAMEUNKNOWN to indicate name service errors
flash image through CAN
2012-02-08 14:15 UTC
[meta-xfce][PATCH 0/3] Stable packages version updates + QA warning fixes
2012-02-08 14:05 UTC (5+ messages)
` [meta-xfce][PATCH 1/3] xfconf: Update to latest stable version 4.8.1
(no subject)
2012-02-08 14:06 UTC
[PATCH] serial: relocate remaining serial drivers from tty/ to tty/serial/
2012-02-08 14:12 UTC (13+ messages)
[PATCH] [trivial] mm: Fix typo in cleancache.txt
2012-02-08 14:10 UTC (2+ messages)
[Drbd-dev] [PATCH 0/1] usermodehelper: use UMH_WAIT_PROC consistently
2012-02-08 14:04 UTC (2+ messages)
` [Drbd-dev] [PATCH 1/1] "
[PATCH v2 2/2] xfstests: introduce 280 for SEEK_DATA/SEEK_HOLE copy check
2012-02-08 14:06 UTC (3+ messages)
[PATCH] vpmu: Is CONFIG_SMP used anymore?
2012-02-08 14:05 UTC (2+ messages)
Building your own UI
2012-02-08 14:04 UTC (4+ messages)
[U-Boot] [PATCH] arm: Add option to disable code relocation
2012-02-08 14:03 UTC (11+ messages)
[RFC][PATCH v1 0/2] integrity: module integrity verification
2012-02-08 14:02 UTC (8+ messages)
[PATCH] ARM: pl330: fix null pointer dereference in pl330_chan_ctrl()
2012-02-08 13:59 UTC (3+ messages)
[PATCH v2] Bluetooth: Fix l2cap_tx_window_full
2012-02-08 13:59 UTC (3+ messages)
[PATCH V1 1/2] mfd: tps65910: use regmap for device register access
2012-02-08 13:58 UTC (7+ messages)
[PATCH RFC idle 2/3] arm: Avoid invoking RCU when CPU is idle
2012-02-08 13:57 UTC (12+ messages)
` [PATCH][RFC] tracing/rcu: Add trace_##name##__rcuidle() static tracepoint for inside rcu_idle_exit() sections
[PATCH 1/2] ALSA: Use a define for the number of jack switch types
2012-02-08 13:57 UTC (6+ messages)
` [PATCH 2/2] ALSA: Integrate control based jack reporting with core jack reporting
[PATCH V3] mm: convert rcu_read_lock() to srcu_read_lock(), thus allowing to sleep in callbacks
2012-02-08 13:55 UTC
Userspace write to UBI partitions
2012-02-08 13:58 UTC (7+ messages)
[PATCH libdrm] radeon_cs_setup_bo: Fix accounting if caller specified write and read domains
2012-02-08 13:55 UTC (2+ messages)
parent inode from the current struct inode
2012-02-08 13:55 UTC (3+ messages)
` 答复: "
[PATCH] [trivial] stmmac: Fix typo in stmmac_pci.c
2012-02-08 13:54 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.