mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[patch 1/5] i2c: xtensa s6000 i2c driver
 2009-03-31 23:01 UTC  (3+ messages)

[PATCH 1/2 V2] kaweth: Fix locking to be SMP-safe
 2009-03-31 23:01 UTC  (6+ messages)

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

[PATCH] PCI: Fix oops in pci_vpd_truncate
 2009-03-31 22:53 UTC  (2+ messages)

[PATCH] swiotlb updates for Xen dom0
 2009-03-31 22:52 UTC  (10+ messages)
` [PATCH 1/9] xen: make sure swiotlb allocation is physically contigious
` [PATCH 2/9] xen swiotlb: fixup swiotlb is chunks smaller than MAX_CONTIG_ORDER
` [PATCH 3/9] xen: add hooks for mapping phys<->bus addresses in swiotlb
` [PATCH 4/9] xen/swiotlb: add hook for swiotlb_arch_range_needs_mapping
` [PATCH 5/9] xen: enable swiotlb for xen domain 0
` [PATCH 6/9] swiotlb: use swiotlb_alloc_boot to allocate emergency pool
` [PATCH 7/9] xen/swiotlb: improve comment on gfp flags in xen_alloc_coherent()
` [PATCH 8/9] xen/swiotlb: add sync functions
` [PATCH 9/9] pci-swiotlb: remove __weak vs __weak binding

[PATCH 0/4] Allow NFS to use ordinary path lookup when mounting NFSv4
 2009-03-31 22:49 UTC  (9+ 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, resend] eliminate spurious pointless WARN_ON()s
 2009-03-31 22:44 UTC  (19+ 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] fix bmap-vs-truncate race
 2009-03-31 22:42 UTC  (3+ messages)

linux 2.6.29-rc3 kernel failure with mptsas
 2009-03-31 22:40 UTC  (5+ messages)

[PATCH] sony-laptop should depend on RFKILL
 2009-03-31 22:35 UTC  (2+ messages)

Linux 2.6.29
 2009-03-31 22:30 UTC  (17+ messages)

[PATCH] fbdev: fix color component field length documentation
 2009-03-31 22:28 UTC  (3+ messages)

Linux 2.6.29
 2009-03-31 22:22 UTC  (14+ messages)

[PATCH 1/2] toshiba-acpi: Add support for hotkey notifications
 2009-03-31 22:19 UTC  (5+ messages)
` [PATCH 2/2] toshiba-acpi: Support TOS1900-type devices

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

[PATCH 1/2] kaweth: Fix locking to be SMP-safe
 2009-03-31 22:00 UTC  (6+ messages)

[RFC v2][PATCH]page_fault retry with NOPAGE_RETRY
 2009-03-31 22:00 UTC  (2+ messages)

enabling kms for i915 disables brightness control and xrandr
 2009-03-31 21:58 UTC  (4+ messages)

Linux 2.6.29
 2009-03-31 21:55 UTC  (26+ messages)

2.6.29 boot hang
 2009-03-31 21:54 UTC  (3+ messages)

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

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

[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] issue storage dev flush from generic file_fsync helper
 2009-03-31 21:29 UTC  (37+ 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/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)

[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

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

[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 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  (4+ messages)
` [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 

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  (4+ messages)

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®