All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2006-03-22 02:06:57 to 2006-03-22 06:45:28 UTC [more...]

[RFC PATCH 00/35] Xen i386 paravirtualization support
 2006-03-22  6:31 UTC  (39+ messages)
` [RFC PATCH 01/35] Add XEN config options and disable unsupported config options
` [RFC PATCH 02/35] Makefile support to build Xen subarch
` [RFC PATCH 03/35] Add Xen interface header files
` [RFC PATCH 04/35] Hypervisor "
` [RFC PATCH 05/35] Add sync bitops
` [RFC PATCH 06/35] Add vmlinuz build target
` [RFC PATCH 07/35] Make LOAD_OFFSET defined by subarch
` [RFC PATCH 08/35] Add Xen-specific memory management definitions
` [RFC PATCH 09/35] Change __FIXADDR_TOP to leave room for the hypervisor
` [RFC PATCH 10/35] Add a new head.S start-of-day file for booting on Xen
` [RFC PATCH 11/35] Add support for Xen to entry.S
` [RFC PATCH 12/35] Add start-of-day setup hooks to subarch
` [RFC PATCH 13/35] Support loading an initrd when running on Xen
` [RFC PATCH 14/35] subarch modify CPU capabilities
` [RFC PATCH 15/35] subarch support for controlling interrupt delivery
` [RFC PATCH 16/35] subarch support for interrupt and exception gates
` [RFC PATCH 17/35] Segment register changes for Xen
` [RFC PATCH 18/35] Support gdt/idt/ldt handling on Xen
` [RFC PATCH 19/35] subarch support for control register accesses
` [RFC PATCH 20/35] subarch stack pointer update
` [RFC PATCH 21/35] subarch TLB support
` [RFC PATCH 22/35] subarch suport for idle loop (NO_IDLE_HZ for Xen)
` [RFC PATCH 23/35] Add support for Xen event channels
` [RFC PATCH 24/35] subarch support for mask value for irq nubmers
` [RFC PATCH 25/35] Add Xen time abstractions
` [RFC PATCH 27/35] Add nosegneg capability to the vsyscall page notes
` [RFC PATCH 28/35] add support for Xen feature queries
` [RFC PATCH 29/35] Add the Xen virtual console driver
` [RFC PATCH 30/35] Add generic_page_range() function
` [RFC PATCH 31/35] Add Xen grant table support
` [RFC PATCH 33/35] Add the Xenbus sysfs and virtual device hotplug driver
` [RFC PATCH 34/35] Add the Xen virtual network device driver

[RFC] [PATCH 0/7] Some basic vserver infrastructure
 2006-03-22  6:41 UTC  (6+ messages)

[PATCH 1/2]Blackfin archtecture patche for 2.6.16
 2006-03-22  6:36 UTC  (2+ messages)

[patch 20/23] acpi signedness fix
 2006-03-22  6:30 UTC 

[patch 21/23] ACPI should depend on, not select PCI
 2006-03-22  6:30 UTC 

[patch 19/23] serial: remove 8250_acpi (replaced by 8250_pnp and PNPACPI)
 2006-03-22  6:30 UTC 

[patch 23/23] acpi memory hotplug cannot manage _CRS with plural resoureces
 2006-03-22  6:30 UTC 

[patch 22/23] acpi EC: acpi-ecdt-uid-hack
 2006-03-22  6:30 UTC 

[patch 16/23] acpi_os_acquire_object (GFP_KERNEL) called with IRQs disabled through suspend-resume
 2006-03-22  6:30 UTC 

[patch 17/23] acpi: ia64: wake on LAN fix
 2006-03-22  6:30 UTC 

[patch 18/23] ACPI: remove __init/__exit from Asus .add()/.remove() methods
 2006-03-22  6:30 UTC 

[patch 15/23] HPET: fix ACPI memory range length handling
 2006-03-22  6:30 UTC 

[patch 14/23] ACPI: fix memory hotplug range length handling
 2006-03-22  6:30 UTC 

[patch 13/23] ACPI: print wakeup device list on same line as label
 2006-03-22  6:30 UTC 

[patch 11/23] ACPI: make acpi_bus_register_driver() return success/failure, not device count
 2006-03-22  6:30 UTC 

[patch 12/23] ACPI: simplify scan.c coding
 2006-03-22  6:30 UTC 

[patch 09/23] ACPI: update asus_acpi driver registration
 2006-03-22  6:30 UTC 

[patch 10/23] ACPI: fix sonypi ACPI driver registration
 2006-03-22  6:30 UTC 

[patch 02/23] sem2mutex: drivers/acpi/
 2006-03-22  6:30 UTC 

