summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 3379/1: ixp2000: use generic 8250 debug macrosLennert Buytenhek2006-03-221-15/+2
* [ARM] 3378/1: ixp2000: fix gpio interrupt handlingLennert Buytenhek2006-03-221-12/+1
* [ARM] Quieten spurious IRQ detectionRussell King2006-03-222-3/+9
* [ARM] Use kcalloc to allocate counter_config array rather than kmallocRussell King2006-03-211-1/+1
* [ARM] Oprofile: dynamically allocate counter_configRussell King2006-03-212-3/+10
* [ARM] Oprofile: Convert semaphore to mutexRussell King2006-03-211-13/+10
* [ARM] 3376/2: S3C2410 - update defconfigBen Dooks2006-03-211-6/+141
* [ARM] 3375/1: S3C2440 - fix osiris machine buildBen Dooks2006-03-211-3/+7
* [ARM] 3374/1: ep93xx: gpio interrupt supportLennert Buytenhek2006-03-213-1/+146
* [ARM] 3361/1: S3C24XX - add USB bus clock sourceBen Dooks2006-03-213-2/+37
* [ARM] 3360/1: S3C2440 - add set rate methods and camera clockBen Dooks2006-03-211-0/+51
* [ARM] 3359/1: S3C24XX - add support for clk_set_rateBen Dooks2006-03-212-1/+15
* [ARM] Convert kmalloc+memset to kzallocRussell King2006-03-2114-48/+18
* [ARM] 3373/1: move uengine loader to arch/arm/commonLennert Buytenhek2006-03-216-4/+5
* [ARM] 3372/1: ep93xx: add defconfigLennert Buytenhek2006-03-211-0/+1087
* [ARM] 3371/1: ep93xx: gpio supportLennert Buytenhek2006-03-213-0/+176
* [ARM] 3369/1: ep93xx: add core cirrus ep93xx supportLennert Buytenhek2006-03-2124-1/+875
* [ARM] 3368/1: ixp4xx: set gpio direction in ixp4xx_config_irqAlessandro Zummo2006-03-211-1/+4
* [ARM] 3349/1: ixp4xx exp bus definesAlessandro Zummo2006-03-211-0/+27
* [ARM] 3346/1: Fix udelay() for HZ values different from 100Peter Teichmann2006-03-212-13/+19
* [ARM] 3334/1: Add support for IXDP28x5 platformsDeepak Saxena2006-03-213-5/+26
* [ARM] 3333/1: S3C2XX - add dclk and clkout clock supportBen Dooks2006-03-212-1/+95
* [ARM] 3332/1: S3C24XX - documentation updateBen Dooks2006-03-211-1/+41
* [ARM] 3331/1: S3C24XX - add clk_set_parent() to clock codeBen Dooks2006-03-212-0/+20
* [ARM] 3330/1: S3C24XX - move UPLL to main clockBen Dooks2006-03-212-19/+38
* [ARM] 3329/1: S3C24XX - fix time for osiris machineBen Dooks2006-03-211-1/+7
* [ARM] 3327/1: S3C2410 - add osiris machine supportBen Dooks2006-03-215-0/+364
* [ARM] 3261/2: remove phys_ram from struct machine_desc (part 3)Nicolas Pitre2006-03-212-8/+4
* [ARM] Collect Primecell PL01x-based debug implementations togetherRussell King2006-03-214-51/+32
* [ARM] Collect 8250-based debug implementations togetherRussell King2006-03-218-103/+47
* [ARM] Fix SA1100 debug-macros.SRussell King2006-03-211-0/+1
* [ARM] Convert SA1111 to use clock architectureRussell King2006-03-215-23/+278
* [ARM] Adapt vic.c to allow for multiple VICs in a system.Russell King2006-03-213-24/+29
* [ARM] Rename chipdata to 'base' and make it an iomem pointerRussell King2006-03-213-26/+26
* [ARM] Move IRQ enable after coprocessor number decodeRussell King2006-03-212-1/+2
* [ARM] Remove unnecessary asm/hardware.h includesRussell King2006-03-2112-12/+0
* [ARM] Fix HZ definition for OMAP without 32K timerRussell King2006-03-211-1/+1
* [ARM] Remove asm/arch/irq.hRussell King2006-03-2115-91/+6
* [ARM] Move HZ definition into KconfigRussell King2006-03-2124-252/+8
* Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2006-03-2110-38/+49
|\
| * [CRYPTO] aes: Fixed array boundary violationDavid McCullough2006-03-212-8/+6
| * [CRYPTO] tcrypt: Fix key alignmentAtsushi Nemoto2006-03-211-12/+13
| * [CRYPTO] all: Add missing cra_alignmaskAtsushi Nemoto2006-03-212-0/+2
| * [CRYPTO] all: Use kzalloc where possibleEric Sesterhenn2006-03-212-5/+2
| * [CRYPTO] api: Align tfm context as wide as possibleHerbert Xu2006-03-213-3/+15
| * [CRYPTO] twofish: Use rol32/ror32 where appropriateDenis Vlasenko2006-03-211-10/+11
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-21349-7284/+18959
|\ \
| * | [NETFILTER]: Add H.323 conntrack/NAT helperJing Min Zhao2006-03-2010-0/+6231
| * | [TG3]: Don't mark tg3_test_registers() as returning const.David S. Miller2006-03-201-1/+1
| * | [IPV6]: Cleanups for net/ipv6/addrconf.c (kzalloc, early exit) v2Ingo Oeser2006-03-201-72/+69