Mail Thread Index
[
Prev Page][
Next Page]
- Re: [PATCH 5/5] CUSE: implement CUSE - Character device in Userspace, (continued)
- [PATCH] intel-iommu: make init_dmars() static,Mark McLoughlin
- Re: [PATCH] intel-iommu: make init_dmars() static,Mark McLoughlin
- Re: [PATCH] intel-iommu: make init_dmars() static,David Woodhouse
- [PATCH 1/8] intel-iommu: move DMA_32/64BIT_PFN into intel-iommu.c,Mark McLoughlin
- [PATCH 2/8] intel-iommu: move root entry defs from dma_remapping.h,Mark McLoughlin
- [PATCH 3/8] intel-iommu: move context entry defs out from dma_remapping.h,Mark McLoughlin
- [PATCH 4/8] intel-iommu: move DMA PTE defs out of dma_remapping.h,Mark McLoughlin
- [PATCH 5/8] intel-iommu: move struct dmar_domain def out dma_remapping.h,Mark McLoughlin
- [PATCH 6/8] intel-iommu: move struct device_domain_info out of dma_remapping.h,Mark McLoughlin
- [PATCH 7/8] intel-iommu: kill off duplicate def of dmar_disabled,Mark McLoughlin
- [PATCH 8/8] intel-iommu: move iommu_prepare_gfx_mapping() out of dma_remapping.h,Mark McLoughlin
- Re: [PATCH 4/8] intel-iommu: move DMA PTE defs out of dma_remapping.h,Ingo Molnar
- Re: [PATCH 3/8] intel-iommu: move context entry defs out from dma_remapping.h,Ingo Molnar
- Re: [PATCH 3/8] intel-iommu: move context entry defs out from dma_remapping.h,Mark McLoughlin
- [PATCH 1/2] intel-iommu: trivially inline context entry macros,Mark McLoughlin
- [PATCH 2/2] intel-iommu: trivially inline DMA PTE macros,Mark McLoughlin
- Re: [PATCH 1/8] intel-iommu: move DMA_32/64BIT_PFN into intel-iommu.c,David Woodhouse
- Re: [PATCH] intel-iommu: make init_dmars() static,David Woodhouse
- [PATCHSET] FUSE: extend FUSE to support more operations, take #2,Tejun Heo
- [PATCH 1/5] fuse: move FUSE_MINOR to miscdevice.h,Tejun Heo
- [PATCH 4/5] FUSE: implement unsolicited notification,Tejun Heo
- [PATCH 3/5] FUSE: add file kernel handle,Tejun Heo
- [PATCH 2/5] FUSE: implement ioctl support,Tejun Heo
- [PATCH 5/5] FUSE: implement poll support,Tejun Heo
- Re: [PATCHSET] FUSE: extend FUSE to support more operations, take #2,Miklos Szeredi
- Re: [PATCHSET] FUSE: extend FUSE to support more operations, take #2,Tejun Heo
- Re: [PATCHSET] FUSE: extend FUSE to support more operations, take #2,Miklos Szeredi
- Re: [PATCHSET] FUSE: extend FUSE to support more operations, take #2,Tejun Heo
- Re: [PATCHSET] FUSE: extend FUSE to support more operations, take #2,Miklos Szeredi
- Re: [PATCHSET] FUSE: extend FUSE to support more operations, take #2,Tejun Heo
- Re: [PATCHSET] FUSE: extend FUSE to support more operations, take #2,Tejun Heo
- [PATCH] intel-iommu: remove some unused struct intel_iommu fields,Mark McLoughlin
- [PATCH RESEND] poll: allow f_op->poll to sleep, take #2,Tejun Heo
- [PATCH 2/2] x86: Fixing __cpuinit/__init tangle.,Rakib Mullick
- [PATCH 1/2] x86: Fixing __cpuinit/__init tangle.,Rakib Mullick
- Crash during suspend to disk,Simon Holm Thøgersen
- [PATCH] Deal with the warning from dmi_low_memory_corruption() being unused,David Howells
- Btrfs trees for linux-next,Chris Mason
- [TOMOYO #13 (mmotm 2008-11-19-02-19) 00/11] TOMOYO Linux,Tetsuo Handa
- [TOMOYO #13 (mmotm 2008-11-19-02-19) 01/11] Introduce security_path_clear() hook.,Tetsuo Handa
- [TOMOYO #13 (mmotm 2008-11-19-02-19) 02/11] Add in_execve flag into task_struct.,Tetsuo Handa
- [TOMOYO #13 (mmotm 2008-11-19-02-19) 03/11] Singly linked list implementation.,Tetsuo Handa
- [TOMOYO #13 (mmotm 2008-11-19-02-19) 04/11] Introduce d_realpath().,Tetsuo Handa
- [TOMOYO #13 (mmotm 2008-11-19-02-19) 05/11] Memory and pathname management functions.,Tetsuo Handa
- [TOMOYO #13 (mmotm 2008-11-19-02-19) 07/11] File operation restriction part.,Tetsuo Handa
- [TOMOYO #13 (mmotm 2008-11-19-02-19) 09/11] LSM adapter functions.,Tetsuo Handa
- [TOMOYO #13 (mmotm 2008-11-19-02-19) 06/11] Common functions for TOMOYO Linux.,Tetsuo Handa
- [TOMOYO #13 (mmotm 2008-11-19-02-19) 08/11] Domain transition handler.,Tetsuo Handa
- [TOMOYO #13 (mmotm 2008-11-19-02-19) 10/11] Kconfig and Makefile,Tetsuo Handa
- [TOMOYO #13 (mmotm 2008-11-19-02-19) 11/11] MAINTAINERS info,Tetsuo Handa
- Re: [TOMOYO #13 (mmotm 2008-11-19-02-19) 00/11] TOMOYO Linux,Tetsuo Handa
- [PATCH 2.6.28-rc5 00/11] Kernel memory leak detector (updated),Catalin Marinas
- [PATCH 2.6.28-rc5 01/11] kmemleak: Add the base support,Catalin Marinas
- [PATCH 2.6.28-rc5 02/11] kmemleak: Add documentation on the memory leak detector,Catalin Marinas
- [PATCH 2.6.28-rc5 03/11] kmemleak: Add the memory allocation/freeing hooks,Catalin Marinas
- [PATCH 2.6.28-rc5 04/11] kmemleak: Add modules support,Catalin Marinas
- [PATCH 2.6.28-rc5 05/11] kmemleak: Add support for i386,Catalin Marinas
- [PATCH 2.6.28-rc5 06/11] kmemleak: Add support for ARM,Catalin Marinas
- [PATCH 2.6.28-rc5 07/11] kmemleak: Remove some of the kmemleak false positives,Catalin Marinas
- [PATCH 2.6.28-rc5 08/11] kmemleak: Enable the building of the memory leak detector,Catalin Marinas
- [PATCH 2.6.28-rc5 09/11] kmemleak: Keep the __init functions after initialization,Catalin Marinas
- [PATCH 2.6.28-rc5 10/11] kmemleak: Simple testing module for kmemleak,Catalin Marinas
- [PATCH 2.6.28-rc5 11/11] kmemleak: Add the corresponding MAINTAINERS entry,Catalin Marinas
- Re: [PATCH 2.6.28-rc5 00/11] Kernel memory leak detector (updated),Ingo Molnar
- Re: [PATCH 2.6.28-rc5 00/11] Kernel memory leak detector (updated),Ingo Molnar
- [PATCH] mfd: Fix define values of CS1_HIB_MODE.,Naohiro Ooiwa
- [PATCH] md_print_devices: use le{32,64}_to_cpu to access data correctly,crquan
- [2.6.28-rc5] mbp_nvidia_bl.o build fails.,Tetsuo Handa
- [PATCH 0/7] introduce bio-cgroup into io-throttle,Gui Jianfeng
- linux-next: Tree for November 20,Stephen Rothwell
- Question about TTY_DO_WRITE_WAKEUP,Thomas Pfaff
- [PATCH] parisc: fix bug in compat_arch_ptrace,Helge Deller
- Problem with 2.6.27.5 kernel (wont load),Reg Clemens
- 2.6.28 git: WARNING: at arch/x86/kernel/cpu/mtrr/generic.c:404 generic_get_mtrr+0xea/0x120(),Dmitry Nezhevenko
- [2.6.27.6] jfs on raid1 => attempt to access beyond end of device.,Paweł Sikora
- headers-y for machines,Mikael Starvik
- processors core stuck in full throttle after waking up from s2ram,Justin P. Mattock
- HELLO,Oliver UK
- <Possible follow-ups>
- HELLO,Oliver UK
- [PATCH] sched: Don't allow priority switch to realtime when the task doesn't belong to init_task_group and when CONFIG_RT_GROUP_SCHED isn't set,Bharata B Rao
- Random freeze (Re: mmotm 2008-11-19-02-19 uploaded),Tetsuo Handa
- [GIT PATCH] USB fixes for 2.6.28-git,Greg KH
[PATCH 00/03] ide misc leftovers,Borislav Petkov
[PATCH] Disable task_timeout, status_thread and status_thread_tur device object attributes by default,Nicholas A. Bellinger
[PATCH] Allow $STORAGE_OBJECT/attrib/queue_depth for virtual subsystem plugins (RAMDISK, IBLOCK, FILEIO) beyond default hardcoded value.,Nicholas A. Bellinger
[PATCH] do_wait wakeup optimization,Roland McGrath
[PATCH] Input: synaptics - Only report double/triple tap if supported by the device.,Peter Hutterer
[PATCH -mm] bugfix: release old_p's insn_slot before error return,Masami Hiramatsu
Re: NIU driver: Sun x8 Express Quad Gigabit Ethernet Adapter (perf + regression IRQs),Jesper Dangaard Brouer
- Re: NIU driver: Sun x8 Express Quad Gigabit Ethernet Adapter (perf + regression IRQs),David Miller
- Regression: Bisected, IRQ and MSI allocations screwed without sparse irq,Jesper Dangaard Brouer
- Re: Regression: Bisected, IRQ and MSI allocations screwed without sparse irq,Thomas Gleixner
- Re: Regression: Bisected, IRQ and MSI allocations screwed without sparse irq,Jesper Dangaard Brouer
- Re: Regression: Bisected, IRQ and MSI allocations screwed without sparse irq,Thomas Gleixner
- Re: Regression: Bisected, IRQ and MSI allocations screwed without sparse irq,Jesper Dangaard Brouer
- Re: Regression: Bisected, IRQ and MSI allocations screwed without sparse irq,Thomas Gleixner
- Re: Regression: Bisected, IRQ and MSI allocations screwed without sparse irq,David Miller
[git pull] PCI fix,Jesse Barnes
[PATCH] Fix arch/x86/kernel/genx2apic_uv_x.c build warning when !CONFIG_HOTPLUG_CPU,Richard A. Holden III
Current state of Network Namespaces (NETNS, CLONE_NEWNET)?,Michael Kerrisk
[PATCH 0/9] powerpc: port of dynamic ftrace,Steven Rostedt
- [PATCH 3/9] powerpc: ftrace, do not latency trace idle,Steven Rostedt
- [PATCH 5/9] powerpc/ppc64: ftrace, mcount record powerpc port,Steven Rostedt
- [PATCH 6/9] powerpc: ftrace, use probe_kernel API to modify code,Steven Rostedt
- [PATCH 1/9] ftrace: align __mcount_loc sections,Steven Rostedt
- [PATCH 2/9] NOT FOR MAINLINE ftrace: pass module struct to arch dynamic ftrace functions,Steven Rostedt
- [PATCH 8/9] powerpc/ppc32: ftrace, enabled dynamic ftrace,Steven Rostedt
- [PATCH 4/9] powerpc: ftrace, convert to new dynamic ftrace arch API,Steven Rostedt
- [PATCH 7/9] powerpc/ppc64: ftrace, handle module trampolines for dyn ftrace,Steven Rostedt
- [PATCH 9/9] powerpc/ppc32: ftrace, dynamic ftrace to handle modules,Steven Rostedt
- Re: [PATCH 0/9] powerpc: port of dynamic ftrace,Ingo Molnar
Current state of CLONE_NEWUSER?,Michael Kerrisk
[PATCH] powerpc: Better setup of boot page TLB entry,Trent Piepho
CLONE_NEWIPC documentation,Michael Kerrisk
CLONE_NEWUTS documentation,Michael Kerrisk
[PATCH] W1 OMAP: Fix OMAP LDP boot crash.,Evgeniy Polyakov
uml: using hostfs as rootfs is not working,Jan Engelhardt
pci_read_config_* functions and uninitialized warnings?,Richard Holden
next-20081117: kernel freezes with netconsole enabled,Alexander Beregalov
Possible memory leak via slub kmem_cache_create,Catalin Marinas
[PATCH 1/2] mfd: Switch WM8350 revision detection to a feature based model,Mark Brown
Palm TX MMC driver is not automatically loaded,Henrique Almeida
OT - Software Router for Linux,Marc Perkel
Compiler warnings,Fred .
[PATCH] [GENDISK] fix disk_part_tbl always alloced in node 0: set node_id before refered in alloc_disk,crquan
Oops/Warning report for the week of November 19th, 2008,Arjan van de Ven
[PATCH] kobject_add: use constant strings directly as fmt strings,crquan
[mm][PATCH] Memory cgroup fix hierarchy selector,Balbir Singh
[patch] docbook build fix, update include path,Jes Sorensen
next-20081119: general protection fault: get_next_timer_interrupt(),Alexander Beregalov
- Re: next-20081119: general protection fault: get_next_timer_interrupt(),Thomas Gleixner
- Re: next-20081119: general protection fault: get_next_timer_interrupt(),Alexander Beregalov
- Re: next-20081119: general protection fault: get_next_timer_interrupt(),Thomas Gleixner
- Re: next-20081119: general protection fault: get_next_timer_interrupt(),James Bottomley
- Re: next-20081119: general protection fault: get_next_timer_interrupt(),Thomas Gleixner
- Re: next-20081119: general protection fault: get_next_timer_interrupt(),Mike Anderson
- Re: next-20081119: general protection fault: get_next_timer_interrupt(),Thomas Gleixner
- Re: next-20081119: general protection fault: get_next_timer_interrupt(),malahal
- Re: next-20081119: general protection fault: get_next_timer_interrupt(),malahal
- Re: next-20081119: general protection fault: get_next_timer_interrupt(),Stephen Rothwell
- Re: next-20081119: general protection fault: get_next_timer_interrupt(),malahal
- Re: next-20081119: general protection fault: get_next_timer_interrupt(),Jens Axboe
- Re: next-20081119: general protection fault: get_next_timer_interrupt(),malahal
- Re: next-20081119: general protection fault: get_next_timer_interrupt(),Alexander Beregalov
- Re: next-20081119: general protection fault: get_next_timer_interrupt(),Jens Axboe
Re: ISP1760 driver crashes,Alan Stern
- Re: ISP1760 driver crashes,Jens Axboe
- Re: ISP1760 driver crashes,Alan Stern
- Re: ISP1760 driver crashes,Jens Axboe
- Re: ISP1760 driver crashes,Alan Stern
- Re: ISP1760 driver crashes,Jens Axboe
- Re: ISP1760 driver crashes,FUJITA Tomonori
- Re: ISP1760 driver crashes,Jens Axboe
- Re: ISP1760 driver crashes,Alan Stern
- Re: ISP1760 driver crashes,Jens Axboe
- RE: ISP1760 driver crashes,Hommel, Thomas (GE EntSol, Intelligent Platforms)
- RE: ISP1760 driver crashes,Hommel, Thomas (GE EntSol, Intelligent Platforms)
core_param: call these really, really early.,Rusty Russell
[PATCH 1/1] cpumask: smp_call_function_many(),Rusty Russell
[PATCH 1/1] cpumask: make irq_set_affinity() take a const struct cpumask,Rusty Russell
[PATCH 2/2] cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers.,Rusty Russell
[PATCH 1/2] cpumask: centralize cpu_online_map and cpu_possible_map,Rusty Russell
[PATCH] apm: Remove CONFIG_APM_REAL_MODE_POWER_OFF in favor of kernel parameter,Niels de Vos
[PATCH] led: fix Cobalt Raq LED dependency,Yoichi Yuasa
[PATCH 4/4] drivers/mtd/ftl.c: mark {__init|__exit} for {init|exit} functions,Qinghuang Feng
[PATCH 3/4] drivers/mtd/devices/m25p80.c: mark {__init|__exit} for {init|exit} functions,Qinghuang Feng
[PATCH 2/4] drivers/mtd/nand/cmx270_nand.c: mark {__init|__exit} for {init|exit} functions,Qinghuang Feng
[PATCH 1/4] drivers/mtd/nand/cafe_nand.c: mark {__init|__exit} for {init|exit} functions,Qinghuang Feng
[PATCH 0/4] MTD: mark {__init|__exit} for {init|exit} functions,Qinghuang Feng
[2.6.28-rc5] RCU detected CPU 0 stall (t=4294893165/750 jiffies),Folkert van Heusden
Re: + memcg-swap-cgroup-for-remembering-usage-fix-4.patch added to -mm tree,KAMEZAWA Hiroyuki
Re: understanding firmware loader for speedtouch (kernel 2.6.21.5),mikie
Performance issues with Areca 1680 SAS Controllers,Michael Fuckner
[PATCH] Add might_sleep_if() for slub,OGAWA Hirofumi
hardware time stamping with extra skb->hwtstamp,Patrick Ohly
- [RFC PATCH 01/11] put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as caller,Patrick Ohly
- [RFC PATCH 02/11] net: new user space API for time stamping of incoming and outgoing packets,Patrick Ohly
- [RFC PATCH 03/11] net: infrastructure for hardware time stamping,Patrick Ohly
- [RFC PATCH 04/11] net: socket infrastructure for SO_TIMESTAMPING,Patrick Ohly
- [RFC PATCH 05/11] ip: support for TX timestamps on UDP and RAW sockets,Patrick Ohly
- [RFC PATCH 06/11] net: pass new SIOCSHWTSTAMP through to device drivers,Patrick Ohly
- [RFC PATCH 07/11] igb: stub support for SIOCSHWTSTAMP,Patrick Ohly
- [RFC PATCH 08/11] clocksource: allow usage independent of timekeeping.c,Patrick Ohly
- [RFC PATCH 09/11] igb: infrastructure for hardware time stamping,Patrick Ohly
- [RFC PATCH 10/11] time sync: generic infrastructure to map between time stamps generated by a clock source and system time,Patrick Ohly
- [RFC PATCH 11/11] igb: use clocksync to implement hardware time stamping,Patrick Ohly
- Re: [RFC PATCH 10/11] time sync: generic infrastructure to map between time stamps generated by a clock source and system time,Andrew Morton
- RE: [RFC PATCH 10/11] time sync: generic infrastructure to map between time stamps generated by a clock source and system time,Ohly, Patrick
- Re: [RFC PATCH 03/11] net: infrastructure for hardware time stamping,Patrick Ohly
[Question] Can I open a substream in kernel space without attach to a file pointer?,Bryan Wu
kobject: 'vcs1' (d2172ad8): kobject_add_internal: parent: 'vc', set: 'devices',Folkert van Heusden
[PATCH] Exiting queue and task might race to free cic,Nikanth Karthikesan
Data corruption in some BIOSes,Сергій Стецькович
[PATCH] softirq: Fix warnings triggered by netconsole,Jarek Poplawski
[PATCH] netconsole: Disable softirqs in write_msg(),Jarek Poplawski
Re: + unaligned-introduce-common-header.patch added to -mm tree,Geert Uytterhoeven
[PATCH] cgroups: fix a serious bug in cgroupstats,Li Zefan
linux-next: Tree for November 19,Stephen Rothwell
[patch] sched: add locking when update the task_group's cfs_rq[] array.,Ken Chen
[PATCH] Do not free io context when taking recursive faults in do_exit,Nikanth Karthikesan
[patch] sched: fix inconsistency when redistribute per-cpu tg->cfs_rq shares.,Ken Chen
[PATCH 0/3] ftrace updates to tip/core/urgent,Steven Rostedt
[PATCH 0/0] ftrace updates to tip/core/urgent,Steven Rostedt
[PATCH] intel-iommu: fix compile warnings,FUJITA Tomonori
Documentation for CLONE_NEWPID,Michael Kerrisk
iwlagn causes kernel panic,Andrey Vul
pull request: wireless-2.6 2008-11-18,John W. Linville
- Re: pull request: wireless-2.6 2008-11-18,Johannes Berg
- Re: pull request: wireless-2.6 2008-11-18,Tomas Winkler
- Re: pull request: wireless-2.6 2008-11-18,Tomas Winkler
- Re: pull request: wireless-2.6 2008-11-18,John W. Linville
- Re: pull request: wireless-2.6 2008-11-18,Tomas Winkler
- Re: pull request: wireless-2.6 2008-11-18,John W. Linville
- Re: pull request: wireless-2.6 2008-11-18,Tomas Winkler
- Re: pull request: wireless-2.6 2008-11-18,John W. Linville
- Re: pull request: wireless-2.6 2008-11-18,Tomas Winkler
- Re: pull request: wireless-2.6 2008-11-18,Zhu Yi
- Re: pull request: wireless-2.6 2008-11-18,Marcel Holtmann
- Re: pull request: wireless-2.6 2008-11-18,Zhu Yi
- Re: pull request: wireless-2.6 2008-11-18,Marcel Holtmann
- Re: pull request: wireless-2.6 2008-11-18,David Miller
race while bringing up scsi / mptspi?,Jeremy Fitzhardinge
kernel BUG at mm/slab.c:601,Brian Phelps
[PATCH RFCv4] net: add PCINet driver,Ira Snyder
[PATCH 00/26] Add Cavium OCTEON processor support (v4).,David Daney
Business Proposal!!!!,Mr. Patrick Chan
gitwatch: RSS feed of checkpatch+coccinelle against new commits in mainline,Vegard Nossum
[PATCH] Add 1-wire master driver for i.MX27 / i.MX31,Evgeniy Polyakov
[PATCH] kmemtrace: gfp_t is an unsigned int, not an unsigned long,Harvey Harrison
linux-m68k.git,Geert Uytterhoeven
[PATCH 3/3] ide: use per-device request queue locks,Bartlomiej Zolnierkiewicz
[PATCH 2/3] ide: add ide_[un]lock_hwgroup() helpers,Bartlomiej Zolnierkiewicz
[PATCH 1/3] ide: remove "paranoia" checks for hwgroup->busy,Bartlomiej Zolnierkiewicz
[patch] Fix type errors in inotify interfaces,Michael Kerrisk
[0/5] New POHMELFS release.,Evgeniy Polyakov
[Patch] MODULE_UNLOAD should depend on PROC_FS,Américo Wang
[PATCH] trace: introduce missing mutex_unlock(),Vegard Nossum
[Patch] ipc/ipc_sysctl.c: move the definition of ipc_auto_callback(),Américo Wang
[Patch] hostfs: fix a duplicated global function name,Américo Wang
r8169 needs mii,Jean Schurger
[Patch] uml: fix undeclared variables,Américo Wang
[PATCH 0/10] MAINTAINERS - add script and patterns,Joe Perches
- [PATCH 01/10] Add scripts/get_maintainer.pl,Joe Perches
- [PATCH 05/10] MAINTAINERS - Remove HP Fibre Channel HBA no longer in tree,Joe Perches
- [PATCH 04/10] MAINTAINERS - Remove CS4280,Joe Perches
- [PATCH 03/10] MAINTAINERS - Standardize style,Joe Perches
- [PATCH 07/10] MAINTAINERS - Add Linus Torvalds' git,Joe Perches
- [PATCH 09/10] MAINTAINERS - Fix i2c-tiny-usb entry,Joe Perches
- [PATCH 08/10] MAINTAINERS - Add FTRACE git,Joe Perches
- [PATCH 10/10] MAINTAINERS - Update FPU Emulator contact address and web page,Joe Perches
- [PATCH 06/10] MAINTAINERS - Standardize "T: git urls",Joe Perches
- [PATCH 02/10] MAINTAINERS - Add file patterns,Joe Perches
[PATCH 2/2] simplify sig_ignored() pathes,Oleg Nesterov
[PATCH 1/2] protect /sbin/init from unwanted signals more,Oleg Nesterov
Devices going offline on Adaptec 29320 using driver AIC79XX after messages "Attempting to queue an ABORT message:CDB",Rhine, Jay \(Jay\)
[PATCH -mm] bugfix: pass aggr_kprobe to arch_remove_kprobe,Masami Hiramatsu
Developing non-commercial drivers ?,Fredrik Markström
BUG? timer_create() with SIGEV_THREAD not working (at least on ppc64),Chris Friesen
[PATCH] sound: Fix warnings relating to ignored return value in snd_card_register,Hannes Eder
[GIT PULL] AMD IOMMU updates for 2.6.28-rc5,Joerg Roedel