summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | [ARM] 3816/1: iop3xx: rename config symbolsLennert Buytenhek2006-09-258-15/+15
| * | [ARM] 3800/2: S3C2412: DMA channel mappingsBen Dooks2006-09-251-0/+32
| * | [ARM] 3813/1: prevent >= 4G /dev/mem mmap()Lennert Buytenhek2006-09-251-0/+4
| * | [ARM] 3810/1: switch atomic helpers over to raw_local_irq_{save,restore}Lennert Buytenhek2006-09-251-8/+8
| * | [ARM] 3805/1: S3C2412: LCD register updateBen Dooks2006-09-251-0/+23
| * | [ARM] 3804/1: S3C2442: LCD register updateBen Dooks2006-09-251-0/+7
| * | [ARM] 3796/1: S3C24XX: Add per-cpu DMA channel mapperBen Dooks2006-09-251-0/+34
| * | [ARM] 3795/1: S3C24XX: add base AC97 registersBen Dooks2006-09-252-0/+28
| * | [ARM] nommu: create flat.h to support uClinux flat binariesGreg Ungerer2006-09-201-0/+16
| * | [ARM] 3759/2: Remove uses of %?Daniel Jacobowitz2006-09-202-42/+42
| * | [ARM] Add ARM irqtrace supportRussell King2006-09-202-124/+133
| * | [ARM] Cleanup arch/arm/mm a littleRussell King2006-09-201-3/+0
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-09-282-1/+2
|\ \ \
| * | | [MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hostsRussell King2006-09-241-0/+1
| * | | [MMC] Add multi block-write capabilityRussell King2006-09-161-0/+1
| * | | [MMC] Remove data->blksz_bits memberRussell King2006-09-161-1/+0
* | | | [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
OpenPOWER on IntegriCloud