messages from 2008-12-13 23:47:36 to 2008-12-14 09:35:44 UTC [more...]
Warning -mmc card when Suspend
2008-12-13 18:59 UTC (2+ messages)
[linux-pm] [PATCH 1/3] PCI: Rework default handling of suspend and resume
2008-12-14 9:28 UTC (7+ messages)
` "
[U-Boot] [PATCH] AT91: remove non supported board AT91RM9200DF macro
2008-12-14 9:34 UTC (3+ messages)
` [U-Boot] [PATCH] usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enable
[PATCH] PCI: fix incorrect error return in pci_enable_wake
2008-12-14 9:33 UTC
[Qemu-devel] [6023] Use a hex value instead of possibly ambiguous 8 bit character
2008-12-14 9:30 UTC
[U-Boot] [PATCH] Fix new found CFG_
2008-12-14 9:29 UTC
BUG - HDA Intel very low audio with breaking voice in 2.6.28-rc8
2008-12-14 9:26 UTC (2+ messages)
[Qemu-devel] [5916] Update .gitignore
2008-12-14 9:23 UTC (3+ messages)
[U-Boot] [RFC][PATCH] Code Clean-up (weak functions)
2008-12-14 9:23 UTC (3+ messages)
suspend/resume fails on second attempt in LNXVIDEO:00
2008-12-14 9:16 UTC
Contribution to Grub
2008-12-14 9:22 UTC (3+ messages)
[Qemu-devel] [6022] SVN property and .gitignore fixes (Stuart Brady)
2008-12-14 9:22 UTC
"No codecs found" on Intel HDA + AD1988A
2008-12-14 9:17 UTC (2+ messages)
alsa 1.0.18 does not work for Intel onboard cards
2008-12-14 9:12 UTC (3+ messages)
Intel 82801I (ICH9 Family) HD Audio Controller on a HP dv4 computer
2008-12-14 9:11 UTC (2+ messages)
Have the velociraptors in a test system now, checkout the errors
2008-12-14 9:05 UTC (6+ messages)
[Qemu-devel] [6021] Remove CRs
2008-12-14 8:53 UTC
[Qemu-devel] [6020] Add missing newline at the end of file
2008-12-14 8:50 UTC
[U-Boot] [PATCH 00/15 v6] OMAP3: Add support for some of TIs ARM-Cortex A8 OMAP3 boards
2008-12-14 8:47 UTC (16+ messages)
` [U-Boot] [PATCH 01/15 v6] OMAP3: Add pin mux, clock and cpu headers
` [U-Boot] [PATCH 02/15 v6] OMAP3: Add OMAP3, memory and function prototype headers
` [U-Boot] [PATCH 03/15 v6] OMAP3: Add common cpu and start code
` [U-Boot] [PATCH 04/15 v6] OMAP3: Add common clock, memory and low level code
` [U-Boot] [PATCH 05/15 v6] OMAP3: Add common board, interrupt and system info
` [U-Boot] [PATCH 06/15 v6] OMAP3: Add NAND support
` [U-Boot] [PATCH 07/15 v6] OMAP3: Add MMC support
` [U-Boot] [PATCH 08/15 v6] OMAP3: Add I2C support
` [U-Boot] [PATCH 09/15 v6] OMAP3: Add Beagle board and common power code
` [U-Boot] [PATCH 10/15 v6] OMAP3: Add Overo board
` [U-Boot] [PATCH 11/15 v6] OMAP3: Add Pandora support
` [U-Boot] [PATCH 12/15 v6] OMAP3: Add EVM board
` [U-Boot] [PATCH 13/15 v6] OMAP3: Add Zoom1 board support
` [U-Boot] [PATCH 14/15 v6] OMAP3: Add Beagle, EVM and Overo configuration
` [U-Boot] [PATCH 15/15 v6] OMAP3: Add Pandora config, main Makefile, README, MAKEALL and MAINTAINERS
[PATCH 1/7] Fix whitespace in virtio
2008-12-14 8:39 UTC (9+ messages)
` [PATCH 2/7] Create virtio-blk.h header
` [PATCH 3/7] Create virtio-net.h header
` [PATCH 4/7] Move virtio_balloon_init to virtio-balloon.h
` [PATCH 5/7] Do not access virtio-rings directly
` [PATCH 6/7] Do not modify VirtQueueElement
` [PATCH 7/7] Optionally bounce the virtio buffers
` [PATCH] kvm: qemu: virtio: enable VIRTIO_ZERO_COPY
[PATCH 0 of 6] powerpc updates to kvm-userspace
2008-12-14 8:37 UTC (4+ messages)
BUG - ath9k keep on disconnecting in 2.6.28-rc8
2008-12-14 8:30 UTC (11+ messages)
` [ath9k-devel] "
What's cooking in git.git (Dec 2008, #02; Sun, 14)
2008-12-14 8:24 UTC
What's in git.git (Dec 2008, #02; Sun, 14)
2008-12-14 8:24 UTC
BUG - ath9k keep on disconnecting in 2.6.28-rc8-tip
2008-12-14 8:14 UTC (4+ messages)
` [ath9k-devel] "
[Qemu-devel] [6000] Remove unnecessary trailing newlines
2008-12-14 8:22 UTC (7+ messages)
DESDE UN RATON HASTA UN AVION...AGENCIA ADUANAL, CURSOS, COACHING, VANS
2008-12-14 7:32 UTC
MSI messages
2008-12-14 8:12 UTC (2+ messages)
[PATCH 00/36] KVM Updates for 2.6.29 (part 3 of 3)
2008-12-14 8:07 UTC (37+ messages)
` [PATCH 01/36] KVM: x86 emulator: reduce duplication in one operand emulation thunks
` [PATCH 02/36] KVM: x86 emulator: consolidate emulation of two operand instructions
` [PATCH 03/36] KVM: s390: Fix refcounting and allow module unload
` [PATCH 04/36] KVM: s390: Fix memory leak of vcpu->run
` [PATCH 05/36] KVM: Prevent trace call into unloaded module text
` [PATCH 06/36] KVM: x86 emulator: Extract 'pop' sequence into a function
` [PATCH 07/36] KVM: x86 emulator: allow pop from mmio
` [PATCH 08/36] KVM: x86 emulator: switch 'pop reg' instruction to emulate_pop()
` [PATCH 09/36] KVM: x86 emulator: fix ret emulation
` [PATCH 10/36] KVM: x86 emulator: fix popf emulation
` [PATCH 11/36] KVM: Remove extraneous semicolon after do/while
` [PATCH 12/36] KVM: fix sparse warning
` [PATCH 13/36] KVM: VMX: "
` [PATCH 14/36] KVM: remove the IRQ ACK notifier assertions
` [PATCH 15/36] KVM: make kvm_unregister_irq_ack_notifier() safe
` [PATCH 16/36] KVM: don't fee an unallocated irq source id
` [PATCH 17/36] KVM: add KVM_USERSPACE_IRQ_SOURCE_ID assertions
` [PATCH 18/36] KVM: split out kvm_free_assigned_irq()
` [PATCH 19/36] KVM: ppc: support large host pages
` [PATCH 20/36] powerpc/44x: declare tlb_44x_index for use in C code
` [PATCH 21/36] KVM: ppc: directly insert shadow mappings into the hardware TLB
` [PATCH 22/36] KVM: ppc: save and restore guest mappings on context switch
` [PATCH 23/36] KVM: ppc: Implement in-kernel exit timing statistics
` [PATCH 24/36] KVM: ppc: mostly cosmetic updates to the exit timing accounting code
` [PATCH 25/36] KVM: Really remove a slot when a user ask us so
` [PATCH 26/36] KVM: x86 emulator: Extend the opcode descriptor
` [PATCH 27/36] KVM: x86 emulator: add Src2 decode set
` [PATCH 28/36] KVM: x86 emulator: add a new "implied 1" Src decode type
` [PATCH 29/36] KVM: x86 emulator: add the assembler code for three operands
` [PATCH 30/36] KVM: x86 emulator: add the emulation of shld and shrd instructions
` [PATCH 31/36] KVM: x86 emulator: Fix handling of VMMCALL instruction
` [PATCH 32/36] KVM: MMU: use page array in unsync walk
` [PATCH 33/36] KVM: MMU: collapse remote TLB flushes on root sync
` [PATCH 34/36] KVM: MMU: skip global pgtables on sync due to cr3 switch
` [PATCH 35/36] KVM: MMU: prepopulate the shadow on invlpg
` [PATCH 36/36] x86: KVM guest: kvm_get_tsc_khz: return khz, not lpj
[PATCH] kvm-userspace: Switch to KVM_CAP_USER_NMI
2008-12-14 8:11 UTC (2+ messages)
[PATCH] KVM: x86: Rework user space NMI injection as KVM_CAP_USER_NMI
2008-12-14 8:10 UTC (2+ messages)
Linux 2.6.27.9
2008-12-14 8:06 UTC (3+ messages)
[Adeos-main] Problems with last adeos patches
2008-12-14 8:05 UTC (4+ messages)
kvm-userspace requires kvm capable kernel headers in default search
2008-12-14 7:57 UTC (3+ messages)
` kvm-userspace requires kvm capable kernel headers in default search path of the compiler
[PATCH] add command line init_start_cpus
2008-12-14 7:28 UTC (3+ messages)
` [PATCH] add init_start_cpus to config boot cpus -v2
[Qemu-devel] [PATCH 2/3] NUMA: promoting NUMA topology to BIOS and pin guest memory
2008-12-14 7:27 UTC (6+ messages)
` [Qemu-devel] "
Weekly KVM Test report, kernel 387f7c ... userspace 9f149d
2008-12-14 7:12 UTC
[PATCH 0/6] ide: final bits of struct hwgroup_s -> struct ide_host change
2008-12-14 7:06 UTC (3+ messages)
` [PATCH 1/6] ide: fix setting nIEN on idle devices
[PATCH 1/2] pxa: introduce GPIOxx_LCD_* macros for easier pin configuration
2008-12-14 6:54 UTC (2+ messages)
suspend/resume fails on second attempt in LNXVIDEO:00
2008-12-14 6:43 UTC (2+ messages)
[PATCH 2 of 5] add can_dma/post_dma for direct IO
2008-12-14 6:07 UTC (12+ messages)
` [Qemu-devel] "
[PATCH] git-fast-import possible memory corruption problem
2008-12-14 5:53 UTC (3+ messages)
linux-next: Tree for December 12
2008-12-14 5:26 UTC (2+ messages)
` linux-next: Tree for December 12 (netdev ops)
[PATCH 0/2] sched: task group weight interface
2008-12-14 4:58 UTC (3+ messages)
` [RESEND][PATCH]: sched: Fix compile errors introduced by new group scheduler interface
USB interrupt handler routine
2008-12-14 4:41 UTC (2+ messages)
is gitosis secure?
2008-12-14 5:40 UTC (5+ messages)
[PATCH] [Target_Core_Mod/PSCSI]: Remove usage of scsi_req_map_sg() for v2.6.28-FINAL
2008-12-14 4:17 UTC
[Qemu-devel] [PATCH] target-ppc: add support for reading/writing spefscr
2008-12-14 4:14 UTC
[PATCH v2] git-sh-setup: Fix scripts whose PWD is a symlink into a git work-dir
2008-12-14 3:54 UTC (3+ messages)
` [PATCH v3] "
[RESEND] [PATCH] powerpc: remove dead BIO_VMERGE_BOUNDARY definition
2008-12-14 3:44 UTC (2+ messages)
SATA Cold Boot problems on >2.6.25 with NV
2008-12-14 3:51 UTC (13+ messages)
12x performance drop on md/linux+sw raid1 due to barriers [xfs]
2008-12-14 3:31 UTC (7+ messages)
PowerPC KVM support
2008-12-14 3:29 UTC (8+ messages)
` [PATCH 3/6] Enable KVM for ppcemb
` [Qemu-devel] "
IFF_RUNNING without carrier after reboot
2008-12-14 3:28 UTC
[Qemu-devel] [PATCH] target-ppc: fix mbar opcode
2008-12-14 3:18 UTC
Fuijtsu Lifebook RFKILL support
2008-12-14 3:13 UTC (11+ messages)
[PATCH, resent] fs: cleanup for fs/jffs2/compr_rubin.c
2008-12-14 2:59 UTC
when interrupt came, the kernel save pt_regs->eip always the same?
2008-12-14 2:59 UTC (3+ messages)
[git] parisc: Changes to ref refs/heads/master
2008-12-14 2:57 UTC
[Qemu-devel] [PATCH] target-ppc: fix fcmp{o,u} instructions
2008-12-14 2:56 UTC
[PATCH] sched: fix another race when reading /proc/sched_debug
2008-12-14 2:54 UTC (3+ messages)
[RESEND] [PATCH] parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitions
2008-12-14 2:49 UTC (2+ messages)
[PATCH][for 2.6.28] powerpc/fsl-booke: Fix problem with _tlbil_va being interrupted
2008-12-14 2:46 UTC (2+ messages)
[PATCH 2/2] gitweb: support hiding projects from user-visible lists
2008-12-14 2:34 UTC (4+ messages)
` Sending a threaded patch series with Evolution
Buggy DSDT on Dell Latitude E5400
2008-12-14 2:21 UTC
[PATCH] autodetect number of CPUs by default when using threads
2008-12-14 2:20 UTC (4+ messages)
` [PATCH] pack-objects: don't use too many threads with few objects
[PATCH 1/2] gitweb: allow access to forks with strict_export
2008-12-14 2:06 UTC (6+ messages)
Git weekly news: 2008-50
2008-12-14 2:14 UTC (3+ messages)
[PATCH 2/2] ieee1934: dv1394 interrupt enabling/disabling broken on big-endian
2008-12-14 2:02 UTC (4+ messages)
pv_ops dom0 USB fixed
2008-12-14 1:53 UTC (11+ messages)
` "
[Qemu-devel] [PATCH] target-ppc: fix fsel instruction
2008-12-14 1:49 UTC
[PATCH] Simplified GIT usage guide
2008-12-14 1:45 UTC (5+ messages)
[PATCH] gitweb: Add option to put a trailing slash on pathinfo-style project URLs
2008-12-14 1:43 UTC (6+ messages)
` [PATCH try 2] "
"BUG: MAX_STACK_TRACE_ENTRIES too low!" - reason for concern?
2008-12-14 1:38 UTC
PCI BAR mem resource allocation "regression"
2008-12-14 1:37 UTC (6+ messages)
[Qemu-devel] [PATCH] Use float_relation_* constants
2008-12-14 1:31 UTC
[PATCH 00/03] video: nv1x/nvx1 support for the sh_mobile_ceu driver V2
2008-12-14 1:21 UTC (4+ messages)
` [PATCH 03/03] sh_mobile_ceu: add NV16 and NV61 support
stat for FreeBSD
2008-12-14 1:12 UTC (2+ messages)
[PATCH] rtl8187: Fix error returns
2008-12-14 1:08 UTC (2+ messages)
soundmodem patches for various distros?
2008-12-14 1:08 UTC (2+ messages)
b43
2008-12-14 1:05 UTC
localization of Grub
2008-12-14 1:03 UTC (9+ messages)
[patch] Performance Counters for Linux, v3
2008-12-14 1:02 UTC (8+ messages)
[PATCH 3/4] ieee1394: mark bus_info_data was a __be32 array
2008-12-14 0:56 UTC (4+ messages)
Help a Newbie on Linux-Raid 1
2008-12-14 0:55 UTC (2+ messages)
[linux-dvb] Best dvb-t tuner ?
2008-12-13 12:32 UTC (2+ messages)
[Qemu-devel] [PATCH] IDE: Return zero when reading error register with slave selected
2008-12-14 0:46 UTC
[PATCH][RFC 0/23] New SCSI target framework (SCST) and 4 target drivers
2008-12-14 0:35 UTC (9+ messages)
` [PATCH][RFC 2/23]: SCST core
[PATCH] add MIME-aware footers
2008-12-14 0:23 UTC
[RFC/PATCH 4/3] gitweb: Incremental blame (proof of concept)
2008-12-14 0:17 UTC (2+ messages)
` [RFC/PATCH v2] "
Linux kernel 2.6.27.9 released
2008-12-14 0:12 UTC
The latest archive is missing ath5k driver
2008-12-14 0:04 UTC
[Qemu-devel] [6019] Fix PXA2xx framebuffer dirty checking
2008-12-13 23:57 UTC
[PATCH 2/3] ide: add ide_[un]lock_hwgroup() helpers
2008-12-13 23:52 UTC (4+ messages)
[PATCH] rt/workqueue: fix an early crash and some warnings
2008-12-13 23:50 UTC
[PATCH 0/9] powerpc: Preliminary work to enable SMP BookE
2008-12-13 23:49 UTC (4+ messages)
` [PATCH 1/9] powerpc: Fix bogus cache flushing on all 40x and BookE processors v2
[PATCH] powerpc/85xx: Fix compile issues with mpc8572ds.dts
2008-12-13 23:47 UTC
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.