[XFS] Move AIL pushing into it's own thread
[safe/jmp/linux-2.6] / include / linux /
2008-02-04 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-02-04 Linus TorvaldsMerge branch 'slub-linus' of git://git./linux/kernel...
2008-02-04 Christoph LameterExplain kmem_cache_cpu fields
2008-02-04 Christoph LameterSLUB: rename defrag to remote_node_defrag_ratio
2008-02-04 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-02-04 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2008-02-04 Linus TorvaldsMerge branch 'locks' of git://linux-nfs.org/~bfields...
2008-02-04 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2008-02-04 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-04 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-02-04 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/pci-2.6
2008-02-04 Guennadi Liakhovetski[ARM] 4660/3: at91: allow selecting UART for early...
2008-02-04 Rusty Russellvirtio: balloon driver
2008-02-04 Anthony Liguorivirtio: Use PCI revision field to indicate virtio PCI...
2008-02-04 Anthony Liguorivirtio: PCI device
2008-02-04 Rusty Russellvirtio: reset function
2008-02-04 Rusty Russellvirtio: Tweak virtio_net defines
2008-02-04 Rusty Russellvirtio: Net header needs hdr_len
2008-02-04 Rusty Russellvirtio: remove unused id field from struct virtio_blk_o...
2008-02-04 Rusty Russellvirtio: clarify NO_NOTIFY flag usage
2008-02-04 Anthony Liguorivirtio: Fix vring_init/vring_size to take unsigned...
2008-02-04 Rusty Russellvirtio: configuration change callback
2008-02-04 Rusty Russellvirtio: explicit enable_cb/disable_cb rather than callb...
2008-02-04 Rusty Russellvirtio: simplify config mechanism.
2008-02-04 Rusty Russellvirtio: Implement skb_partial_csum_set, for setting...
2008-02-03 Vitaliy Gusevpid-namespaces-vs-locks-interaction
2008-02-03 Joe Perchesinclude/linux/: Spelling fixes
2008-02-03 Li Zefantime: delete comments that refer to noexistent symbols
2008-02-03 Tim Pepperradix_tree.h trivial comment correction
2008-02-03 Paulius ZaleckasSpelling fixes: lenght->length
2008-02-03 Robert P. J. DayFix a small number of "memeber" typoes.
2008-02-03 Robert P. J. Daylinux/dma-mapping.h: rename macro to prevent multiple...
2008-02-03 David S. MillerMerge branch 'fixes' of /linux/kernel/git/linville...
2008-02-03 Arnaldo Carvalho... [DCCP]: Reorganize struct dccp_sock to save 8 bytes
2008-02-03 Nate CasePHYLIB: Locking fixes for PHY I/O potentially sleeping
2008-02-03 Ralf BaechleRemove __INIT_REFOK and __INITDATA_REFOK
2008-02-02 Rafael J. WysockiPM: Export device_pm_schedule_removal
2008-02-02 Greg Kroah-HartmanRevert "PCI: PCIE ASPM support"
2008-02-02 Bartlomiej Zolnier... ide: move check_dma_crc() to ide-dma.c
2008-02-02 Bartlomiej Zolnier... ide: remove ide_ata66_check()
2008-02-02 Bartlomiej Zolnier... ide: remove set_transfer()
2008-02-02 Bartlomiej Zolnier... ide: remove SATA_*_REG macros
2008-02-02 Bartlomiej Zolnier... ide: remove ->nice0 and ->nice2 fields from ide_drive_t
2008-02-02 Bartlomiej Zolnier... ide: convert ->straight8 field in ide_hwif_t to bit...
2008-02-02 Bartlomiej Zolnier... ide: remove unused ->auto_poll field from ide_hwif_t
2008-02-02 Bartlomiej Zolnier... ide: move create_proc_ide_drives() call to ide_device_a...
2008-02-02 Bartlomiej Zolnier... ide: factor out devices setup from ide_acpi_init()
2008-02-02 Bartlomiej Zolnier... ide: add ->port_init_devs method to ide_hwif_t
2008-02-02 Bartlomiej Zolnier... ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flags
2008-02-02 Bartlomiej Zolnier... ide: add ide_deprecated_find_port() helper
2008-02-02 Bartlomiej Zolnier... ide: add 'init_default' and 'restore' arguments to...
2008-02-02 Borislav Petkovide-floppy: use an xfer_func_t and io_buf_t typedefs...
2008-02-02 Bartlomiej Zolnier... ide: add ->cable_detect method to ide_hwif_t
2008-02-02 Bartlomiej Zolnier... ide: add struct ide_port_info instances to legacy host...
2008-02-02 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2008-02-02 Linus TorvaldsMerge branch 'for-linus' of git://linux-nfs.org/~bfield...
2008-02-02 Linus TorvaldsMerge branch 'suspend' of git://git./linux/kernel/git...
2008-02-02 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/pci-2.6
2008-02-02 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2008-02-01 Anton Vorontsovpda_power: implement polling
2008-02-01 Dmitry Baryshkovpower_supply: add few more values and props
2008-02-01 Andres Salomonpower: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL
2008-02-01 Rafael J. WysockiHibernation: Introduce begin() and end() callbacks
2008-02-01 Rafael J. WysockiSuspend: Introduce begin() and end() callbacks
2008-02-01 Alan SternPM: Convert PM notifiers to out-of-line code
2008-02-01 Alan SternHibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE...
2008-02-01 Rafael J. WysockiHibernation: Introduce exportable suspend ioctls header...
2008-02-01 Greg Kroah-HartmanPCI: make pci_bus a struct device
2008-02-01 Greg Kroah-HartmanPCI: fix codingstyle issues in include/linux/pci.h
2008-02-01 Shaohua LiPCI: PCIE ASPM support
2008-02-01 Andrew PattersonPCI ACPI: Added a function to register _OSC with only...
2008-02-01 Benjamin HerrenschmidtPCI: Remove pci_enable_device_bars()
2008-02-01 Benjamin HerrenschmidtPCI: Add pci_enable_device_{io,mem} intefaces
2008-02-01 Benjamin HerrenschmidtPCI: Fix bus resource assignment on 32 bits with 64b...
2008-02-01 Linas VepstasPCI: export pci_restore_msi_state()
2008-02-01 Lennert BuytenhekPCI: get rid of pci_dev::{vendor,device}_compatible...
2008-02-01 Shaohua Lipcie: utilize pcie transaction pending bit
2008-02-01 Adrian BunkPCI: drivers/pci/rom.c: #if 0 two functions
2008-02-01 Adrian BunkPCI: make pci_restore_bars() static
2008-02-01 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-02-01 Greg Kroah-HartmanUSB: fix codingstyle issues in include/linux/usb/
2008-02-01 Greg Kroah-HartmanUSB: fix codingstyle issues in include/linux/usb.h
2008-02-01 Oliver NeukumUSB: stop io performed by mos7720 upon close()
2008-02-01 Sarah SharpUSB: Export suspend statistics
2008-02-01 Marcin SlusarzUSB: usbdevfs_urb: __user annotation
2008-02-01 Robert P. J. DayUSB: linux/usb/Kbuild needs only "header-y", not "unifd...
2008-02-01 Aristeu RozanskiUSB: usb_serial: clean tty reference in the last close
2008-02-01 Craig W. NadlerUSB: add Printer Gadget Driver
2008-02-01 Alan SternUSB: usb-storage: new "lockable" subclass 0x07
2008-02-01 Tony JonesUSB: Convert from class_device to device for USB core
2008-02-01 Bartlomiej Zolnier... ide: use ide_remove_port_from_hwgroup in init_irq()
2008-02-01 Bartlomiej Zolnier... ide: remove unused ide_hwgroup_t fields
2008-02-01 Bartlomiej Zolnier... <linux/hdsmart.h> is not used by kernel code
2008-02-01 Bartlomiej Zolnier... ide: don't include <linux/hdsmart.h>
2008-02-01 Bartlomiej Zolnier... ide: use ide_build_sglist() and ide_destroy_dmatable...
2008-02-01 Bartlomiej Zolnier... ide: keep pointer to struct device instead of struct...
2008-02-01 Bartlomiej Zolnier... ide: add IDE_HFLAG_NO_DSC host flag
2008-02-01 Bartlomiej Zolnier... ide: add IDE_HFLAG_CLEAR_SIMPLEX host flag
2008-02-01 Sergei Shtylyovide: ide_setup_dma() assumes 8 ports
2008-02-01 Bartlomiej Zolnier... ide: add ide_dump_identify() debug helper
next