summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-0287-841/+5254
|\
| * [ARM] 3541/2: workaround for PXA27x erratum E7Nicolas Pitre2006-07-012-3/+12
| * Merge nommu branchRussell King2006-07-0115-125/+101
| |\
| | * [ARM] nommu: provide a way for correct control register value selectionRussell King2006-06-2915-125/+101
| * | [ARM] 3705/1: add supersection support to ioremap()Lennert Buytenhek2006-07-011-3/+63
| * | [ARM] 3707/1: iwmmxt: use the generic thread notifier infrastructureLennert Buytenhek2006-07-015-25/+78
| * | [ARM] 3706/2: ep93xx: add cirrus logic edb9315a supportLennert Buytenhek2006-07-013-0/+69
| * | [ARM] 3704/1: format IOP Kconfig with tabs, create more consistencyMartin Michlmayr2006-07-011-6/+6
| * | [ARM] 3703/1: Add help description for ARCH_EP80219Martin Michlmayr2006-07-011-0/+3
| * | [ARM] 3678/1: MMC: Make OMAP MMC workTony Lindgren2006-07-011-4/+4
| * | [ARM] 3677/1: OMAP: Update H2 defconfigTony Lindgren2006-07-011-38/+91
| * | [ARM] 3676/1: ARM: OMAP: Fix dmtimers and timer32k to compile on OMAP1Tony Lindgren2006-07-012-3/+4
| * | [ARM] Add section support to ioremapRussell King2006-06-291-4/+163
| * | [ARM] Fix sa11x0 SDRAM selectionRussell King2006-06-291-55/+76
| * | [ARM] Set bit 4 on section mappings correctly depending on CPURussell King2006-06-2918-21/+144
| * | [ARM] 3666/1: TRIZEPS4 [1/5] coreJürgen Schindele2006-06-298-1/+2209
| * | Merge omap treeRussell King2006-06-2930-388/+1965
| |\ \
| | * | ARM: OMAP: Multiplexing for 24xx GPMC wait pin monitoringTony Lindgren2006-06-261-0/+6
| | * | ARM: OMAP: Fix SRAM to use MT_MEMORY instead of MT_DEVICETony Lindgren2006-06-261-6/+3
| | * | ARM: OMAP: Update dmtimersTimo Teras2006-06-261-16/+30
| | * | ARM: OMAP: Make clock variables staticJuha Yrjola2006-06-261-2/+2
| | * | ARM: OMAP: Fix GPMC compilation when DEBUG is definedJuha Yrjola2006-06-261-4/+4
| | * | ARM: OMAP: Mux updates for external DMA and GPIOTony Lindgren2006-06-261-6/+26
| | * | ARM: OMAP: Add initial 24xx suspend supportTony Lindgren2006-06-263-7/+566
| | * | ARM: OMAP: Update cpufreq support for 24xxTony Lindgren2006-06-262-6/+14
| | * | ARM: OMAP: Add GPMC support for OMAP2Juha Yrjola2006-06-263-1/+213
| | * | ARM: OMAP: Fix DMA channel irq handling for omap24xxTony Lindgren2006-06-261-15/+22
| | * | ARM: OMAP: OMAP2 DMA burst supportKyungmin Park2006-06-261-4/+37
| | * | ARM: OMAP: Fix 32 kHz timer and modify GP timer to use GPT1Timo Teras2006-06-263-6/+7
| | * | ARM: OMAP: Port dmtimers to OMAP2 and implement PWM supportTimo Teras2006-06-265-256/+367
| | * | ARM: OMAP: Correct two bugs in arch/arm/mach-omap2/clock.cJarkko Nikula2006-06-261-13/+22
| | * | ARM: OMAP: Register the 24xx McSPI deviceJuha Yrjola2006-06-261-0/+46
| | * | ARM: OMAP: Add bitbank SPI driver for Innovator 1510 touchscreenDavid Brownell2006-06-261-0/+36
| | * | ARM: OMAP: Aic23 alsa platform driver code for board-innovatorlamikr2006-06-261-0/+39
| | * | ARM: OMAP: Fix GPIO IRQ mask handlingImre Deak2006-06-261-1/+16
| | * | ARM: OMAP: DMA transfer parameter configuration fixPeter Ujfalusi2006-06-261-0/+6
| | * | ARM: OMAP: Mistral ads7846 pendown stateDavid Brownell2006-06-261-1/+6
| | * | ARM: OMAP: Add core fsample supportBrian Swetland2006-06-267-8/+348
| | * | ARM: OMAP: Fix gpt2_ick clock bitTony Lindgren2006-06-261-1/+1
| | * | ARM: OMAP: Readd Amstrad Delta USB supportJonathan McDowell2006-06-261-0/+7
| | * | ARM: OMAP: GPIO IRQ lazy IRQ disable fixImre Deak2006-06-261-9/+79
| | * | ARM: OMAP: Mistral board updates (spi, ...)David Brownell2006-06-261-53/+89
| * | | [ARM] 3675/2: Preparing for AT91SAM926 supportAndrew Victor2006-06-2916-30/+92
| * | | [ARM] 3674/1: ep93xx: add cirrus logic edb9302 supportLennert Buytenhek2006-06-293-0/+69
| * | | [ARM] 3673/1: lpd270: parse lcd= command line parameterLennert Buytenhek2006-06-291-24/+102
| | |/ | |/|
| * | [ARM] Remove yucky ifdefs to print "id(wb)BRR" suffix on CPU nameRussell King2006-06-298-117/+9
* | | [PATCH] irq-flags: XTENSA: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* | | [PATCH] irq-flags: x86_64: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* | | [PATCH] irq-flags: V850: Use the new IRQF_ constantsThomas Gleixner2006-07-023-3/+3
* | | [PATCH] irq-flags: UM: Use the new IRQF_ constantsThomas Gleixner2006-07-029-12/+12
OpenPOWER on IntegriCloud