safe/jmp/linux-2.6
2009-01-03 Weidong HanKVM: support device deassignment
2009-01-03 Weidong HanKVM: use the new intel iommu APIs
2009-01-03 Weidong HanCheck agaw is sufficient for mapped memory
2009-01-03 Weidong HanChange intel iommu APIs of virtual machine domain
2009-01-03 Weidong HanChange domain_context_mapping_one for virtual machine...
2009-01-03 Weidong HanAllocation and free functions of virtual machine domain
2009-01-03 Weidong HanAdd domain_flush_cache
2009-01-03 Weidong HanAdd/remove domain device info for virtual machine domain
2009-01-03 Weidong HanAdd domain flag DOMAIN_FLAG_VIRTUAL_MACHINE
2009-01-03 Weidong Haniommu coherency
2009-01-03 Weidong Hancalculate agaw for each iommu
2009-01-03 Weidong Haniommu bitmap instead of iommu pointer in dmar_domain
2009-01-03 Weidong HanGet iommu from g_iommus for deferred flush
2009-01-03 Weidong HanAdd global iommu list
2009-01-03 Weidong Hanchange P2P domain flags
2009-01-03 Weidong HanInitialize domain flags to 0
2009-01-03 Yu ZhaoVT-d: fix segment number being ignored when searching...
2009-01-03 Mark McLoughlinintel-iommu: trivially inline DMA PTE macros
2009-01-03 Mark McLoughlinintel-iommu: trivially inline context entry macros
2009-01-03 Mark McLoughlinintel-iommu: move iommu_prepare_gfx_mapping() out of...
2009-01-03 Mark McLoughlinintel-iommu: kill off duplicate def of dmar_disabled
2009-01-03 Mark McLoughlinintel-iommu: move struct device_domain_info out of...
2009-01-03 Mark McLoughlinintel-iommu: move struct dmar_domain def out dma_remapp...
2009-01-03 Mark McLoughlinintel-iommu: move DMA PTE defs out of dma_remapping.h
2009-01-03 Mark McLoughlinintel-iommu: move context entry defs out from dma_remap...
2009-01-03 Mark McLoughlinintel-iommu: move root entry defs from dma_remapping.h
2009-01-03 Mark McLoughlinintel-iommu: move DMA_32/64BIT_PFN into intel-iommu.c
2009-01-03 Mark McLoughlinintel-iommu: make init_dmars() static
2009-01-03 Mark McLoughlinintel-iommu: remove some unused struct intel_iommu...
2009-01-02 Ingo MolnarDisallow gcc versions 3.{0,1}
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2009-01-02 Linus TorvaldsMerge branch 'kvm-updates/2.6.29' of git://git./linux...
2009-01-02 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2009-01-02 Linus TorvaldsMerge branch 'for-upstream' of git://git./linux/kernel...
2009-01-02 Paul MackerrasUpdate powerpc maintainers
2009-01-02 Linus TorvaldsMerge branch 'i8k-updates' from Alan
2009-01-02 Federico Heinzi8k: Add Dell Vostro systems
2009-01-02 Andy Spenceri8k: Enable i8k on Dell Precision Systems
2009-01-02 Ingo BruecklFix compiler warning in arch/x86/mm/init_32.c
2009-01-02 Linus TorvaldsMerge branch 'tty-updates' from Alan
2009-01-02 Flavio Leitnerserial_8250: support for Sealevel Systems Model 7803...
2009-01-02 Denis Joseph... hso maintainers update patch
2009-01-02 Denis Joseph... hso modem detect fix patch against Alan Cox'es tty...
2009-01-02 Alan Coxtty: Fix an ircomm warning and note another bug
2009-01-02 Andrew Mortondrivers/char/cyclades.c: cy_pci_probe: fix error path
2009-01-02 David DaneySerial: UART driver changes for Cavium OCTEON.
2009-01-02 David DaneySerial: Allow port type to be specified when calling...
2009-01-02 David Daney8250: Serial driver changes to support future Cavium...
2009-01-02 David Daney8250: Don't clobber spinlocks.
2009-01-02 Alexander Beregalovfix for tty-serial-move-port
2009-01-02 Alan Coxtty: We want the port object to be persistent
2009-01-02 Harvey Harrison__FUNCTION__ is gcc-specific, use __func__
2009-01-02 Andy Whitcroftserial: RS485 ioctl structure uses __u32 include linux...
2009-01-02 Alan Coxtty: Drop the lock_kernel in the private ioctl hook
2009-01-02 Alan Coxsynclink_cs: Convert to tty_port
2009-01-02 Alan Coxtty: use port methods for the rocket driver
2009-01-02 Alan Coxtty: kref the rocket driver
2009-01-02 Alan Coxtty: make rocketport use standard port->flags
2009-01-02 Alan Coxtty: Redo the rocket driver locking
2009-01-02 Alan Coxtty: Make epca use the port helpers
2009-01-02 Alan Coxtty: refcount the epca driver
2009-01-02 Alan Coxtty: relock epca
2009-01-02 Denis Joseph... tty: Modem functions for the HSO driver
2009-01-02 Alan Coxtty: Fix the HSO termios handling a bit
2009-01-02 Alan Coxhso: net driver using tty without locking
2009-01-02 Alan Coxtty: kref nozomi
2009-01-02 Alan Coxtty: Remove some pointless casts
2009-01-02 Alan Coxtty: PTYs set TTY_DO_WRITE_WAKEUP when they don't need to
2009-01-02 Thomas Pfafftty: N_TTY SIGIO only works for read
2009-01-02 Alan Coxtty: USB tty devices can block in tcdrain when unplugged
2009-01-02 Niels de Vosserial: set correct baud_base for Oxford Semiconductor...
2009-01-02 Alan Coxtty: Introduce some close helpers for ports
2009-01-02 Alan Coxtty: tty port zero baud open
2009-01-02 Alan Coxtty: ESP has been broken for locking etc forver
2009-01-02 Alan Coxtty: rework stallion to use the tty_port bits
2009-01-02 Alan Coxtty: Rework istallion to use the tty port changes
2009-01-02 Alan Coxtty: Introduce a tty_port generic block_til_ready
2009-01-02 Alan Coxtty: relock the mxser driver
2009-01-02 Alan Coxtty: relock riscom8 using port locks
2009-01-02 Alan Coxtty: rocketport uses different port flags to everyone...
2009-01-02 Alan Coxtty: relock generic_serial
2009-01-02 Alan Coxisicom: redo locking to use tty port locks
2009-01-02 Alan Coxtty: Pull the dtr raise into tty port
2009-01-02 Alan Coxrio: Kill off ckmalloc
2009-01-02 Alan Coxtty_port: Add a port level carrier detect operation
2009-01-02 Alan Coxtty: Fix PPP hang under load
2009-01-02 David HowellsCRED: Wrap task credential accesses in the devpts files...
2009-01-02 Kevin HaoAdd device function for USB serial console
2009-01-02 Russell KingAnd here's a patch (to be applied on top of the last...
2009-01-02 Russell KingConvert the oxsemi tornado special cases to use the...
2009-01-02 Andrew Mortondevpts: fix unused function warning
2009-01-02 Alan Coxtty: Fix close races in USB serial
2009-01-02 Joe Petersonn_tty: Output bells immediately on a full buffer
2009-01-02 Joe Petersonn_tty: Fix hanfling of buffer full corner cases
2009-01-02 Joe Petersonn_tty: Fix handling of control characters and continuations
2009-01-02 Alan Coxpty: simplify resize
2009-01-02 Jason Wesseltty: Fix sparse static warning for tty_driver_lookup_tty
2009-01-02 Alan Coxsierra: Fix formatting
2009-01-02 Alan Coxdevpts: Coding style clean up
2009-01-02 Sukadev BhattiproluDocument usage of multiple-instances of devpts
next