public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-02-02 12:16:19 to 2009-02-02 21:58:11 UTC [more...]

next-20090202: task kmemleak:763 blocked for more than 120 seconds
 2009-02-02 21:57 UTC  (5+ messages)

[PATCH 1/2] mfd: Support active high IRQs on WM835x
 2009-02-02 21:56 UTC  (2+ messages)

[PATCH 3/3] xen: use direct ops on 64-bit
 2009-02-02 21:55 UTC 

[PATCH 2/3] xen: make direct versions of irq_enable/disable/save/restore to common code
 2009-02-02 21:55 UTC 

[PATCH 1/3] xen: setup percpu data pointers
 2009-02-02 21:55 UTC 

[PATCH -mmotm/resend] sysrq: emergency thaw only if CONFIG_BLOCK enabled
 2009-02-02 21:52 UTC 

[PATCH] Fix OOPS in mmap_region() when merging adjacent VM_LOCKED file segments
 2009-02-02 21:50 UTC  (9+ messages)

PCI PM: Restore standard config registers of all devices early
 2009-02-02 21:49 UTC  (14+ messages)

[PATCH] regulator: email - update email address and regulator webpage
 2009-02-02 21:49 UTC 

[PATCH] m68k: Unify arch/m68k/include/asm/unistd.h
 2009-02-02 21:47 UTC  (4+ messages)
` [uClinux-dev] "

WARNING: at drivers/usb/storage/transport.c:584 last_sector_hacks+0x103/0x165 [usb_storage]()
 2009-02-02 21:44 UTC 

[PATCH] Resume from hibernation fails with pata_it821x RAID volume
 2009-02-02 21:41 UTC 

[PATCH 00/14] ide: ide_task_t -> struct ide_cmd
 2009-02-02 21:40 UTC  (15+ messages)
` [PATCH 01/14] ide: use blk_fs_request() check in ide-taskfile.c
` [PATCH 02/14] ide: call ide_build_sglist() prior to ->dma_setup
` [PATCH 03/14] ide: remove ide_task_t typedef
` [PATCH 04/14] ide: pass command instead of request to ide_pio_datablock()
` [PATCH 05/14] ide: move command related fields from ide_hwif_t to struct ide_cmd
` [PATCH 06/14] ide: set IDE_TFLAG_WRITE basing on data phase used in ide_taskfile_ioctl()
` [PATCH 07/14] ide: use ata_tf_protocols enums
` [PATCH 08/14] ide: merge task_{in,out}_intr()
` [PATCH 09/14] ide: inline task_in_unexpected() into task_pio_intr()
` [PATCH 10/14] ide: unify exit paths in task_pio_intr()
` [PATCH 11/14] ide: task_error() -> task_error_cmd()
` [PATCH 12/14] ide: use ide_complete_cmd() for head unload commands
` [PATCH 13/14] ide: use ide_complete_cmd() for PM commands
` [PATCH 14/14] ide: sanitize ide_finish_cmd()

cgroup mount point
 2009-02-02 21:41 UTC 

2.6.29-rc3-git3 -- WARNING: at drivers/pci/pci-driver.c:368 pci_legacy_suspend+0x7e/0xbb()
 2009-02-02 21:31 UTC 

2.6.28 headers break kbd and net-tools userspace builds
 2009-02-02 21:27 UTC  (7+ messages)

[PATCH] Fix sata_sil compilation error with libata debug enabled (2.6.29-rcX)
 2009-02-02 21:12 UTC  (2+ messages)

[-mm patch] Show memcg information during OOM
 2009-02-02 21:05 UTC  (9+ messages)

[PATCH] increment hpilo version
 2009-02-02 20:55 UTC  (4+ messages)

[PATCH] Fix for Atmel AT91 powersaving
 2009-02-02 20:54 UTC  (2+ messages)

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

hackbench [pthread mode] regression with 2.6.29-rc3
 2009-02-02 20:50 UTC  (8+ messages)

[PATCH] do_pipe cleanup: drop its last user in arch/alpha/
 2009-02-02 20:48 UTC  (2+ messages)

[RFC][PATCH] create workqueue threads only when needed
 2009-02-02 20:44 UTC  (16+ messages)

linux-next: Tree for February 2
 2009-02-02 20:45 UTC  (5+ messages)
` linux-next: Tree for February 2 (iwlwifi)
` [PATCH] jfs: needs crc32_le

main thread pthread_exit/sys_exit bug!
 2009-02-02 20:39 UTC  (7+ messages)

[patch] Performance Counters for Linux, v3
 2009-02-02 20:33 UTC  (4+ messages)
` Performance counter API review was "

