All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-06-04 20:16:49 to 2008-06-04 22:13:34 UTC [more...]

regression in fs/ext2.c
 2008-06-04 22:12 UTC 

[patch 00/18] PNP: convert resource options to unified dynamic list, v2
 2008-06-04 22:09 UTC  (24+ messages)
` [patch 01/18] PNP: add pnp_possible_config() -- can a device could be configured this way?
` [patch 02/18] PNP: whitespace/coding style fixes
` [patch 03/18] PNP: IORESOURCE_* flags are PNP-specific, not ISA PNP-specific
` [patch 04/18] PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM
` [patch 05/18] PNP: make resource option structures private to PNP subsystem
` [patch 06/18] PNP: introduce pnp_irq_mask_t typedef
` [patch 07/18] PNP: increase I/O port & memory option address sizes
` [patch 08/18] PNP: improve resource assignment debug
` [patch 09/18] PNP: in debug resource dump, make empty list obvious
` [patch 10/18] PNP: make resource assignment functions return 0 (success) or -EBUSY (failure)
` [patch 11/18] PNP: remove redundant pnp_can_configure() check
` [patch 12/18] PNP: centralize resource option allocations
` [patch 13/18] PNPACPI: ignore _PRS interrupt numbers larger than PNP_IRQ_NR
` [patch 14/18] PNP: rename pnp_register_*_resource() local variables
` [patch 15/18] PNP: support optional IRQ resources
` [patch 16/18] PNP: remove extra 0x100 bit from option priority
` [patch 17/18] ISAPNP: handle independent options following dependent ones
` [patch 18/18] PNP: convert resource options to single linked list

[PATCH 1/2][L2TP]: Fix possible WARN_ON from socket code when UDP socket is closed
 2008-06-04 22:11 UTC  (3+ messages)

That "Magic Jack" thing I see on TV
 2008-06-04 22:11 UTC  (2+ messages)

[PATCH 0/7] Boot IRQ quirks and rerouting
 2008-06-04 22:07 UTC  (9+ messages)

[RFC] patches for angstrom 2008.1 - c7x0
 2008-06-04 22:03 UTC 

[Xenomai-help] Saving floating point registers inside ISR
 2008-06-04 22:07 UTC  (2+ messages)

[U-Boot-Users] From: Sergei Poselenov <sposelenov@emcraft.com>
 2008-06-04 22:06 UTC  (2+ messages)

[U-Boot-Users] [PATCH] Fix incorrect switch for IF_TYPE in part.c
 2008-06-04 22:06 UTC  (2+ messages)

[U-Boot-Users] [PATCH] Add defines for Altera Cyclone-II FPGAs
 2008-06-04 22:06 UTC  (2+ messages)

[U-Boot-Users] [PATCH] Additional fix to readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating
 2008-06-04 22:06 UTC  (2+ messages)

[U-Boot-Users] [PATCH v3] PPC4xx: Simplified post_word_{load, store}
 2008-06-04 22:06 UTC  (2+ messages)

[U-Boot-Users] [PATCH] DTT: Issue one-shot command on AD7414 (LM75 code) to read temp
 2008-06-04 22:06 UTC  (2+ messages)

[U-Boot-Users] [RFC/PATCH 6/6] Add support for environment in SPI flash
 2008-06-04 22:06 UTC  (2+ messages)

[U-Boot-Users] [RFC/PATCH 5/6] SPI Flash: Add "sf" command
 2008-06-04 22:06 UTC  (2+ messages)

[U-Boot-Users] [RFC/PATCH 4/6] SPI Flash subsystem
 2008-06-04 22:06 UTC  (2+ messages)

[U-Boot-Users] [RFC/PATCH 3/6] atmel_spi: Driver for the Atmel SPI controller
 2008-06-04 22:06 UTC  (2+ messages)

[U-Boot-Users] [RFC/PATCH 2/6] SPI API improvements
 2008-06-04 22:06 UTC  (2+ messages)

[U-Boot-Users] [RFC/PATCH 1/6] Move definition of container_of() to common.h
 2008-06-04 22:06 UTC  (2+ messages)

[U-Boot-Users] [PATCH] soft_i2c: Pull SDA high before reading
 2008-06-04 22:06 UTC  (2+ messages)

[U-Boot-Users] [PATCH 3/3] ported to Aztek Networks, Inc. cta5000s, mpc8250 based
 2008-06-04 22:06 UTC  (2+ messages)

