linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-01-31 18:13:53 to 2009-02-01 18:54:51 UTC [more...]

MMC host driver requirements
 2009-02-01 18:54 UTC  (11+ messages)
    ` Driver for CB710/720 memory card reader (MMC part)
      ` RFC: "
          ` RFC: Driver for CB710/720 memory card reader (MMC part) - v2
              ` RFC: Driver for CB710/720 memory card reader (MMC part) - v3

[PATCH 00/15] weekly IDE updates
 2009-02-01 18:49 UTC  (17+ messages)
` [PATCH 01/15] ide: include <asm/ide.h> only when needed
` [PATCH 02/15] scc_pata: remove DECLARE_SCC_DEV() macro
` [PATCH 03/15] ide: fix memleak on failure in probe_for_drive()
` [PATCH 04/15] ide: fix error message in pre_task_out_intr()
` [PATCH 05/15] ide: allow host drivers to specify IRQ flags
` [PATCH 06/15] ide: remove now superfluous check from ide_host_register()
` [PATCH 07/15] ide: add IDE_HFLAG_DTC2278 host flag
` [PATCH 08/15] ide: add IDE_HFLAG_4DRIVES "
` [PATCH 09/15] ide: add "flagged" taskfile flags to struct ide_taskfile
` [PATCH 10/15] ide: complete power step in ide_complete_pm_request()
` [PATCH 11/15] ide: factor out completion of taskfile from ide_end_drive_cmd()
` [PATCH 12/15] ide: move request type specific code from ide_end_drive_cmd() to callers
` [PATCH 13/15] ide: no need to read Status and Error registers for "empty" taskfile requests
` [PATCH 14/15] ide: remove ->data_phase field from ide_hwif_t
` [PATCH 15/15] ide: move smart_enable() call out from get_smart_data()

[git pull -tip] headers_check fixes for other architectures
 2009-02-01 18:33 UTC  (9+ messages)

[RFC][PATCH] create workqueue threads only when needed
 2009-02-01 18:11 UTC  (11+ messages)

[RFC Patch 1/10] Introducing generic hardware breakpoint handler interfaces
 2009-02-01 18:05 UTC  (4+ messages)

LinuxPPS core (Version 1): the PPS Linux implementation
 2009-02-01 17:55 UTC  (2+ messages)
` [PATCH 1/1] LinuxPPS core support

checkpatch.pl is getting too slow
 2009-02-01 17:47 UTC  (8+ messages)

[PATCH 1/3] ide-cd: use ide_drive_t's rq in cdrom_queue_request_sense
 2009-02-01 16:04 UTC  (4+ messages)

[PATCH] sungem: limit reaches -1, but 0 tested
 2009-02-01 17:15 UTC  (3+ messages)

[PATCH] voyager: fix up for moving the generic smp call func to pointers
 2009-02-01 17:04 UTC  (8+ messages)
        ` [PATCH] x86/Voyager: make it build and boot

[PATCH] fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls
 2009-02-01 16:57 UTC  (14+ messages)
                ` [xfs-masters] "

[PATCH -tip V2] x86: irqinit_32.c fix compilation warning
 2009-02-01 16:42 UTC  (2+ messages)

devpts multiple instances feedback
 2009-02-01 16:41 UTC  (8+ messages)

[RFC][PATCH 0/5] Simplify devpts code
 2009-02-01 16:38 UTC  (11+ messages)
