All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-11-24 07:10:47 to 2008-11-24 11:06:56 UTC [more...]

[RFC] kreplace: Rebootless kernel updates
 2008-11-24 11:07 UTC  (5+ messages)

[linux-dvb] Nova/dib0700/i2C write failed
 2008-11-24 11:04 UTC  (2+ messages)

[Bridge] Using 2 Bridges Simultaneously for "Load Balancing"
 2008-11-24 11:04 UTC 

[PATCH] Dom0 Kernel - Fixes for saving/restoring MSI/MSI-X across Dom0 S3
 2008-11-24 11:03 UTC 

[PATCH] linux: remove sysfs files during balloon module exit
 2008-11-24 11:03 UTC 

[U-Boot] Microblaze patches
 2008-11-24 11:02 UTC 

compat/Makefile.am manpages fix / pand/dund question
 2008-11-24 11:00 UTC  (3+ messages)

[RFC PATCH 0/4] Teach git fetch to verify signed tags automatically
 2008-11-24 11:04 UTC  (8+ messages)
` [RFC PATCH 1/4] Refactor builtin-verify-tag.c
  ` [RFC PATCH 2/4] verify-tag.c: ignore SIGPIPE around gpg invocation
    ` [RFC PATCH 3/4] verify-tag.c: suppress gpg output if asked
      ` [RFC PATCH 4/4] Make git fetch verify signed tags

Best practices for maintaining a subversion mirror?
 2008-11-24 10:55 UTC 

V4L error on Linux 2.6.22
 2008-11-24 10:43 UTC  (2+ messages)

BCM4312 Fails when xdm is started
 2008-11-24 10:55 UTC  (4+ messages)

[U-Boot] [PATCH 1/4] microblaze: Set up relocation is done
 2008-11-24 10:56 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] FDT: Enable microblaze cpu in image.c
  ` [U-Boot] [PATCH 3/4] microblaze: Fix ml401 uart16550 setting
    ` [U-Boot] [PATCH 4/4] microblaze: ml401, xupv2p, suzaku - add CONFIG_SYS_BOOTMAPSZ and

[PATCH 1/1] cpufreq: eeepc 900 frequency scaling driver
 2008-11-24  9:38 UTC  (2+ messages)

pkt_sched: add DRR scheduler
 2008-11-24 10:53 UTC  (4+ messages)
  ` [PATCH] pkt_sched: sch_drr: Fix drr_dequeue() loop
  ` [PATCH v2] "

Calltrace in dm-snapshot in 2.6.27 kernel
 2008-11-24 10:52 UTC  (14+ messages)

[patch 1/1][RFC]Handle uevent per namespace
 2008-11-24 10:50 UTC 

[PATCH 2/2] TVP514x V4L int device driver support
 2008-11-24 10:46 UTC  (4+ messages)

[PATCH 2.6.28-rc5 00/11] Kernel memory leak detector (updated)
 2008-11-24 10:43 UTC  (13+ messages)
` [PATCH 2.6.28-rc5 01/11] kmemleak: Add the base support
` [PATCH 2.6.28-rc5 03/11] kmemleak: Add the memory allocation/freeing hooks

kernel BUG at mm/slab.c:601
 2008-11-24 10:39 UTC  (7+ messages)

[U-Boot] [ubi] Please pull git://www.denx.de/git/u-boot-ubi.git
 2008-11-24 10:38 UTC 

[PATCH -V2 1/5] ext4: Remove unneeded code
 2008-11-24 10:38 UTC  (8+ messages)
