aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Update mach-typesRussell King2006-09-251-5/+69
* [ARM] 3834/1: iop3xx: remove per-board defconfigsLennert Buytenhek2006-09-255-4531/+0
* [ARM] 3833/1: iop3xx: add per-mach defconfigsLennert Buytenhek2006-09-252-0/+2201
* [ARM] 3832/1: iop3xx: coding style cleanupLennert Buytenhek2006-09-2541-558/+376
* [ARM] 3831/1: iop3xx: factor out common register definesLennert Buytenhek2006-09-253-247/+114
* [ARM] 3830/1: iop3xx: board support file cleanupLennert Buytenhek2006-09-2532-944/+911
* [ARM] 3829/1: iop3xx: optimise irq entry macrosLennert Buytenhek2006-09-253-24/+24
* [ARM] 3828/1: iop3xx: remove useless loadsp macroLennert Buytenhek2006-09-251-6/+0
* [ARM] 3827/1: iop3xx: add common gpio moduleLennert Buytenhek2006-09-256-8/+81
* [ARM] 3826/1: iop3xx: remove IOP3??_IRQ_OFS irq offsetLennert Buytenhek2006-09-256-120/+76
* [ARM] 3825/1: iop3xx: use cp6 enable/disable macrosLennert Buytenhek2006-09-255-39/+23
* [ARM] 3824/1: iop3xx: add cp6 enable/disable macrosLennert Buytenhek2006-09-251-0/+28
* [ARM] 3823/1: iop3xx: switch iop32x/iop33x over to shared time codeLennert Buytenhek2006-09-2510-265/+26
* [ARM] 3822/1: iop3xx: rewrite time handlingLennert Buytenhek2006-09-255-1/+127
* [ARM] 3821/1: iop3xx: switch iop32x/iop33x over to shared pci codeLennert Buytenhek2006-09-2521-870/+30
* [ARM] 3820/1: iop3xx: factor out shared pci codeLennert Buytenhek2006-09-254-1/+312
* [ARM] 3819/1: iop3xx: factor out shared i2c codeLennert Buytenhek2006-09-258-131/+111
* [ARM] 3818/1: iop3xx: introduce arch/arm/plat-iop for shared iop32x/iop33x codeLennert Buytenhek2006-09-2514-130/+104
* [ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x and iop33xLennert Buytenhek2006-09-2568-347/+499
* [ARM] 3816/1: iop3xx: rename config symbolsLennert Buytenhek2006-09-2520-40/+40
* [ARM] 3836/1: S3C24XX: Clear both EINT and INT status before sleepBen Dooks2006-09-251-0/+2
* [ARM] 3806/2: S3C2412: Fix GPIO VA when only S3C2412 selectedBen Dooks2006-09-251-1/+8
* [ARM] 3803/2: S3C24XX: PM split S3C2410 out of core pmBen Dooks2006-09-257-49/+209
* [ARM] 3800/2: S3C2412: DMA channel mappingsBen Dooks2006-09-253-0/+193
* [ARM] 3814/1: move 80200 dma_inv_range() erratum check out of lineLennert Buytenhek2006-09-251-6/+52
* [ARM] 3813/1: prevent >= 4G /dev/mem mmap()Lennert Buytenhek2006-09-252-0/+26
* [ARM] 3811/1: ep93xx: add cirrus logic edb9312 supportLennert Buytenhek2006-09-254-0/+71
* [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] 3802/1: S3C24XX: PM tidy up cache flushingBen Dooks2006-09-253-20/+34
* [ARM] 3801/1: S3C24XX: Move IRQ PM out of pm.cBen Dooks2006-09-258-23/+123
* [ARM] 3799/1: S3C2442: DMA channel mappingsBen Dooks2006-09-253-1/+23
* [ARM] 3798/1: S3C2440: DMA channel mappingsBen Dooks2006-09-252-0/+165
* [ARM] 3797/1: S3C2410: DMA channel mappingsBen Dooks2006-09-252-0/+144
* [ARM] 3796/1: S3C24XX: Add per-cpu DMA channel mapperBen Dooks2006-09-254-69/+257
* [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-205-59/+62
* [ARM] Optimise VFP thread notify function a littleRussell King2006-09-201-24/+16
* [ARM] Fix kernel/fork.c for lockdep on ARMRussell King2006-09-201-0/+4
* [ARM] Add ARM irqtrace supportRussell King2006-09-204-124/+150
* [ARM] Move mmu.c out of the wayRussell King2006-09-202-2/+2
* [ARM] Cleanup arch/arm/mm a littleRussell King2006-09-208-36/+36
* Linux v2.6.18. Arrr!Linus Torvalds2006-09-191-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-09-193-4/+8
|\
| * [IPV4] fib_trie: missing ntohl() when calling fib_semantic_match()Al Viro2006-09-191-4/+4
| * [NETFILTER]: xt_quota: add missing module aliasesPatrick McHardy2006-09-191-0/+2
| * [ATM]: [he] don't hold the device lock when upcallingChas Williams2006-09-191-0/+2
* | Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-09-193-7/+9
|\ \ | |/ |/|