summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| * omap2/3/4: ehci: avoid compiler error with touchbookFelipe Balbi2010-03-1114-16/+16
| * omap3: Fix compile for Touch Book early_paramTony Lindgren2010-03-091-5/+5
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-1819-109/+360
|\ \
| * | ARM: Fix RiscPC decompressor build errorsRussell King2010-03-151-2/+0
| * | ARM: Fix sorting of platform group config options and includesRussell King2010-03-151-36/+45
| * | ARM: 5991/1: Fix regression in restore_user_regs macroAnders Grafström2010-03-151-0/+2
| * | ARM: 5989/1: ARM: KGDB: add support for SMP platformsWill Deacon2010-03-151-0/+13
| * | ARM: 5990/1: ARM: use __armv5tej_mmu_cache_flush for V5TEJ instead of __armv4...Sascha Hauer2010-03-151-1/+1
| * | ARM: Add final piece to fix XIP decompressor in read-only memoryRussell King2010-03-151-0/+1
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6Russell King2010-03-158-65/+285
| |\ \
| | * | ARM: mach-shmobile: ap4evb SDHI0 platform data V2Magnus Damm2010-03-151-0/+32
| | * | ARM: mach-shmobile: sh7372 SDHI vector mergeMagnus Damm2010-03-151-23/+23
| | * | ARM: mach-shmobile: sh7377 SDHI vector mergeMagnus Damm2010-03-151-17/+19
| | * | ARM: mach-shmobile: sh7367 SDHI vector mergeMagnus Damm2010-03-151-23/+23
| | * | ARM: mach-shmobile: G4EVM KEYSC platform dataNISHIMOTO Hiroki2010-03-151-0/+57
| | * | ARM: mach-shmobile: G3EVM FLCTL platform dataMagnus Damm2010-03-151-0/+67
| | * | ARM: mach-shmobile: G3EVM KEYSC platform dataMagnus Damm2010-03-152-0/+62
| * | | ARM: Add L2 cache handling to smp boot supportRussell King2010-03-141-1/+3
| * | | ARM: 5960/1: ARM: perf-events: fix v7 event selection maskWill Deacon2010-03-131-1/+1
| * | | ARM: 5959/1: ARM: perf-events: request PMU interrupts with IRQF_NOBALANCINGWill Deacon2010-03-131-1/+2
| * | | ARM: 5988/1: pgprot_dmacoherent() for non-mmu buildsGreg Ungerer2010-03-131-0/+1
| * | | ARM: 5987/1: fix warning in kernel/elfcore.c from ARM's elf.hMikael Pettersson2010-03-131-0/+1
| * | | ARM: 5986/1: at91sam9g20-ek: Correct braces in I2C registration codeRob Alley2010-03-131-4/+6
| * | | ARM: 5985/2: ARM: Fix Samsung build after "ARM: Eliminate decompressor -Dstat...Mark Brown2010-03-132-2/+1
* | | | ARM: SAMSUNG: Fixup commit 4e6d488af37980d224cbf298224db6173673f362Ben Dooks2010-03-153-3/+3
* | | | ARM: SAMSUNG: Fix build error from stale define in <plat/uncompress.h>Ben Dooks2010-03-151-2/+0
* | | | ARM: SAMSUNG: Add suspend/resume support for S3C PWM driverVasily Khoruzhick2010-03-151-0/+35
* | | | ARM: S3C2440: Fix s3c2440 cpufreq compilation post move.Vasily Khoruzhick2010-03-151-0/+0
| |/ / |/| |
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-131-2/+2
|\ \ \ | |/ / |/| |
| * | perf: Provide generic perf_sample_data initializationPeter Zijlstra2010-03-101-2/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-1216-16/+16
|\ \
| * \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-0816-16/+16
| |\ \
| | * | tree-wide: Assorted spelling fixesDaniel Mack2010-02-097-8/+8
| | * | tree-wide: fix 'lenght' typo in comments and codeDaniel Mack2010-02-051-1/+1
| | * | fix typos "precidence" -> "precedence" in commentsUwe Kleine-König2010-02-052-2/+2
| | * | Fix spelling of 'platform' in comments and docStefan Weil2010-02-053-3/+3
| | * | Fix misspelling of "successful" and variants in comments.Adam Buchbinder2010-02-051-2/+2
| | * | tree wide: remove execute flag from .c filesSebastian Andrzej Siewior2010-02-042-0/+0
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-12603-9286/+44373
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-linusRussell King2010-03-084-32/+33
| |\ \ \ \
| | * | | | ARM: 5961/1: ux500: fix CLKRST addressesRabin Vincent2010-03-071-4/+4
| | * | | | ARM: 5977/1: arm: Enable backtrace printing on oops when PC is corruptedLaurent Pinchart2010-03-071-1/+3
| | * | | | ARM: Fix decompressor's kernel size estimation for ROM=yRussell King2010-02-262-27/+26
| * | | | | Merge branch 'origin' into devel-stableRussell King2010-03-08503-9963/+32768
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-rmk/samsung6' of git://git.fluff.org/bjdooks/linux into dev...Russell King2010-03-086-592/+264
| |\ \ \ \ \
| | * \ \ \ \ ARM: Merge next-samsung-s3c2443-clockBen Dooks2010-03-073-589/+261
| | |\ \ \ \ \
| | | * | | | | ARM: S3C2443: Add set_rate and round_rate calls for armdiv clockBen Dooks2010-03-071-20/+73
| | | * | | | | ARM: S3C2443: Remove #if 0 for clk_mpllBen Dooks2010-03-071-8/+0
| | | * | | | | ARM: S3C2443: Update notes on MPLLREF clockBen Dooks2010-03-071-2/+4
| | | * | | | | ARM: S3C2443: Further clksrc-clk conversionsBen Dooks2010-03-072-128/+62
OpenPOWER on IntegriCloud