[patch 06/23] PNPACPI: whitespace cleanup
 2006-03-22  6:30 UTC 

[patch 05/23] PNPACPI: remove some code duplication
 2006-03-22  6:30 UTC 

[patch 04/23] PNPACPI: fix non-memory address space descriptor handling
 2006-03-22  6:30 UTC 

[patch 03/23] sem2mutex: acpi, acpi_link_lock
 2006-03-22  6:30 UTC 

[patch 01/23] git-acpi: uniprocessor compile fixes
 2006-03-22  6:30 UTC 

2.6.16-rt1
 2006-03-22  6:29 UTC  (5+ messages)

Linux v2.6.16
 2006-03-22  6:31 UTC  (3+ messages)

CONFIG_ACPI_HOTPLUG_MEMORY=m with x86_64 devel tree
 2006-03-22  6:23 UTC 

More than 8 CPUs detected and CONFIG_X86_PC cannot handle it on 2.6.16-rc6
 2006-03-22  6:23 UTC  (8+ messages)
    ` [PATCH] No need to protect current->group_info in sys_getgroups(), in_group_p() and in_egroup_p()
      ` [PATCH] Use unsigned int types for a faster bsearch
        ` [PATCH] Use __read_mostly on some hot fs variables
          ` [RFC, PATCH] avoid some atomics in open()/close() for monothreaded processes

DoS with POSIX file locks?
 2006-03-22  6:21 UTC  (12+ messages)

vger ate my patch!
 2006-03-22  6:19 UTC  (2+ messages)

p4-clockmod not working in 2.6.16
 2006-03-22  6:20 UTC  (6+ messages)

[PATCH] Chained CPIOs writing to the same file bug
 2006-03-22  6:12 UTC  (2+ messages)
  ` [PATCH] initramfs: CPIO unpacking fix

[PATCH][3/3] mm: swsusp post resume aggressive swap prefetch
 2006-03-22  6:11 UTC  (5+ messages)

Accessing kernel information from a module
 2006-03-22  6:09 UTC  (4+ messages)

[PATCH: 002/017]Memory hotplug for new nodes v.4.(change name
 2006-03-22  6:06 UTC  (5+ messages)
  ` [PATCH: 002/017]Memory hotplug for new nodes v.4.(change name old add_memory() to arch_add_memory())
    ` [PATCH: 002/017]Memory hotplug for new nodes v.4.(change name old add_memory() to arch_add_memor

[patch 1/2] net: Node aware multipath device round robin
 2006-03-22  6:08 UTC  (2+ messages)
` [patch 2/2] net: Node aware multipath device round robin -- device locality check

Cloning from sites with 404 overridden
 2006-03-22  6:06 UTC  (4+ messages)

[PATCH][5/8] proc: export mlocked pages info through "/proc/meminfo: Wired"
 2006-03-22  6:02 UTC  (9+ messages)

[PATCH] 2.6.xx: sata_mv: another critical fix
 2006-03-22  5:48 UTC  (11+ messages)

What's in git.git
 2006-03-22  5:46 UTC  (6+ messages)

Maximum simultaneous interfaces ppp
 2006-03-22  5:44 UTC  (5+ messages)

[PATCH]micro optimization of kcalloc
 2006-03-22  5:40 UTC  (4+ messages)

[ALSA - driver 0001342]: SOund is not working
 2006-03-22  5:36 UTC 

please pull powerpc.git
 2006-03-22  5:28 UTC 

[BUG] wrong bogomips values with kernel 2.6.16
 2006-03-22  5:19 UTC  (3+ messages)

[ALSA - driver 0001342]: SOund is not working
 2006-03-22  5:27 UTC 

[ALSA - lib 0000753]: Setting of hw params rate and channels in c++ interface on development seems to use old parameter setting functions
 2006-03-22  5:22 UTC 

Idea to create a elf executable from running program [process2executable]
 2006-03-22  5:18 UTC  (2+ messages)

2.6.16-rc5: known regressions [TP 600X S3, vanilla DSDT]
 2006-03-22  5:13 UTC  (3+ messages)

git daemon and v6-only
 2006-03-22  5:04 UTC 

[PATCH] less tlb flush in unmap_vmas
 2006-03-22  4:52 UTC  (2+ messages)

[PATCH 1/2]Blackfin archtecture patche for 2.6.16
 2006-03-22  4:47 UTC  (4+ messages)

2.6.16-rc6-mm2
 2006-03-22  4:41 UTC  (7+ messages)
