messages from 2011-04-13 00:46:10 to 2011-04-13 03:53:46 UTC [more...]
[PATCH] e1000: Remove blink_led_start declaration
2011-04-13 3:53 UTC (2+ messages)
[PATCH 3/4]percpu_counter: fix code for 32bit systems
2011-04-13 3:50 UTC (10+ messages)
[U-Boot] [PATCH v2 1/5] Add support for SMSC95XX USB 2.0 10/100MBit Ethernet Adapter
2011-04-13 3:48 UTC (7+ messages)
` [U-Boot] [PATCH v2 2/5] Add Ethernet hardware MAC address framework to usbnet
` [U-Boot] [PATCH v2 3/5] Add documentation for USB Host Networking
` [U-Boot] [PATCH v2 4/5] Put common autoload code into AutoLoad() function
` [U-Boot] [PATCH v2 5/5] Allow tftp server to be different from bootp/dhcp server
is hosting a read-mostly git repo on a distributed file system practical?
2011-04-13 3:47 UTC
Zycqmt Jadrn Bibot
2011-04-13 3:45 UTC
First time on this list
2011-04-13 3:42 UTC (5+ messages)
[PATCH NET-2.6 0/1]qlcnic: bug fix
2011-04-13 3:42 UTC (5+ messages)
` [PATCH NET-2.6 1/1] qlcnic: limit skb frags for non tso packet
` [stable] "
[RFC-V2 PATCH 0/5] Proposal for iSCSI Network Configuration
2011-04-13 3:41 UTC (3+ messages)
` [RFC-V2 PATCH 1/5] iscsi_transport: add support for set_net_config
irq allocation for pci drivers
2011-04-13 3:40 UTC (2+ messages)
[PATCH] nand: Fix S3C NAND clock stop
2011-04-13 3:36 UTC (4+ messages)
[U-Boot] [PATCH v2] MX51: mx51evk: Use struct to access SRSR register instead of offset
2011-04-13 3:36 UTC
MT_HIGH_VECTOR mapping set read-only creating illegal access
2011-04-13 3:31 UTC (3+ messages)
[PATCH] nand: Remove meaningless delay from nand_unlock
2011-04-13 3:28 UTC (2+ messages)
[Qemu-devel][PATCH] Qemu-kvm: Add CPUID support for VIA CPU
2011-04-13 3:27 UTC
[PATCH] KVM: Add CPUID support for VIA CPU
2011-04-13 3:26 UTC
[Xen-users] XCP - Maximum CPU cores
2011-04-13 3:24 UTC
Uhhuh. NMI received for unknown reason 2d on CPU 0
2011-04-13 3:19 UTC
query: [PATCH 2/2] cgroup: Remove call to synchronize_rcu in cgroup_attach_task
2011-04-13 3:11 UTC (3+ messages)
[PATCH 4/4]percpu_counter: use atomic64 for counter
2011-04-13 3:11 UTC (4+ messages)
[NET-2.6 PATCHv2 0/1]qlcnic: bug fix
2011-04-13 3:05 UTC (2+ messages)
` [PATCHv2 NET-2.6 1/1] qlcnic: limit skb frags for non tso packet
[U-Boot] [PATCH] MX51: mx51evk: Use struct to access SRSR register instead of offset
2011-04-13 3:08 UTC (2+ messages)
[PATCH 1/4]percpu_counter: make API return consistent value
2011-04-13 3:08 UTC (4+ messages)
[PATCH V4 1/2] AHCI Add the AHCI SATA feature on MX53 platforms
2011-04-13 3:06 UTC (5+ messages)
` [PATCH V4 2/2] MX53 Enable the AHCI SATA on MX53 LOCO
some errors of pvonhvm: xen-blkfront
2011-04-13 3:06 UTC
[PATCH]: mce: don't print "human readable" message for corrected errors
2011-04-13 3:00 UTC (7+ messages)
[Bugme-new] [Bug 32832] New: shutdown(2) does not fully shut down socket any more
2011-04-13 3:00 UTC (4+ messages)
Kprobe
2011-04-13 2:58 UTC (2+ messages)
[xen-unstable test] 6825: tolerable FAIL - PUSHED
2011-04-13 2:46 UTC (2+ messages)
` some errors of pvonhvm : xen-blkfront
[Qemu-devel] [PATCH v3 0/4] rbd improvements
2011-04-13 2:43 UTC (13+ messages)
` "
` [Qemu-devel] [PATCH v3 1/4] rbd: use the higher level librbd instead of just librados
` "
` [Qemu-devel] [PATCH v3 2/4] rbd: allow configuration of rados from the rbd filename
` "
` [Qemu-devel] [PATCH v3 3/4] rbd: check return values when scheduling aio
` [Qemu-devel] [PATCH v3 4/4] rbd: Add bdrv_truncate implementation
` "
` [Qemu-devel] [qemu-iotests][PATCH] Update rbd support
` "
[Qemu-devel] [PATCH 00/19] softfloat and FPU fixes/improvements
2011-04-13 2:40 UTC (22+ messages)
` [Qemu-devel] [PATCH 01/19] softfloat: use GCC builtins to count the leading zeros
` [Qemu-devel] [PATCH 02/19] cpu-all.h: define CPU_LDoubleU
` [Qemu-devel] [PATCH 03/19] target-i386: use CPU_LDoubleU instead of a private union
` [Qemu-devel] [PATCH 04/19] target-i386: use float unions from cpu-all.h
` [Qemu-devel] [PATCH 05/19] target-i386: add floatx_{add, mul, sub} and use them
` [Qemu-devel] [PATCH 06/19] softfloat: add float*_unordered_{, quiet}() functions
` [Qemu-devel] [PATCH 07/19] softfloat-native: add float*_unordered_quiet() functions
` [Qemu-devel] [PATCH 08/19] target-alpha: use new float64_unordered() function
` [Qemu-devel] [PATCH 09/19] target-mips: use new float*_unordered*() functions
` [Qemu-devel] [PATCH 10/19] target-i386: fix CMPUNORDPS/D and CMPORDPS/D instructions
` [Qemu-devel] [PATCH 11/19] softfloat: rename float*_eq() into float*_eq_quiet()
` [Qemu-devel] [PATCH 12/19] softfloat: rename float*_eq_signaling() into float*_eq()
` [Qemu-devel] [PATCH 13/19] softfloat: move float*_eq and float*_eq_quiet
` [Qemu-devel] [PATCH 14/19] softfloat: improve description of comparison functions
` [Qemu-devel] [PATCH 15/19] target-arm: fix wrong usage of floatx80_eq_quiet()
` [Qemu-devel] [PATCH 16/19] target-alpha: fix wrong usage of float64_eq_quiet()
` [Qemu-devel] [PATCH 17/19] target-ppc: fix SPE comparison functions
` [Qemu-devel] [PATCH 18/19] target-mips: simplify FP comparisons
` [Qemu-devel] [PATCH 19/19] target-mips: don't hardcode softfloat exception bits
[PATCH]X86:PCI: Fix an uninitialized variable warning
2011-04-13 2:37 UTC (3+ messages)
Regression from 2.6.36
2011-04-13 2:37 UTC (17+ messages)
This patch adds a new subs_dist file
2011-04-13 2:35 UTC (6+ messages)
` Here is an updated Eric Paris patch for adding named file trans rules
[PATCH] sctp: fix oops when updating retransmit path with DEBUG on
2011-04-13 2:34 UTC (8+ messages)
` [PATCH] sctp: fix oops while removed transport still using as retran
` [PATCH] sctp: fix oops while removed transport still using as retran path
` [PATCH] sctp: fix oops while removed transport still using as
` [PATCH] sctp: fix oops when updating retransmit path with
[PATCH v3] input: keyboard: FSL MPR121 capacitive touch button
2011-04-13 2:37 UTC
[PATCH net-2.6 1/2] net: Disable all TSO features when SG is disabled
2011-04-13 2:30 UTC (4+ messages)
` [PATCH net-2.6 2/2] net: Disable NETIF_F_TSO_ECN when TSO "
linux-next: manual merge of the wireless tree with Linus' tree
2011-04-13 2:30 UTC
is hosting a read-mostly git repo on a distributed file system practical?
2011-04-13 2:29 UTC (3+ messages)
[PATCH 1/6] ARM: mxc: update defconfigs
2011-04-13 2:28 UTC (7+ messages)
` [PATCH 4/6] ARM: mxc: don't allow to compile together i.MX51 and i.MX53
linux-next: build failure after merge of the net tree
2011-04-13 2:28 UTC (3+ messages)
[PATCH 05/10] block: remove per-queue plugging
2011-04-13 2:23 UTC (13+ messages)
[PATCH] input: add mpr121 capacitive touchkey driver
2011-04-13 2:28 UTC (8+ messages)
` [PATCH v2] input: keyboard: FSL MPR121 capacitive touch button
mm: convert vma->vm_flags to 64bit
2011-04-13 2:21 UTC (8+ messages)
` [PATCH 1/3] mm: add __nocast attribute to vm_flags
` [PATCH 2/3] fremap: convert vm_flags to unsigned long long
` [PATCH 3/3] procfs: "
FW:FW: Medvile rekomenduoja nera pulti i nevilti, taciau lengvai uzdirbti pinigus
2011-04-13 2:12 UTC
[GIT PULL] pxa: fixes for v2.6.39-rc3
2011-04-13 2:20 UTC
[PATCH] slub: Fix a typo in config name
2011-04-13 2:16 UTC (4+ messages)
[PATCH 0/1] ppc4xx: Fix PCIe scanning for the 460SX
2011-04-13 2:09 UTC (3+ messages)
[Xenomai-help] Total system lockup doing anything real-time
2011-04-13 2:08 UTC (7+ messages)
[PATCH v8 0/3] cgroups: implement moving a threadgroup's threads atomically with cgroup.procs
2011-04-13 2:07 UTC (5+ messages)
` [PATCH v8.75 0/4] "
Monetising NFC 2011-2016 (Report)
2011-04-13 2:06 UTC
[U-Boot] [PATCH v3] Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS
2011-04-13 2:01 UTC (3+ messages)
[PATCH] MMC: MMC boot partitions support
2011-04-13 1:59 UTC (5+ messages)
` [patchv3 2/4] MMC: SDHCI R1B command handling + MMC_CAP_ERASE
[PATCH] fhandle: Add <linux/personality.h> for ia64
2011-04-13 1:58 UTC
[PATCH 0/4] [RFC rev2] Implement multiqueue (RX & TX) virtio-net
2011-04-13 1:28 UTC (3+ messages)
` [PATCH 2/4] [RFC rev2] virtio-net changes
[Qemu-devel] Model of simple Bus Mastering ADC for QEMU
2011-04-12 21:04 UTC
[PATCH v2 1/2] rbd: use the higher level librbd instead of just librados
2011-04-12 21:14 UTC (6+ messages)
` [Qemu-devel] "
Slow PCI-E speed
2011-04-13 1:48 UTC
[Qemu-devel] [PATCH 00/15] s390x emulation support v3
2011-04-12 21:32 UTC (9+ messages)
` [Qemu-devel] [PATCH 09/15] s390x: Prepare cpu.h for emulation
` [Qemu-devel] [PATCH 10/15] s390x: helper functions for system emulation
` [Qemu-devel] [PATCH 11/15] s390x: Implement opcode helpers
` [Qemu-devel] [PATCH 12/15] s390x: Adjust internal kvm code
[Qemu-devel] [PATCH 0/2] StrongARM/Sharp Zaurus SL-5500 support
2011-04-12 21:32 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] Implement basic part of SA-1110/SA-1100
[Qemu-devel] [PATCH 2/2] Support for Cavium-Octeon specific instruction
2011-04-12 21:32 UTC (2+ messages)
[Qemu-devel] [PATCH] target-arm: Don't overflow when calculating value for signed VABAL
2011-04-12 22:31 UTC (3+ messages)
[Qemu-devel] [PATCH 1/2] Support for MIPS64 user mode emulation
2011-04-12 21:32 UTC (2+ messages)
[linux-lvm] Testing TRIM with LVM
2011-04-13 1:47 UTC (2+ messages)
[Qemu-devel] Re: [regression] configure: add opengl detection
2011-04-12 21:34 UTC (3+ messages)
` [Qemu-devel] [PATCH] configure: disable opengl per default
[Qemu-devel] [PATCH] Replace cpu_physical_memory_rw were possible
2011-04-12 21:34 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2] ARM: Detect FP tininess before rounding
2011-04-12 21:35 UTC (2+ messages)
[Qemu-devel] [PATCH] fix acpi regression
2011-04-12 21:35 UTC (3+ messages)
` [Qemu-devel] [PATCH V2] "
[Qemu-devel] [PATCH 00/13] ARM: Handle UNDEF cases in Neon data processing insns
2011-04-12 21:35 UTC (2+ messages)
[Qemu-devel] [PATCH v3 0/4] Fix -icount with iothread
2011-04-12 21:50 UTC (4+ messages)
[PATCH] ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio()
2011-04-13 1:44 UTC
[Qemu-devel] [PATCH 0/4] lm32 and BSP fixes
2011-04-12 22:29 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/4] lm32: fix exception handling
` [Qemu-devel] [PATCH 2/4] milkymist-vgafb: fix console resizing
` [Qemu-devel] [PATCH 3/4] milkymist-sysctl: fix timers
` [Qemu-devel] [PATCH 4/4] lm32: add Milkymist Minimac2 support
[Qemu-devel] [PATCH 1/3] target-unicore32: remove cpu_halted()
2011-04-12 22:31 UTC (3+ messages)
` [Qemu-devel] [PATCH 2/3] target-unicore32: move FPU helpers to op_helper.c
` [Qemu-devel] [PATCH 3/3] target-unicore32: mark a few helpers const + pure
[PATCH V4 0/4] add the GPMI controller driver for IMX23/IMX28
2011-04-13 1:41 UTC (5+ messages)
` [PATCH V4 2/4] MTD : add the common code for GPMI controller driver
Issues with grub.cfg
2011-04-12 23:41 UTC (3+ messages)
rt2800usb: page allocation failure
2011-04-13 1:38 UTC (4+ messages)
[PATCH 0/2] allow fw_dir to be specified in the option-rom switch
2011-04-13 0:20 UTC (8+ messages)
` [PATCH 2/2] add fw_dir option to "
` [Qemu-devel] "
[U-Boot] [PATCH 0/2] SMDKV310 Board support
2011-04-13 1:36 UTC (5+ messages)
` [U-Boot] [PATCH 1/2] ARMV7: Adding support for Samsung SMDKV310 Board
[Qemu-devel] [PATCH 1/3] Slirp Reverse UDP Firewall
2011-04-13 0:53 UTC
[Qemu-devel] [PATCH 3/3] Slirp Reverse UDP Firewall
2011-04-13 0:56 UTC
[Qemu-devel] [PATCH 2/3] Slirp Reverse UDP Firewal
2011-04-13 0:55 UTC
[Qemu-devel] [PATCH 3/3] Slirp Reverse UDP Firewall
2011-04-13 0:58 UTC
[Qemu-devel] [PATCH 3/3] Slirp Reverse UDP Firewall
2011-04-13 1:02 UTC
I have a blaze of 353 page allocation failures, all alike
2011-04-13 1:34 UTC (15+ messages)
[PATCH net-next-2.6 v3 2/3] sctp: Add ASCONF operation on the single-homed host
2011-04-13 1:32 UTC (3+ messages)
PAYMENT NOTIFICATION
2011-04-13 1:32 UTC
force wake reference counting (another try)
2011-04-13 1:31 UTC (7+ messages)
[RFC]Documentation:accounting:getdelays.c Fix: warning: variable ‘i’ set but not used
2011-04-13 1:30 UTC (5+ messages)
[PATCH] perf: Add missing user space support for config1/config2 v2
2011-04-13 1:30 UTC
[PATCH] kvm: Fix off by one in kvm_for_each_vcpu iteration
2011-04-13 1:30 UTC
Linux 2.6.39-rc3
2011-04-13 1:27 UTC (5+ messages)
[PATCH 1/7] ARM: pxa: add clk_set_rate()
2011-04-13 1:20 UTC (5+ messages)
` [PATCH 2/7] ARM: pxa: always clear LPM bits for PXA168 MFPR
` [PATCH 3/7] ARM: mmp: set correct uart according to board
[PATCH] Btrfs: avoid taking the chunk_mutex in do_chunk_alloc V2
2011-04-13 1:19 UTC (2+ messages)
+ mm-mem-hotplug-update-pcp-stat_threshold-when-memory-hotplug-occur-fix.patch added to -mm tree
2011-04-13 1:13 UTC
[dm-crypt] yet another "lost my partition" message
2011-04-13 1:10 UTC (2+ messages)
Asynchronous interruption of a compute-intensive guest
2011-04-13 0:09 UTC
Enabling Signals in kernel
2011-04-13 1:01 UTC (2+ messages)
[PATCH] ASoC: Create card DAPM widgets early so they can be used in callbacks
2011-04-13 0:57 UTC
[PATCH resend^2] mm: increase RECLAIM_DISTANCE to 30
2011-04-13 0:56 UTC (7+ messages)
[U-Boot] [PATCH 1/5] Add support for SMSC95XX USB 2.0 10/100MBit Ethernet Adapter
2011-04-13 0:53 UTC (3+ messages)
CONFIG_EXT4_USE_FOR_EXT23: rootfs shows as ext2 instead of ext4
2011-04-13 0:49 UTC (2+ messages)
[U-Boot] [PATCH] Fix bad padding of bootp request packet
2011-04-13 0:49 UTC (3+ 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.