mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 1/2 V2] kaweth: Fix locking to be SMP-safe
 2009-03-31 21:50 UTC  (2+ messages)

[PATCH 2/2 V2] kaweth: Clean up code
 2009-03-31 21:49 UTC  (2+ messages)

[PATCH 1/2] toshiba-acpi: Add support for hotkey notifications
 2009-03-31 21:45 UTC 

[PATCH 0/3] [git-pull] net firmware patches
 2009-03-31 21:44 UTC  (2+ messages)

[PATCH 1/2] toshiba-acpi: Add support for hotkey notifications
 2009-03-31 21:43 UTC  (2+ messages)

[PATCH] ETHOC: fix build breakage on s390
 2009-03-31 21:41 UTC  (3+ messages)

[PATCH] hvc_console: prevent wrapping in hvc_console_print()
 2009-03-31 21:40 UTC  (8+ messages)
      ` [PATCH] Add hvc_console to MAINTAINERS

[PATCH 0/4] Allow NFS to use ordinary path lookup when mounting NFSv4
 2009-03-31 21:40 UTC  (6+ messages)
` [PATCH 1/4] VFS: Add a VFS helper function vfs_remote_path_lookup()
` [PATCH 2/4] NFSv4: Use vfs_path_lookup() instead of nfs4_path_walk()
` [PATCH 3/4] NFS: Fix nfs_path() to always return a '/' at the beginning of the path
` [PATCH 4/4] NFS: Correct the NFS mount path when following a referral

[PATCH] issue storage dev flush from generic file_fsync helper
 2009-03-31 21:29 UTC  (38+ messages)
` [PATCH 2/5] ext3: call blkdev_issue_flush on fsync()
        ` [PATCH 1/7] block: Add block_flush_device()
        ` [PATCH 2/7] ext3: call blkdev_issue_flush() on fsync()

replace() system call needed (was Re: EXT4-ish "fixes" in UBIFS)
 2009-03-31 21:27 UTC 

Detailed Stack Information Patch [0/3]
 2009-03-31 21:25 UTC  (6+ messages)

[PATCH 0/8] MAINTAINERS - add script and patterns
 2009-03-31 21:24 UTC  (3+ messages)

[patch/rfc 2.6.29 1/2] MTD: driver model updates
 2009-03-31 21:18 UTC  (2+ messages)

2.6.29 - irq 19:"nobody cared"
 2009-03-31 21:15 UTC  (2+ messages)

Linux 2.6.29
 2009-03-31 21:13 UTC  (41+ messages)

[GIT RFC] percpu: use dynamic percpu allocator as the default percpu allocator
 2009-03-31 21:10 UTC  (26+ messages)
              ` [PATCH UPDATED] "

[RFC PATCH 00/17] virtual-bus
 2009-03-31 21:05 UTC  (34+ messages)
` [RFC PATCH 01/17] shm-signal: shared-memory signals
` [RFC PATCH 02/17] vbus: add virtual-bus definitions
` [RFC PATCH 03/17] vbus: add connection-client helper infrastructure
` [RFC PATCH 04/17] vbus: add bus-registration notifiers
` [RFC PATCH 05/17] vbus: add a "vbus-proxy" bus model for vbus_driver objects
` [RFC PATCH 06/17] ioq: Add basic definitions for a shared-memory, lockless queue
` [RFC PATCH 07/17] ioq: add vbus helpers
` [RFC PATCH 08/17] venet: add the ABI definitions for an 802.x packet interface
` [RFC PATCH 09/17] net: Add vbus_enet driver
` [RFC PATCH 10/17] venet-tap: Adds a "venet" compatible "tap" device to VBUS
` [RFC PATCH 11/17] venet: add scatter-gather support
` [RFC PATCH 12/17] venettap: "
` [RFC PATCH 13/17] x86: allow the irq->vector translation to be determined outside of ioapic
` [RFC PATCH 14/17] kvm: add a reset capability
` [RFC PATCH 15/17] kvm: add dynamic IRQ support
` [RFC PATCH 16/17] kvm: Add VBUS support to the host
` [RFC PATCH 17/17] kvm: Add guest-side support for VBUS

2.6.29 boot hang
 2009-03-31 21:01 UTC  (2+ messages)

pci logical vs. physical hotplug
 2009-03-31 21:00 UTC 

what is_single_threaded() does?
 2009-03-31 20:57 UTC 

[PATCH 3/3] utrace-based ftrace "process" engine, v2
 2009-03-31 20:54 UTC  (12+ messages)

[PATCH 0/4] ksm - dynamic page sharing driver for linux
 2009-03-31 20:52 UTC  (18+ messages)
` [PATCH 1/4] MMU_NOTIFIERS: add set_pte_at_notify()
  ` [PATCH 2/4] add page_wrprotect(): write protecting page
    ` [PATCH 3/4] add replace_page(): change the page pte is pointing to
      ` [PATCH 4/4] add ksm kernel shared memory driver

Linux 2.6.29
 2009-03-31 20:49 UTC  (12+ messages)

