linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-01-05 09:10:03 to 2009-01-05 15:18:47 UTC [more...]

[PATCH 0/13] IA64: unifying ways to handle multiple sets of dma mapping ops
 2009-01-05 14:36 UTC  (14+ messages)
` [PATCH 01/13] add map/unmap_single_attr and map/unmap_sg_attr to struct dma_mapping_ops
  ` [PATCH 02/13] add dma_mapping_ops for SBA IOMMU
    ` [PATCH 03/13] add dma_mapping_ops for SWIOTLB and "
      ` [PATCH 04/13] add dma_mapping_ops for intel-iommu
        ` [PATCH 05/13] add dma_mapping_ops for SGI Altix
          ` [PATCH 06/13] add dma_mapping_ops for SWIOTLB
            ` [PATCH 07/13] set up dma_ops appropriately
              ` [PATCH 08/13] convert the DMA API to use dma_ops
                ` [PATCH 09/13] remove dma operations in struct ia64_machine_vector
                  ` [PATCH 10/13] make sn DMA mapping functions static
                    ` [PATCH 11/13] add dma_get_ops to struct ia64_machine_vector
                      ` [PATCH 12/13] remove hwsw_dma_ops
                        ` [PATCH 13/13] make sba DMA mapping functions static

[PATCH 0/6][v5]: Container-init signal semantics
 2009-01-05 15:16 UTC  (9+ messages)
` [PATCH 3/6][v5] Define siginfo_from_ancestor_ns()
` [PATCH 4/6][v5] Protect cinit from unblocked SIG_DFL signals
` [PATCH 5/6][v5] Protect cinit from blocked fatal signals

[PATCH] AMD IOMMU: remove unnecessary ifdef
 2009-01-05 15:17 UTC 

early exception error
 2009-01-05 15:14 UTC  (16+ messages)

[PATCH] mm: __nr_to_section - make it safe against overflow
 2009-01-05 15:10 UTC  (5+ messages)

[PATCH] Fix race in ring_buffer_consume()
 2009-01-05 15:09 UTC  (3+ messages)
` [PATCH] Fix race in ring_buffer_consume(): Replace ring_buffer_consume and ring_buffer_peek with ring_buffer_get_event

[PATCH] [REPOST] timer iomem hwrng driver
 2009-01-05 14:30 UTC  (2+ messages)
` [REPOST^3] [PATCH] "

[PATCH -net-next 3/4] firmware: convert tg3 driver to request_firmware()
 2009-01-05 15:06 UTC  (8+ messages)

PATCH [0/3]: Simplify the kernel build by removing perl
 2009-01-05 15:01 UTC  (11+ messages)
` [PATCH 1/3]: Replace kernel/timeconst.pl with kernel/timeconst.sh

[PATCH 0/13] x86: unifying ways to handle multiple sets of dma mapping ops
 2009-01-05 15:00 UTC  (10+ messages)
` [PATCH 1/8] add map_page and unmap_page to struct dma_mapping_ops
  ` [PATCH 2/8] swiotlb: add map_page and unmap_page
    ` [PATCH 3/8] gart: "
      ` [PATCH 4/8] calgary: "
        ` [PATCH 5/8] AMD IOMMU: "
          ` [PATCH 6/8] intel-iommu: "
            ` [PATCH 7/8] pci-nommu: add map_page
              ` [PATCH 8/8] remove map_single and unmap_single in struct dma_mapping_ops

[BUG] 2.6.28 hates my RTC clock - with PM_TRACE set
 2009-01-05 14:59 UTC  (4+ messages)

[PATCH 0/3] unifying ways to handle multiple sets of dma mapping ops
 2009-01-05 14:59 UTC  (4+ messages)
` [PATCH 1/3] add common struct for dma map operations
  ` [PATCH 2/3] convert X86 and IA64 to use generic dma_map_ops struct
    ` [PATCH 3/3] remove IA64 and X86 duplicated swiotlb code

[git pull] voltage regulator updates
 2009-01-05 14:59 UTC 

[PATCH] Fix incorrect use of loose in hfs.txt
 2009-01-05 14:58 UTC  (3+ messages)

document ext3 requirements
 2009-01-05 14:57 UTC  (18+ messages)
  ` [patch] document ext3 a bit better
  ` [patch] Re: document ext3 requirements

Btrfs for mainline
 2009-01-05 14:47 UTC  (23+ messages)

BUG: soft lockup - is this XFS problem?
 2009-01-05 14:25 UTC  (8+ messages)

Bug: Status/Summary of slashdot leap-second crash on new years 2008-2009
 2009-01-05 14:33 UTC  (11+ messages)

[PATCH] [DMAR] Fix endless "Unknown DMAR structure type" loop
 2009-01-05 14:31 UTC  (2+ messages)

dw_dmac driver questions
 2009-01-05 14:30 UTC  (3+ messages)

[PATCH 7/7] drivers/usb/serial: Move a dereference below a NULL test
 2009-01-05 14:28 UTC  (2+ messages)

[PATCH 1/1] scripts: allow docproc invocation from external
 2009-01-05 14:08 UTC 

