summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-07-309-47/+66
|\
| * SA1111: Eliminate use after freeJulia Lawall2010-07-301-3/+2
| * ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King2010-07-302-2/+2
| * ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_viptGary King2010-07-301-5/+8
| * ARM: Add barriers to io{read,write}{8,16,32} accessors as wellRussell King2010-07-291-20/+18
| * ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLECatalin Marinas2010-07-291-0/+11
| * ARM: 6272/1: Convert L2x0 to use the IO relaxed operationsCatalin Marinas2010-07-291-13/+13
| * ARM: 6271/1: Introduce *_relaxed() I/O accessorsCatalin Marinas2010-07-291-12/+17
| * ARM: 6275/1: ux500: don't use writeb() in uncompress.hRabin Vincent2010-07-291-5/+5
| * ARM: 6270/1: clean files in arch/arm/boot/compressed/Magnus Damm2010-07-291-0/+3
| * ARM: Fix csum_partial_copy_from_user()Russell King2010-07-261-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-07-281-0/+8
|\ \
| * | davinci: da850/omap-l138 evm: account for DEFDCDC{2,3} being tied highSekhar Nori2010-07-281-0/+8
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-07-2614-34/+38
|\ \ \ | | |/ | |/|
| * | ARM: 6265/1: kirkwood: move qnap_tsx1x_register_flash() to .init.textUwe Kleine-König2010-07-262-2/+2
| * | ARM: 6263/1: ns9xxx: fix FTBFS for zImageUwe Kleine-König2010-07-261-15/+15
| * | ARM: 6262/1: arm/clps711x: fix debug macro compilation failureJeremy Kerr2010-07-261-0/+1
| * | ARM: 6261/1: arm/shark: fix debug macro compilation failureJeremy Kerr2010-07-261-0/+3
| * | ARM: 6260/1: arm/plat-spear: fix debug macro compilation failureJeremy Kerr2010-07-261-2/+2
| * | ARM: 6259/1: arm/ns9xxx: fix debug macro compilation failureJeremy Kerr2010-07-261-0/+1
| * | ARM: 6258/1: arm/h720x: fix debug macro compilation failureJeremy Kerr2010-07-261-2/+4
| * | ARM: 6233/1: Delete a wrong redundant right parenthesiswanzongshun2010-07-221-1/+1
| * | ARM: 6230/1: fix nuc900 touchscreen clk definition bugwanzongshun2010-07-221-1/+1
| * | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-07-214-11/+8
| |\ \
| | * | [ARM] pxa/colibri-pxa300: fix AC97 initpieterg2010-07-131-1/+2
| | * | [ARM] pxa: fix incorrect order of AC97 reset pin configsEric Miao2010-07-131-3/+3
| | * | [ARM] pxa: cpufreq-pxa2xx: fix DRI recomputation routineMarek Vasut2010-07-131-6/+2
| | * | [ARM] pxa/corgi: fix MMC/SD card detection failureEric Miao2010-07-131-1/+1
* | | | Input: RX51 keymap - fix recent compile breakageDmitry Torokhov2010-07-261-2/+2
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-07-221-3/+14
|\ \ \ | |/ / |/| |
| * | Input: twl40300-keypad - fix handling of "all ground" rowsDmitry Torokhov2010-07-201-3/+14
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-07-148-93/+243
|\ \ \ | |_|/ |/| |
| * | ARM: 6226/1: fix kprobe bug in ldr instruction emulationNicolas Pitre2010-07-141-2/+3
| * | ARM: Update mach-typesRussell King2010-07-121-3/+149
| * | ARM: lockdep: fix unannotated irqs-onRussell King2010-07-102-19/+20
| * | ARM: 6184/2: ux500: use neutral PRCMU baseLinus Walleij2010-07-092-1/+2
| * | ARM: 6212/1: atomic ops: add memory constraints to inline asmWill Deacon2010-07-091-66/+66
| * | ARM: 6211/1: atomic ops: fix register constraints for atomic64_add_unlessWill Deacon2010-07-091-1/+1
| * | ARM: 6210/1: Do not rely on reset defaults of L2X0_AUX_CTRLSascha Hauer2010-07-091-2/+3
* | | Merge branch 'arm/defconfig/reduced-v2.6.35-rc1' of git://git.pengutronix.de/...Linus Torvalds2010-07-12177-194157/+652
|\ \ \ | |/ / |/| |
| * | ARM: reduce defconfigsUwe Kleine-König2010-06-10177-194157/+652
* | | ARM: SAMSUNG: Fix on wrong function name for S5PV210 sdhci0Hyuk Lee2010-07-051-1/+1
* | | ARM: S5P6442: Fix PLL setting announce message.Thomas Abraham2010-07-051-1/+1
* | | ARM: SAMSUNG: Fix build without SDHCI controllers for S3C64XXMarek Szyprowski2010-07-051-0/+2
* | | ARM: S5PV210: Correct clock register propertiesMyungJoo Ham2010-07-051-53/+62
* | | ARM: S5P: Bug fix on external interrupt for S5P SoCsBoojin Kim2010-07-051-1/+1
* | | ARM: 6205/1: perf: ensure counter delta is treated as unsignedWill Deacon2010-07-041-1/+1
* | | ARM: 6202/1: Do not ARM_DMA_MEM_BUFFERABLE on RealView boards with L210/L220Catalin Marinas2010-07-021-0/+2
* | | ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220Catalin Marinas2010-07-022-0/+10
* | | Merge branch 'imx-for-2.6.35' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-07-011-11/+22
|\ \ \