[GIT PULL] Btrfs updates for 2.6.30-rc
 2009-03-31 20:47 UTC 

2.6.29 git master and PAT problems
 2009-03-31 20:45 UTC  (5+ messages)

[PATCH] PNPACPI: Enable PNPACPI _PSx Support, v3
 2009-03-31 20:37 UTC  (3+ messages)

[PATCH] igb: fix kexec with igb
 2009-03-31 20:27 UTC  (7+ messages)
` [Updated patch] "

Linux 2.6.29
 2009-03-31 19:47 UTC  (8+ messages)

[GIT PULL] Xen for 2.6.30 #1
 2009-03-31 19:38 UTC  (4+ messages)
` [GIT PULL] Xen for 2.6.30 #2
    ` [Xen-devel] "

DRM lock ordering fix series
 2009-03-31 19:36 UTC  (9+ messages)
` [PATCH 1/6] drm/i915: Fix lock order reversal in GTT pwrite path
  ` [PATCH 2/6] drm/i915: Make GEM object's page lists refcounted instead of get/free
    ` [PATCH 3/6] drm/i915: Fix lock order reversal in shmem pwrite path
      ` [PATCH 4/6] drm/i915: Fix lock order reversal in shmem pread path
        ` [PATCH 5/6] drm/i915: Fix lock order reversal with cliprects and cmdbuf in non-DRI2 paths
          ` [PATCH 6/6] drm/i915: Fix lock order reversal in GEM relocation entry copying
            ` [PATCH 6/6] drm/i915: Fix lock order reversal in GEM relocation entry copying. -- makes X hang

[git pull] IDE updates part 3
 2009-03-31 19:35 UTC 

"make oldconfig" problem
 2009-03-31 19:35 UTC  (4+ messages)

[PATCH 1/2] dmaengine: TXx9 Soc DMA Controller driver
 2009-03-31 19:34 UTC  (5+ messages)

[PATCH] parport: Use the PCI IRQ if offered
 2009-03-31 19:31 UTC  (4+ messages)

Squashfs 4.0 tools
 2009-03-31 19:31 UTC  (4+ messages)

Sysfs with no struc device ?
 2009-03-31 19:27 UTC  (2+ messages)

Sysfs with no struc device ?
 2009-03-31 19:24 UTC 

[PATCH] ide: Fix host drivers that need IRQF_SHARED
 2009-03-31 19:16 UTC 

[PATCH] perf_counter: allow and require one-page mmap on counting counters
 2009-03-31 19:15 UTC  (6+ messages)

[git pull] PCI changes for 2.6.30
 2009-03-31 19:13 UTC 

WARNING: at net/ipv4/tcp_input.c:2927 tcp_ack+0xd55/0x1991()
 2009-03-31 19:12 UTC  (12+ messages)

[PATCHSET 0/8 version 4] exofs for kernel 2.6.30
 2009-03-31 18:52 UTC  (4+ messages)
` [PATCH 6/8] exofs: super_operations and file_system_type
    ` [osd-dev] "

[patch 00/35] Jeff's ReiserFS Patch Queue
 2009-03-31 18:44 UTC  (3+ messages)
` [patch 18/35 xattr-rework] reiserfs: Clean up xattrs when REISERFS_FS_XATTR is unset

ISCSI-SCST performance (with also IET and STGT data)
 2009-03-31 18:43 UTC  (5+ messages)
  ` [Scst-devel] "
        ` [Iscsitarget-devel] [Scst-devel] ISCSI-SCST performance (withalso "

[PATCH 1/2] kaweth: Fix locking to be SMP-safe
 2009-03-31 18:40 UTC  (8+ messages)

[PATCH 00/05] tmio_mmc: Minor fixes and cnf/irq changes
 2009-03-31 18:37 UTC  (7+ messages)

[PATCHv4] MTD: New ioctl calls for >4GiB device support
 2009-03-31 18:29 UTC  (3+ messages)

[tip PATCH v6 0/8] requeue pi implementation
 2009-03-31 18:16 UTC  (10+ messages)
` [tip PATCH v6 1/8] RFC: futex: futex_wait_queue_me()
` [tip PATCH v6 3/8] RFC: futex: futex_lock_pi_atomic()
` [tip PATCH v6 8/8] RFC: futex: add requeue_pi calls

[GIT PULL] Please pull the first batch of NFS client changes (and cachefs merge)
 2009-03-31 18:07 UTC 

Bug in 2.6.29 ide-cd: Kernel freeze: bisected + unacceptable workaround
 2009-03-31 18:01 UTC  (4+ messages)

[BUGFIX] request for picking fee039a1 up (Re: fee039a1 and ccbeed3a dependency)
 2009-03-31 17:58 UTC 

[PATCH] fix bmap-vs-truncate race
 2009-03-31 17:54 UTC  (3+ messages)

consistent oops from request_key in 2.6.29
 2009-03-31 17:53 UTC  (3+ messages)

[Scst-devel] Linux kernel and block I/O performance
 2009-03-31 17:39 UTC 

[patch 0/3] slub partial list thrashing performance degradation
 2009-03-31 17:35 UTC  (11+ messages)
` [patch 1/3] slub: add per-cache slab thrash ratio

[PATCH] at91_ide: fix ->ftf_flags handling
 2009-03-31 17:34 UTC 

[GIT PULL] s390 bug fixes
 2009-03-31 17:20 UTC 

[PATCH -tip] irq: DEBUG_SHIRQ executed on irq setup failure
 2009-03-31 17:14 UTC 

[PATCH 00/15] pending perf_counter bits
 2009-03-31 17:11 UTC  (8+ messages)
` [PATCH 13/15] perf_counter: provide generic callchain bits

Help: tasklet blocked for >8msec
 2009-03-31 16:52 UTC  (2+ messages)
` Help: tasklet blocked for >8msec - USB mouse related

[PATCH 0/12] Per-bdi writeback flusher threads #2
 2009-03-31 16:50 UTC  (4+ messages)
` [PATCH 05/12] writeback: switch to per-bdi threads for flushing data

[PATCH] tx4939ide: remove wmb()
 2009-03-31 16:36 UTC  (2+ messages)

[PATCH] dmaengine: fix regression introduced by d6103085dfd83c13db65c3bd7e182f021d77c541
 2009-03-31 16:33 UTC  (2+ messages)

[RFC] Add Alternative Log Buffer Support for printk Messages
 2009-03-31 15:58 UTC 

Replacing VFAT as filesystem on removeable media
 2009-03-31 15:53 UTC  (6+ messages)

[PATCH, resend] eliminate spurious pointless WARN_ON()s
 2009-03-31 15:35 UTC  (18+ messages)
` [tip:core/ipi] generic-ipi: "
    ` [tip:core/ipi] generic-ipi: eliminate spurious pointlessWARN_ON()s
                    ` cpu hotplug and lockdep (was: Re: [tip:core/ipi] generic-ipi: eliminate spurious pointlessWARN_ON()s)
                      ` [PATCH 0/2] sysctl: lockdep support
                        ` [PATCH 1/2] sysctl: Don't take the use count of multiple heads at a time
                          ` [PATCH 2/2] sysctl: lockdep support for sysctl reference counting

[patch 0/3] add rt_tgsigqueueinfo syscall -V2
 2009-03-31 15:26 UTC  (2+ messages)

[PATCH 00/15] PCI Hotplug: cpqphp cleanups
 2009-03-31 15:24 UTC  (16+ messages)
` [PATCH 01/15] PCI Hotplug: cpqphp: stray whitespace cleanups
` [PATCH 02/15] PCI Hotplug: cpqphp: fix comment style
` [PATCH 03/15] PCI Hotplug: cpqphp: obey 80 column convention in cpqphp.h
` [PATCH 04/15] PCI Hotplug: cpqphp: remove useless prototypes in cpqphp_core.c
` [PATCH 05/15] PCI Hotplug: cpqphp: eliminate stray braces
` [PATCH 06/15] PCI Hotplug: cpqphp: refactor cpqhp_probe
` [PATCH 07/15] PCI Hotplug: cpqphp: clean up cpqphp_ctrl.c
` [PATCH 08/15] PCI Hotplug: cpqphp: refactor cpqphp_save_slot_config
` [PATCH 09/15] PCI Hotplug: cpqphp: style cleanups
` [PATCH 10/15] PCI Hotplug: cpqphp: refactor cpqhp_save_config
` [PATCH 11/15] PCI Hotplug: cpqphp: clean up accesses to pcibios_get_irq_routing_table()
` [PATCH 12/15] PCI Hotplug: cpqphp: eliminate dead code - PCI_ScanBusNonBridge
` [PATCH 13/15] PCI Hotplug: cpqphp: constify slot_name()
` [PATCH 14/15] PCI Hotplug: cpqphp: don't use pci_find_slot()
` [PATCH 15/15] PCI: remove deprecated pci_find_slot() interface

Detailed Stack Information Patch [3/3]
 2009-03-31 14:58 UTC 

Detailed Stack Information Patch [2/3]
 2009-03-31 14:58 UTC 

Detailed Stack Information Patch [1/3]
 2009-03-31 14:58 UTC 

[PATCH 1/2] posix-timers: fix RLIMIT_CPU && fork()
 2009-03-31 14:57 UTC  (3+ messages)
` [stable] "

[PATCH RFT] MMC: core/core.c: mmc_rescan detects card change in one run
 2009-03-31 14:51 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] macb: RLE and BNA handling
 2009-03-31 14:50 UTC  (8+ messages)

Ext4 and the "30 second window of death"
 2009-03-31 14:45 UTC  (4+ messages)

+ mm-remove-struct-mm_struct-exe_file-et-al.patch added to -mm tree
 2009-03-31 14:40 UTC 

[patch 21/21] x86, ds: support Core i7
 2009-03-31 13:48 UTC 

[patch 18/21] x86, ptrace: remove unused functions
 2009-03-31 13:41 UTC 

page:  |  | latest

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

all inboxes | Powered by JetHome®