summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] libata: reimplement controller-wide PMTejun Heo2006-07-061-0/+12
* [PATCH] libata: reimplement per-dev PMTejun Heo2006-07-061-2/+0
* [PATCH] libata: implement PM EH actionsTejun Heo2006-07-061-1/+11
* [PATCH] libata: separate out __ata_ehi_hotplugged()Tejun Heo2006-07-061-2/+7
* [PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIETTejun Heo2006-07-061-0/+2
* [PATCH] libata: clean up debounce parameters and improve parameter selectionTejun Heo2006-07-061-3/+12
* [PATCH] libata: implement ATA_EHI_RESUME_LINKTejun Heo2006-07-061-1/+2
* [PATCH] libata: add ap->pflags and move core dynamic flags to itTejun Heo2006-07-061-12/+18
* [PATCH] powerpc: implement missing jiffies64_to_cputime64()David Woodhouse2006-07-051-0/+18
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-07-042-0/+4
|\
| * [CPUFREQ] Add queue_delayed_work_on() interface for workqueues.Venkatesh Pallipadi2006-06-301-0/+2
| * [CPUFREQ] Remove slowdown from ondemand sampling path.Venkatesh Pallipadi2006-06-301-0/+2
* | Fix up headers_install wrt devfs removalLinus Torvalds2006-07-041-1/+1
* | Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds2006-07-0446-0/+216
|\ \
| * | Remove export of include/linux/isdn/tpam.hDavid Woodhouse2006-06-291-1/+1
| * | Remove <linux/i2c-id.h> and <linux/i2c-algo-ite.h> from userspace exportJean Delvare2006-06-221-2/+2
| * | Restrict headers exported to userspace for SPARC and SPARC64David S. Miller2006-06-202-22/+9
| * | Add empty Kbuild files for 'make headers_install' in remaining arches.David Woodhouse2006-06-1815-0/+15
| * | Add Kbuild file for Alpha 'make headers_install'David Woodhouse2006-06-181-0/+5
| * | Add Kbuild file for SPARC 'make headers_install'David Woodhouse2006-06-182-0/+29
| * | Add Kbuild file for IA64 'make headers_install'David Woodhouse2006-06-181-0/+7
| * | Add Kbuild file for S390 'make headers_install'David Woodhouse2006-06-181-0/+4
| * | Add Kbuild file for i386 'make headers_install'David Woodhouse2006-06-181-0/+5
| * | Add Kbuild file for x86_64 'make headers_install'David Woodhouse2006-06-181-0/+11
| * | Add Kbuild file for PowerPC 'make headers_install'David Woodhouse2006-06-181-0/+10
| * | Add generic Kbuild files for 'make headers_install'David Woodhouse2006-06-1823-0/+143
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-07-042-3/+1
|\ \ \
| * \ \ Pull acpi_os_free into release branchLen Brown2006-07-012-3/+1
| |\ \ \
| | * | | ACPI: delete acpi_os_free(), use kfree() directlyLen Brown2006-06-302-3/+1
* | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-07-041-1/+2
|\ \ \ \ \
| * | | | | [SERIAL] Convert fifosize to an unsigned intRussell King2006-07-021-1/+2
* | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-07-045-58/+76
|\ \ \ \ \ \
| * | | | | | MTD: kernel-doc fixes + additionsRandy Dunlap2006-06-295-55/+66
| * | | | | | MTD: fix all kernel-doc warningsRandy Dunlap2006-06-291-3/+10
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-07-046-69/+137
|\ \ \ \ \ \ \
| * | | | | | | [Bluetooth] Use real devices for host controllersMarcel Holtmann2006-07-042-4/+4
| * | | | | | | [Bluetooth] Add platform device for virtual and serial devicesMarcel Holtmann2006-07-041-0/+1
| * | | | | | | [Bluetooth] Add automatic sniff mode supportMarcel Holtmann2006-07-042-38/+86
| * | | | | | | [Bluetooth] Correct SCO buffer size on requestMarcel Holtmann2006-07-041-1/+2
| * | | | | | | [ATM]: add+use poison definesRandy Dunlap2006-07-041-0/+1
| * | | | | | | [NET]: add+use poison definesRandy Dunlap2006-07-041-0/+4
| * | | | | | | [IOAT]: fix header file kernel-docRandy Dunlap2006-07-041-18/+25
| * | | | | | | [AX.25]: Reference counting for AX.25 routes.Ralf Baechle DL5RB2006-07-041-9/+15
* | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-07-046-31/+101
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge ../scsi-misc-2.6James Bottomley2006-07-036-31/+101
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [SCSI] iscsi: add async notification of session eventsMike Christie2006-06-292-18/+8
| | * | | | | | | | [SCSI] iscsi: pass target nr to session creationMike Christie2006-06-291-3/+4
| | * | | | | | | | [SCSI] iscsi: break up session creation into two stagesMike Christie2006-06-291-0/+8
| | * | | | | | | | [SCSI] iscsi: rm channel usage from iscsiMike Christie2006-06-291-2/+1
| | * | | | | | | | [SCSI] iscsi: fixup set/get param functionsMike Christie2006-06-292-21/+23