[U-Boot-Users] [PATCH 2/3] ported to Aztek Networks, Inc. cta5000s, mpc8250 based
 2008-06-04 22:06 UTC  (2+ messages)

[U-Boot-Users] [PATCH 1/3] ported to Aztek Networks, Inc. cta5000s, mpc8250 based
 2008-06-04 22:06 UTC  (2+ messages)

[U-Boot-Users] [PATCH] Fix warnings from gcc-4.3.0 build on a ppc host
 2008-06-04 22:06 UTC  (2+ messages)

[U-Boot-Users] [PATCH] MPC512x: Change traps.c to not reference non-addressable memory
 2008-06-04 22:06 UTC  (2+ messages)

[U-Boot-Users] [PATCH] Make sure common.h is the first include
 2008-06-04 22:06 UTC  (2+ messages)

[U-Boot-Users] Proposal for u-boot-nand-flash custodian change
 2008-06-04 22:06 UTC  (2+ messages)

[U-Boot-Users] [PATCH v2] [new uImage] Avoid initrd and logbuffer area overlaps
 2008-06-04 22:06 UTC  (2+ messages)

[U-Boot-Users] [PATCH] add memory-pattern-test for lwmon5 fpga-post
 2008-06-04 22:05 UTC  (2+ messages)

[U-Boot-Users] [PATCH] [RFC] memsize.c: support larger memory ranges
 2008-06-04 22:05 UTC  (2+ messages)
` [U-Boot-Users] [PATCH v2] "

[U-Boot-Users] [PATCH]: Fix for bug: U-boot environment corrupt by reading uninitialized flash memory instead of RAM
 2008-06-04 22:05 UTC  (2+ messages)

[U-Boot-Users] [PATCH 3/4 V3] PPC: Add print_bats() to lib_ppc/bat_rw.c
 2008-06-04 22:05 UTC  (2+ messages)

[U-Boot-Users] [PATCH 2/4 V4] PPC: Change lib_ppc/bat_rw.c to use high bats
 2008-06-04 22:05 UTC  (2+ messages)

[U-Boot-Users] [PATCH 1/4 V2] PPC: Create and use CONFIG_HIGH_BATS
 2008-06-04 22:05 UTC  (2+ messages)

[U-Boot-Users] fat32 w/o parition table? (a.k.a VBR instead of MBR)
 2008-06-04 22:05 UTC  (2+ messages)

[U-Boot-Users] AT91 pull request
 2008-06-04 22:05 UTC  (2+ messages)

[U-Boot-Users] [GIT PULL] avr32 update
 2008-06-04 22:05 UTC  (2+ messages)

[U-Boot-Users] Pull request: nand-flash
 2008-06-04 22:05 UTC  (2+ messages)

[U-Boot-Users] Pull request USB
 2008-06-04 22:05 UTC  (2+ messages)

[U-Boot-Users] [GIT PULL] MIPS updates (updated)
 2008-06-04 22:05 UTC  (2+ messages)

[linux-dvb] How to get a PCTV Sat HDTC Pro USB (452e) running?
 2008-06-04 22:05 UTC  (2+ messages)

boot time autoassembly: how come it works?
 2008-06-04 22:05 UTC 

[U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
 2008-06-04 22:05 UTC  (2+ messages)

size of nfsv4 writes
 2008-06-04 22:04 UTC  (3+ messages)

pull request: wireless-2.6 2008-06-04
 2008-06-04 22:04 UTC  (4+ messages)

[Qemu-devel] [PATCH] Introduce foreach_cpu shorthand
 2008-06-04 22:01 UTC  (4+ messages)
  ` [Qemu-devel] "

KVM: PCIPT: direct mmio
 2008-06-04 22:01 UTC 

[Bridge] linux bridging to forward traffic from physical to virtual interface of my linux box
 2008-06-04 22:00 UTC 

[PATCH 0/5] jbd: possible filesystem corruption fixes (take 2)
 2008-06-04 21:58 UTC  (8+ messages)
` [PATCH 1/5] jbd: strictly check for write errors on data buffers

[PATCH 0/4] Convert knfsd to kthread API and fix startup/shutdown races (try #2)
 2008-06-04 21:58 UTC  (5+ messages)
` [PATCH 1/4] knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown locking

[Xenomai-help] RT Application on isolated core
 2008-06-04 21:57 UTC  (2+ messages)

