summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2007-02-19Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-0/+37
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-15/+13
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 Torvalds5-9/+69
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds6-14/+29
2007-02-17Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale treesRussell King1-0/+36
2007-02-16Pull fluff into release branchLen Brown1-3/+5
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-16USB: cdc-acm: fix incorrect throtteling, make set_control optionalOliver Neukum1-0/+7
2007-02-16USB: make usb_iso_packet_descriptor.status signedPete Zaitcev1-1/+1
2007-02-16USB: use __u32 rather than u32 in userspace ioctls in usbdevice_fs.hMike Frysinger1-2/+2
2007-02-16USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum1-1/+3
2007-02-16USB: descriptor structures have to be packedInaky Perez-Gonzalez1-10/+10
2007-02-16USB: add flow control to usb-serial generic driver.Joris van Rantwijk1-0/+6
2007-02-16PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot optionsAtsushi Nemoto1-0/+3
2007-02-16sysfs: fix build errors: uevent with CONFIG_SYSFS=nRandy Dunlap2-9/+56
2007-02-16debugfs: implement symbolic linksPeter Oberparleiter1-0/+10
2007-02-16Driver core: let request_module() send a /sys/modules/kmod/-ueventKay Sievers1-0/+2
2007-02-16Driver.h copyright updateGreg Kroah-Hartman1-0/+1
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] generic: vsyscall-gtod support for GENERIC_TIMEjohn stultz1-0/+10
2007-02-16[PATCH] Add SysRq-Q to print timer_list debug infoIngo Molnar1-0/+3
2007-02-16[PATCH] Add debugging feature /proc/timer_listIngo Molnar1-0/+11
2007-02-16[PATCH] Add debugging feature /proc/timer_statIngo Molnar2-0/+99
2007-02-16[PATCH] hrtimers: add high resolution timer supportThomas Gleixner3-8/+114
2007-02-16[PATCH] tick-management: dyntick / highres functionalityThomas Gleixner3-3/+86
2007-02-16[PATCH] tick-management: core functionalityThomas Gleixner1-0/+31
2007-02-16[PATCH] clockevents: add core functionalityThomas Gleixner2-3/+144
2007-02-16[PATCH] Allow early access to the power management timerThomas Gleixner1-0/+38
2007-02-16[PATCH] hrtimers: clean up callback trackingThomas Gleixner1-1/+0
2007-02-16[PATCH] hrtimers; add state trackingThomas Gleixner1-1/+35
2007-02-16[PATCH] hrtimers: cleanup lockingThomas Gleixner1-15/+28
2007-02-16[PATCH] hrtimers: namespace and enum cleanupThomas Gleixner2-9/+13
2007-02-16[PATCH] Extend next_timer_interrupt() to use a reference jiffieThomas Gleixner1-0/+10
2007-02-16[PATCH] uninline irq_enter()Ingo Molnar1-6/+1
2007-02-16[PATCH] clocksource: Add verification (watchdog) helperThomas Gleixner1-2/+13