` [PATCH -V2 2/5] ext4: unlock group before ext4_error
  ` [PATCH -V2 3/5] ext4: Fix the race between read_block_bitmap and mark_diskspace_used
    ` [PATCH -V2 4/5] ext4: Use both hi and lo bits of the group desc values

[PATCH 1/2] mfd: Switch WM8350 revision detection to a feature based model
 2008-11-24 10:37 UTC  (2+ messages)

[U-Boot] Export CFI Flash to the MTD and support it in UBI
 2008-11-24 10:35 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] cfi-mtd: Add cfi-mtd driver
` [U-Boot] [PATCH 2/3] mtd: Remove a printf() from add_mtd_device()
` [U-Boot] [PATCH 3/3] ubi: Add proof-of-concept CFI flash support

[PATCH 2/2] zd1211rw: enable an AP that can't support fully PS clients (wireless-testing)
 2008-11-24 10:35 UTC  (2+ messages)

[PATCH/RFC] Move entry_64.S register saving out of the macros
 2008-11-24 10:35 UTC  (18+ messages)
` [PATCH] x86: clean up after: move "
        ` [PATCH] x86: Introduce save_rest and restructure the PTREGSCALL macro in entry_64.S
          ` [PATCH] x86: entry_64.S: Factor out save_paranoid and paranoid_exit
            ` [PATCH] Split out some macro's and move common code to paranoid_exit
                ` [PATCH] x86: include ENTRY/END in entry handlers in entry_64.S
                  ` [PATCH] x86: KPROBE_ENTRY should be paired wth KPROBE_END

Unusually low speeds with ath5k and iwl3945
 2008-11-24 10:34 UTC  (10+ messages)
  ` [ath5k-devel] "

[PATCH] Resurrect IT8172 IDE controller driver
 2008-11-24 10:33 UTC  (4+ messages)

[RFC PATCH] kbuild: move tags support to a shell script
 2008-11-24 10:31 UTC  (2+ messages)

[uml-devel] A shared memory framebuffer for UML
 2008-11-24 10:32 UTC  (4+ messages)

[PATCH 1/2] mac80211: enabling an AP that can't support fully PS clients (wireless-testing)
 2008-11-24 10:32 UTC  (2+ messages)

What to do with obsolete kernel modules
 2008-11-24 10:26 UTC  (2+ messages)

[RFC/PATCH] bisect: teach "skip" to accept special arguments like "A..B"
 2008-11-24 10:35 UTC  (4+ messages)

[U-Boot] U-boot resets when booting Linux kernel
 2008-11-24 10:25 UTC  (8+ messages)

[PATCH 2/2] TVP514x V4L int device driver support
 2008-11-24 10:22 UTC 

[PATCH RFC] UIO: Pass information about ioports to userspace
 2008-11-24 10:19 UTC  (5+ messages)

[U-Boot] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git
 2008-11-24 10:18 UTC 

[lm-sensors] Gigabyte GA-MA69G-S3H it8716 temperatures?
 2008-11-24 10:15 UTC  (3+ messages)

[RFC] Could we avoid touching dst->refcount in some cases ?
 2008-11-24 10:14 UTC  (3+ messages)

[PATCH 0/3] Open-FCoE Submission
 2008-11-24 10:13 UTC  (3+ messages)
` [PATCH 2/3] libfc: A modular Fibre Channel library

Can we change org.openobex.Client's dbus node path?
 2008-11-24 10:11 UTC  (7+ messages)

[U-Boot] [PATCH] flash: Add interface for flash verbosity control
 2008-11-24 10:09 UTC  (2+ messages)

[U-Boot] [PATCH] flash: Export flash_sector_size() function
 2008-11-24 10:08 UTC  (3+ messages)
` [U-Boot] [PATCH V2] "

[PATCH 2/2] TVP514x V4L int device driver support
 2008-11-24 10:06 UTC  (2+ messages)

ixp4xx_hss MAX_CHAN_DEVICES
 2008-11-24 10:03 UTC  (3+ messages)

[U-Boot] Info on different Versions of U-Boot
 2008-11-24 10:00 UTC  (2+ messages)

[PATCH] kvm-testsuite: Fix halt callback
 2008-11-24  9:59 UTC 

linux-next: ttydev tree build failure
 2008-11-24  9:59 UTC  (2+ messages)

leds/leds-pca955x.c: small and, probably, hatmless race window
 2008-11-24  9:57 UTC 

[PATCH] KVM: VMX: Fix race between pending IRQ and NMI
 2008-11-24  9:55 UTC  (12+ messages)

How to use ixp4xx_hss (or generic-hdlc?)
 2008-11-24  9:56 UTC  (5+ messages)

UBIFS updates for 2.6.28
 2008-11-24 10:03 UTC  (5+ messages)
