summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* hwmon: New driver k8tempRudolf Marek2006-09-281-0/+1
* [S390] Inline assembly cleanup.Martin Schwidefsky2006-09-2825-1314/+1209
* [S390] __div64_32 for 31 bit.Martin Schwidefsky2006-09-281-48/+0
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-275-163/+105
|\
| * [PATCH] Modularize generic HDLCKrzysztof Halasa2006-09-262-157/+77
| * Merge branch 'master' into upstreamJeff Garzik2006-09-26199-717/+8048
| |\
| * \ Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-09-252-5/+20
| |\ \
| | * | [PATCH] WE-21 support (core API)John W. Linville2006-09-252-5/+20
| * | | [PATCH] bonding: Validate probe replies in ARP monitorJay Vosburgh2006-09-252-1/+7
| * | | [PATCH] bonding: Add priv_flag to avoid event mishandlingJay Vosburgh2006-09-251-0/+1
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-09-276-34/+302
|\ \ \ \
| * | | | usbcore: add autosuspend/autoresume infrastructureAlan Stern2006-09-271-0/+33
| * | | | usbcore: store each usb_device's level in the treeAlan Stern2006-09-271-0/+1
| * | | | usbcore: trim down usb_bus structureAlan Stern2006-09-271-3/+0
| * | | | usbcore: Add flag for whether a host controller uses DMAAlan Stern2006-09-271-0/+1
| * | | | USB: remove struct usb_operationsAlan Stern2006-09-271-4/+0
| * | | | usbcore: help drivers to change device configsAlan Stern2006-09-271-0/+3
| * | | | USB core: Use const where possible.Luiz Fernando N. Capitulino2006-09-271-9/+9
| * | | | USB Storage: add rio karma eject supportMatthew Dharm2006-09-271-0/+3
| * | | | USB: New functions to check endpoints info.Luiz Fernando N. Capitulino2006-09-271-0/+14
| * | | | USB: making the kernel -Wshadow clean - USB & completionJesper Juhl2006-09-271-9/+9
| * | | | USB: gmidi: New USB MIDI Gadget class driver.Ben Williamson2006-09-272-0/+165
| * | | | usbcore: track whether interfaces are suspendedAlan Stern2006-09-271-0/+3
| * | | | usbcore: add usb_device_driver definitionAlan Stern2006-09-271-7/+51
| * | | | USB: pxa2xx_udc understands GPIO based VBUS sensingDavid Brownell2006-09-271-0/+8
| * | | | USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell2006-09-271-2/+2
* | | | | [PATCH] i386: Use early clobbers for semaphores nowAndi Kleen2006-09-271-2/+2
|/ / / /
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-09-278-21/+175
|\ \ \ \
| * | | | [IA64] PAL calls need physical mode, stackedRuss Anderson2006-09-261-2/+4
| * | | | [IA64] Make gp value point to Region 5 in mca handlerZou Nan hai2006-09-261-1/+1
| * | | | Revert "[IA64] Unwire set/get_robust_list"Tony Luck2006-09-261-1/+2
| * | | | [IA64] Implement futex primitivesJakub Jelinek2006-09-261-2/+120
| * | | | [IA64] Move perfmon tables from thread_struct to pfm_contextKeshavamurthy Anil S2006-09-261-11/+1
| * | | | [IA64] Add interface so modules can discover whether multithreading is on.Stephane Eranian2006-09-261-0/+1
| * | | | [IA64] kprobe opcode 16 bytes alignment on IA64bibo mao2006-09-261-4/+5
| * | | | Pull esi-support into release branchTony Luck2006-09-261-0/+30
| |\ \ \ \
| | * | | | [IA64] esi-supportDavid Mosberger-Tang2006-06-211-0/+30
| * | | | | Pull model-name into release branchTony Luck2006-09-262-0/+11
| |\ \ \ \ \
| | * | | | | [IA64] Add "model name" to /proc/cpuinfoTony Luck2006-06-052-0/+11
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-09-2799-1436/+2127
|\ \ \ \ \ \ \
| * | | | | | | sh: Calculate shm alignment at runtime.Paul Mundt2006-09-275-13/+4
| * | | | | | | sh: dma-mapping compile fixes.Paul Mundt2006-09-271-17/+25
| * | | | | | | sh: Initial vsyscall page support.Paul Mundt2006-09-276-5/+55
| * | | | | | | sh: Clean up PAGE_SIZE definition for assembly use.Paul Mundt2006-09-271-0/+6
| * | | | | | | sh: Support for L2 cache on newer SH-4A CPUs.Paul Mundt2006-09-272-4/+6
| * | | | | | | sh: Update kexec support for API changes.Paul Mundt2006-09-271-6/+3
| * | | | | | | sh: Optimized readsl()/writesl() support.Paul Mundt2006-09-271-0/+6
| * | | | | | | sh: Report movli.l/movco.l capabilities.Paul Mundt2006-09-271-0/+8
| * | | | | | | sh: CPU flags in AT_HWCAP in ELF auxvt.Paul Mundt2006-09-273-15/+22
| * | | | | | | sh: Add support for 4K stacks.Paul Mundt2006-09-272-1/+20