` New Areca driver in 2.6.16-rc6-mm2

Execute command via samba on windows machine?
 2006-03-22  4:36 UTC  (2+ messages)

2.6.16-rc5: known regressions [TP 600X S3, vanilla DSDT]
 2006-03-22  4:35 UTC  (2+ messages)

[ck] Re: [PATCH] mm: yield during swap prefetching
 2006-03-22  4:18 UTC  (6+ messages)
` interactive task starvation

Any missing patches?
 2006-03-22  4:15 UTC  (3+ messages)

[ALSA - driver 0001952]: Simultaneous sound from speakers and headphone on DELL Inspiron 9400
 2006-03-22  4:15 UTC 

vger ate my patch!
 2006-03-22  4:13 UTC 

[PATCH] powerpc: Add FSL SEC node to documentation
 2006-03-22  4:09 UTC  (6+ messages)

[PATCH] Don't use merge labels in the ed scripts
 2006-03-22  4:07 UTC  (5+ messages)

[PATCH] Clean up after failed "git merge" in the tutorial script
 2006-03-22  4:07 UTC 

BIOS causes (exposes?) modprobe (load_module) kernel oops
 2006-03-22  4:05 UTC 

interactive task starvation
 2006-03-22  3:59 UTC  (15+ messages)

libata ignores non-dma disks?
 2006-03-22  3:56 UTC  (2+ messages)

[ALSA - driver 0001952]: Simultaneous sound from speakers and headphone on DELL Inspiron 9400
 2006-03-22  3:54 UTC 

[parisc-linux] Re: linux-2.6 deller (ioremap-changes)
 2006-03-22  3:52 UTC  (4+ messages)

IMPORTANTE OBRA DE DIREITO
 2006-03-22  3:32 UTC 

[ALSA - WWW server 0001041]: link to "ALSA wiki" is broken
 2006-03-22  3:29 UTC 

[ALSA - driver 0000961]: Please support hardware mixing via OSS emulation on SBLive 5.1 -- OSS supports this!
 2006-03-22  3:28 UTC 

[ALSA - driver 0000857]: intel8x0m does not work on asus a3n laptop
 2006-03-22  3:27 UTC 

[ALSA - lib 0000842]: plug:multi:ladspa chain causes "aplay: pcm_params.c:146: snd_pcm_hw_param_get_min: Assertion `!snd_interval_empty(i)' failed."
 2006-03-22  3:27 UTC 

2.6.16-rc6-ide1 irq trap, io hang problem solved?
 2006-03-22  3:26 UTC  (4+ messages)

2.6.16-rc5-mm2: IPW_QOS: two remarks
 2006-03-22  3:11 UTC  (7+ messages)
` 2.6.16-rc5-mm2
        ` [PATCH 2.6.16-rc6 1/1] ipw2200: Add Kconfig entries for QOS and Monitor mode

[ALSA - driver 0001047]: module hangs at seemingly random times
 2006-03-22  3:09 UTC 

drivers/scsi/sata_vsc.c: inconsistent NULL checking
 2006-03-22  3:08 UTC  (4+ messages)

[ALSA - driver 0000567]: "Loudness" and "Sim. stereo" controls missing in mixer
 2006-03-22  3:06 UTC 

[ALSA - driver 0001027]: Linux 2.4 oops
 2006-03-22  3:05 UTC 

[ALSA - driver 0001047]: module hangs at seemingly random times
 2006-03-22  3:00 UTC 

software raid1
 2006-03-22  2:56 UTC  (2+ messages)