` [PATCH] UBIFS: fix compilation warnings

[Bluez-devel] Connection proccess
 2008-11-24  9:55 UTC  (3+ messages)

leds/leds-pca9532.c: sleeping function called in .brightness_set()
 2008-11-24  9:51 UTC 

[PATCH] __used is needed for function referenced only from inline asm
 2008-11-24  9:53 UTC  (7+ messages)

Slowness with new pc
 2008-11-24  9:50 UTC  (7+ messages)
  ` Extreme slowness with xfs [WAS: Re: Slowness with new pc]

A question about nand_read()
 2008-11-24  9:53 UTC  (3+ messages)

[PATCH] block/blk-tag.c: cleanup kernel-doc
 2008-11-24  9:38 UTC  (2+ messages)

EPT walks for guest page table
 2008-11-24  9:37 UTC 

ath5k: problems during the connection to a sitecom AP
 2008-11-24  9:35 UTC 

regression introduced by - timers: fix itimer/many thread hang
 2008-11-24  9:33 UTC  (6+ messages)

[PATCH next]infiniband: Kill directly reference of netdev->priv
 2008-11-24  9:31 UTC 

battery: current a factor of 10 off?
 2008-11-24  9:31 UTC  (6+ messages)
    ` battery: current a factor of 10 off? [fix confirmed]

Radeon framebuffer not working on MSI K9A2VM-FD
 2008-11-24  8:59 UTC 

w35und: fix Kconfig
 2008-11-24  9:25 UTC  (2+ messages)

[PATCH] MIPS: Make BUG() __noreturn
 2008-11-24  9:20 UTC  (4+ messages)

linux-next: build warning
 2008-11-24  9:14 UTC  (3+ messages)

[PATCH/RFC] kvm: fix refcounting race release vs. module unload
 2008-11-24  9:12 UTC  (3+ messages)

[RFC -tip] x86: introduce ENTRY(KPROBE)_X86 assembly helpers to catch unbalanced declaration
 2008-11-24  9:10 UTC  (11+ messages)

xen 3.3 - windows shutdown domain not being destroyed
 2008-11-24  9:10 UTC  (4+ messages)

[Bluez-devel] What's the maximum size of file by FTP transfer
 2008-11-24  9:08 UTC  (3+ messages)

[linux-dvb] [PATCH] Add missing S2 caps flag to S2API
 2008-11-24  9:06 UTC  (4+ messages)

[PATCH] sched: Don't allow priority switch to realtime when the task doesn't belong to init_task_group and when CONFIG_RT_GROUP_SCHED isn't set
 2008-11-24  9:06 UTC  (6+ messages)

[PATCH] x86: correct link to HPET timer specification
 2008-11-24  9:05 UTC  (2+ messages)

about TRIM/DISCARD support and barriers
 2008-11-24  9:03 UTC  (6+ messages)

[Buildroot] Buildroot does not generates target image - part 2
 2008-11-24  9:03 UTC 

[PATCH 2/2] TVP514x V4L int device driver support
 2008-11-24  8:59 UTC  (12+ messages)

Regression in 2.6.28-rc and 2.6.27-stable - hibernate related
 2008-11-24  8:57 UTC  (6+ messages)

[lm-sensors] DDR2 SODIMM temperature sensor driver
 2008-11-24  8:54 UTC  (4+ messages)

Livres anciens, restauration et conservation
 2008-11-24  8:52 UTC 

Livres anciens, restauration et conservation
 2008-11-24  8:52 UTC 

[U-Boot] [ubi] Please pull git://www.denx.de/git/u-boot-ubi.git
 2008-11-24  8:48 UTC 

2.6.28-rc6-git1: Reported regressions from 2.6.27
 2008-11-24  8:47 UTC  (12+ messages)
` [Bug #11947] 2.6.28-rc VC switching with Intel graphics broken
` [Bug #11982] Fan level 7 after resume wit 2.6.28-rc3
` [Bug #12038] Suspend regression in stable kernel 2.6.27.4 on Mac mini Core Duo

patch staging-add-w35und-wifi-driver.patch added to gregkh-2.6 tree
 2008-11-24  8:49 UTC  (3+ messages)

[Qemu-devel] [5787] target-ppc: convert altivec load/store to TCG
 2008-11-24  8:47 UTC 

net-next/unix: BUG: using smp_processor_id() in preemptible
 2008-11-24  8:41 UTC  (7+ messages)

[Bug 10216] New: kernel from different versions hangs with some CD/DVD drives
 2008-11-24  8:37 UTC  (2+ messages)
` [Bug 10216] "

[U-Boot] mkimage warning: ISO C99 requires 
 2008-11-24  8:37 UTC 

[U-Boot] FDT warning: redefinition of `uintptr_t'
 2008-11-24  8:35 UTC 

XF86VidModeQueryExtension has disappeared
 2008-11-24  8:34 UTC  (3+ messages)

[Qemu-devel] atapi on ppc issue (was Re: qemu-system-ppc broken ?)
 2008-11-24  8:34 UTC  (7+ messages)

pull request: wireless-2.6 2008-11-18
 2008-11-24  8:33 UTC  (9+ messages)

ath5k: problems during the connection to a sitecom AP
 2008-11-24  8:31 UTC  (6+ messages)

Testing Requested: Python Bindings for Video4linux2
 2008-11-24  8:21 UTC 

[Buildroot] Buildroot does not generates target image
 2008-11-24  8:21 UTC 

SRAM
 2008-11-24  7:53 UTC  (2+ messages)

[sqcam-devel] Advice wanted on producing an in kernel sq905 driver
 2008-11-24  8:15 UTC  (8+ messages)
                        ` Report on time needed for completing v4l Bayer interpolation
                            ` Apparent inconsistency in the labels of Bayer tilings

[patch 00/16] Markers and Tracepoints Updates for -tip
 2008-11-24  8:05 UTC  (8+ messages)
` [patch 06/16] Markers auto enable tracepoints (new API : trace_mark_tp())

[ath9k-devel] Constant AP dropout
 2008-11-24  8:03 UTC  (10+ messages)
    ` [ath9k-devel] Constant AP dropout -LINKS
        ` [ath9k-devel] It Works!
            ` [ath9k-devel] Issues
                ` [ath9k-devel] 2.6.28-rc6-wl

[PATCH] Update the kmem_cache_create documentation regarding the name parameter
 2008-11-24  7:56 UTC  (2+ messages)

no such file or directory
 2008-11-24  7:54 UTC  (3+ messages)
    `  "

USB Host support on mpc 8313
 2008-11-24  7:37 UTC  (3+ messages)
  ` Regarding MPC5200

[PATCH 0/2] Enabling an AP that can't support fully PS clients (wireless-testing)
 2008-11-24  7:44 UTC 

[Qemu-devel] [PATCH v4 0/5] Support for S3 ACPI state (suspend to memory) in BIOS
 2008-11-24  7:35 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 2/5] Preserve memory content during SMM init
  ` [Qemu-devel] Re: [Bochs-developers] [PATCH v4 2/5] Preserve memory content duringSMM init
        ` [Qemu-devel] Re: [Bochs-developers] [PATCH v4 2/5] Preserve memory contentduringSMM init

[ANNOUNCE] new PM branch: pm-20081119
 2008-11-24  7:32 UTC  (8+ messages)

[U-Boot] [PATCH] UBI: Change parsing of size in commands to default to hex
 2008-11-24  7:32 UTC 

[U-Boot] [PATCH] UBI: Change size of UBI commands to default to hex instead of decimal
 2008-11-24  7:31 UTC  (3+ messages)

[take 3] Use pid in inotify events
 2008-11-24  7:30 UTC  (7+ messages)

[PATCH] config.txt: alphabetize configuration variable groups
 2008-11-24  7:28 UTC  (2+ messages)

[PATCH 0/4] Userspace for MSI support of KVM
 2008-11-24  7:24 UTC  (4+ messages)
` [PATCH 3/4] Support for device capability

Ubuntu NFS automount problem
 2008-11-24  7:25 UTC  (3+ messages)

More constants for alsa-lib
 2008-11-24  7:24 UTC  (2+ messages)

linux-next: proc tree build failure
 2008-11-24  7:15 UTC 

[PATCH] Added Realtek ALC888 model entry for the Acer Aspire 4930G laptop
 2008-11-24  7:13 UTC  (7+ messages)
  ` [Bulk] "
        ` [PATCH] hda: Added an ALC888 model entry for Fujitsu-Siemens Amilo Xa3530

Qemu SH4 status #2
 2008-11-24  7:10 UTC  (6+ messages)
      ` [Qemu-devel] "


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.