summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds6-27/+121
2007-02-20Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-15/+13
2007-02-20Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds5-96/+107
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-0/+3
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds6-9/+70
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds7-14/+30
2007-02-18[POWERPC] QE: clean up ucc_slow.c and ucc_fast.cTimur Tabi1-4/+4
2007-02-17Pull bugzilla-7887 into release branchLen Brown1-0/+10
2007-02-17Pull bugzilla-5534 into release branchLen Brown2-2/+3
2007-02-17Pull remove-hotkey into release branchLen Brown1-6/+0
2007-02-17Pull fluff into release branchLen Brown1-3/+5
2007-02-17ACPI: hotkey: remove driver, per feature-removal-schedule.txtLen Brown1-6/+0
2007-02-17ide: make ide_hwif_t.ide_dma_host_on void (v2)Bartlomiej Zolnierkiewicz1-2/+2
2007-02-17ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)Bartlomiej Zolnierkiewicz1-6/+6
2007-02-17ide: add ide_set_dma() helper (v2)Bartlomiej Zolnierkiewicz1-0/+2
2007-02-17ide: convert ide_hwif_t.mmio into flag (v2)Bartlomiej Zolnierkiewicz1-1/+1
2007-02-17ide: use PIO/MMIO operations directly where possible (v2)Bartlomiej Zolnierkiewicz1-2/+0
2007-02-17ide: add ide_use_fast_pio() helper (v3)Bartlomiej Zolnierkiewicz1-0/+1
2007-02-17ide: remove ide_drive_t.usageBartlomiej Zolnierkiewicz1-1/+0
2007-02-17ide: remove write-only ide_hwif_t.no_dsc flagBartlomiej Zolnierkiewicz1-1/+0
2007-02-17ide: remove write-only ide_pio_data_t.blacklistedBartlomiej Zolnierkiewicz1-1/+0
2007-02-17ide: remove clearing bmdma status from cdrom_decode_status() (rev #4)Albert Lee1-1/+0
2007-02-17ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)Albert Lee1-0/+1
2007-02-17Pull misc-for-upstream into release branchLen Brown3-11/+20
2007-02-17USB: cdc-acm: fix incorrect throtteling, make set_control optionalOliver Neukum1-0/+7
2007-02-17USB: make usb_iso_packet_descriptor.status signedPete Zaitcev1-1/+1
2007-02-17USB: use __u32 rather than u32 in userspace ioctls in usbdevice_fs.hMike Frysinger1-2/+2
2007-02-17USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum2-1/+4
2007-02-17USB: descriptor structures have to be packedInaky Perez-Gonzalez1-10/+10
2007-02-17USB: add flow control to usb-serial generic driver.Joris van Rantwijk1-0/+6
2007-02-17PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot optionsAtsushi Nemoto1-0/+3
2007-02-17[POWERPC] add of_get_mac_address and update fsl_soc.c to use itTimur Tabi1-0/+2
2007-02-17sysfs: fix build errors: uevent with CONFIG_SYSFS=nRandy Dunlap2-9/+56
2007-02-17debugfs: implement symbolic linksPeter Oberparleiter1-0/+10
2007-02-17serial: Add PCMCIA IDs for Quatech DSP-100 dual RS232 adapter.Sergei Organov1-0/+1
2007-02-17Driver core: let request_module() send a /sys/modules/kmod/-ueventKay Sievers1-0/+2
2007-02-17Driver.h copyright updateGreg Kroah-Hartman1-0/+1
2007-02-17RDMA/cma: Add multicast communication supportSean Hefty3-5/+33
2007-02-17IB/sa: Track multicast join/leave requestsSean Hefty2-91/+74
2007-02-16Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds3-9/+35
2007-02-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-0/+5
2007-02-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-4/+6
2007-02-16[PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked listJ. Bruce Fields2-5/+7
2007-02-16[PATCH] IRQ kernel-doc fixesRandy Dunlap1-0/+1
2007-02-16[PATCH] genirq: remove IRQ_DISABLEDIngo Molnar1-4/+3
2007-02-16[PATCH] time: x86_64: re-enable vsyscall support for x86_64john stultz3-27/+5
2007-02-16[PATCH] time: x86_64: convert x86_64 to use GENERIC_TIMEjohn stultz2-6/+1
2007-02-16[PATCH] time: x86_64: split x86_64/kernel/time.c upjohn stultz2-0/+17
2007-02-16[PATCH] time: x86_64: hpet_address cleanupjohn stultz1-0/+1
2007-02-16[PATCH] generic: vsyscall-gtod support for GENERIC_TIMEjohn stultz1-0/+10