summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 4177/1: S3C24XX: Add DMA channel allocation orderBen Dooks2007-02-143-3/+117
* [ARM] 4176/1: H1940 ledsArnaud Patard2007-02-141-0/+6
* [ARM] 4175/1: SMDK2413: add udc pull-up controlBen Dooks2007-02-141-1/+40
* [ARM] 4174/1: H1940 usb device definitionsArnaud Patard2007-02-141-1/+47
* [ARM] 4173/1: S3C24XX usb device platform datasArnaud Patard2007-02-142-0/+49
* [ARM] 4168/1: S3C24XX: use defines instead of numbersMatt Reimer2007-02-121-4/+5
* [ARM] 4170/1: S3C2410: don't save and restore cp register 15Matt Reimer2007-02-121-10/+8
* [ARM] 4169/1: S3C2410: align to a cache lineMatt Reimer2007-02-121-1/+1
* [ARM] 4164/1: S3C2412: Add SMDK2412 to SMDK2413Ben Dooks2007-02-121-0/+13
* [ARM] 4163/1: S3C2410: minor typo in init commentBen Dooks2007-02-121-1/+1
* [ARM] 4162/1: S3C24XX: update defconfig_s3c2410 after moveBen Dooks2007-02-121-36/+49
* [ARM] 4161/1: S3C24XX: fix leakage of plat-s3c24xx Kconfig itemsBen Dooks2007-02-111-1/+4
* [ARM] 4160/1: S3C24XX: defconfig update for 2.6.20Ben Dooks2007-02-111-17/+40
* [ARM] 4159/1: S3C2410: fix compile of arch/arm/mach-s3c2410/mach-aml5900.cBen Dooks2007-02-111-7/+1
* [ARM] 4157/2: S3C24XX: move arch/arch/mach-s3c2410 into cpu componentsBen Dooks2007-02-1183-4689/+4783
* [ARM] 4156/1: S3C24XX: Add CONFIG_S3C2410_GPIOBen Dooks2007-02-112-2/+9
* [ARM] 4155/1: S3C24XX: remove obj-dma-* from MakefileBen Dooks2007-02-112-9/+16
* [ARM] Move processor_modes[] to .../process.cRussell King2007-02-063-12/+9
* [ARM] 4047/1: Add initial board support for Contec Hypercontrol Micro9 boards.Manfred Gruber2007-02-063-0/+183
* [ARM] 4032/1: Add platform resources required for CF driverMichael-Luke Jones2007-02-061-0/+40
* [ARM] 4033/1: Add separate Avila board setup codeMichael-Luke Jones2007-02-067-2/+291
* [ARM] 4031/1: Remove references to the Avila in ixdp425 setup codeMichael-Luke Jones2007-02-062-21/+1
* [ARM] Improve csum_fold, cleanup csum_tcpudp_magic()Russell King2007-02-061-38/+18
* [ARM] oprofile: add ARM11 SMP supportRussell King2007-02-067-0/+381
* [ARM] oprofile: add ARM11 UP supportRussell King2007-02-065-0/+84
* [ARM] oprofile: add ARM11 core supportRussell King2007-02-064-1/+211
* Linux 2.6.20v2.6.20Linus Torvalds2007-02-041-1/+1
* [PATCH] EFI x86: pass firmware call parameters on the stackFrédéric Riss2007-02-041-16/+73
* [PATCH] fix rtl8150Al Viro2007-02-041-1/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-02-0310-70/+100
|\
| * [SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crashNagendra Singh Tomar2007-02-031-10/+10
| * [SCSI] st: A MTIOCTOP/MTWEOF within the early warning will cause the file num...Kai Makisara2007-01-271-8/+11
| * [SCSI] qla4xxx: bug fixesDavid C Somayajulu2007-01-277-52/+73
| * [SCSI] Fix scsi_add_device() for async scanningMatthew Wilcox2007-01-271-0/+6
* | [PATCH] x86-64: define dma noncoherent API functionsJeff Garzik2007-02-031-0/+3
* | [PATCH] Altix: more ACPI PRT supportJohn Keller2007-02-031-0/+3
* | [PATCH] revert blockdev direct io back to 2.6.19 versionAndrew Morton2007-02-031-0/+41
* | [PATCH] alpha: fix epoll syscall enumerationsMike Frysinger2007-02-031-3/+8
* | [PATCH] net/smc911x: match up spin lock/unlockPeter Korsgaard2007-02-031-2/+3
* | [PATCH] kexec: Avoid migration of already disabled irqs (ia64)Magnus Damm2007-02-031-0/+3
* | [PATCH] aio: fix buggy put_ioctx call in aio_complete - v2Ken Chen2007-02-031-11/+9
* | [NETFILTER]: nf_conntrack_h323: fix compile error with CONFIG_IPV6=m, CONFIG_...Adrian Bunk2007-02-031-1/+1
* | [NETFILTER]: ctnetlink: fix compile failure with NF_CONNTRACK_MARK=nPatrick McHardy2007-02-032-0/+4
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-026-18/+21
|\ \
| * | libata: Initialize nbytes for internal sg commandsBrian King2007-02-021-0/+1
| * | libata: Fix ata_busy_wait() kernel docsAlan2007-02-021-0/+2
| * | pata_via: Correct missing commentsAlan2007-02-021-1/+2
| * | pata_atiixp: propogate cable detection hack from drivers/ide to the new driverAlan2007-02-021-2/+9
| * | ahci/pata_jmicron: fix JMicron quirkTejun Heo2007-02-022-15/+7
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-0210-218/+199
|\ \ \