aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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.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-031-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-021-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-021-1/+1
* | [NETFILTER]: ctnetlink: fix compile failure with NF_CONNTRACK_MARK=nPatrick McHardy2007-02-022-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
|\ \ \
| * | | spidernet : fix memory leak in spider_net_stopJens Osterkamp2007-02-021-0/+2
| * | | e100: fix napi ifdefs removing needed codeAuke Kok2007-02-021-6/+1
| * | | Merge ../linux-2.6Jeff Garzik2007-02-0230-104/+154
| |\ \ \ | | |/ /
| * | | netxen patchesAl Viro2007-01-318-212/+196
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/bnx2-2.6Linus Torvalds2007-02-022-2/+18
|\ \ \ \
| * | | | [BNX2]: PHY workaround for 5709 A0.Michael Chan2007-02-022-2/+18
| | |/ / | |/| |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-02-021-3/+5
|\ \ \ \
| * | | | [NET_SCHED]: act_ipt: fix regression in ipt actionPatrick McHardy2007-02-021-3/+5
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-02-021-1/+1
|\ \ \ \