messages from 2011-04-20 08:55:17 to 2011-04-20 10:13:28 UTC [more...]
[PATCH] KVM: x86 emulator: whitespace cleanups
2011-04-20 10:13 UTC
[Qemu-devel] [PATCH v2 00/20] *** SUBJECT HERE ***
2011-04-20 10:12 UTC (21+ messages)
` [Qemu-devel] [PATCH v2 01/20] softfloat: fix floatx80 handling of NaN
` [Qemu-devel] [PATCH v2 02/20] softfloat: fix floatx80_is_infinity()
` [Qemu-devel] [PATCH v2 03/20] softfloat: add floatx80 constants
` [Qemu-devel] [PATCH v2 04/20] softfloat: add pi constants
` [Qemu-devel] [PATCH v2 05/20] softfloat-native: add a few constant values
` [Qemu-devel] [PATCH v2 06/20] softfloat: add floatx80_compare*() functions
` [Qemu-devel] [PATCH v2 07/20] softfloat: fix float*_scalnb() corner cases
` [Qemu-devel] [PATCH v2 08/20] softfloat-native: fix float*_scalbn() functions
` [Qemu-devel] [PATCH v2 09/20] softfloat-native: add float*_is_any_nan() functions
` [Qemu-devel] [PATCH v2 10/20] target-i386: fix helper_fscale() wrt softfloat
` [Qemu-devel] [PATCH v2 11/20] target-i386: fix helper_fbld_ST0() "
` [Qemu-devel] [PATCH v2 12/20] target-i386: fix helper_fxtract() "
` [Qemu-devel] [PATCH v2 13/20] target-i386: fix helper_fdiv() "
` [Qemu-devel] [PATCH v2 14/20] target-i386: fix helper_fsqrt() "
` [Qemu-devel] [PATCH v2 15/20] target-i386: replace approx_rsqrt and approx_rcp by softfloat ops
` [Qemu-devel] [PATCH v2 16/20] target-i386: add CPU86_LDouble <-> double conversion functions
` [Qemu-devel] [PATCH v2 17/20] target-i386: fix logarithmic and trigonometric helpers wrt softfloat
` [Qemu-devel] [PATCH v2 18/20] target-i386: fix helper_fprem() and helper_fprem1() "
` [Qemu-devel] [PATCH v2 19/20] target-i386: fix constants "
` [Qemu-devel] [PATCH v2 20/20] target-i386: switch to softfloat
[meta-oe 0/6] add syslog-ng/eventlog/libnet
2011-04-20 10:08 UTC (5+ messages)
` state of oe and meta-oe (was: 0/6] add syslog-ng/eventlog/libnet)
` state of oe and meta-oe
[PATCH 1/5] Btrfs: fix bh leak on __btrfs_open_devices path
2011-04-20 10:09 UTC (5+ messages)
` [PATCH 2/5] Btrfs: fix the race between reading and updating devices
` [PATCH 3/5] Btrfs: fix the race between remove dev and alloc chunk
` [PATCH 4/5] Btrfs: drop unnecessary device lock
` [PATCH 5/5] Btrfs: using rcu lock in the reader side of devices list
[BUG] rebuild_sched_domains considered dangerous
2011-04-20 10:07 UTC (6+ messages)
[PATCH 2.6.39-rc3] ahci: AHCI-mode SATA patch for Intel Panther Point DeviceIDs
2011-04-20 10:05 UTC (2+ messages)
[2011.03-maintenance] Pull request #14
2011-04-20 10:02 UTC
[PATCH] HID: add support for PenMount dual-touch panel
2011-04-20 10:07 UTC (5+ messages)
[PATCH 1/3] KVM: Introduce a helper to check if gfn is in memslot
2011-04-20 10:05 UTC (10+ messages)
` [PATCH 2/3] KVM: MMU: Introduce a helper to read guest pte
` [RFC PATCH 3/3] KVM: MMU: Optimize guest page table walk
[PATCH 0/2] fix libata-sff and pata_cmd64x to not crash on boot on parisc
2011-04-20 10:04 UTC (11+ messages)
[Bugme-new] [Bug 33502] New: Caught 64-bit read from uninitialized memory in __alloc_skb
2011-04-20 10:02 UTC (13+ messages)
[PATCH 0/4] qemu-kvm: Sort out upstream merge regressions
2011-04-20 10:02 UTC (2+ messages)
[Bugme-new] [Bug 33682] New: mprotect got stuck when THP is "always" enabled
2011-04-20 10:01 UTC (4+ messages)
[PATCH 1/3] IPVS: Change of socket usage to enable name space exit
2011-04-20 10:00 UTC (9+ messages)
` [PATCH 2/3] IPVS: Change of register_pernet_subsys to register_pernet_device
` [PATCH 3/3] IPVS: init and cleanup restructuring
[Bug 36236] New: Problems with lights in Trine game from www.humblebundle.com
2011-04-20 9:59 UTC (2+ messages)
` [Bug 36236] "
[PATCH] sparc32: avoid build warning at mm/percpu.c:1647
2011-04-20 9:57 UTC
[2.6.39-rc2, framebuffer] use after free oops
2011-04-20 9:56 UTC (5+ messages)
[PATCH v2 0/6] m68knommu: merge and clean up of arch/m68k/lib files
2011-04-20 9:55 UTC (10+ messages)
` [PATCH v2 1/6] m68k: merge mmu and non-mmu versions of muldi3
` [uClinux-dev] "
[PATCH 1/7] Char: nozomi, use GFP_KERNEL for kfifo allocation
2011-04-20 9:55 UTC (3+ messages)
` [PATCH 3/7] Char: nozomi, remove useless tty_sem
[U-Boot] [PATCH V3 1/2] MX5: factor out boot cause funciton to common code
2011-04-20 9:54 UTC (4+ messages)
[PATCH 0/1] mm: make read-only accessors take const pointer parameters
2011-04-20 9:28 UTC (6+ messages)
[LTP] [PATCH] cgroups/cpuset_base_ops: 6 is valid value for sched_relax_domain_level
2011-04-20 10:18 UTC (5+ messages)
[Qemu-devel] [PATCH 00/20] target-i386 conversion to softfloat
2011-04-20 9:41 UTC (25+ messages)
` [Qemu-devel] [PATCH 01/20] softfloat: fix floatx80 handling of NaN
` [Qemu-devel] [PATCH 03/20] softfloat: add floatx80 constants
` [Qemu-devel] [PATCH 04/20] softfloat: add pi constants
` [Qemu-devel] [PATCH 07/20] softfloat: fix float*_scalnb() corner cases
` [Qemu-devel] [PATCH 09/20] softfloat-native: add float*_is_any_nan() functions
` [Qemu-devel] [PATCH 11/20] target-i386: fix helper_flbd_ST0() wrt softfloat
` [Qemu-devel] [PATCH 13/20] target-i386: fix helper_fdiv() "
` [Qemu-devel] [PATCH 17/20] target-i386: fix logarithmic and trigonometric helpers "
WinTV 1400 broken with recent versions?
2011-04-20 9:42 UTC (15+ messages)
Please pull 'to-upstream' of http://sgh.dk/~sgh/oe.git
2011-04-20 9:47 UTC (2+ messages)
[oe-meta][PATCHv2] 0/3] Pull request v2: syslog-ng, eventlog, libnet
2011-04-20 9:46 UTC (7+ messages)
` [oe-meta][PATCHv2] 1/3] libnet: Clean and upgrade (see below)
` [oe-meta][PATCHv2] 2/3] eventlog: Clean and update to 0.2.12
` [oe-meta][PATCHv2] 3/3] syslog-ng: Update to 3.2.2
[Bug 36332] New: Missing rendering in Unity dash
2011-04-20 9:49 UTC (2+ messages)
` [Bug 36332] "
[PATCH 0/7] sparc32,leon: additional genirq patches
2011-04-20 9:49 UTC (2+ messages)
[PATCH] ARM: Include Makefile.boot only when it exists
2011-04-20 9:48 UTC (5+ messages)
2.6.38.1 general protection fault
2011-04-20 9:28 UTC (11+ messages)
Mailman refusing multipart/signed Content-Type
2011-04-20 9:44 UTC (3+ messages)
[patch] mm/vmalloc: remove block allocation bitmap
2011-04-20 9:46 UTC (5+ messages)
[PATCH 3/4] Intel PTI implementaiton of MIPI 1149.7
2011-04-20 9:46 UTC (3+ messages)
[PATCH 1/2] gpio: add pin biasing and drive mode to gpiolib
2011-04-20 9:45 UTC (10+ messages)
overlayfs.v8 testing on a Live system
2011-04-20 9:43 UTC
[PATCH] multipath-tools: Add new NEC diskarray to internal hardware table
2011-04-20 9:42 UTC (2+ messages)
[Cluster-devel] GFS2 -nmw git tree
2011-04-20 9:42 UTC
[PATCH 8/8] sparc32,leon: operate on boot-cpu IRQ controller registers
2011-04-20 9:41 UTC
[BUG] bnx2x: bnx2x_set_pbd_csum() random accesses
2011-04-20 9:40 UTC (4+ messages)
` [PATCH] bnx2x: dont dereference tcp header on non tcp frames
[PATCH 7/8] sparc32,leon: implement genirq CPU affinity
2011-04-20 9:41 UTC
[PATCH 6/8] sparc32,leon: code cleanup of timer/IRQ controller initialization
2011-04-20 9:41 UTC
[PATCH 5/8] sparc32,leon: cleaned away code from the LEON2 days
2011-04-20 9:41 UTC
[PATCH 4/8] sparc32,leon: per-cpu ticker use genirq per-cpu handler
2011-04-20 9:41 UTC
[PATCH 3/8] sparc32,leon: add support for extended interrupt controller
2011-04-20 9:41 UTC
[PATCH 2/8] sparc32,leon: must protect IRQ controller register with spinlock
2011-04-20 9:41 UTC
[PATCH 1/8] sparc32: always define boot_cpu_id
2011-04-20 9:41 UTC
[PATCH] tty/serial: add support for Xilinx PS UART
2011-04-20 9:39 UTC (10+ messages)
[PATCH 6/7] sparc32,leon: operate on boot-cpu IRQ controller registers
2011-04-20 9:38 UTC (3+ messages)
` [PATCH 6/7] sparc32,leon: operate on boot-cpu IRQ controller
rpm folder is not created under the deploy folder in poky
2011-04-20 9:36 UTC
credit2 BUG_ON triggered
2011-04-20 9:36 UTC (2+ messages)
[PATCHv3 3/3] serve_image: adjust classifier and type for printf
2011-04-20 9:35 UTC (4+ messages)
` [PATCHv4 1/3] mkfs.jffs2: fix casting of __off64_t
` [PATCHv4 2/3] libmtd: use PRIu64 classifier for uint64_t printf arguments
` [PATCHv4 3/3] serve_image: adjust classifier and type for printf
[RFC patch 00/20] Interrupt chip consolidation
2011-04-20 9:34 UTC (4+ messages)
` genirq: Implement a generic interrupt chip
[PATCH v3 00/11] add support for host controller v3.00
2011-04-20 9:31 UTC (12+ messages)
` [PATCH v3 01/11] mmc: sd: add support for signal voltage switch procedure
` [PATCH v3 02/11] mmc: sd: query function modes for uhs cards
` [PATCH v3 03/11] mmc: sd: add support for driver type selection
` [PATCH v3 04/11] mmc: sdhci: reset sdclk before setting high speed enable
` [PATCH v3 05/11] mmc: sd: add support for uhs bus speed mode selection
` [PATCH v3 06/11] mmc: sd: set current limit for uhs cards
` [PATCH v3 07/11] mmc: sd: report correct speed and capacity of "
` [PATCH v3 08/11] mmc: sd: add support for tuning during uhs initialization
` [PATCH v3 09/11] mmc: sdhci: enable preset value after "
` [PATCH v3 10/11] mmc: sdhci: add support for programmable clock mode
` [PATCH v3 11/11] mmc: sdhci: add support for retuning mode 1
[PATCH] Fix memory access errors for kexec PPC
2011-04-20 9:32 UTC
[PATCH 00/17] add some test case for pynfs41
2011-04-20 9:33 UTC (5+ messages)
` [PATCH 0/5] a pynfs41 problem and some tests about RECLAIM_COMPLETE
` [PATCH 1/5] CLNT: try to destroy session after test complete
[PATCH 2/3] debugfs: move to new strtobool
2011-04-20 9:33 UTC (3+ messages)
questions about asoc jack detection
2011-04-20 9:31 UTC (2+ messages)
Memory sharing, is it possible a page is freed in DomU on its way to be shared?
2011-04-20 9:28 UTC (5+ messages)
` "
[PATCH] svc: make sure mountd can get ports from /etc/services
2011-04-20 9:29 UTC (3+ messages)
iio_trigger_poll_chained causes NULL pointer access
2011-04-20 9:27 UTC (6+ messages)
Modesetting fixes for pre-ILK, 915GM especially
2011-04-20 9:25 UTC (4+ messages)
` [PATCH 2/3] drm/i915: Attach a fb to the load-detect pipe
[PATCH] OMAP: Added recalculation of clock rate in 'clk_set_rate'
2011-04-20 9:25 UTC (2+ messages)
[PATCH] efifb: Fix "cast to pointer from integer of different size"
2011-04-20 9:25 UTC (3+ messages)
[U-Boot] Policy for checkpatch usage?
2011-04-20 9:24 UTC
[PATCH] efifb: fix int to pointer cast warning
2011-04-20 9:24 UTC (2+ messages)
[PATCH] mach-at91: gsia18s board improvements and bug fixes
2011-04-20 9:23 UTC (2+ messages)
[PATCH v2] misc: Driver for Silicon Labs Si570 and compatibles
2011-04-20 9:23 UTC (2+ messages)
linux-next: build failure after merge of the final tree (fbdev tree related)
2011-04-20 9:22 UTC (2+ messages)
Remove dead code from intel_get_load_detect_pipe
2011-04-20 9:22 UTC (7+ messages)
` [PATCH 1/6] drm/i915: Simplify return value "
` [PATCH 2/6] drm/i915: Don't store temporary load-detect variables in the generic encoder
` [PATCH 3/6] drm/i915: Remove unused supported_crtc from intel_load_detect_pipe
` [PATCH 4/6] drm/i915: Pass the saved adjusted_mode when adding to the load-detect crtc
` [PATCH 5/6] drm/i915: Remove dead code from intel_get_load_detect_pipe()
` [PATCH 6/6] drm/i915: Attach a fb to the load-detect pipe
Xen live migration
2011-04-20 9:21 UTC (3+ messages)
net-next-2.6.git merged
2011-04-20 9:21 UTC
[PATCH] [PV Xen] Mouse stuck after save/restore of guest
2011-04-20 9:19 UTC (9+ messages)
` [Xen-devel] "
[PATCH 0/3] fix some issues with the kernel decompressor
2011-04-20 9:19 UTC (4+ messages)
` [PATCH 3/3] ARM: zImage: fix issues with missing GOT entries for some global variables
[Buildroot] [PATCH] package: Adding Next Generation IRC deamon ngircd
2011-04-20 9:18 UTC
[PATCH] nfsd41: make sure nfs server process OPEN with EXCLUSIVE4_1 correcttly
2011-04-20 9:20 UTC (5+ messages)
Bug in PCI Passthrough
2011-04-20 9:15 UTC
[PATCH v2] KVM: emulator: Use linearize() when fetching instructions
2011-04-20 9:12 UTC (2+ messages)
[PATCH/RFH] date: avoid "X years, 12 months" in relative dates
2011-04-20 9:12 UTC (2+ messages)
` [PATCH] "
A patch you wrote some time ago (aka: "[patch 41/54] ICMP: Fix icmp_errors_use_inbound_ifaddr sysctl")
2011-04-20 9:11 UTC (3+ messages)
[PATCH 00/20] mm: Preemptibility -v10
2011-04-20 9:10 UTC (7+ messages)
` [PATCH 01/20] mm: mmu_gather rework
[PATCH 5/5] driver core: let dev_set_drvdata return int instead of void as it can fail
2011-04-20 9:09 UTC (5+ messages)
` [PATCH v2] "
[Qemu-devel] [News] Zero COST- Retail Store Franchise. Grab your chance to own a business.无本开店.无需任何成本,完全免费地拥有一间零售商店
2011-04-20 9:09 UTC
[Qemu-devel] [PATCH 00/24] Alpha system emulation, v2
2011-04-20 9:06 UTC (2+ messages)
[Qemu-devel] [PATCH] Remove unneeded function parameter from gen_pc_load
2011-04-20 9:03 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/2] Remove unused function parameters from gen_pc_load and rename the function
` [Qemu-devel] [PULL] Remove unused function parameters
[PATCH v2] ARM: omap2: mtd split nand_scan in ident and tail
2011-04-20 9:00 UTC (5+ messages)
` [PATCH v3] "
[ath9k-devel] [PATCH v2 2/5] ath9k_htc: Fix AMPDU subframe handling
2011-04-20 9:03 UTC (2+ messages)
` "
[RFC 1/4] HWPoison: add memory_failure_queue()
2011-04-20 9:03 UTC (2+ messages)
[Buildroot] [PATCH] package: Adding Next Generation IRC deamon ngircd
2011-04-20 9:02 UTC (2+ messages)
[linux-lvm] LVM Naming Convention
2011-04-20 9:01 UTC (4+ messages)
[PATCH v2] media: uvc_driver: add NO-MMU arch support
2011-04-20 8:59 UTC (3+ messages)
` Fwd: "
[U-Boot] Please pull u-boot-ti/master
2011-04-20 8:58 UTC (2+ messages)
[U-Boot] Update and Cut down mach types
2011-04-20 8:58 UTC (2+ messages)
[PATCH BUG-FIX] ipv6: udp: fix the wrong headroom check
2011-04-20 8:52 UTC
[PATCH net-next-2.6 0/9] SCTP updates for net-next-2.6
2011-04-20 8:55 UTC (3+ messages)
[PATCH 1/1] powerpc: Fix multicast problem in fs_enet driver
2011-04-20 8:55 UTC (2+ messages)
Symbols not decoded in 0.0.2.PERF
2011-04-20 8:55 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.