summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/...Russell King2010-09-233-6/+6
|\
| * ARM: dove: fix __io() definition to use bus based offsetEric Miao2010-09-191-3/+3
| * ARM: kirkwood: Unbreak PCIe I/O portArnaud Patard2010-09-192-3/+3
* | ARM: Fix build error when using KCONFIG_CONFIGRussell King2010-09-191-1/+1
* | ARM: 6383/1: Implement phys_mem_access_prot() to avoid attributes aliasingCatalin Marinas2010-09-192-0/+18
* | ARM: 6400/1: at91: fix arch_gettimeoffset falloutPeter Korsgaard2010-09-191-1/+0
* | ARM: 6398/1: add proc info for ARM11MPCore/Cortex-A9 from ARMDaniel Walker2010-09-171-1/+25
* | ARM: prevent multiple syscall restartsRussell King2010-09-171-0/+2
* | ARM: 6395/1: VExpress: Set bit 22 in the PL310 (cache controller) AuxCtlr reg...Catalin Marinas2010-09-171-1/+1
* | ARM: 6389/1: errata: incorrect hazard handling in the SCU may lead to data co...Will Deacon2010-09-172-0/+23
* | ARM: 6388/1: errata: DMB operation may be faultyWill Deacon2010-09-172-2/+26
* | ARM: 6387/1: errata: check primary part ID in proc-v7.SWill Deacon2010-09-171-3/+8
* | ARM: 6377/1: supply _cansleep gpio function to U300Linus Walleij2010-09-171-0/+3
* | ARM: 6376/1: plat-nomadik: MTU: Change prescaler limit and comment updatesLinus Walleij2010-09-171-7/+10
* | ARM: 6375/1: plat-nomadik: MTU timer trivial bug fixLinus Walleij2010-09-171-14/+2
|/
* Merge branch 'at91-fixes-for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2010-09-104-19/+36
|\
| * AT91: at91sam9261ek: remove C99 comments but keep informationNicolas Ferre2010-09-101-4/+2
| * AT91: at91sam9261ek board: remove warnings related to use of SPI or SD/MMCNicolas Ferre2010-09-101-11/+19
| * AT91: dm9000 initialization updateNicolas Ferre2010-09-101-1/+2
| * AT91: SAM9G45 - add a separate clock entry for every single TC blockFabian Godehardt2010-09-092-5/+14
| * AT91: clock: peripheral clocks can have other parent than mckNicolas Ferre2010-09-091-1/+2
| * AT91: change dma resource indexNicolas Ferre2010-09-071-1/+1
* | ARM: Update mach-typesRussell King2010-09-091-2/+96
* | ARM: Partially revert "Auto calculate ZRELADDR and provide option for excepti...Russell King2010-09-094-95/+10
* | Merge branch 'origin'Russell King2010-09-091-0/+1
|\ \
| * | [ARM] tegra: Add ZRELADDR default for ARCH_TEGRAErik Gilling2010-09-011-0/+1
| |/
* | ARM: Ensure PTE modifications via dma_alloc_coherent are visibleRussell King2010-09-081-0/+2
* | ARM: 6359/1: ep93xx: move clock initialization earlierMika Westerberg2010-09-081-1/+1
* | Revert "[ARM] pxa: remove now unnecessary dma_needs_bounce()"Russell King2010-09-082-8/+8
* | ARM: 6352/1: perf: fix event validationWill Deacon2010-09-021-2/+2
* | ARM: 6344/1: Mark CPU_32v6K as depended on CPU_V7Catalin Marinas2010-09-021-1/+1
* | Merge branch 'imx-for-2.6.36' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-09-019-33/+68
|\ \
| * | ARM: imx: set cache line size to 64 bytes for i.MX5Jason Wang2010-08-211-0/+1
| * | mx5/clock: fix clear bit fields issue in _clk_ccgr_disable functionJason Wang2010-08-211-1/+1
| * | mxc/tzic: add base address when accessing TZIC registersJason Wang2010-08-211-2/+3
| * | clock-imx35: Calculate the base clock rate for the IPU unitJuergen Beisert2010-08-171-1/+28
| * | clock-imx35: correct arm and ahb clock calculationMarc Kleine-Budde2010-08-171-2/+2
| * | clock-imx35: fix divider if ahb is source for ipg_perMarc Kleine-Budde2010-08-171-1/+1
| * | i.MX35: remove get_3_3_div helper functionSascha Hauer2010-08-171-15/+9
| * | mx35: Fix boot ROM hang in internal boot modeHans J. Koch2010-08-171-4/+16
| * | eukrea-baseboards: fix the merge in one fileEric Bénard2010-08-165-8/+8
* | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-09-014-5/+5
|\ \ \
| * | | ARM: pxa: Make id const in pwm_probe()Uwe Kleine-König2010-08-301-1/+1
| * | | ARM: pxa: fix CI_HSYNC and CI_VSYNC MFP defines for pxa300Axel Lin2010-08-301-2/+2
| * | | ARM: pxa: remove __init from cpufreq_driver->init()Eric Miao2010-08-302-2/+2
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6Russell King2010-09-015-20/+220
|\ \ \
| * | | ARM: mach-shmobile: ap4evb: fix write protect for SDHI1Arnd Hannemann2010-08-201-0/+2
| * | | ARM: mach-shmobile: ap4evb: modify FSI2 IDKuninori Morimoto2010-08-181-1/+1
| * | | ARM: mach-shmobile: do not enable the PLLC2 clock on initGuennadi Liakhovetski2010-08-181-1/+0
| * | | ARM: mach-shmobile: Clock framework comment fixMagnus Damm2010-08-181-1/+3
OpenPOWER on IntegriCloud