safe/jmp/linux-2.6
2008-04-27 Dong, EddieKVM: MMU: Update shadow ptes on partial guest pte writes
2008-04-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-26 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2008-04-26 Yinghai Lux86_64/mm: check and print vmemmap allocation continuous
2008-04-26 Yinghai Lux86_64: fix setup_node_bootmem to support big mem exclu...
2008-04-26 Yinghai Lux86_64: make reserve_bootmem_generic() use new reserve_...
2008-04-26 Yinghai Lumm: allow reserve_bootmem() cross nodes
2008-04-26 Yinghai Lumm: offset align in alloc_bootmem()
2008-04-26 Yinghai Lumm: fix alloc_bootmem_core to use fast searching for...
2008-04-26 Yinghai Lumm: make mem_map allocation continuous
2008-04-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-26 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-04-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-26 Bartlomiej... ide: constify struct ide_dma_ops
2008-04-26 Bartlomiej... ide: add struct ide_dma_ops (take 3)
2008-04-26 Bartlomiej... ide: add IDE_HFLAG_SERIALIZE_DMA host flag
2008-04-26 Bartlomiej... sl82c105: check bridge revision in sl82c105_init_one()
2008-04-26 Bartlomiej... au1xxx-ide: use ->init_dma method
2008-04-26 Bartlomiej... palm_bk3710: use ->init_dma method
2008-04-26 Bartlomiej... sgiioc4: use ->init_dma method
2008-04-26 Bartlomiej... icside: use ->init_dma method
2008-04-26 Bartlomiej... ide-pmac: use ->init_dma method
2008-04-26 Bartlomiej... ide: do complete DMA setup in ->init_dma method (take 2)
2008-04-26 Bartlomiej... au1xxx-ide: fix MWDMA support
2008-04-26 Bartlomiej... ide: cleanup ide_setup_dma()
2008-04-26 Bartlomiej... ide: factor out setting PCI bus-mastering from ide_hwif...
2008-04-26 Bartlomiej... ide: export ide_allocate_dma_engine()
2008-04-26 Bartlomiej... ide: move ide_setup_dma() call out from ->init_dma...
2008-04-26 Bartlomiej... alim15x3: skip DMA initialization completely on revs...
2008-04-26 Bartlomiej... pdc202xx_old: remove init_dma_pdc202xx()
2008-04-26 Bartlomiej... ide: don't display "BIOS" settings in ide_setup_dma()
2008-04-26 Bartlomiej... ide: remove ->cds field from ide_hwif_t (take 2)
2008-04-26 Bartlomiej... ide: remove ide_dma_iobase()
2008-04-26 Bartlomiej... ide: remove ->extra field from struct ide_port_info
2008-04-26 Harvey Harrisonide: replace remaining __FUNCTION__ occurrences
2008-04-26 Borislav Petkovide-tape: remove idetape_pipeline_active()
2008-04-26 Bartlomiej... ide: cleanup setting hwif->mmio flag
2008-04-26 Bartlomiej... ide: remove ide_hwif_request_regions()
2008-04-26 Bartlomiej... ide: manage resources for PCI devices in ide_pci_enable...
2008-04-26 Bartlomiej... cmd640: manage I/O resources in driver
2008-04-26 Bartlomiej... ide: manage I/O resources in ide_legacy_init_one()
2008-04-26 Bartlomiej... ide: add ide_legacy_init_one() helper
2008-04-26 Bartlomiej... ide_arm: manage I/O resources in driver
2008-04-26 Bartlomiej... ide-4drives: manage I/O resources in driver
2008-04-26 Bartlomiej... ide-generic: manage I/O resources in driver
2008-04-26 Bartlomiej... ide: remove ide_hwif_release_regions()
2008-04-26 Bartlomiej... ide: register ports with non-present devices (for warm...
2008-04-26 Bartlomiej... ide-cs: manage I/O resources in driver
2008-04-26 Bartlomiej... ide-pnp: manage I/O resources in driver
2008-04-26 Bartlomiej... qd65xx: cleanup qd_probe()
2008-04-26 Bartlomiej... ide: use ide_legacy_device_add() for qd65xx (take 2)
2008-04-26 Bartlomiej... ide: add ide_legacy_device_add() helper
2008-04-26 Bartlomiej... ide: remove ->noprobe field from ide_hwif_t
2008-04-26 Borislav Petkovide-cd: fix remaining checkpatch.pl issues
2008-04-26 Borislav Petkovide-cd: shorten lines longer than 80 columns
2008-04-26 Borislav Petkovide-cd: fixup comments
2008-04-26 Borislav Petkovide-cd: put all proc-related code at one place
2008-04-26 Borislav Petkovide-cd: include proper headers
2008-04-26 Bartlomiej... ide: add struct ide_port_ops (take 2)
2008-04-26 Huang, Yingx86, boot: Document for linked list of struct setup_data
2008-04-26 Huang, Yingx86, boot: export linked list of struct setup_data...
2008-04-26 Huang, Yingx86, boot: add linked list of struct setup_data
2008-04-26 Huang, Yingx86, boot: add free_early to early reservation machanism
2008-04-26 Venki Pallipadix86, PAT: disable /dev/mem mmap RAM with PAT
2008-04-26 Adrian Bunkkbuild: scripts/Makefile.modpost typo fix
2008-04-26 Sam Ravnborgkbuild: soften MODULE_LICENSE check
2008-04-26 Alexander van... x86, bitops: select the generic bitmap search functions
2008-04-26 Joe Perchesx86: include/asm-x86/pgalloc.h/bitops.h: checkpatch...
2008-04-26 Alexander van... x86: finalize bitops unification
2008-04-26 Alexander van... x86, UML: remove x86-specific implementations of find_f...
2008-04-26 Alexander van... x86: optimize find_first_bit for small bitmaps
2008-04-26 Alexander van... x86: switch 64-bit to generic find_first_bit
2008-04-26 Alexander van... x86: generic versions of find_first_(zero_)bit, convert...
2008-04-26 Alexander van... bitops: use __fls for fls64 on 64-bit archs
2008-04-26 Alexander van... generic: implement __fls on all 64-bit archs
2008-04-26 Alexander van... generic: introduce a generic __fls implementation
2008-04-26 Alexander van... x86: merge the simple bitops and move them to bitops.h
2008-04-26 Alexander van... x86, generic: optimize find_next_(zero_)bit for small...
2008-04-26 Alexander van... x86, uml: fix uml with generic find_next_bit for x86
2008-04-26 Alexander van... x86: change x86 to use generic find_next_bit
2008-04-26 Ingo Molnaruml: Kconfig cleanup
2008-04-26 Ingo Molnaruml: fix build error
2008-04-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-26 Linus TorvaldsMerge git://git./linux/kernel/git/mchehab/v4l-dvb
2008-04-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-26 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-04-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-26 Ingo Molnarx86 PAT: decouple from nonpromisc devmem
2008-04-26 Linus TorvaldsMerge branch 'agp-patches' of git://git./linux/kernel...
2008-04-26 Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2008-04-26 Al ViroFix uninitialized 'copy' in unshare_files
2008-04-26 Ingo Molnargeneric: make optimized inlining arch-opt-in
2008-04-26 Ingo Molnarx86: add optimized inlining
2008-04-26 Bartlomiej... ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host...
2008-04-26 Bartlomiej... sis5513: fail early for unsupported chipsets
2008-04-26 Bartlomiej... it821x: fix kzalloc() failure handling
2008-04-26 Bartlomiej... qd65xx: use IDE_HFLAG_SINGLE host flag
2008-04-26 Bartlomiej... qd65xx: always use ->selectproc method
2008-04-26 Borislav Petkovide-cd: put proc-related functions together under singl...
2008-04-26 Paolo Ciarrocchiide-cd: Replace __FUNCTION__ with __func__
next