Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
[sfrench/cifs-2.6.git] / include /
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-04-18 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2008-04-18 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/tglx/linux-2.6-hrt
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-kgdb
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-18 Linus TorvaldsMerge branch 'semaphore' of git://git./linux/kernel...
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-17 Bartlomiej Zolnier... ide: remove ide_init_default_irq() macro
2008-04-17 Bartlomiej Zolnier... ide: remove ide_default_io_ctl() macro
2008-04-17 Bartlomiej Zolnier... ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)
2008-04-17 Bartlomiej Zolnier... ppc: remove ppc_ide_md
2008-04-17 Borislav Petkovide: use generic ATAPI packet command flags in ide...
2008-04-17 Borislav Petkovide: add generic packet command representation ide_atapi_pc
2008-04-17 Bartlomiej Zolnier... ide: remove IDE_*_REG macros
2008-04-17 Bartlomiej Zolnier... ide: add ide_atapi_{discard_data,write_zeros} inline...
2008-04-17 Bartlomiej Zolnier... ide: remove ide_init_hwif_ports()
2008-04-17 Bartlomiej Zolnier... ide: remove ->hold field from ide_hwif_t (take 2)
2008-04-17 Bartlomiej Zolnier... ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN...
2008-04-17 Bartlomiej Zolnier... ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel...
2008-04-17 Bartlomiej Zolnier... ide: add warm-plug support for IDE devices (take 2)
2008-04-17 Bartlomiej Zolnier... ide: remove dead/obsolete ->busproc method
2008-04-17 Bartlomiej Zolnier... ide: rework PowerMac media-bay support (take 2)
2008-04-17 Bartlomiej Zolnier... ide: remove IDE devices from /proc/ide/ before unregist...
2008-04-17 Bartlomiej Zolnier... ide: use ide_find_port() instead of ide_deprecated_find...
2008-04-17 Greg Kroah-HartmanIDE: remove ide=reverse IDE core
2008-04-17 Dan Williamsdmaengine: ack to flags: make use of the unused bits...
2008-04-17 Dan Williamsiop-adma: remove the workaround for missed interrupts...
2008-04-17 Dan Williamsasync_tx: kill ->device_dependency_added
2008-04-17 Dan Williamsasync_tx: fix multiple dependency submission
2008-04-17 Tejun Heolibata: make PMP support optional
2008-04-17 Tejun Heolibata: implement PMP helpers
2008-04-17 Tejun Heolibata: separate PMP support code from core code
2008-04-17 Tejun Heolibata: make SFF support optional
2008-04-17 Tejun Heolibata: kill ata_noop_dev_select()
2008-04-17 Tejun Heolibata: drop @finish_qc from ata_qc_complete_multiple()
2008-04-17 Tejun Heolibata: add qc_fill_rtf port operation
2008-04-17 Tejun Heolibata: move PMP SCR access failure during reset to...
2008-04-17 Tejun Heolibata: clear SError after link resume
2008-04-17 Tejun Heolibata: implement and use sata_std_hardreset()
2008-04-17 Tejun Heolibata: move generic hardreset code from sata_sff_hardr...
2008-04-17 Tejun Heolibata: separate out ata_wait_ready() and implement...
2008-04-17 Tejun Heolibata: restructure SFF post-reset readiness waits
2008-04-17 Tejun Heolibata: separate out ata_std_postreset() from ata_sff_p...
2008-04-17 Tejun Heolibata: separate out ata_std_prereset() from ata_sff_pr...
2008-04-17 Tejun Heolibata: clean up port_ops->sff_irq_clear()
2008-04-17 Tejun Heolibata: rename SFF port ops
2008-04-17 Tejun Heolibata: rename SFF functions
2008-04-17 Yoichi Yuasause ATA_TAG_INTERNAL in ata_tag_internal()
2008-04-17 Tejun Heolibata: implement ATA_QCFLAG_RETRY
2008-04-17 Tejun Heolibata: kill ata_chk_status()
2008-04-17 Tejun Heolibata: move ata_pci_default_filter() out of CONFIG_PCI
2008-04-17 Tejun Heolibata: reorganize SFF related stuff
2008-04-17 Tejun Heolibata: make reset related methods proper port operations
2008-04-17 Tejun Heolibata: kill port_info->sht and ->irq_handler
2008-04-17 Tejun Heolibata: stop overloading port_info->private_data
2008-04-17 Tejun Heolibata: make ata_pci_init_one() not use ops->irq_handle...
2008-04-17 Tejun Heolibata: implement and use ops inheritance
2008-04-17 Tejun Heolibata: implement and use SHT initializers
2008-04-17 Tejun Heolibata: implement and use ata_noop_irq_clear()
2008-04-17 Tejun Heolibata: reorganize ata_port_operations
2008-04-17 Tejun Heolibata: kill ata_ehi_schedule_probe()
2008-04-17 Tejun Heolibata: kill ATA_LFLAG_SKIP_D2H_BSY
2008-04-17 Tejun Heolibata: kill ATA_EHI_RESUME_LINK
2008-04-17 Tejun Heolibata: kill ATA_LFLAG_HRST_TO_RESUME
2008-04-17 Tejun Heolibata: prefer hardreset
2008-04-17 Jason Wesselkgdb: add documentation
2008-04-17 Jason Wesselkgdb: clocksource watchdog
2008-04-17 Jason Wesselkgdb: fix NMI hangs
2008-04-17 Ingo Molnarx86: kgdb support
2008-04-17 Jason Wesselconsoles: polling support, kgdboc
2008-04-17 Jason Wesselkgdb: core
2008-04-17 Ingo Molnaruaccess: add probe_kernel_write()
2008-04-17 Pavel Machekx86: move suspend wakeup code to C
2008-04-17 Alexey Starikovskiyx86: move mp_register_lapic_address to boot.c
2008-04-17 Alexey Starikovskiyx86: move mp_register_lapic to boot.c
2008-04-17 Alexey Starikovskiyx86: move up & smp variables to setup.c
2008-04-17 Alexey Starikovskiyx86: move mp_ioapic_routing to boot.c
2008-04-17 Alexey Starikovskiyx86: don't set IO APIC features if IO APIC is not enabled
2008-04-17 Mike Travisx86: clean up non-smp usage of cpu maps
2008-04-17 Ingo Molnarx86: uv fix
2008-04-17 Jack Steinerx86: support for new UV apic
2008-04-17 Jack Steinerx86: define the macros and tables for blade functions
2008-04-17 Jack Steinerx86: define the macros and tables for the basic UV...
2008-04-17 Jack Steinerx86: add UV specific header for MMR definitions
2008-04-17 Jack Steinerx86: increase size of APICID
2008-04-17 Jack Steinerx86: add functions to determine if platform is a UV...
2008-04-17 Jack Steinerx86: change GET_APIC_ID() from an inline function to...
2008-04-17 gorcunov@gmail.comx86: replace most VM86 flags with flags from processor...
2008-04-17 gorcunov@gmail.comx86: cleanup - rename VM_MASK to X86_VM_MASK
2008-04-17 Ingo Molnarx86: cleanup replace most vm86 flags with flags from...
2008-04-17 Jeremy Fitzhardingex86: sparsemem: reduce i386 PAE section size
2008-04-17 Glauber Costax86: merge smp_32.h and smp_64.h into smp.h
2008-04-17 Glauber Costax86: merge SMP definitions of smp.h
2008-04-17 Glauber Costax86: split safe_smp_processor_id
next