[PATCH] ACPI: add "auto" to acpi_enforce_resources
 2009-02-02 20:29 UTC  (7+ messages)
    ` [PATCH 1/2] RFC: ACPI: Interface for ACPI drivers to place quirk code which gets executed early
    ` [PATCH 2/2] RFC: ACPI: Set enforce_resources to strict if a ATK0110 device is found in namespace

[GIT PULL] MMC fixes for 2.6.29-rc4
 2009-02-02 20:09 UTC 

[kernel] Question about 2.6.28 kernel
 2009-02-02 20:12 UTC  (2+ messages)

mmc: struct device - replace bus_id with dev_name(), dev_set_name()
 2009-02-02 20:09 UTC  (2+ messages)

2.6.26.8-rt15
 2009-02-02 19:53 UTC  (3+ messages)

[git pull] IDE fixes
 2009-02-02 19:48 UTC 

[PATCH 3/4] kthreads: rework kthread_stop()
 2009-02-02 19:41 UTC  (6+ messages)

Stack trace with kernel 2.6.29-rc2
 2009-02-02 19:28 UTC 

[PATCH] MMC: Add Extended CSD as a device attribute
 2009-02-02 19:26 UTC  (6+ messages)

kgdb break point problem on 2.6.28.2
 2009-02-02 19:05 UTC 

[GIT PULL] UWB and WUSB fixes
 2009-02-02 18:06 UTC 

[GIT PULL] block bits
 2009-02-02 18:53 UTC  (3+ messages)

[PATCH 00/15] weekly IDE updates
 2009-02-02 18:53 UTC  (8+ messages)
` [PATCH 01/15] ide: include <asm/ide.h> only when needed
` [PATCH 02/15] scc_pata: remove DECLARE_SCC_DEV() macro

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

[possible BUG] PM suspend warning in 2.6.29-rc3-00227-gf1dd849
 2009-02-02 18:49 UTC  (4+ messages)

[Bugme-new] [Bug 12562] New: High overhead while switching or synchronizing threads on different cores
 2009-02-02 18:35 UTC  (16+ messages)

[PATCH 0/3] PCI PM: More refinements of suspend-resume framework
 2009-02-02 18:32 UTC  (5+ messages)
` [linux-pm] [PATCH 2/3] PCI PM: Let the core be more careful with respect to drivers using new framework

marching through all physical memory in software
 2009-02-02 18:29 UTC  (2+ messages)

Linux 2.6.28.3
 2009-02-02 18:25 UTC  (2+ messages)

Linux 2.6.27.14
 2009-02-02 18:24 UTC  (2+ messages)

Linux 2.6.27.13
 2009-02-02 18:17 UTC  (3+ messages)

[PATCH/RFC] F_SETFL/Fasync BKL removal, now without unsightly global locks
 2009-02-02 18:20 UTC  (5+ messages)
` [PATCH 1/4] Use bit operations for file->f_flags
` [PATCH 2/4] Convert epoll to a bitlock
` [PATCH 3/4] Move FASYNC bit handling to f_op->fasync()
` [PATCH 4/4] Rationalize fasync return values

Who wrote 2.6.28
 2009-02-02 18:16 UTC  (4+ messages)

[git-pull -tip] fix headers_check warnings
 2009-02-02 18:12 UTC  (7+ messages)

[git pull -tip V2] fix headers_check warnings
 2009-02-02 18:11 UTC 

[PATCH] Fix vde network backend in user mode linux
 2009-02-02 17:28 UTC 

Dear Lucky Winner
 2009-02-02 17:51 UTC 

spurious -ENOSPC on XFS
 2009-02-02 17:36 UTC  (12+ messages)

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

unknown symbols in 2.6.29-rc3
 2009-02-02 17:32 UTC  (2+ messages)

[PATCHSET] block,scsi,libata: implement alt_size
 2009-02-02 17:17 UTC  (4+ messages)
` [PATCH 3/3] libata: export HPA size as alt_size
  ` [PATCH] libata: change drive ready wait after hard reset to 5s

[PATCH 0/2] TPM: refactoring and integrity
 2009-02-02 17:23 UTC  (3+ messages)
` [PATCH 1/2] TPM: sysfs functions consolidation
` [PATCH 2/2] TPM: integrity interface

scheduler nice 19 versus 'idle' behavior / static low-priority scheduling
 2009-02-02 17:23 UTC  (2+ messages)

[PATCH] dca: redesign locks
 2009-02-02 17:14 UTC 

[PATCH] fix mlocked page counter mismatch
 2009-02-02 17:16 UTC  (2+ messages)

Q: state of pci express hotplug
 2009-02-02 17:15 UTC  (4+ messages)

[PATCH] intel-iommu: intel_iommu_domain_alloc should check 'dmar_disabled'
 2009-02-02 17:15 UTC  (3+ messages)

PROBLEM: Can't boot a (HZ = 1000) kernel using an AMD Phenom-II processor
 2009-02-02 17:05 UTC  (11+ messages)

[PATCH] sysfs: Take sysfs_mutex when fetching the root inode
 2009-02-02 17:03 UTC  (6+ messages)
` [PATCH] sysfs: Reference sysfs_dirent from sysfs inodes

2.6.28, rlimits, performance and debian etch
 2009-02-02 16:20 UTC  (5+ messages)

msdos_format_name() bug?
 2009-02-02 16:09 UTC  (2+ messages)

[PATCH] atmel-mci: fix initialization of dma slave data
 2009-02-02 16:04 UTC  (6+ messages)

[PATCH] MTD: RBTX4939 map driver (v2)
 2009-02-02 16:01 UTC 

[PATCH] MTD: TXx9 SoC NAND Flash Memory Controller driver (v3)
 2009-02-02 16:01 UTC 

[PATCH (trivial)] MTD: remove EOL from MODULE_DESCRIPTION
 2009-02-02 15:58 UTC  (2+ messages)

[PATCH 0/6] USB: Fixes for fsl_qe_udc driver
 2009-02-02 15:50 UTC  (6+ messages)

[RFC v4] wait: prevent waiter starvation in __wait_on_bit_lock
 2009-02-02 15:47 UTC  (14+ messages)
    ` [RFC v5] wait: prevent exclusive waiter starvation
        ` [RFC v6] "
            ` [RFC v7] "

[PATCH 60/80] tty: extract the pty init time special cases
 2009-02-02 15:42 UTC  (2+ messages)

[PATCH V2] btsdio: fix tx error path
 2009-02-02 15:29 UTC  (4+ messages)

Seagate disk freeze for 30 seconds then comes back (RecovComm 10B8B)
 2009-02-02 15:15 UTC  (5+ messages)

[patch] SLQB slab allocator
 2009-02-02 15:00 UTC  (8+ messages)

[BUGFIX] [PATCH] write-back: fix nr_to_write counter
 2009-02-02 14:57 UTC 

[PATCH] async: use list_move_tail
 2009-02-02 14:54 UTC  (2+ messages)

2.6.29-rc1 does not resume on Lenove T61
 2009-02-02 14:41 UTC  (6+ messages)

2.6.29-rc libata sff 32bit PIO regression
 2009-02-02 14:17 UTC  (6+ messages)

[BUG??] Deadlock between kswapd and sys_inotify_add_watch(lockdep report)
 2009-02-02 14:16 UTC  (10+ messages)

Confirm Reciept
 2009-02-02 14:09 UTC 

[PATCH] ftrace: On PowerPC we don't need frame pointers for CALLER_ADDRs
 2009-02-02 14:04 UTC  (3+ messages)

support of touchscreen reported as eGalax but is not working
 2009-02-02 13:39 UTC  (9+ messages)
          ` SOLVED "

[PATCH -mmotm] mm: unify some pmd_*() functions fix
 2009-02-02 13:48 UTC  (2+ messages)

[PATCH] UML on UML breaks when testing SYSEMU
 2009-02-02 13:22 UTC 

Kjære uio.no konto Bruker
 2009-02-02 12:53 UTC 

Kjære uio.no konto Bruker
 2009-02-02 13:02 UTC 

Kjære uio.no konto Bruker
 2009-02-02 13:02 UTC 

Kjære uio.no konto Bruker
 2009-02-02 13:01 UTC 

Kjære uio.no konto Bruker
 2009-02-02 12:58 UTC 

[PATCH 0/3] cpu freq: fix problems with work_on_cpu usage in acpi-cpufreq
 2009-02-02 12:35 UTC  (4+ messages)
` [PATCH 2/3] work_on_cpu: Use our own workqueue

2.6.29rc1 brakes usb
 2009-02-02 12:33 UTC  (5+ messages)
` 2.6.29rc1 breakes usb: hiddev device no longer available

[PATCH mmotm] nilfs2: fix wrong counting of checkpoints and dirty segments
 2009-02-02 12:26 UTC 

[RFC] NOHZ: fix nohz on cpu unplug
 2009-02-02 12:23 UTC  (3+ messages)
` [PATCH/RFC] "
  ` [PATCH v2] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox