aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'audit.b37' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2007-02-19
|\
| * [PATCH] AUDIT_FD_PAIRAl Viro2007-02-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-02-19
|\ \
| * | Fix misspellings of "agressive".Robert P. J. Day2007-02-17
| * | Correct trivial typo in log2.h.Robert P. J. Day2007-02-17
| * | Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day2007-02-17
| * | Various typo fixes.Robert P. J. Day2007-02-17
| |/
* | Merge branch 'kill-jffs' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...Linus Torvalds2007-02-19
|\ \
| * | Remove JFFS (version 1), as scheduled.Jeff Garzik2007-02-17
| |/
* | Merge branch 'acpi' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/li...Linus Torvalds2007-02-19
|\ \
| * | [PATCH] libata: ACPI and _GTF supportKristen Carlson Accardi2007-02-16
| |/
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-19
|\ \
| * | atl1: add L1 device id to pci_ids, then use itChris Snook2007-02-17
| |/
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-02-19
|\ \
| | \
| | \
| *-. \ Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale treesRussell King2007-02-17
| |\ \ \
| | * | | [ARM] 4151/1: AT91 / AVR32: Move at91_pdc.h to linux/atmel_pdc.hAndrew Victor2007-02-08
| | |/ /
| * / / [ARM] 4137/1: Add kexec supportRichard Purdie2007-02-16
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-02-19
|\ \ \
| * | | ide: make ide_hwif_t.ide_dma_host_on void (v2)Bartlomiej Zolnierkiewicz2007-02-16
| * | | ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)Bartlomiej Zolnierkiewicz2007-02-16
| * | | ide: add ide_set_dma() helper (v2)Bartlomiej Zolnierkiewicz2007-02-16
| * | | ide: convert ide_hwif_t.mmio into flag (v2)Bartlomiej Zolnierkiewicz2007-02-16
| * | | ide: use PIO/MMIO operations directly where possible (v2)Bartlomiej Zolnierkiewicz2007-02-16
| * | | ide: add ide_use_fast_pio() helper (v3)Bartlomiej Zolnierkiewicz2007-02-16
| * | | ide: remove ide_drive_t.usageBartlomiej Zolnierkiewicz2007-02-16
| * | | ide: remove write-only ide_hwif_t.no_dsc flagBartlomiej Zolnierkiewicz2007-02-16
| * | | ide: remove write-only ide_pio_data_t.blacklistedBartlomiej Zolnierkiewicz2007-02-16
| * | | ide: remove clearing bmdma status from cdrom_decode_status() (rev #4)Albert Lee2007-02-16
| * | | ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)Albert Lee2007-02-16
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-02-19
|\ \ \
| * | | PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot optionsAtsushi Nemoto2007-02-16
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-02-19
|\ \ \
| * | | sysfs: fix build errors: uevent with CONFIG_SYSFS=nRandy Dunlap2007-02-16
| * | | debugfs: implement symbolic linksPeter Oberparleiter2007-02-16
| * | | Driver core: let request_module() send a /sys/modules/kmod/-ueventKay Sievers2007-02-16
| * | | Driver.h copyright updateGreg Kroah-Hartman2007-02-16
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-02-19
|\ \ \
| * | | USB: cdc-acm: fix incorrect throtteling, make set_control optionalOliver Neukum2007-02-16
| * | | USB: make usb_iso_packet_descriptor.status signedPete Zaitcev2007-02-16
| * | | USB: use __u32 rather than u32 in userspace ioctls in usbdevice_fs.hMike Frysinger2007-02-16
| * | | USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum2007-02-16
| * | | USB: descriptor structures have to be packedInaky Perez-Gonzalez2007-02-16
| * | | USB: add flow control to usb-serial generic driver.Joris van Rantwijk2007-02-16
| |/ /
* | | Pull fluff into release branchLen Brown2007-02-16
|\ \ \ | |/ / |/| |
| * | ACPI: acpi_table_parse_madt_family() is not MADT specificLen Brown2007-02-13
| * | ACPI: acpi_madt_entry_handler() is not MADT specificLen Brown2007-02-13
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-02-16
|\ \ \
| * | | [AGPGART] Allow drm-populated agp memory typesThomas Hellstrom2007-02-03
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-02-16
|\ \ \
| * \ \ [CPUFREQ] Fix up merge conflicts with recent ACPI changes.Dave Jones2007-02-10
| |\ \ \