summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | [PATCH] powerpc: Migrate Xilinx Vertex support from the OCP bus to the platfo...Grant C. Likely2006-02-076-128/+78
| | * | | | | | [PATCH] powerpc: Make Virtex-II Pro support generic for all Virtex devicesGrant C. Likely2006-02-077-11/+16
| | * | | | | | [PATCH] powerpc: Move xparameters.h into xilinx virtex device specific pathGrant C. Likely2006-02-073-2/+20
| * | | | | | | [PATCH] PPC32 8xx: support for the physmapped flash on m8xxVitaly Bordug2006-01-201-0/+50
| * | | | | | | [PATCH] powerpc: generalize PPC44x_PIN_SIZEMarcelo Tosatti2006-01-201-2/+2
| * | | | | | | [PATCH] powerpc: Add CONFIG_DEFAULT_UIMAGE to build a uImage by default for a...Kumar Gala2006-01-202-0/+7
| * | | | | | | [PATCH] ppc32 8xx: Added setbitsXX/clrbitsXX macro for read-modify-write oper...Vitaly Bordug2006-01-203-11/+11
| * | | | | | | [PATCH] powerpc: Updated Initial MPC8540 ADS port with OF Flat DevBecky Bruce2006-01-2010-73/+1431
* | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-2281-3392/+2171
|\ \ \ \ \ \ \ \
| * | | | | | | | [ARM] 3389/1: typo and grammar fixErik Hovland2006-03-221-1/+1
| * | | | | | | | [ARM] 3386/1: AT91RM9200 Clock updateAndrew Victor2006-03-221-12/+73
| * | | | | | | | [ARM] 3384/1: AT91RM9200: TimerAndrew Victor2006-03-221-2/+2
| * | | | | | | | [ARM] 3382/1: ixp2000: unify defconfigsLennert Buytenhek2006-03-225-3916/+46
| * | | | | | | | [ARM] 3378/1: ixp2000: fix gpio interrupt handlingLennert Buytenhek2006-03-221-12/+1
| * | | | | | | | [ARM] Quieten spurious IRQ detectionRussell King2006-03-221-3/+8
| * | | | | | | | [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-211-0/+133
| * | | | | | | | [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-213-2/+3
| * | | | | | | | [ARM] 3372/1: ep93xx: add defconfigLennert Buytenhek2006-03-211-0/+1087
| * | | | | | | | [ARM] 3371/1: ep93xx: gpio supportLennert Buytenhek2006-03-211-0/+68
| * | | | | | | | [ARM] 3369/1: ep93xx: add core cirrus ep93xx supportLennert Buytenhek2006-03-219-1/+375
| * | | | | | | | [ARM] 3368/1: ixp4xx: set gpio direction in ixp4xx_config_irqAlessandro Zummo2006-03-211-1/+4
| * | | | | | | | [ARM] 3346/1: Fix udelay() for HZ values different from 100Peter Teichmann2006-03-211-8/+12
| * | | | | | | | [ARM] 3334/1: Add support for IXDP28x5 platformsDeepak Saxena2006-03-212-4/+25
| * | | | | | | | [ARM] 3333/1: S3C2XX - add dclk and clkout clock supportBen Dooks2006-03-211-1/+93
| * | | | | | | | [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-213-0/+298
| * | | | | | | | [ARM] 3261/2: remove phys_ram from struct machine_desc (part 3)Nicolas Pitre2006-03-211-4/+3
| * | | | | | | | [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-212-23/+28
| * | | | | | | | [ARM] Rename chipdata to 'base' and make it an iomem pointerRussell King2006-03-212-23/+23
| * | | | | | | | [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-219-6/+6
| * | | | | | | | [ARM] Move HZ definition into KconfigRussell King2006-03-211-0/+7
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2006-03-221-2/+2
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Jaroslav Kysela2006-03-22132-3240/+3412
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | [ALSA] Fix snd_xxx_t typedefsTakashi Iwai2006-03-221-2/+2
* | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-03-2214-180/+422
|\ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud