public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-09-17 18:01:15 to 2010-09-18 15:53:20 UTC [more...]

[PATCH 0/4] printk cleanups
 2010-09-18 15:52 UTC  (2+ messages)
` [PATCH 1/4] printk: Fixup declaration of kmsg_reasons

[PATCH] generic-ipi: fix deadlock in __smp_call_function_single
 2010-09-18 15:18 UTC  (10+ messages)

[PATCH] sched: Improve latencies under load by decreasing minimum
 2010-09-18 15:09 UTC  (3+ messages)

[PATCHi v3] kconfig qconf: port to QT4
 2010-09-18 14:22 UTC  (4+ messages)
` [PATCH] "

OOPS in hiddev_open on connecting "Logitech MX620 Laser Cordless Mouse"
 2010-09-18 13:36 UTC  (2+ messages)

[PATCH] fs/locks.c: prepare for BKL removal
 2010-09-18 13:48 UTC  (2+ messages)

[PATCH RFC] x86: hpet: Avoid the readback penalty
 2010-09-18 13:43 UTC  (5+ messages)
  ` [tip:x86/timers] x86: Hpet: Avoid the comparator "

[PATCH 0/7 v3] HID: magicmouse: fixes and support for the Magic Trackpad (v3)
 2010-09-18 12:50 UTC  (9+ messages)
` [PATCH 1/7 v3] HID: magicmouse: don't allow hidinput to initialize the device
            ` [RFC PATCH] hid-magicmouse: Map inputs rather than munging input devices

[PATCH] drm/edid: Don't repeatedly log hex dumps of bad EDIDs by default
 2010-09-18 12:48 UTC  (3+ messages)

New compat_alloc_user_space() GPLness and fglrx
 2010-09-18 12:42 UTC  (3+ messages)

kvm kdump regression
 2010-09-18 12:36 UTC  (2+ messages)

[IIO] Proposal for sysfs attributes
 2010-09-18 12:25 UTC  (3+ messages)

[GIT] IDE
 2010-09-18 12:01 UTC  (2+ messages)

[PATCH] gpio: stmpe: fix error path
 2010-09-18 11:21 UTC  (3+ messages)

Using the page cache while maintaining a reserve? Or do it some other way?
 2010-09-18 10:52 UTC 

[PATCH 3/3] futex: add lock context annotations
 2010-09-18 10:22 UTC  (2+ messages)
` [tip:core/futexes] futex: Add "

[PATCH 2/3] futex: mark restart_block.futex.uaddr as a __user pointer
 2010-09-18 10:22 UTC  (2+ messages)
` [tip:core/futexes] futex: Mark restart_block.futex.uaddr[2] __user

[PATCH 1/3] futex: change signature of fetch_robust_entry()
 2010-09-18 10:22 UTC  (2+ messages)
` [tip:core/futexes] futex: Change 3rd arg of fetch_robust_entry() to unsigned int*

[linux-pm] [PATCH] opp: introduce library for device-specific OPPs
 2010-09-18 10:08 UTC  (10+ messages)

OOPS in hiddev_open on connecting "Logitech MX620 Laser Cordless Mouse"
 2010-09-18  9:48 UTC 

[PATCH v4 0/2] init cleanups
 2010-09-18  9:50 UTC  (5+ messages)
` [PATCH v4 1/2] init: add sys-wrapper.h

Kernel panic in 2.6.36-rc4 after suspend/resume
 2010-09-18  9:39 UTC 

[PATCH] Posix CLOCK_RTC interface proof of concept
 2010-09-18  9:31 UTC  (5+ messages)

Kernel panic in 2.6.36-rc4 after suspend/resume
 2010-09-18  9:25 UTC 

Sudden "hangs"
 2010-09-18  9:04 UTC  (3+ messages)

USB: free coherent buffer into atomic context
 2010-09-18  8:50 UTC 

[PATCH 4/4] alpha: deal with multiple simultaneously pending signals sanely
 2010-09-18  8:42 UTC 

[PATCH 3/4] alpha: fix a 14 years old bug in sigreturn tracing
 2010-09-18  8:41 UTC 

[PATCH 2/4] alpha: unb0rk sigsuspend() and rt_sigsuspend()
 2010-09-18  8:40 UTC 

[PATCH 1/4] alpha: belated ERESTART_RESTARTBLOCK race fix
 2010-09-18  8:38 UTC 

[PATCH 00/12] more BKL removal after get_sb pushdown
 2010-09-18  7:55 UTC  (4+ messages)
` [PATCH 06/12] BKL: Remove BKL from capifs

[PATCH] acpi: handle ACPI0007 Device in acpi_early_set_pdc
 2010-09-18  6:26 UTC  (5+ messages)
      ` [PATCH -v4] acpi: Handle "

memblock vs early_res
 2010-09-18  6:21 UTC  (5+ messages)

[PATCH v4] Gigabit Ethernet driver of Topcliff PCH
 2010-09-18  6:08 UTC  (2+ messages)

[PATCH v2] power: introduce library for device-specific OPPs
 2010-09-18  5:48 UTC  (4+ messages)

[RFC] Portable bitfields for trace format
 2010-09-18  5:42 UTC 

[PATCH v2] Regulator: lp3972 cleanup
 2010-09-18  5:13 UTC 

[PATCH 0/6] Reduce writeback from page reclaim context V6
 2010-09-18  5:04 UTC  (7+ messages)
` [PATCH 1/6] vmscan: tracing: Roll up of patches currently in mmotm
    ` perf scripting

[GIT] Networking
 2010-09-18  4:14 UTC 

[ANNOUNCE] TCM/LIO v4.0.0-rc4 for 2.6.36-rc4
 2010-09-18  4:00 UTC  (2+ messages)

[PATCH] bsg: call idr_pre_get() outside the lock
 2010-09-18  3:40 UTC  (3+ messages)

linux-next: Tree for September 16
 2010-09-18  3:17 UTC  (5+ messages)
` linux-next: Tree for September 16 (do_mounts.c)

[PATCH] fbmem: Fix fb_read, fb_write unaligned accesses
 2010-09-18  3:17 UTC  (2+ messages)

[PATCH][RFC] fs/exec.c: provide the correct process pid to the pipe helper
 2010-09-18  3:14 UTC  (8+ messages)
` [PATCH 2/2] exec: move core_pattern pipe helper into the crashing namespace
    ` [PATCH][RFC] v2 "

[PATCH] dca: disable dca on IOAT ver.3.0 multiple-IOH platforms
 2010-09-18  3:08 UTC  (2+ messages)

[PATCH v2 01/11] scsi: Convert struct Scsi_Host->cmd_serial_number to atomic_t
 2010-09-18  2:56 UTC  (5+ messages)

[PATCH] misc: adds support the FSA9480 USB Switch
 2010-09-18  2:47 UTC  (5+ messages)

[GIT PULL] Samsung fixes for 2.6.36-rc5
 2010-09-18  1:47 UTC 

PROBLEM: GPT partition table + RAID: kernel could not load init while root filesystem is mounted
 2010-09-18  0:52 UTC 

[PATCH v3] AT91: Add flexibity board support
 2010-09-18  1:09 UTC  (2+ messages)

[PATCH 0/3 RESEND] My work on MemoryStick system
 2010-09-18  1:06 UTC  (4+ messages)