[PATCH -tip] x86: setup.c fix style problems
 2009-01-05 14:03 UTC  (9+ messages)

irqnr fallout in gpiolib on sparc32
 2009-01-05 13:55 UTC  (4+ messages)

[PATCH] x86 PCI: Do not use interrupt links for devices using MSI-X
 2009-01-05 13:50 UTC  (3+ messages)

2.6.28-rc9 panics with crashkernel=256M while booting
 2009-01-05 13:49 UTC  (4+ messages)

quirk_usb_disable_ehci takes 2x 1.5s on boot
 2009-01-05 13:41 UTC 

[PATCH V3 12/17] Squashfs: header files
 2009-01-05 13:32 UTC  (2+ messages)

[RFC][PATCH] PCI PM: Make new suspend-resume callbacks carry out core operations (rev. 2)
 2009-01-05 13:32 UTC  (26+ messages)
  ` [RFC][PATCH 0/10] PCI PM: Make new suspend-resume callbacks carry out core operations
    ` [RFC][PATCH 1/10] PCI PM: Fix poweroff and restore callbacks
    ` [RFC][PATCH 2/10] PCI PM: Add suspend counterpart of pci_reenable_device
    ` [RFC][PATCH 3/10] PCI PM: Power-manage devices without drivers during suspend-resume
    ` [RFC][PATCH 4/10] PCI PM: Move pci_has_legacy_pm_support
    ` [RFC][PATCH 5/10] PCI PM: Avoid touching devices behind bridges in unknown state
      ` [RFC][PATCH 5/10] PCI PM: Avoid touching devices behind bridges in unknown state (rev. 2)
    ` [RFC][PATCH 6/10] PCI PM: Rearrange code in pci-driver.c
    ` [RFC][PATCH 7/10] PCI PM: Call pci_fixup_device from legacy routines
    ` [RFC][PATCH 8/10] PCI PM: Register power state of devices during initialization
    ` [RFC][PATCH 9/10] PCI PM: Run default PM callbacks for all devices using new framework
    ` [RFC][PATCH 10/10] PCI PM: Put PM callbacks in the order of execution

[PATCH V3 00/17] Squashfs: compressed read-only filesystem
 2009-01-05 13:27 UTC  (2+ messages)

[git patches] Ocfs2 patches for merge window, batch 2/3
 2009-01-05 13:27 UTC  (8+ messages)
` [PATCH 19/56] mm: Export pdflush_operation()
          ` [Ocfs2-devel] "

[PATCH] 2.6.28-git4 - powerpc - drivers build fails with !CONFIG_VIOPATH
 2009-01-05 13:33 UTC  (3+ messages)

[PATCH] Incremental i2c-mpc driver fix for multi-master i2c busses
 2009-01-05 13:21 UTC 

[PATCH V3 01/17] Squashfs: inode operations
 2009-01-05 13:20 UTC  (2+ messages)

swiotlb: remove duplicated #include
 2009-01-05 13:16 UTC  (7+ messages)

KPROBE linking error (who's the maintainer of kernel/power/) ?
 2009-01-05 13:16 UTC  (2+ messages)

[PATCH 0/5] hrtimer: cleanups and fixes
 2009-01-05 13:13 UTC  (8+ messages)
` [PATCH 1/5] hrtimer: splitout peek ahead functionality
` [PATCH 2/5] hrtimer: fix HOTPLUG_CPU=n compile warning
` [PATCH 3/5] hrtimer: simplify hotplug migration
` [PATCH 4/5] hrtimer: fix recursion deadlock by re-introducing the softirq
` [PATCH 5/5] hrtimer: fixup comments
  ` [PATCH] hrtimer: splitout peek ahead functionality, fix

[PATCH] CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]
 2009-01-05 13:11 UTC  (10+ messages)
` [PATCH] CRED: Fix regression in cap_capable() as shown up by sys_faccessat()
  ` access(2) regressions in current mainline

[PATCH V3 02/17] Squashfs: directory lookup operations
 2009-01-05 13:09 UTC  (2+ messages)

[BUG] 2.6.28-git LOCKDEP: Possible recursive rq->lock
 2009-01-05 13:06 UTC  (4+ messages)

[PATCH] sched: mark sched_create_sysfs_power_savings_entries() as __init
 2009-01-05 12:54 UTC  (3+ messages)
` [PATCH] [RESEND] "

[PATCH] sched: cleanup for arch_reinit_sched_domains()
 2009-01-05 12:54 UTC  (2+ messages)

[PATCH v5] Resurrect IT8172 IDE controller driver
 2009-01-05 12:46 UTC  (2+ messages)

2.6.29 -mm merge plans
 2009-01-05 12:32 UTC  (16+ messages)

Lock-up on PPC64
 2009-01-05 12:28 UTC  (8+ messages)

[PATCH 0/7][v4] Container-init signal semantics
 2009-01-05 12:24 UTC  (5+ messages)
` [RFC][PATCH 5/7][v4] Protect cinit from blocked fatal signals

[PATCH V3 11/17] Squashfs: block operations
 2009-01-05 12:18 UTC  (2+ messages)

[BUG] NULL pointer deref with rcutorture
 2009-01-05 12:14 UTC  (9+ messages)

USB troubles with w760i
 2009-01-05 12:12 UTC 

[PATCH] regulator: catch some registration errors
 2009-01-05 12:04 UTC  (2+ messages)

[PATCH 0/5] regulator: kerneldoc cleanups
 2009-01-05 12:04 UTC  (2+ messages)

atomics: document that linux expects certain atomic behaviour from unsigned long
 2009-01-05 12:00 UTC  (6+ messages)

[PATCH] [0/5] Couple of x86 patches for 2.6.29
 2009-01-05 11:47 UTC  (3+ messages)
` [PATCH] [5/5] Avoid theoretical vmalloc fault loop

Initramfs from existing vmlinuz
 2009-01-05 11:47 UTC  (4+ messages)

[PATCH V3 03/17] Squashfs: directory readdir operations
 2009-01-05 11:08 UTC 

[PATCH V3 17/17] MAINTAINERS: squashfs entry
 2009-01-05 11:08 UTC 

[PATCH V3 16/17] Squashfs: documentation
 2009-01-05 11:08 UTC 

[PATCH V3 14/17] Squashfs: Kconfig entry
 2009-01-05 11:08 UTC 

Lock up - probably ALSA related
 2009-01-05 11:29 UTC  (3+ messages)

[PATCH V3 08/17] Squashfs: fragment block operations
 2009-01-05 11:08 UTC 

[PATCH V3 05/17] Squashfs: symlink operations
 2009-01-05 11:08 UTC 

[PATCH V3 06/17] Squashfs: super block operations
 2009-01-05 11:08 UTC 

[PATCH V3 09/17] Squashfs: uid/gid lookup operations
 2009-01-05 11:08 UTC 

[PATCH V3 04/17] Squashfs: regular file operations
 2009-01-05 11:08 UTC 

document ext3 requirements
 2009-01-05 11:19 UTC  (4+ messages)

[PATCH 0/4] Fastboot revisited: Asynchronous function calls
 2009-01-05 11:18 UTC  (4+ messages)

[PATCH] mflash linux support
 2009-01-05 11:13 UTC  (4+ messages)

[PATCH V3 07/17] Squashfs: export operations
 2009-01-05 11:08 UTC 

[PATCH V3 10/17] Squashfs: cache operations
 2009-01-05 11:08 UTC 

[PATCH V3 15/17] Squashfs: initrd support
 2009-01-05 11:08 UTC 

[PATCH V3 13/17] Squashfs: Makefiles
 2009-01-05 11:08 UTC 

2.6.28 regression: xbacklight broken on ThinkPad X61s
 2009-01-05 11:05 UTC  (3+ messages)

2.6.28-git: WARNING: at drivers/net/wireless/iwlwifi/iwl-sta.c:689
 2009-01-05 10:36 UTC 

[PATCH] mm: __nr_to_section - make it safe against overflow v2
 2009-01-05 10:33 UTC  (2+ messages)

OOPS report
 2009-01-05 10:04 UTC  (2+ messages)

[GIT] HID updates for 2.6.29
 2009-01-05  9:55 UTC  (2+ messages)

GFS2: Pull request
 2009-01-05  9:34 UTC 

[PATCHSET 0/9] exofs (was osdfs)
 2009-01-05  9:36 UTC  (8+ messages)
` [PATCH 1/9] exofs: osd Swiss army knife

[PATCH 7/7] fs/gfs2: Use DEFINE_SPINLOCK
 2009-01-05  9:25 UTC  (2+ messages)

[PATCH 0/6] cpuset: convert to new cpumask API
 2009-01-05  9:21 UTC  (13+ messages)
` [PATCH 1/6] cpuset: remove on stack cpumask_t in cpuset_sprintf_cpulist()
  ` [PATCH 2/6] cpuset: remove on stack cpumask_t in cpuset_can_attach()
    ` [PATCH 3/6] cpuset: convert cpuset_attach() to use cpumask_var_t
      ` [PATCH 4/6] cpuset: don't allocate trial cpuset on stack

[PATCH] Fix small typo in bio.h's documentation
 2009-01-05  9:17 UTC  (3+ messages)

[PATCH 0 of 3] Block Layer Data Integrity Fixes
 2009-01-05  9:13 UTC  (2+ messages)

[PATCH] Make treercu safe for suspend and resume
 2009-01-05  9:12 UTC  (2+ messages)

[PATCH] Fix rcutree grace-period-latency bug on small systems
 2009-01-05  9:10 UTC  (2+ messages)

[TOMOYO #14 (mmotm 2008-12-30-16-05) 00/10] TOMOYO Linux
 2009-01-05  9:08 UTC  (3+ messages)
` [TOMOYO #14 (mmotm 2008-12-30-16-05) 03/10] Introduce d_realpath()

[PATCH] CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]
 2009-01-03 18:49 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;
as well as URLs for NNTP newsgroup(s).