messages from 2010-01-22 12:32:35 to 2010-01-22 15:40:10 UTC [more...]
[PATCH] perf_events: AMD event scheduling (v1)
2010-01-22 15:25 UTC (3+ messages)
` [perfmon2] "
` [Ptools-perfapi] "
[PATCH] x86, UV: Add function retrieving node controller revision number
2010-01-22 15:40 UTC (6+ messages)
` [PATCH] x86, UV: Read RTC using replicated cachelines
` [PATCH] x86, UV: Fix RTC latency bug by reading "
grub payload fails on coreboot
2010-01-22 15:39 UTC (3+ messages)
obexd: Question about PBAP support
2010-01-22 15:39 UTC (2+ messages)
VMs crashing - Ubuntu 8.04, KVM84, libvirt 0.6.1
2010-01-22 15:36 UTC (3+ messages)
[PATCH 0/4] Cleanups for mtd translation layer
2010-01-22 15:36 UTC (10+ messages)
` [PATCH 1/4] MTD: call remove notifiers before removing the device
` [PATCH 2/4] MTD: create lockless versions of {get,put}_mtd_device
` [PATCH 3/4] MTD: blkdevs: make hotplug work
` [PATCH 4/4] MTD: make mtdtrans thread freezeable
New Recipe: svgalib
2010-01-22 15:39 UTC (3+ messages)
New Recipe: xmlto-native
2010-01-22 15:23 UTC (4+ messages)
Problem with shared L2 cache
2010-01-22 15:32 UTC (3+ messages)
libconfig installs in /lib, should be /lib64
2010-01-22 15:31 UTC (3+ messages)
scsi device is not available in enclosure any more after hot plugging
2010-01-22 15:28 UTC (3+ messages)
` entries in sysfs regarding enclosures seem not being updated "
KVM on 440GP
2010-01-22 15:27 UTC (2+ messages)
[PATCH] Setup vcpu add/remove infrastructure, including madt bios_info and dsdt
2010-01-22 15:25 UTC (10+ messages)
ARM perf events support v5
2010-01-22 15:25 UTC (5+ messages)
` [PATCH 5/5] arm/perfevents: implement perf event support for ARMv6
[PATCH 0/5] b43: more N-PHY stuff
2010-01-22 15:21 UTC (3+ messages)
[PATCH 00 of 30] Transparent Hugepage support #3
2010-01-22 15:19 UTC (3+ messages)
[U-Boot] Performance problems with gunzip
2010-01-22 15:20 UTC (4+ messages)
[PATCH] oom-kill: add lowmem usage aware oom kill handling
2010-01-22 15:16 UTC (6+ messages)
` [PATCH v2] "
Problems using krping
2010-01-22 15:16 UTC
Xen.org Community Weekly Newsletter Vol 10 No 3
2010-01-22 15:15 UTC
[PATCH] arm cache fixes
2010-01-22 15:14 UTC (3+ messages)
` [PATCH 1/2] give nice output when generating barebox.bin and barebox.S
` [PATCH 2/2] arm: make disabling the cache actually work
[RFC, PATCH net-next-2.6] net: introduce a macro to traverse through uc_list easily
2010-01-22 15:13 UTC
[RFC/RFT v2]: compat-wireless for 2.6.32.4 - multiqueue backport support
2010-01-22 15:12 UTC (5+ messages)
[PATCH 1/1] media: dvb-usb/af9015, add IR support for digivox mini II
2010-01-22 15:11 UTC (7+ messages)
` [PATCH 1/4] media: dvb/af9015, implement eeprom hashing
` [PATCH 2/4] media: dvb/af9015, factor out remote setting
` [PATCH 3/4] media: dvb/af9015, refactor "
` [PATCH 4/4] media: dvb/af9015, add hashes support
btrfs bad tree block start
2010-01-22 15:08 UTC
[STABLE][PATCH] ruby-native: fix building with gcc 4.4.x
2010-01-22 15:05 UTC (3+ messages)
` [PATCH] "
vga std / vga vmware leads to unhandled vm exit: 0x11
2010-01-22 13:52 UTC (11+ messages)
` vga stad / vga vmware leads to KVM internal error. Suberror: 1
Unable to single-step in kvm, always results in a resume
2010-01-22 15:06 UTC (6+ messages)
[PATCH 0/7] musb patches
2010-01-22 15:03 UTC (3+ messages)
` [PATCH 1/7] usb: musb: Add context save and restore support
[LTP] [PATCH] Fix a probable typo in mc_commo, causing attempts to run nonexistent binaries
2010-01-22 12:27 UTC
[RFC] Zaurus: make updater.sh obsolete for poodle, clamshells and tosa
2010-01-22 14:57 UTC (6+ messages)
[PATCH -v3 0/5] x86, cacheinfo, amd: L3 Cache Index Disable fixes
2010-01-22 15:01 UTC (6+ messages)
` [PATCH 1/5] x86, lib: Add wbinvd smp helpers
` [PATCH 2/5] intel-agp: Switch to wbinvd_on_all_cpus
` [PATCH 3/5] x86, cacheinfo: Fix disabling of L3 cache indices
` [PATCH 4/5] x86, cacheinfo: Add cache index disable sysfs attrs only to L3 caches
` [PATCH 5/5] x86, cacheinfo: Calculate L3 indices
[PATCH 01/12] perf/core: x86 and AMD pmu updates
2010-01-22 14:22 UTC (13+ messages)
` [PATCH 01/12] perf/core: correct files in MAINTAINERS entry
` [PATCH 02/12] perf/core, x86: undo some some *_counter* -> *_event* renames
` [PATCH 03/12] perf/core, x86: remove duplicate perf_event_mask variable
` [PATCH 04/12] perf/core, x86: remove cpu_hw_events.interrupts
` [PATCH 05/12] perf/core, x86: reduce number of CONFIG_X86_LOCAL_APIC macros
` [PATCH 06/12] perf/core, x86: removing p6_pmu_raw_event()
` [PATCH 07/12] perf/core, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLE
` [PATCH 08/12] perf/core, x86: implement ARCH_PERFMON_EVENTSEL bit masks
` [PATCH 09/12] perf/core, x86: use test_and_set_bit() to when grabbing a counter
` [PATCH 10/12] perf/core, x86: removing fixed counter handling for AMD pmu
` [PATCH 11/12] perf/core, x86: make event_constraints a member of struct x86_pmu
` [PATCH 12/12] perf/core, x86: make event constraint handler generic
Getting patches committed
2010-01-22 14:53 UTC (8+ messages)
[PATCH -v5 0/38] x86: not use bootmem for x86
2010-01-22 14:52 UTC (3+ messages)
` [PATCH 24/38] move round_up/down to kernel.h
[RFC PATCH 00/10] Ftrace functions hashlist
2010-01-22 14:54 UTC (9+ messages)
` [RFC PATCH 03/10] ftrace: Drop the ftrace_profile_enabled checks in tracing hot path
[PATCH 4/6] SPI: S3C64XX: Check before mem-region release
2010-01-22 14:51 UTC (11+ messages)
[PATCH 0/4] omap multiboot improvments for merge window after 2.6.34
2010-01-22 14:48 UTC (10+ messages)
` [PATCH 2/4] omap: Make uncompress code and DEBUG_LL code generic
` [PATCH 2/4] omap: Make uncompress code and DEBUG_LL code generic, v2
[Qemu-devel] [PATCH 0/4] Introduce global config and default devices
2010-01-22 14:44 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/4] Support --confdir in configure to specify path to configuration files
` [Qemu-devel] "
` [Qemu-devel] [PATCH 4/4] Allow default network type to be overridden
` [Qemu-devel] "
[PATCH] ftrace: cover new frame pointer semantics
2010-01-22 14:45 UTC (2+ messages)
Segfault
2010-01-22 14:45 UTC (3+ messages)
SLUB ia64 linux-next crash bisected to 756dee75
2010-01-22 14:43 UTC (13+ messages)
PCI ATM NIC passthrough to domU
2010-01-22 14:42 UTC (3+ messages)
gitorious.org/omap3camera: Falied attempt to migrate sensor driver to Zoom2/3 platform
2010-01-22 14:35 UTC (3+ messages)
[PATCH] ftrace: unify arch_syscall_addr() implementations
2010-01-22 14:36 UTC (2+ messages)
[ath9k-devel] Eee 1005P (ar2427) debian issues
2010-01-22 14:36 UTC
[linux-dvb] OFCOM and the BBC HD EPG DRM
2010-01-22 14:35 UTC
[PATCH] drm/radeon/kms: Bailout of blit if error happen & protect with mutex
2010-01-22 14:34 UTC (2+ messages)
LVM2 WHATS_NEW
2010-01-22 14:33 UTC
[PATCH] USB: g_multi: Fixed '"CONFIG_USB_ETH_RNDIS" redefined' warning
2010-01-22 14:18 UTC (6+ messages)
` [PATCH] USB: Added USB_ETH_RNDIS to use instead of CONFIG_USB_ETH_RNDIS
` [PATCH] USB: g_config: fix CONFIG_USB_G_MULTI_RNDIS usage
` [PATCH] USB: g_multi: "
[PATCH 0/3] snapshot-merge related improvements and fixes
2010-01-22 14:15 UTC (4+ messages)
` [PATCH 1/3] Eliminate extra status ioctls that check open_count in _add_new_lv_to_dtree
` [PATCH 2/3] Check LV's status before sleeping in _wait_for_single_lv
` [PATCH 3/3] Return error if _percent_run is unable to get a percentage
[patch] perf tools: fix dc8d6ab typo prohibiting perf top symbol annotation
2010-01-22 14:13 UTC (4+ messages)
sata_nv times out for BD-ROM iHOS104-08
2010-01-22 14:11 UTC (7+ messages)
MUSB crash on OMAP3 board with second load of gadget
2010-01-22 14:07 UTC (8+ messages)
udev, input/linux.h and cross compilation
2010-01-22 14:02 UTC (2+ messages)
[Qemu-devel] [RFC 00/11]: QMP feature negotiation support
2010-01-22 14:00 UTC (4+ messages)
virtio bonding bandwidth problem
2010-01-22 13:52 UTC
[PATCH] exec: Use a define for maximum process stack size in STACK_GROWSUP case
2010-01-22 13:57 UTC (2+ messages)
[Ocfs2-devel] [PATCH] ocfs2: fix a misleading variable name
2010-01-22 13:58 UTC
[Xenomai-help] Latency test results
2010-01-22 13:55 UTC
dm-multipath splitting IOs in 4k blocks
2010-01-22 13:52 UTC
e1000e and Intel 82578DM, 10 Mbit/s only
2010-01-22 13:39 UTC
How to learn the Message type?
2010-01-22 13:48 UTC (5+ messages)
[U-Boot] [PATCH] mpc512x: Add display of reset status register
2010-01-22 13:47 UTC (3+ messages)
` [U-Boot] [PATCH v2] "
[PATCH] perf trace: Add -i option for choosing input file
2010-01-22 13:45 UTC
linux-next: add utrace tree
2010-01-22 13:43 UTC (12+ messages)
[U-Boot] [PATCH][RESEND] at91: Enable slow master clock on meesc board
2010-01-22 13:42 UTC (2+ messages)
[PATCH 00/12] perf lock: New subcommand "perf lock", for analyzing lock statistics
2010-01-22 13:39 UTC (13+ messages)
` [PATCH 01/12] perf tools: Add __data_loc support
` [PATCH 02/12] perf: Add util/include/linuxhash.h to include hash.h of kernel
` [PATCH 03/12] lockdep: Add information of file and line where lock inited to struct lockdep_map
` [PATCH 04/12] lockdep: Add file and line to initialize sequence of spinlock
` [PATCH 05/12] lockdep: Add file and line to initialize sequence of rwlock
` [PATCH 06/12] lockdep: Add file and line to initialize sequence of rwsem
` [PATCH 07/12] lockdep: Add file and line to initialize sequence of rwsem (x86)
` [PATCH 08/12] lockdep: Add file and line to initialize sequence of mutex
` [PATCH 09/12] lockdep: Fix the way to initialize class_mutex for information of file and line
` [PATCH 10/12] perf lock: Enhance information of lock trace events
` [PATCH 11/12] perf lock: New subcommand "perf lock", for analyzing lock statistics
` [PATCH 12/12] Revert "perf record: Intercept all events"
RFC: Summary thoughts on mda balancing, liblvm pv handling, etc
2010-01-22 13:41 UTC
[U-Boot] [PATCH v3] ppc4xx: Kilauea: Add CPLD version detection and EBC reconfiguration
2010-01-22 13:40 UTC
graphical processing unit drivers in linux!!!!!!!!!!!!!!!!!!!
2010-01-22 13:34 UTC
LVM2/lib/activate dev_manager.c
2010-01-22 13:28 UTC
[Qemu-devel] [PATCH] block/raw-posix: Abort on pread beyond end of non-growable file
2010-01-22 13:26 UTC
[PATCH 0/5]: RFC - Add infrastructure for metadata balancing
2010-01-22 13:25 UTC (6+ messages)
` [PATCH 1/5] Change 'filler' to 'flags' in on-disk 'raw_locn' structure
` [PATCH 2/5] Add mda_is_disabled and mda_set_disabled to metadata_area_ops
` [PATCH 3/5] Define new functions and vgs/pvs fields related to mda disable/enable
` [PATCH 4/5] Add --metadatadisable to pvchange, allowing for disabling of metadata areas
` [PATCH 5/5] Update pvchange, pvs and vgs man pages for metadata disable
Lockdep warning and kernel panic with e1000e on 2.6.33-rc4
2010-01-22 13:24 UTC (2+ messages)
grub-mkfont and DejaVu font problems
2010-01-22 13:22 UTC (5+ messages)
` Antialiased fonts patch
[PATCH 2/2] libxml2: Add catalog and docbook support
2010-01-22 13:20 UTC (2+ messages)
ipset problem
2010-01-22 13:22 UTC (2+ messages)
LVM2 make.tmpl.in
2010-01-22 13:20 UTC
R: Re: mount command not honoring rootflags passed
2010-01-22 13:18 UTC (2+ messages)
[Qemu-devel] [PATCH] loader: don't call realloc(O) when no symbols are present
2010-01-22 13:17 UTC (8+ messages)
[PATCH] Input: xilinx_ps2 - Use resource_size
2010-01-22 12:57 UTC (2+ messages)
[PATCH v2] Enable bmp and JPEG files for fbv
2010-01-22 13:08 UTC (3+ messages)
[PATCH/RFC v1 0/1] Platform-specific event support in the perf
2010-01-22 13:08 UTC (5+ messages)
` [PATCH v1 1/1] Extended events (platform-specific) support in perf
netback data access synchronization question
2010-01-22 13:07 UTC
cgroups and limit firefox processes cpu time
2010-01-22 13:06 UTC (6+ messages)
[PATCH] dw_spi_mmio depends on HAVE_CLK
2010-01-22 12:45 UTC
PATA port not detected when using AHCI on Intel 82801GB/GR/GH
2010-01-22 12:57 UTC (3+ messages)
PATCH [1/1] SPI: AMBA_PL022: Limit TX FIFO fills based on current RX FIFO used
2010-01-22 12:56 UTC (3+ messages)
` [spi-devel-general] "
[U-Boot] [PATCH v2] ppc4xx: Kilauea: Add CPLD version detection and EBC reconfiguration
2010-01-22 12:53 UTC (2+ messages)
[RFC][PATCH] nfs: don't assume fscache_acquire_cookie will always succeed
2010-01-22 12:52 UTC (3+ messages)
[PATCH 0/1 V3] net: Add Aeroflex Gaisler 10/100/1G Ethernet MAC driver
2010-01-22 12:51 UTC (2+ messages)
` [PATCH 1/1 "
LVM2/daemons/dmeventd/plugins mirror/dmeventd_
2010-01-22 12:48 UTC
R: Re: [RFC] Move all btrfs command to only one command
2010-01-22 12:47 UTC
Conexant 5051 subsystem 0x103c30d6
2010-01-22 12:47 UTC
Reg: Audio recording with twl4030 codec
2010-01-22 12:41 UTC (2+ messages)
[PATCH 2/2] radio: Add radio-timb to the Kconfig and Makefile
2010-01-22 12:38 UTC
[PATCH 1/2] radio: Add radio-timb
2010-01-22 12:38 UTC
[PATCH 0/2] radio: Add radio-timb
2010-01-22 12:38 UTC
LVM2/daemons/dmeventd/plugins/lvm2 .exported_s
2010-01-22 12:38 UTC
[PATCH] VT-d: improve RMRR validity checking
2010-01-22 12:32 UTC (9+ 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.