summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* MTD: Convert Atmel PRI information to AMD formatHaavard Skinnemoen2006-08-171-0/+13
* 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/+9Star
| * | 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/+1Star
|\ \ \
| * \ \ Pull acpi_os_free into release branchLen Brown2006-07-012-3/+1Star
| |\ \ \
| | * | | ACPI: delete acpi_os_free(), use kfree() directlyLen Brown2006-06-302-3/+1Star
* | | | | 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/+8Star
| | * | | | | | | | [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/+1Star
| | * | | | | | | | [SCSI] iscsi: fixup set/get param functionsMike Christie2006-06-292-21/+23
| | * | | | | | | | [SCSI] iscsi: add target discvery event to transport classMike Christie2006-06-292-0/+39
| | * | | | | | | | Merge ../linux-2.6/James Bottomley2006-06-28151-915/+2487
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | * | | | | | | | [SCSI] scsi_transport_sas: introduce a sas_port entityJames Bottomley2006-06-281-5/+32
| | * | | | | | | | [SCSI] Block I/O while SG reset operation in progress - the midlayer patchJames Smart2006-06-271-1/+5
| | * | | | | | | | [SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completionLuben Tuikov2006-06-261-1/+1
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-07-041-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | kbuild: introduce utsrelease.hSam Ravnborg2006-07-031-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-07-046-98/+436
|\ \ \ \ \ \ \ \ \