` [OFFTOPIC] "

[ALSA - driver 0000872]: Mixer not functioning correctly
 2006-03-22  2:47 UTC 

[ALSA - driver 0000900]: many xruns
 2006-03-22  2:45 UTC 

[ALSA - driver 0000941]: Behringer BCA 2000 USB device not recognized
 2006-03-22  2:44 UTC 

[ALSA - driver 0000918]: Behringer BCA-2000
 2006-03-22  2:43 UTC 

[ALSA - driver 0000371]: dmix does not work with snd-cs46xx driver
 2006-03-22  2:42 UTC 

More detailed Acer (Intel HDA)
 2006-03-22  2:41 UTC  (2+ messages)

[ALSA - driver 0000271]: Alsa no longer loads at boot - sound card not found
 2006-03-22  2:40 UTC 

[ALSA - driver 0000464]: Right Channel always +6dB Louder than Left Channel while recording in Stereo
 2006-03-22  2:40 UTC 

[ALSA - driver 0001431]: no sound with msi km4am-l
 2006-03-22  2:39 UTC 

[ALSA - driver 0000696]: Doom 3 crashes when using alsa
 2006-03-22  2:39 UTC 

[ALSA - driver 0001000]: All programs that try to use alsa lockup
 2006-03-22  2:38 UTC 

[ALSA - driver 0001438]: AC3 playback not working with Terratec Aureon 5.1 USB MK-II
 2006-03-22  2:38 UTC 

Any missing patches?
 2006-03-22  2:37 UTC 

[ALSA - lib 0001360]: 16bit mono -> 24bit stereo conversion (plughw) produces noise in right channel
 2006-03-22  2:36 UTC 

[ALSA - driver 0000995]: "Scratchy" Sound
 2006-03-22  2:34 UTC 

[ALSA - driver 0000070]: Sound driver loses synch during high cpu activity
 2006-03-22  2:33 UTC 

[ALSA - driver 0001279]: Audigy2 NX produces crackles on USB2, fine on USB1
 2006-03-22  2:30 UTC 

[PATCH] fix memory leak in mm/slab.c::alloc_kmemlist() (try #2)
 2006-03-22  2:29 UTC  (7+ messages)
    ` [PATCH] fix memory leak in mm/slab.c::alloc_kmemlist() (try #3)

[ALSA - driver 0000934]: crash in snd-serial-u16550 as non-root user
 2006-03-22  2:29 UTC 

[ALSA - driver 0000955]: CN-126 - USB 5.1 Audio adapter
 2006-03-22  2:28 UTC 

[ALSA - driver 0001062]: creative mp3+ doesnt work with external usb hub
 2006-03-22  2:27 UTC 

[ALSA - driver 0000058]: Amixer will not recognize SB Extigy
 2006-03-22  2:26 UTC 

[ALSA - driver 0001398]: volume level either 0% or 100%
 2006-03-22  2:25 UTC 

[ALSA - driver 0001402]: No SOUND in ASUS A6
 2006-03-22  2:24 UTC 

[ALSA - driver 0001377]: tons of unknown symbols with 2.6.13 final
 2006-03-22  2:23 UTC 

[ALSA - driver 0001410]: Request: please enable 44.1khz playback on Audigy 2 NX
 2006-03-22  2:22 UTC 

[MIPS] Update defconfigs
 2006-03-22  2:22 UTC 

[ALSA - WWW server 0001417]: external link to Echo Digital Audio drivers
 2006-03-22  2:21 UTC 

[ALSA - driver 0000588]: Mic Noise
 2006-03-22  2:21 UTC 

[ALSA - driver 0000051]: system crashes running aplay as unprivileged user on a US428. No sound except very occasional <.5 sec bursts
 2006-03-22  2:20 UTC 

[ALSA - driver 0000612]: Emu10k1's bass output sounds horrible
 2006-03-22  2:19 UTC 

libata ignores non-dma disks?
 2006-03-22  2:19 UTC 

[ALSA - driver 0000604]: sound loop problem
 2006-03-22  2:19 UTC 

[ALSA - driver 0000048]: M-Audio Quattro initialization problem
 2006-03-22  2:18 UTC 

[ALSA - driver 0000679]: No sound on rear speakers
 2006-03-22  2:18 UTC 

[ALSA - driver 0000698]: Random beeps, ticks and clicks
 2006-03-22  2:17 UTC 

[ALSA - driver 0000795]: Broken Pipe
 2006-03-22  2:16 UTC 

[ALSA - driver 0000490]: Choppy sound when playing on Acer TravelMate 2000
 2006-03-22  2:15 UTC 

[ALSA - driver 0000776]: desynchronization, xruns when running mplayer
 2006-03-22  2:14 UTC 

[ALSA - driver 0000583]: xruns when playing audio or video files
 2006-03-22  2:13 UTC 

[git patch append] sata_mv fix
 2006-03-22  2:12 UTC  (3+ messages)
` [PATCH] 2.6.xx: sata_mv: another critical fix

[ALSA - driver 0000614]: 2 x snd-usb-audio causes one or both USB dev to go mute after a day or two with heavy use
 2006-03-22  2:11 UTC 

[ALSA - driver 0000466]: tumbler_init_client error after waking
 2006-03-22  2:11 UTC 

[ALSA - driver 0000821]: Audigy 2 NX USB
 2006-03-22  2:10 UTC 

[ALSA - driver 0000061]: Creative Audigy 2 NX (USB) not working
 2006-03-22  2:10 UTC 

[ALSA - driver 0001423]: dxs_support=5 works on EPoX EP-8KRAI
 2006-03-22  2:09 UTC 

[ALSA - driver 0000660]: No sound output despite unmuting and maximizing all volume settings
 2006-03-22  2:08 UTC 

[ALSA - firmware 0000209]: Sometimes XMMS stop playing songs (dmix used)
 2006-03-22  2:06 UTC 


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.