` [PATCH 2/3] MEMSTICK: add support for legacy memorysticks

[PATCH] default CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
 2010-09-18  1:02 UTC 

memory barrier question
 2010-09-18  1:12 UTC  (13+ messages)

[patch 2/2] x86: put offline CPUs into deepest mwait cstate_subcstate
 2010-09-18  0:48 UTC  (4+ messages)
` [tip:x86/idle] x86, hotplug: Use mwait to offline a processor, fix the legacy case
  ` [tip:x86/idle] x86, hotplug: Move WBINVD back outside the play_dead loop

[PATCH] fbmem: Fix fb_read, fb_write unaligned accesses
 2010-09-18  0:15 UTC  (2+ messages)

[git pull] FireWire fixes
 2010-09-18  0:02 UTC  (6+ messages)

[PATCH] Move "struct net" declaration inside the __KERNEL__ macro guard
 2010-09-17 23:51 UTC  (3+ messages)

[PATCH v2 0/4] PCI: allocate space top-down, not bottom-up
 2010-09-17 23:46 UTC  (6+ messages)
` [PATCH v2 1/4] resources: ensure alignment callback doesn't allocate below available start
` [PATCH v2 2/4] x86/PCI: allocate space from the end of a region, not the beginning
` [PATCH v2 3/4] resources: allocate space within a region from the top down
` [PATCH v2 4/4] PCI: allocate bus resources "

[tip:x86/idle] x86, mwait: Move mwait constants to a common header file
 2010-09-17 23:46 UTC 

[PATCH net-next-2.6] net/ipv4: push IP options to CB in ip_fragment
 2010-09-17 23:43 UTC  (4+ messages)

linux-next: Tree for September 17
 2010-09-17 23:20 UTC  (3+ messages)

linux-next: build failure after merge of the rcu tree
 2010-09-17 23:17 UTC  (2+ messages)

[PATCH stable-2.6.32] Phonet: disable network namespace support
 2010-09-17 23:04 UTC 

Default zone_reclaim_mode = 1 on NUMA kernel is bad for file/email/web servers
 2010-09-17 23:01 UTC  (10+ messages)

[PATCH 0/2] PNPACPI: cope with invalid device IDs
 2010-09-17 22:56 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH 3/3] x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB
 2010-09-17 22:55 UTC  (2+ messages)
` [tip:x86/amd-nb] "

[PATCH 2/3] x86, k8-gart: Decouple handling of garts and northbridges
 2010-09-17 22:55 UTC  (2+ messages)
` [tip:x86/amd-nb] "

[PATCH 1/3] x86, cacheinfo: Fix dependency of AMD L3 CID
 2010-09-17 22:55 UTC  (2+ messages)
` [tip:x86/amd-nb] "

Testing request: Gigabyte GA-MA69VM-S2 690V regression
 2010-09-17 22:53 UTC 

Possible regression with skb_clone() in 2.6.36
 2010-09-17 22:34 UTC  (2+ messages)

[KVM timekeeping 10/35] Fix deep C-state TSC desynchronization
 2010-09-17 22:31 UTC  (8+ messages)

PM / Wakeup: Introduce wakeup source objects and event statistics (v2)
 2010-09-17 22:26 UTC  (2+ messages)

[PATCH] tracing, perf: add more power related events
 2010-09-17 22:26 UTC  (10+ messages)

O_DIRECT reads appear to be cached on block device partition file?
 2010-09-17 22:22 UTC  (3+ messages)

[patch] sched: use group weight, idle cpu metrics to fix imbalances during idle
 2010-09-17 22:02 UTC 

Dynamic Debug module.ddebug fake param enhancements
 2010-09-17 21:52 UTC  (4+ messages)
` [PATCH 1/4] Dynamic Debug: Introduce global fake module param module.ddebug - V3

[PATCH] fbmem: Fix whitespace (indentation with spaces)
 2010-09-17 21:51 UTC 

ACPI error when mapping a 2GB BAR w/ 4GB of RAM
 2010-09-17 21:45 UTC  (6+ messages)
  ` [Qemu-devel] "

[PATCH 0/5] Uio enhancements
 2010-09-17 21:09 UTC  (18+ messages)
` [PATCH 1/5] uio: Fix lack of locking in init_uio_class
` [PATCH 2/5] uio: Don't clear driver data
` [PATCH 3/5] uio: Cleanup irq handling
` [PATCH 4/5] uio: Support 2^MINOR_BITS minors
` [PATCH 5/5] uio: Statically allocate uio_class and use class .dev_attrs

[PATCH 00/10] zram: various improvements and cleanups
 2010-09-17 20:59 UTC  (4+ messages)
` [PATCH 03/10] Use percpu stats

