All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-12-15 00:18:00 to 2008-12-15 06:14:06 UTC [more...]

[Bug 12144] optiarc bc-5500A can't read audio cds
 2008-12-15  6:13 UTC 

Linux 2.6.27.9
 2008-12-15  6:05 UTC  (6+ messages)

[RFC PATCH v5 0/7] Tunable sched_mc_power_savings=n
 2008-12-15  6:12 UTC  (3+ messages)
` [RFC PATCH v5 2/7] sched: favour lower logical cpu number for sched_mc balance

linux-next: manual merge of the rr_cpumask tree
 2008-12-15  6:09 UTC 

linux-next: manual merge of the rr_cpumask tree
 2008-12-15  6:09 UTC 

weird issues with raid1
 2008-12-15  6:00 UTC  (5+ messages)

[RFC PATCH crypto] AES: Add support to Intel AES-NI instructions
 2008-12-15  5:48 UTC  (7+ messages)

[PATCH] [MTD] [NAND] : Removing file name from the header section
 2008-12-15  5:46 UTC 

[PATCH 0/16] powerpc: Preliminary work to enable SMP BookE (v2)
 2008-12-15  5:45 UTC  (17+ messages)
` [PATCH 1/16] powerpc: Fix bogus cache flushing on all 40x and BookE processors v2
` [PATCH 2/16] powerpc: Fix asm EMIT_BUG_ENTRY with !CONFIG_BUG
` [PATCH 3/16] powerpc/4xx: Extended DCR support v2
` [PATCH 4/16] powerpc/fsl-booke: Fix problem with _tlbil_va
` [PATCH 5/16] powerpc/mm: Add local_flush_tlb_mm() to SW loaded TLB implementations
` [PATCH 6/16] powerpc/mm: Split mmu_context handling v3
` [PATCH 7/16] powerpc/mm: Rework context management for CPUs with no hash table v2
` [PATCH 8/16] powerpc/mm: Rename tlb_32.c and tlb_64.c to tlb_hash32.c and tlb_hash64.c
` [PATCH 9/16] powerpc/mm: Introduce MMU features v2
` [PATCH 10/16] powerpc/mm: Remove flush_HPTE()
` [PATCH 11/16] powerpc/mm: Add SMP support to no-hash TLB handling v3
` [PATCH 12/16] powerpc/mm: Split low level tlb invalidate for nohash processors
` [PATCH 13/16] powerpc/44x: No need to mask MSR:CE, ME or DE in _tlbil_va on 440
` [PATCH 14/16] powerpc/mm: Runtime allocation of mmu context maps for nohash CPUs v2
` [PATCH 15/16] powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED
` [PATCH 16/16] powerpc/44x: 44x TLB doesn't need "Guarded" set for all pages

[U-Boot] timer interface
 2008-12-15  5:44 UTC 

[U-Boot] Pluto not work after log message : Errno 28: No space left on device
 2008-12-15  5:40 UTC 

XFS over SSD
 2008-12-15  5:36 UTC  (4+ messages)

is gitosis secure?
 2008-12-15  6:32 UTC  (14+ messages)

MSI messages
 2008-12-15  5:08 UTC  (3+ messages)

Detecting backup slaves of bonding interface in network driver
 2008-12-15  5:08 UTC  (3+ messages)

[Bug 12224] New: journal activity on inactive partition causes inactive harddrive spinup
 2008-12-15  5:07 UTC  (6+ messages)
` [Bug 12224] "

[PATCH] Add tw9910 driver
 2008-12-15  5:06 UTC  (3+ messages)

[PATCH] rombios: fix reference to EBDA
 2008-12-15  5:06 UTC 

[Qemu-devel] [PATCH] target-ppc: add Altivec instructions, patch-bomb version
 2008-12-15  2:15 UTC  (43+ messages)