` [RFC][PATCH 1/5] Unroll essentials of do_remount_sb() into devpts
` [RFC][PATCH 2/5] Parse mount options just once and copy them to super block
` [RFC][PATCH 3/5] Move common mknod_ptmx() calls into caller
` [RFC][PATCH 4/5] Remove get_init_pts_sb()
` [RFC][PATCH 5/5] Merge code for single and multiple-instance mounts

[RFC][PATCH] devpts: Must release s_umount on error
 2009-02-01 16:33 UTC  (2+ messages)

[RFC][PATCH] simple_set_mnt() should return void
 2009-02-01 16:32 UTC  (2+ messages)

[PATCH] net: variables reach -1, but 0 tested
 2009-02-01 16:23 UTC  (4+ messages)

[PATCH 1/2] usb-serial : fix the nousb oops
 2009-02-01 15:51 UTC  (2+ messages)

[PATCH -tip] x86: irqinit_32.c fix compilation warning
 2009-02-01 15:52 UTC 

[git pull] scheduler fixes
 2009-02-01 15:43 UTC 

[patch] fs: make struct dentry->d_op const
 2009-02-01 15:04 UTC 

[possible BUG] PM suspend warning in 2.6.29-rc3-00227-gf1dd849
 2009-02-01 14:34 UTC 

Linux 2.6.28 + Trust 610 LCD PowerC@m Zoom, webcam mode?
 2009-02-01 14:24 UTC  (2+ messages)

Linux 2.6.27.13
 2009-02-01 13:21 UTC  (2+ messages)

[BUG] pnpbios breaks floppy support
 2009-02-01 13:18 UTC  (3+ messages)

[GIT PATCHES for 2.6.29] V4L/DVB fixes
 2009-02-01 13:06 UTC 

[PATCH 2.6.28 1/2] memory: improve find_vma
 2009-02-01 13:00 UTC  (9+ messages)

[PATCH] m68k: Unify arch/m68k/include/asm/unistd.h
 2009-02-01 12:46 UTC  (2+ messages)
` [uClinux-dev] "

Fat64 / exFat fs and Linux
 2009-02-01 12:46 UTC  (7+ messages)

[PATCH] sched_rt: don't use first_cpu on cpumask created with cpumask_and
 2009-02-01 10:57 UTC  (3+ messages)

[PATCH 2/2] usb-serial: fix the aircable_init failure path
 2009-02-01 10:54 UTC 

[PATCH 3/4] kthreads: rework kthread_stop()
 2009-02-01 10:49 UTC  (6+ messages)

[PATCH 1/4] kthreads: move sched-realeted initialization from kthreadd context
 2009-02-01 10:38 UTC  (3+ messages)

[patch 1/2] mm: change dirty limit type specifiers to unsigned long
 2009-02-01 10:22 UTC  (5+ messages)
` [patch 2/2] mm: add dirty_background_bytes and dirty_bytes sysctls
  ` [PATCH] mm: Fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches

[Bug 12592] New: fw_card_add adds card to the list even on enable failure
 2009-02-01 10:21 UTC 

Add cache descriptors for Intel Core i7
 2009-02-01 10:07 UTC  (2+ messages)

hackbench [pthread mode] regression with 2.6.29-rc3
 2009-02-01 10:04 UTC  (5+ messages)

[patch]: fixing of pmtimer overflow that make Cx states time incorrect
 2009-02-01 10:03 UTC  (4+ messages)

BFS: Bug during mount of corrupted image
 2009-02-01  9:57 UTC 

[RFC] per-CPU cryptd thread implementation based on workqueue
 2009-02-01  9:37 UTC  (5+ messages)

[PATCH] net: add ARP notify option for devices
 2009-02-01  9:04 UTC  (2+ messages)

[PATCH v3] tcp: splice as many packets as possible at once
 2009-02-01  8:41 UTC  (3+ messages)

hardware time stamping with optional structs in data area
 2009-02-01  8:14 UTC  (3+ messages)

Nice Email!!!
 2009-02-01  7:40 UTC 

MACHINE INDUSTRY
 2009-02-01  7:32 UTC 

[2.6.29-rc2] fb_mmap: circular locking dependency on hibernation
 2009-02-01  7:15 UTC  (4+ messages)
` [Linux-fbdev-devel] "

processes/threads monitor
 2009-02-01  6:50 UTC  (3+ messages)

staging: remove duplicated #include's
 2009-02-01  6:05 UTC 

[PATCHSET] block,scsi,libata: implement alt_size
 2009-02-01  4:14 UTC  (10+ messages)
` [PATCH 1/3] block: add alt_size
` [PATCH 2/3] scsi: add scsi_device->alt_capacity
` [PATCH 3/3] libata: export HPA size as alt_size
` [PATCHSET] dmraid: use alt_size
  ` [PATCH 1/3] dmraid: set read_info to @offset by default in read_raid_dev()
  ` [PATCH 2/3] dmraid: add alt_size to dev_info
  ` [PATCH 3/3] dmraid: make nv use alt_size if available

