aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2007-02-19Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2007-02-19Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds
2007-02-19Merge branch 'audit.b37' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-02-19Merge branch 'kill-jffs' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...Linus Torvalds
2007-02-19Merge branch 'acpi' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/li...Linus Torvalds
2007-02-19Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-02-19Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2007-02-18Input: i8042 - let serio bus suspend portsDmitry Torokhov
2007-02-17[PATCH] AUDIT_FD_PAIRAl Viro
2007-02-17Remove JFFS (version 1), as scheduled.Jeff Garzik
2007-02-17atl1: add L1 device id to pci_ids, then use itChris Snook
2007-02-17Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale treesRussell King
2007-02-17Fix misspellings of "agressive".Robert P. J. Day
2007-02-17Correct trivial typo in log2.h.Robert P. J. Day
2007-02-17Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day
2007-02-17Various typo fixes.Robert P. J. Day
2007-02-16Pull fluff into release branchLen Brown
2007-02-17ide: make ide_hwif_t.ide_dma_host_on void (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: add ide_set_dma() helper (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: convert ide_hwif_t.mmio into flag (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: use PIO/MMIO operations directly where possible (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: add ide_use_fast_pio() helper (v3)Bartlomiej Zolnierkiewicz
2007-02-17ide: remove ide_drive_t.usageBartlomiej Zolnierkiewicz
2007-02-17ide: remove write-only ide_hwif_t.no_dsc flagBartlomiej Zolnierkiewicz
2007-02-17ide: remove write-only ide_pio_data_t.blacklistedBartlomiej Zolnierkiewicz
2007-02-17ide: remove clearing bmdma status from cdrom_decode_status() (rev #4)Albert Lee
2007-02-17ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)Albert Lee
2007-02-16USB: cdc-acm: fix incorrect throtteling, make set_control optionalOliver Neukum
2007-02-16USB: make usb_iso_packet_descriptor.status signedPete Zaitcev
2007-02-16USB: use __u32 rather than u32 in userspace ioctls in usbdevice_fs.hMike Frysinger
2007-02-16USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum
2007-02-16USB: descriptor structures have to be packedInaky Perez-Gonzalez
2007-02-16USB: add flow control to usb-serial generic driver.Joris van Rantwijk
2007-02-16PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot optionsAtsushi Nemoto
2007-02-16sysfs: fix build errors: uevent with CONFIG_SYSFS=nRandy Dunlap
2007-02-16debugfs: implement symbolic linksPeter Oberparleiter
2007-02-16Driver core: let request_module() send a /sys/modules/kmod/-ueventKay Sievers
2007-02-16Driver.h copyright updateGreg Kroah-Hartman
2007-02-16[PATCH] libata: ACPI and _GTF supportKristen Carlson Accardi
2007-02-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds
2007-02-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-02-16[PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked listJ. Bruce Fields
2007-02-16[PATCH] IRQ kernel-doc fixesRandy Dunlap
2007-02-16[PATCH] genirq: remove IRQ_DISABLEDIngo Molnar