` [Qemu-devel] [PATCH 01/42] target-ppc: add Altivec logical operations
` [Qemu-devel] [PATCH 02/42] target-ppc: add helper macros for later patches
` [Qemu-devel] [PATCH 03/42] target-ppc: add gen_avr_ptr function
` [Qemu-devel] [PATCH 04/42] target-ppc: add GEN_VXFORM macro for subsequent instructions
` [Qemu-devel] [PATCH 05/42] target-ppc: add v{add, sub}u{b, h, w}m instructions
` [Qemu-devel] [PATCH 06/42] target-ppc: add signed fields to ppc_avr_t
` [Qemu-devel] [PATCH 07/42] target-ppc: add vavg{s, u}{b, h, w} instructions
` [Qemu-devel] [PATCH 08/42] target-ppc: add v{min, max}{s, "
` [Qemu-devel] [PATCH 09/42] target-ppc: add GEN_VXRFORM{, 1} macros for subsequent instructions
` [Qemu-devel] [PATCH 10/42] target-ppc: add vcmpequ{b, h, w} and vcmpgt{s, u}{b, h, w} instructions
` [Qemu-devel] [PATCH 11/42] target-ppc: add vscr access macros
` [Qemu-devel] [PATCH 12/42] target-ppc: add vmrg{l, h}{b, h, w} instructions
` [Qemu-devel] [PATCH 13/42] target-ppc: add vmul{e, o}{s, u}{b, h} instructions
` [Qemu-devel] [PATCH 14/42] target-ppc: add vsr{, a}{b, h, w} instructions
` [Qemu-devel] [PATCH 15/42] target-ppc: add vsl{b, "
` [Qemu-devel] [PATCH 16/42] target-ppc: add vs{l,r}o instructions
` [Qemu-devel] [PATCH 17/42] target-ppc: add v{add, sub}cuw instructions
` [Qemu-devel] [PATCH 18/42] target-ppc: add lvs{l,r} instructions
` [Qemu-devel] [PATCH 19/42] target-ppc: add m{f, t}vscr instructions
` [Qemu-devel] [PATCH 20/42] target-ppc: add v{add, sub}{s, u}{b, h, w}s instructions
` [Qemu-devel] [PATCH 21/42] target-ppc: add vrl{b, h, w} instructions
` [Qemu-devel] [PATCH 22/42] target-ppc: add vs{l,r} instructions
` [Qemu-devel] [PATCH 23/42] target-ppc: add vsldoi instruction
` [Qemu-devel] [PATCH 24/42] target-ppc: add GEN_VXFORM_SIMM macro for subsequent instructions
` [Qemu-devel] [PATCH 25/42] target-ppc: add vspltis{b, h, w} instructions
` [Qemu-devel] [PATCH 26/42] target-ppc: add GEN_VXFORM_UIMM macro for subsequent instructions
` [Qemu-devel] [PATCH 27/42] target-ppc: add vsplt{b, h, w} instructions
` [Qemu-devel] [PATCH 28/42] target-ppc: add GEN_VXFORM_NOA macro for subsequent instructions
` [Qemu-devel] [PATCH 29/42] target-ppc: add vupk{h, l}px instructions
` [Qemu-devel] [PATCH 30/42] target-ppc: add vupk{h, l}s{b, h} instructions
` [Qemu-devel] [PATCH 31/42] target-ppc: add GEN_VAFORM_PAIRED macro for subsequent instructions
` [Qemu-devel] [PATCH 32/42] target-ppc: add vmsum{u, m}bm instructions
` [Qemu-devel] [PATCH 33/42] target-ppc: add vsel and vperm instructions
` [Qemu-devel] [PATCH 34/42] target-ppc: add saturating arithmetic conversion functions for subsequent instructions
` [Qemu-devel] [PATCH 35/42] target-ppc: add vpks{h, w}{s, u}s, vpku{h, w}us, and vpku{h, w}um instructions
` [Qemu-devel] [PATCH 36/42] target-ppc: add vpkpx instruction
` [Qemu-devel] [PATCH 37/42] target-ppc: add vmh{, r}addshs instructions
` [Qemu-devel] [PATCH 38/42] target-ppc: add vmsumuh{m, s} instructions
` [Qemu-devel] [PATCH 39/42] target-ppc: add vmsumsh{m, "
` [Qemu-devel] [PATCH 40/42] target-ppc: add vmladduhm instruction
` [Qemu-devel] [PATCH 41/42] target-ppc: add {l, st}ve{b, h, w}x instructions
` [Qemu-devel] [PATCH 42/42] target-ppc: add vsumsws, vsum2sws, and vsum4{sbs, shs, ubs} instructions

[PATCH] [MTD] [NAND] : Correcting file name in the header section
 2008-12-15  4:58 UTC  (4+ messages)

[PATCH v2] Add preadv and pwritev system calls
 2008-12-15  4:14 UTC  (3+ messages)

[ath9k-devel] 3rd time lucky
 2008-12-15  4:53 UTC  (4+ messages)

[PATCH 1/2] TPS6235x driver added into the power regulator framework
 2008-12-15  4:47 UTC  (5+ messages)

linux-next: sound tree build failure
 2008-12-15  4:43 UTC 

Template for a new driver
 2008-12-15  4:41 UTC  (2+ messages)

powerpc/cell/axon-msi: fix MSI after kexec
 2008-12-15  4:30 UTC  (2+ messages)

linux-next: manual merge of the sound tree
 2008-12-15  4:25 UTC 

[ath9k-devel] Possibility of porting ath9k to opensolaris
 2008-12-15  4:19 UTC  (2+ messages)

linux-next: manual merge of the mtd tree
 2008-12-15  4:15 UTC  (6+ messages)

Bug 11884 - _REG and _INI
 2008-12-15  3:51 UTC 

[PATCH v2 0/3] mac80211 suspend/resume
 2008-12-15  3:50 UTC 

[PATCH v2 1/3] cfg80211: add PM hooks
 2008-12-15  3:50 UTC 

[PATCH v2 2/3] mac80211: add suspend/resume callbacks
 2008-12-15  3:50 UTC 

[PATCH v2 3/3] ath5k: use mac80211 pm callbacks
 2008-12-15  3:50 UTC 

TortoiseGit
 2008-12-15  3:48 UTC  (9+ messages)

linux-next: manual merge of the net tree
 2008-12-15  3:44 UTC 

[0/8] net: Generic Receive Offload
 2008-12-15  3:40 UTC  (10+ messages)
` [PATCH 7/8] ethtool: Add GGRO and SGRO ops

[PATCH] add command line init_start_cpus
 2008-12-15  3:39 UTC  (3+ messages)

[PATCH] modify/delete conflict resolution overwrites untracked file
 2008-12-15  3:34 UTC  (4+ messages)

[Qemu-devel] [6040] configure: close stdout for the remaining calls to cc
 2008-12-15  3:15 UTC 

Re: [PATCH] CPUIDLE: revise tsc-save/restore to avoid big tsc skew between cpus
 2008-12-15  3:06 UTC  (3+ messages)

[PATCH 00/03] video: nv1x/nvx1 support for the sh_mobile_ceu driver V2
 2008-12-15  2:40 UTC  (4+ messages)
` [PATCH 02/03] sh_mobile_ceu: add NV12 and NV21 support

McBSP register question
 2008-12-15  2:38 UTC  (2+ messages)

[Qemu-devel] testing qemu svn r5890 on FreeBSD - virtio, and a patch enabling -clock dynticks
 2008-12-15  2:38 UTC  (3+ messages)
` [Qemu-devel] usb slowness again (was: testing qemu svn r5890 on FreeBSD - virtio, and a patch enabling -clock dynticks)

How to use PCI-passthrough with kvm
 2008-12-15  2:37 UTC  (5+ messages)

[Qemu-devel] [PATCH] NAND: Correct random data reads
 2008-12-15  2:31 UTC  (2+ messages)

[BUG][PATCH 1/4] ext3: fix a cause of __schedule_bug via blkdev_releasepage
 2008-12-15  2:21 UTC  (5+ messages)

[PATCH] sata_sil: add Large Block Transfer support
 2008-12-15  2:16 UTC 

Unexcepted shutdown in 2.6.28-rc5
 2008-12-15  2:23 UTC  (6+ messages)

raid1 + bitmaps, but the bitmap isn't being used?
 2008-12-15  2:14 UTC 

[PATCH] sched: fix another race when reading /proc/sched_debug
 2008-12-15  2:11 UTC  (8+ messages)

[Qemu-devel] [6039] Add ARM board names still missing from qemu-doc
 2008-12-15  2:12 UTC 

[PATCH 2 of 5] add can_dma/post_dma for direct IO
 2008-12-15  2:09 UTC  (7+ messages)
` [Qemu-devel] "

2.6.28-rc8 big regression in VM
 2008-12-15  2:05 UTC  (6+ messages)

[Qemu-devel] [6038] ARM: basic SX1-cellphone sysemu support ( Jean-Christophe PLAGNIOL-VILLARD)
 2008-12-15  2:05 UTC 

[RFC PATCH 0/9] IrDA 2.6.28 bug fix
 2008-12-15  1:57 UTC  (10+ messages)
` [RFC PATCH 1/9] irda: Introduce irda_alloc_skb
` [RFC PATCH 2/9] irda: stack should call irda_get_skb_cb()
` [RFC PATCH 3/9] irda: IrDA drivers "
` [RFC PATCH 4/9] irda: reserve irda_skb on sock_alloc_send_skb() skbs
` [RFC PATCH 5/9] irda: Introduce irda_dev_alloc_skb
` [RFC PATCH 6/9] irda: Drivers should use irda_dev_alloc_skb() on the RX path
` [RFC PATCH 7/9] irda: Stack RX path callers should use irda_dev_alloc_skb
` [RFC PATCH 8/9] irda: Add a WARN_ON when our head room is too small
` [RFC PATCH 9/9] irda: Fix irda_skb_cb size

[PATCH] Vmchannel PCI device
 2008-12-15  2:03 UTC  (14+ messages)
` [Qemu-devel] "

GPL version 4
 2008-12-15  1:44 UTC  (7+ messages)

[rfc][patch] SLQB slab allocator
 2008-12-15  1:51 UTC  (5+ messages)

[Qemu-devel] [6037] Fix the PXA2xx LCD dirty page detection a little more
 2008-12-15  1:35 UTC 

Possibly-spurious 'not uptodate. Cannot merge'
 2008-12-15  1:27 UTC  (3+ messages)

Buggy DSDT on Dell Latitude E5400
 2008-12-15  1:22 UTC  (2+ messages)

[Bug 12224] journal activity on inactive partition causes inactive harddrive spinup
 2008-12-15  1:22 UTC  (3+ messages)

TortoiseGit: missing CloneDlg.htm
 2008-12-15  1:17 UTC 

TortoiseGit
 2008-12-15  1:11 UTC  (2+ messages)

[RFC] Add /proc/sys/net/sctp/sctp_ecn ECN control
 2008-12-15  1:12 UTC  (3+ messages)

[RFC PATCH] use sparc64 version of of_device.c
 2008-12-15  1:09 UTC 

[Qemu-devel] [PATCH] SH7750/51: add register BCR3, NCR4, PCR, RTCOR, RTCNT, RTCSR, SDMR2, SDMR3 and fix BCR2 support
 2008-12-15  1:08 UTC  (8+ messages)

broken do_each_pid_{thread,task}
 2008-12-15  1:02 UTC  (2+ messages)

[Qemu-devel] [6036] target-ppc: fix frsp instruction
 2008-12-15  1:00 UTC 

linux-next: manual merge of the device-mapper tree
 2008-12-15  0:58 UTC 

[patch] Performance Counters for Linux, v3
 2008-12-15  0:50 UTC  (13+ messages)

[Qemu-devel] [PATCH] Add rtl8139b
 2008-12-15  0:47 UTC  (2+ messages)

[PATCH 3/3 2.6.29] cxgb3i -- documentation
 2008-12-15  0:45 UTC  (2+ messages)

[PATCH] Get rid of the last remnants of GIT_CONFIG_LOCAL
 2008-12-15  0:43 UTC  (2+ messages)

[PATCH] Documentation: Describe git-gui Tools menu configuration options
 2008-12-15  0:43 UTC  (2+ messages)

[SPAM] You have just received a virtual postcard from a friend !
 2008-12-15  0:42 UTC 

[linux-dvb] DiSEqC handling in S2API
 2008-12-15  0:41 UTC  (6+ messages)
  ` [linux-dvb] Terratec Cinergy S2 PCI HD S2API ( Liplianin's tree ) fixes

[PATCH] Fix corruption error in rh_alloc_fixed()
 2008-12-15  0:32 UTC  (7+ messages)

lguest, virtio_blk, id is not a head!
 2008-12-15  0:31 UTC  (2+ messages)
` [Lguest] "

[Qemu-devel] [6035] target-ppc: fix mtfsf and mtfsfi instructions
 2008-12-15  0:30 UTC 

[PATCH 00/15] Trivial sparse patches
 2008-12-15  0:27 UTC  (8+ messages)
` [PATCH 04/15] Replace the -specs cgcc option with -target
` [PATCH 10/15] Looks more evident this way
` [PATCH 11/15] Mark handle_switch as static and don't export it from lib.h
` [PATCH 12/15] Handle missing argument to -D
` [PATCH 13/15] Gdb macros to get a better look at some sparse data structures
` [PATCH 14/15] A slightly edited irc discussion with Josh Triplett
` [PATCH 15/15] Warning should be enough for an unhandled transparent union


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.