2.6.27.8 (+?) softlockup BUG (inotify still raceable)?
 2009-02-01  3:00 UTC  (3+ messages)
` Please disregard "

Mainline kernel OLTP performance update
 2009-02-01  2:52 UTC  (22+ messages)

irq_desc_lock_class is held when it is freed
 2009-02-01  1:55 UTC  (5+ messages)

[patch] drop epoll max_user_instances and rely only on max_user_watches
 2009-02-01  1:49 UTC  (8+ messages)

Spurious Filesystem corruption with ext3 + large (<400GB) hw RAID partition + SMP
 2009-02-01  1:44 UTC  (4+ messages)

Warning and BUG with btrfs and corrupted image
 2009-02-01  1:40 UTC  (11+ messages)

marching through all physical memory in software
 2009-02-01  1:25 UTC  (7+ messages)

2.6.29-rc3: tg3 dead after resume
 2009-02-01  1:24 UTC  (27+ messages)
      ` What should PCI core do during suspend-resume? (was: Re: 2.6.29-rc3: tg3 dead after resume)

[PATCH v2] psmouse: run kpsmoused only while needed
 2009-02-01  0:27 UTC 

spurious -ENOSPC on XFS
 2009-01-31 23:57 UTC  (11+ messages)

2.6.28: All I/O, D-state: 3ware 9650SE-16ML/Intel/965/MTRR/PAT?
 2009-01-31 23:11 UTC  (4+ messages)

[PATCH 0 of 7] x86/paravirt: optimise pvop calls and register use
 2009-01-31 22:43 UTC  (6+ messages)

[git pull] scheduler fixes
 2009-01-31 22:19 UTC  (10+ messages)

support of touchscreen reported as eGalax but is not working
 2009-01-31 22:09 UTC  (9+ messages)
          ` SOLVED "

[patch 3/7] epoll keyed wakeups - introduce key-aware wakeup macros
 2009-01-31 21:28 UTC  (11+ messages)

[PATCH] mfd/htc-egpio: fix iomem resource handling using resource_size
 2009-01-31 20:47 UTC 

mmotm 2009-01-31-01-08 uploaded (staging vs. mach64: CONFIG_PANEL)
 2009-01-31 20:32 UTC  (4+ messages)
` [PATCH -mmotm/fold] sysrq: emergency thaw only if CONFIG_BLOCK enabled
` [PATCH -mmotm/fold] UV: fix header struct usage

[mingo@elte.hu: [git pull] headers_check fixes]
 2009-01-31 20:24 UTC  (13+ messages)
                ` [PATCH] x86: do not expose CONFIG_BSWAP to userspace

2.6.28-rt on PowerPC
 2009-01-31 20:23 UTC  (5+ messages)
      ` 2.6.28-rt on ARM [Was: 2.6.28-rt on PowerPC]

[patch 00/32] 2.6.27-stable review
 2009-01-31 19:24 UTC  (3+ messages)
` For -stable: sata_mv: fix 8-port timeouts on 508x/6081 chips

[PATCH 2/2] softlockup: check all tasks in hung_task
 2009-01-31 19:22 UTC  (2+ messages)

[PATCH 2.6.28] mousedev: Allow devices to be excluded from /dev/input/mice
 2009-01-31 19:17 UTC  (3+ messages)

2.6.28-rt on PowerPC
 2009-01-31 19:14 UTC  (2+ messages)
` [PATCH -rt] powerpc/tracing: Add support for "PREEMPT_TRACE" tracer

[PATCH] softlockup: remove unused definition for spawn_softlockup_task
 2009-01-31 19:12 UTC  (2+ messages)

[PATCH] ftrace: On PowerPC we don't need frame pointers for CALLER_ADDRs
 2009-01-31 19:06 UTC 

[PATCH] Fix OOPS in mmap_region() when merging adjacent VM_LOCKED file segments
 2009-01-31 18:34 UTC  (16+ messages)

Q: state of pci express hotplug
 2009-01-31 18:13 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).