[fixed] [patch] Re: [bug] stuck localhost TCP connections, v2.6.26-rc3+
 2008-06-04 21:55 UTC  (6+ messages)

Inquiry: Should we remove "isolcpus= kernel boot option? (may have realtime uses)
 2008-06-04 21:52 UTC  (31+ messages)

[Bug 16233] New: [Randr12] Server crash when detecting DVI output change
 2008-06-04 21:54 UTC  (5+ messages)
  ` [Bug 16233] "

Compiler warning in v2.6.26-rc4-213-ge97dcb0
 2008-06-04 21:53 UTC 

WARNING: at net/ipv4/tcp_input.c:2213
 2008-06-04 21:52 UTC  (2+ messages)

[PATCH 0/2] sched: hotplug and cpupri fixes (v2)
 2008-06-04 21:52 UTC  (5+ messages)
` [PATCH 2/2] sched: fix cpupri priocount

Colour me impressed: 2.6.25, kvm-69, virtio_net
 2008-06-04 21:51 UTC 

math-emu issue with fp divide
 2008-06-04 21:49 UTC  (4+ messages)

Simplify vmlinux link
 2008-06-04 21:50 UTC  (6+ messages)
` [PATCH 1/2] kbuild: drop support for KALLSYMS_EXTRA_PASS
` [PATCH 2/2] kbuild: simplify vmlinux link stage

Changing mailing list subscription process
 2008-06-04 21:48 UTC  (2+ messages)

[PATCH 0/1] Add support for TEA5761 (from linux-omap)
 2008-06-04 21:44 UTC  (6+ messages)

[ANNOUNCE] Release conntrack-tools 0.9.7
 2008-06-04 21:44 UTC  (3+ messages)

linux 2.6 hangs at __delay function on Viretx 4 board
 2008-06-04 21:44 UTC  (10+ messages)

[-mm] CPU controller statistics (v5)
 2008-06-04 21:44 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] Alternative post-instruction early TB termination
 2008-06-04 21:43 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/3] Replace CF_SINGLE_INSN with SSTEP_INTERNAL
  ` [Qemu-devel] Re: [PATCH 2/3] Replace CF_SINGLE_INSN with SSTEP_INTERNAL - v2

[PATCH 1/3] libnfnetlink byte alignment
 2008-06-04 21:42 UTC  (4+ messages)

[PATCH 1/3] ASoC: Add WM8510 driver
 2008-06-04 21:38 UTC  (4+ messages)

linux-next: Tree for June 4
 2008-06-04 21:37 UTC  (8+ messages)
` [BUILD-FAILURE] linux-next: Tree for June 4 - firmware/keyspan/mpr.fw.gen.S

[PATCH 1/1] RFC: Add CryptoAPI User Space Interface Support
 2008-06-04 21:33 UTC  (10+ messages)
        ` Userspace API proposal was: "
                ` Linux CryptoAPI Userspace API proposal

[PATCH 0/4] i2c: Introduce i2c listeners
 2008-06-04 21:33 UTC  (5+ messages)

[lm-sensors] v1211 fan control
 2008-06-04 21:31 UTC  (2+ messages)

[StGIT PATCH 0/5] Various updates to the new infrastructure
 2008-06-04 21:13 UTC  (6+ messages)
` [StGIT PATCH 1/5] Allow stack.patchorder.all to return hidden patches
` [StGIT PATCH 2/5] Rename Repository.head to Repository.head_ref
` [StGIT PATCH 3/5] Create a git.Branch class as ancestor of stack.Stack
` [StGIT PATCH 4/5] Add stack creation and initialisation support to lib.Stack
` [StGIT PATCH 5/5] Add stack creation and deletion support to the new infrastructure

RFC: Custom PHY device detection functions
 2008-06-04 20:55 UTC 

pull request: wireless-2.6 2008-06-03
 2008-06-04 20:54 UTC  (3+ messages)

[Buildroot] How does an offline build work?
 2008-06-04 21:26 UTC  (3+ messages)

[patch 00/15] PNP: convert resource options to unified dynamic list, v1
 2008-06-04 21:26 UTC  (7+ messages)
` [patch 15/15] PNP: convert resource options to single linked list

+ bluetooth-hci_bcspc-small-cleanups-api-users-fix.patch added to -mm tree
 2008-06-04 21:23 UTC 

How I can reset TCP sockets after long suspend/resume cyscle
 2008-06-04 21:23 UTC  (9+ messages)

+ bluetooth-hci_bcspc-small-cleanups-api-users.patch added to -mm tree
 2008-06-04 21:22 UTC 

+ lib-export-bitrev16.patch added to -mm tree
 2008-06-04 21:21 UTC 

[PATCH] Strbuf documentation: document most functions
 2008-06-04 21:20 UTC  (2+ messages)

[Lustre-devel] hiding non-fatal communications errors
 2008-06-04 21:17 UTC  (2+ messages)

PCI burst transfer mode
 2008-06-04 21:15 UTC 

multipathing Sun 6140
 2008-06-04 21:14 UTC 

+ hdaps-fix-module-loading-on-thinkpad-t61p.patch added to -mm tree
 2008-06-04 21:10 UTC 

[NFS] I/O Errors with hard mounts
 2008-06-04 21:07 UTC  (5+ messages)

[PATCH 2/3] i2c: Let bus drivers add SPD to their class
 2008-06-04 21:01 UTC  (7+ messages)

[lm-sensors] [PATCH 2.6.25.4] hwmon: HP Mobile Data Protection
 2008-06-04 20:58 UTC  (4+ messages)
  ` [PATCH 2.6.25.4] hwmon: HP Mobile Data Protection System 3D ACPI driver -- please review!

[PATCH 2/2][L2TP]: Fix possible oops if transmitting or receiving when tunnel goes down
 2008-06-04 20:56 UTC 

[PATCH] builtin-fast-export: Add importing and exporting of revision marks
 2008-06-04 20:55 UTC 

+ doc-add-suggestions-about-good-practices-for-maintainers.patch added to -mm tree
 2008-06-04 20:55 UTC 

[PATCH] Documentation/git-mailsplit: Enhanced description of -o option
 2008-06-04 20:50 UTC 

[Qemu-devel] [PATCH 2/2] Enhance sendkey with key hold time
 2008-06-04 20:49 UTC  (3+ messages)
` [Qemu-devel] [PATCH] Enhance sendkey with key hold time - v2

[PATCH] doc: add suggestions about good practises for maintainers
 2008-06-04 20:47 UTC  (3+ messages)

[PATCH] console - Add configurable support for console charset translation
 2008-06-04 20:42 UTC  (9+ messages)

[PATCH 0/3] 64-bit futexes: Intro
 2008-06-04 20:38 UTC  (13+ messages)

[QUESTION] How to reset TCP connections when resuming system from disk/ram
 2008-06-04 20:38 UTC  (2+ messages)

[linux-dvb] No lock on a particular transponder with TT S2-3200
 2008-06-04 20:19 UTC 

[PATCH 1/1] SGI UV: TLB shootdown using broadcast assist unit
 2008-06-04 20:33 UTC  (2+ messages)

[PATCH 1/1] x86 atomic operations: atomic_or_long atomic_inc_short
 2008-06-04 20:33 UTC 

2.6.25.3: su gets stuck for root
 2008-06-04 20:32 UTC  (12+ messages)

[GIT PATCH] rkfill improvements for -next
 2008-06-04 20:32 UTC  (4+ messages)
` [PATCH 01/12] rfkill: clarify meaning of rfkill states

[Bug 16231] New: Xv tearing after upgrade to Fedora 9
 2008-06-04 20:28 UTC  (2+ messages)
  ` [Bug 16231] "

[PATCH -mm 11/14] bootmem: respect goal more likely
 2008-06-04 20:25 UTC  (4+ messages)

move git repository out of a folder?
 2008-06-04 20:18 UTC  (4+ messages)

No Python in STAGING_INCDIR. Forgot to build python-native ?
 2008-06-04 20:21 UTC 

[PATCH 2/2] cpusets: update tasks' cpus_allowed and mems_allowed after CPU/NODE offline/online
 2008-06-04 20:21 UTC  (10+ messages)

[PATCH] x86: early check if one system is numaq v2
 2008-06-04 20:21 UTC  (4+ messages)
` [PATCH] x86: move e820_register_active to e820.c
  ` [PATCH] x86: 32 bit use e820_register_active_regions
    ` [PATCH] x86: e820 max_arch_pfn typo fix for 64 bit

MSI PR200
 2008-06-04 20:18 UTC 

[PATCH 0/4, v14] PCI, ACPI: Physical PCI slot objects
 2008-06-04 20:18 UTC  (3+ messages)
` [PATCH] PCI: Introduce pci_slot
` [PATCH] ACPI: PCI slot detection driver


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.