[PATCH] pm_qos: Add system bus performance parameter
 2010-09-17 20:32 UTC  (12+ messages)

YOU HAVE BEEN AWARDED
 2010-09-17 19:07 UTC 

Radeon KMS r100 and STR problems
 2010-09-17 20:24 UTC  (2+ messages)

Issue in using mmap on ARM target
 2010-09-17 20:06 UTC  (2+ messages)

[PATCH] staging: brcm80211: Make CFLAGS explicit
 2010-09-17 18:39 UTC  (7+ messages)

[PATCH][RFC] fs/exec.c: provide the correct process pid to the pipe helper
 2010-09-17 19:08 UTC  (4+ messages)

[PATCH 0/8] Drop host_lock around LLD SHT->queuecommand() caller
 2010-09-17 19:01 UTC  (6+ messages)

Remaining BKL users, what to do
 2010-09-17 19:00 UTC  (7+ messages)
    ` [PATCH] BKL: Remove BKL from isofs

A simple question of sys_
 2010-09-17 18:55 UTC  (2+ messages)

[Patch 1/1] hid: Fix for A4Tech RP-649 horizontal scrollwheel (updated)
 2010-09-17 18:44 UTC  (2+ messages)

[PATCH RFCv2 0/5] CARMA Board Support
 2010-09-17 18:41 UTC  (2+ messages)

[PATCH] Documentation/kbuild: major edit of modules.txt sections 1-4
 2010-09-17 18:30 UTC  (3+ messages)

[PATCH 1/8] scsi: Drop struct Scsi_Host->host_lock around SHT->queuecommand()
 2010-09-17 18:21 UTC  (10+ messages)

[PATCH v2 11/11] buslogic: Remove host_lock unlock() + lock() from BusLogic_QueueCommand()
 2010-09-17 18:23 UTC 

[PATCH v2 10/11] fnic: Remove host_lock unlock() + lock() from fnic_queuecommand()
 2010-09-17 18:23 UTC 

[PATCH v2 09/11] qla2xxx: Remove host_lock unlock() + lock() from qla2xxx_queuecommand()
 2010-09-17 18:23 UTC 

[PATCH v2 08/11] qla4xxx: Remove host_lock unlock() + lock() from qla4xxx_queuecommand()
 2010-09-17 18:22 UTC 

[PATCH v2 07/11] lpfc: Remove host_lock unlock() + lock() from lpfc_queuecommand()
 2010-09-17 18:22 UTC 

[PATCH v2 06/11] libata: Remove host_lock unlock() + lock() from ata_scsi_queuecmd()
 2010-09-17 18:22 UTC 

[PATCH v2 05/11] libfc: Remove host_lock unlock() + lock() from fc_queuecommand()
 2010-09-17 18:22 UTC 

[PATCH v2 04/11] libsas: Remove host_lock unlock() + lock() from sas_queuecommand()
 2010-09-17 18:22 UTC 

[PATCH v2 03/11] libiscsi: Remove host_lock unlock() + lock() from iscsi_queuecommand()
 2010-09-17 18:22 UTC 

[PATCH v2 02/11] scsi: Drop struct Scsi_Host->host_lock usage in scsi_dispatch_cmd()
 2010-09-17 18:21 UTC 

[PATCH v2 00/11] Drop host_lock usage from scsi_dispatch_cmd()
 2010-09-17 18:21 UTC 

[PATCH 00/10] jump label v11
 2010-09-17 18:21 UTC  (3+ messages)
` [PATCH 03/10] jump label v11: base patch

[PATCH] x86, UV: Improve access time to RTC clock in node controller
 2010-09-17 18:16 UTC  (3+ messages)
  ` [PATCH V2] "

More modaliases + patchtool
 2010-09-17 18:09 UTC  (4+ messages)
    ` #2 (Re: More modaliases + patchtool)
      ` xenbus: Re: #2 (Re: More modaliases + patchtool))

INFO: inconsistent lock state
 2010-09-17 18:05 UTC  (3+ messages)


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