All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-05-18 16:19:52 to 2008-05-18 19:06:43 UTC [more...]

[patch 00/18] Updated m68k patches for 2.6.26
 2008-05-18 18:47 UTC  (23+ messages)
` [patch 01/18] m68k: Convert access_ok() to an inline function
` [patch 02/18] m68k: Kill CONFIG_FB_DAFB
` [patch 03/18] m68k: FB_HP300 depends on DIO and doesnt need FB_CFB_FILLRECT
` [patch 04/18] m68k: Kill CONFIG_WHIPPET_SERIAL
` [patch 05/18] m68k vme_scc: avoid global namespace pollution
` [patch 06/18] m68k: Make gcc aware that BUG() does not return
` [patch 07/18] m68k: Correct jump if not running on HP300
` [patch 08/18] m68k: macide doesnt check for Mac
` [patch 09/18] m68k: dnfb doesnt check for Apollo
` [patch 10/18] m68k: Some network drivers do not check the platform
` [patch 11/18] m68k: Some input "
` [patch 12/18] m68k: Return -ENODEV if no device is found
` [patch 13/18] m68k: Q40/Q60 floppy support is broken
` [patch 14/18] m68k: export m68k_mmutype
` [patch 15/18] m68k: Prefix ISA type with ISA_TYPE_
` [patch 16/18] m68k: Correctly handle multi-ISA at runtime
` [patch 17/18] m68k: Update defconfigs
` [patch 18/18] m68k: Add multi_defconfig

Uartlite driver
 2008-05-18 19:04 UTC  (7+ messages)
      ` Uartlite driver & CONFIG_CONSOLE_POLL

Error in save_stack_trace() on x86_64?
 2008-05-18 18:52 UTC  (5+ messages)

[PATCH 0/4] (RESEND) ext3[34] barrier changes
 2008-05-18 14:49 UTC  (8+ messages)

[RFC] rfkill class rework
 2008-05-18 18:48 UTC  (16+ messages)
` [PATCH 01/15] ACPI: thinkpad-acpi: fix initialization error paths
` [PATCH 02/15] ACPI: thinkpad-acpi: fix LED handling on older ThinkPads
` [PATCH 03/15] Input: rename SW_RADIO to SW_RFKILL_ALL (v2)
` [PATCH 04/15] rfkill: clarify meaning of rfkill states
` [PATCH 05/15] rfkill: fix minor typo in kernel doc
` [PATCH 06/15] rfkill: handle SW_RFKILL_ALL events
` [PATCH 07/15] rfkill: add parameter to disable radios by default
` [PATCH 08/15] rfkill: add read-write rfkill switch support
` [PATCH 09/15] rfkill: add the WWAN radio type
` [PATCH 10/15] rfkill: rework suspend and resume handlers
` [PATCH 11/15] rfkill: add notifier chains support
` [PATCH 12/15] rfkill: add type string helper
` [PATCH 13/15] rfkill: add uevent notifications
` [PATCH 14/15] rfkill: do not allow userspace to override ALL RADIOS OFF
` [PATCH 15/15] rfkill: document rw rfkill switches and clarify input subsystem interactions

[Xenomai-core] [Patch 0/7] Posix skin user-space mutexes, second take
 2008-05-18 18:56 UTC  (19+ messages)
` [Xenomai-core] [Patch 1/7] Support for non cached memory mappings
  ` [Xenomai-core] [Patch 2/7] Define XNARCH_SHARED_HEAP_FLAGS
    ` [Xenomai-core] [Patch 3/7] Define more atomic operations in user-space
      ` [Xenomai-core] [Patch 4/7] Define ARM "
        ` [Xenomai-core] [Patch 5/7] Define new syscalls for the system skin
          ` [Xenomai-core] [Patch 6/7] Re-implementation of mutexes, kernel-space support
            ` [Xenomai-core] [Patch 7/7] Re-implementation of mutexes, user-space support

segfault in "blkparse -s"?
 2008-05-18 18:54 UTC  (2+ messages)

[RFC] x86: merge nmi_32-64 to nmi.c
 2008-05-18 18:38 UTC  (10+ messages)

your change to prevent needless re-building of vmlinux.o
 2008-05-18 18:52 UTC  (3+ messages)
  ` [RFC PATCH] move link of vmlinux from Makefile to a script

2.6.26-rc2-git5: Reported regressions from 2.6.25
 2008-05-18 18:37 UTC  (21+ messages)
` [Bug #10649] lxfb driver regression
` [Bug #10616] Horrendous Audio Stutter - current git
` [Bug #10634] volanoMark regression with kernel 2.6.26-rc1
` [Bug #10638] sysbench+mysql(oltp, readonly) 30% regression with 2.6.26-rc1
` [Bug #10648] CONFIG_PRINTK_TIME broken on git HEAD ?
` [Bug #10710] [BISECTED] Lots of "rescheduling IPIs" in powertop
` [Bug #10724] ACPI : EC: GPE

[PATCH 0/4] minor fixes for 2.6.26
 2008-05-18 18:44 UTC  (5+ messages)
` [PATCH 1/4] lmb: Fix compile warning
  ` [PATCH 2/4] [POWERPC] Remove generated files on make clean
    ` [PATCH 3/4] [POWERPC] Update arch/powerpc/boot/.gitignore
      ` [PATCH 4/4] [POWERPC] Fix mpc8377_mds.dts DMA nodes to match spec

iwlwifi Makefile issue in compat-wireless-2008-05-18
 2008-05-18 18:43 UTC 

[PATCH 00/40] ide: generic ATAPI support
 2008-05-18 19:00 UTC  (41+ messages)
` [PATCH 01/40] ide-scsi: fix race in idescsi_transfer_pc()
` [PATCH 02/40] ide-scsi: fix DRQ checking for DMA transfers in idescsi_pc_intr()
` [PATCH 03/40] ide-scsi: fix handling of DMA errors "
` [PATCH 04/40] ide-scsi: fix Interrupt Reason checking "
` [PATCH 05/40] ide-scsi: merge idescsi_input_buffers() and idescsi_output_buffers()
` [PATCH 06/40] ide-scsi: remove superfluous BUG_ON() from idescsi_transfer_pc()
` [PATCH 07/40] ide-scsi: add debug_log() macro
` [PATCH 08/40] ide-tape: idetape_pc_intr() should use local_irq_enable_in_hardirq()
` [PATCH 09/40] ide-tape: remove superfluous error message from idetape_pc_intr()
` [PATCH 10/40] ide-tape: remove superfluous warning message from idetape_issue_pc()
` [PATCH 11/40] ide-tape: remove unneeded CONFIG_BLK_DEV_IDEDMA ifdef
` [PATCH 12/40] ide-tape: remove stale comments from idetape_pc_intr()
` [PATCH 13/40] ide-tape: remove SIMULATE_ERRORS debug code
` [PATCH 14/40] ide-floppy: merge idefloppy_transfer_pc() and idefloppy_transfer_pc1()
` [PATCH 15/40] ide-{floppy,tape,scsi}: log device name instead of driver name
` [PATCH 16/40] ide-tape: make idetape_retry_pc() void
` [PATCH 17/40] ide-tape: merge callbacks
` [PATCH 18/40] ide-tape: make pc->idetape_callback void
` [PATCH 19/40] ide-floppy: merge callbacks
` [PATCH 20/40] ide-{floppy,tape}: merge pc->idefloppy_callback and pc->idetape_callback
` [PATCH 21/40] ide-{floppy,tape}: PC_FLAG_DMA_RECOMMENDED -> PC_FLAG_DMA_OK
` [PATCH 22/40] ide-floppy: start DMA engine in idefloppy_transfer_pc1()
` [PATCH 23/40] ide-tape: set PC_FLAG_DMA_IN_PROGRESS flag in idetape_transfer_pc()
` [PATCH 24/40] ide-tape: factor out waiting for good ireason from idetape_transfer_pc()
` [PATCH 25/40] ide: add PC_FLAG_ZIP_DRIVE pc flag
` [PATCH 26/40] ide-{cd,floppy,tape}: remove checking for drive->scsi
` [PATCH 27/40] ide-scsi: set drive->scsi flag for devices handled by the driver
` [PATCH 28/40] ide: add ide_transfer_pc() helper
` [PATCH 29/40] ide-scsi: move idescsi_map_sg() call out from idescsi_issue_pc()
` [PATCH 30/40] ide: add PC_FLAG_DRQ_INTERRUPT pc flag
` [PATCH 31/40] ide: add ide_issue_pc() helper
` [PATCH 32/40] ide-{floppy,tape}: move checking of ->failed_pc to ->callback
` [PATCH 33/40] ide-tape: factor out DSC handling from idetape_pc_intr()
` [PATCH 34/40] ide-tape: add ide_tape_io_buffers() helper
` [PATCH 35/40] ide-tape: always log debug info in idetape_pc_intr() if debugging is enabled
` [PATCH 36/40] ide-floppy: add more debugging to idefloppy_pc_intr()
` [PATCH 37/40] ide-scsi: use pc->callback
` [PATCH 38/40] ide-scsi: add more debugging to idescsi_pc_intr()
` [PATCH 39/40] ide-{floppy,scsi}: read Status Register before stopping DMA engine
` [PATCH 40/40] ide: add ide_pc_intr() helper

[PATCH] net/ipv4/arp.c: Use the exported hex_asc from lib/hexdump.c instead
 2008-05-18 18:37 UTC 

[PATCH v4] PHYLIB: Add 1000Base-X support for Broadcom bcm5482
 2008-05-18 18:37 UTC  (2+ messages)

ext3_dx_add_entry: Directory index full!
 2008-05-18 18:32 UTC  (4+ messages)

[U-Boot-Users] Posting non-wrapped patches
 2008-05-18 18:26 UTC  (2+ messages)

snd_pcsp locking mess
 2008-05-18 18:20 UTC 

[Qemu-devel] [4485] Fix TCG alignment problems on Sparc64 host
 2008-05-18 18:18 UTC  (2+ messages)

Incorrect model selection for HDA Intel based card
 2008-05-18 18:19 UTC 

[PATCH] PHYLIB: Kconfig: Fix the dependency on S390
 2008-05-18 18:12 UTC  (2+ messages)

[PATCH] PHYLIB: Kconfig: Complete the list of Broadcom PHYs supported
 2008-05-18 18:11 UTC  (2+ messages)

PROBLEM: Error messages on resume from memory/disk
 2008-05-18 18:11 UTC  (2+ messages)

2.6.25.3: su gets stuck for root
 2008-05-18 17:56 UTC  (9+ messages)

kernel 2.6.25 with ide driver cs5520 does not boot
 2008-05-18 18:14 UTC  (4+ messages)

Problems building iwl for 2.6.25 (dev_name and CONFIG_IWLWIFI not defined)
 2008-05-18 17:50 UTC  (2+ messages)

[PATCH v3] [POWERPC] Add a comment about the Book-e tophys/tovirt macros
 2008-05-18 17:54 UTC 

[PATCH] Re: [PATCH] drivers/net: remove network drivers' last few uses of IRQF_SAMPLE_RANDOM
 2008-05-18 17:53 UTC  (13+ messages)

(no subject)
 2008-05-18 17:52 UTC 

Inconsistent parameter expansion
 2008-05-18 18:11 UTC  (3+ messages)

[BUG] unable to handle kernel paging request in next-20080516
 2008-05-18 17:47 UTC  (3+ messages)

[PATCH 3/3] posix timers: use SIGQUEUE_CANCELLED when the timer is destroyed
 2008-05-18 17:46 UTC  (7+ messages)

[PATCH] Add format.date config variable
 2008-05-18 17:39 UTC  (2+ messages)

[U-Boot-Users] [RFC/PATCH 1/6] Move definition of container_of() to common.h
 2008-05-18 17:37 UTC  (4+ messages)
` [U-Boot-Users] [RFC/PATCH 2/6] SPI API improvements

Hack to fix not working spindown over Firewire
 2008-05-18 17:35 UTC  (10+ messages)
        ` [PATCH 0/5] SCSI and FireWire: fix/add START STOP UNIT for SBP-2 disks

[PATCH] Support for Roland SonicCell sound module
 2008-05-18 17:22 UTC 

[U-Boot-Users] NOKIA's BB5 boards
 2008-05-18 17:19 UTC  (2+ messages)

scp-argument-fix.patch is not needed for dropbear 0.50
 2008-05-18 17:13 UTC  (2+ messages)

[U-Boot-Users] [PATCH 00/17] x86: Fix warning: type qualifiers ignored on function return type
 2008-05-18 17:09 UTC  (18+ messages)
` [U-Boot-Users] [PATCH 01/17] example/82559_eeprom: Fix multiple warnings and errors
  ` [U-Boot-Users] [PATCH 02/17] examples/eepro100_eeprom: Fix memcpy to return destination pointer
    ` [U-Boot-Users] [PATCH 03/17] example/gitignore: update with all generated examples
      ` [U-Boot-Users] [PATCH 04/17] i386: Fix global_data declaration
        ` [U-Boot-Users] [PATCH 05/17] i386/bootm: remove unused var
          ` [U-Boot-Users] [PATCH 06/17] ds1722: Fix mutliple warnings and errors and active the ssi for SC520 boards
            ` [U-Boot-Users] [PATCH 07/17] drivers/pcmcia: add missing i82365
              ` [U-Boot-Users] [PATCH 08/17] marabun_pcmcia: Move compile condition to the Makefile
                ` [U-Boot-Users] [PATCH 09/17] pxa_pcmcia: "
                  ` [U-Boot-Users] [PATCH 10/17] pcmcia/ti_pci1410a: "
                    ` [U-Boot-Users] [PATCH 11/17] Include pcmcia.h only when the drivers is used
                      ` [U-Boot-Users] [PATCH 12/17] ti_pci1410a: Fix multiple warnings and errors
                        ` [U-Boot-Users] [PATCH 13/17] sc520_spunk: Fix multiple warnings
                          ` [U-Boot-Users] [PATCH 14/17] sc520_spunk: Fix flash
                            ` [U-Boot-Users] [PATCH 15/17] sc530_spunk: add missing SOBJS entry
                              ` [U-Boot-Users] [PATCH 16/17] i386: Fix multipple definition of __show_boot_progress
                                ` [U-Boot-Users] [PATCH 17/17] sc520_cdp: Fix multiple warnings

Forward/rewind APIs return 0
 2008-05-18 17:08 UTC  (2+ messages)

2.6.26-rc2-mm1
 2008-05-18 17:07 UTC  (8+ messages)
` [BUG] 2.6.26-rc2-mm1 - kernel bug while bootup at __alloc_pages_internal () on x86_64

t3701 fails if core.filemode disabled
 2008-05-18 17:04 UTC  (3+ messages)

[RFC,PATCH 2/3] introduce PF_KTHREAD flag
 2008-05-18 17:00 UTC  (2+ messages)

[RFC,PATCH 3/3] kill PF_BORROWED_MM in favour of PF_KTHREAD
 2008-05-18 17:00 UTC  (2+ messages)

[PATCH 1/3] uml: activate_mm: remove the dead PF_BORROWED_MM check
 2008-05-18 17:00 UTC  (2+ messages)

dst cache overflow
 2008-05-18 16:49 UTC  (10+ messages)
            ` IPv6 slab leak (was: Re: dst cache overflow)

2.6.26-rc1 regression: e5e1d3cb20034a3cbcfff1f0bae12201aa2ce17e breaks artsd
 2008-05-18 17:32 UTC  (21+ messages)
              ` Non-working snd-pcsp
                        ` Non-working snd-pcsp - solved
                          ` [patch] snd-pcsp: silent misleading warning

Reporting possible bug in DCCP Feature negotiation
 2008-05-18 16:44 UTC  (4+ messages)
  ` [DCCP] [RFT/Bug-Fix] [Patch 1/1]: Special case for client-PARTOPEN with DataAcks
    ` [DCCP] [RFT/Bug-Fix] [Patch 1/1]: Special case for client-PARTOPEN

[lm-sensors] lm-sensors 3.0.2 has been released!
 2008-05-18 16:43 UTC 

[Qemu-devel] Patch removing spaces
 2008-05-18 16:31 UTC 

[PATCHSET #upstream-fixes] libata: fix a bunch of PMP related problems
 2008-05-18 16:29 UTC  (2+ messages)
` [PATCHSET #upstream-fixes] git tree available

[Re: Linux 2.6.26-rc2] Write protect on on
 2008-05-18 16:27 UTC  (3+ messages)

Higher resolution timers
 2008-05-18 16:27 UTC  (2+ messages)

Git head doesn't boot on A500
 2008-05-18 16:19 UTC  (5+ messages)


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.