summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'davinci-next' of git://gitorious.org/linux-davinci/linux-davinc...Russell King2011-06-108-7/+152
| |\ \ \ \
| | * | | | davinci: make PCM platform devices staticSekhar Nori2011-06-082-2/+2
| | * | | | arm: davinci: Fix fallout from generic irq chip conversionThomas Gleixner2011-06-081-3/+4
| | | |_|/ | | |/| |
| * | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesRussell King2011-06-102-2/+6
| |\ \ \ \
| | * | | | ARM: mx51/sdma: Check the chip revision in run-timeFabio Estevam2011-06-061-2/+4
| | * | | | arm: mxs: include asm/processor.h for cpu_relax()Wolfram Sang2011-06-061-0/+2
| | | |_|/ | | |/| |
| * | | | ARM: extend Code: line by one 16-bit quantity for Thumb instructionsRussell King2011-06-091-1/+1
| * | | | ARM: 6955/1: cmpxchg syscall should data abort if page not writePo-Yu Chuang2011-06-091-1/+1
| * | | | ARM: 6954/1: zImage: fix Thumb2 breakageNicolas Pitre2011-06-091-3/+3
| * | | | ARM: 6953/1: DT: don't try to access physical address zeroNicolas Pitre2011-06-091-0/+3
| * | | | ARM: 6949/2: mach-u300: fix compilaton warning in IO accessorsLinus Walleij2011-06-092-13/+11
| * | | | Revert "ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks"Russell King2011-06-091-3/+3
| * | | | Revert "ARM: 6943/1: mm: use TTBR1 instead of reserved context ID"Russell King2011-06-092-10/+11
| * | | | ARM: 6952/1: fix lockdep warning of "unannotated irqs-off"Ming Lei2011-06-062-1/+7
| * | | | ARM: 6951/1: include .bss in memory layout informationRabin Vincent2011-06-061-2/+4
| * | | | ARM: 6948/1: Fix .size directives for __arm{7,9}tdmi_proc_infoBen Hutchings2011-06-062-2/+2
| * | | | ARM: 6947/2: mach-u300: fix compilation error in timerLinus Walleij2011-06-061-2/+1
| * | | | ARM: 6946/1: vexpress: move v2m clock init to init_earlyRob Herring2011-06-061-8/+7
| |/ / /
* | | | rtc: fix build warnings in defconfigsWanlong Gao2011-06-155-5/+5
| |_|/ |/| |
* | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-06-1315-71/+26
|\ \ \
| * | | ARM: S3C2410: remove the now empty mach-s3c2410/irq.cHeiko Stuebner2011-06-032-30/+0
| * | | ARM: S3C24XX: Move s3c24xx_irq_syscore_ops to plat-s3c24xx/irq.cHeiko Stuebner2011-06-032-5/+6
| * | | ARM: S3C24xx: Fix missing struct for s3c2410_dma_chanHeiko Stuebner2011-06-031-1/+1
| * | | ARM: SAMSUNG: Remove unused onenand plat functionsKyungmin Park2011-06-032-24/+0
| * | | ARM: EXYNOS4: Remove compiler warning on exynos4_pwm4_resumeKyungmin Park2011-06-031-0/+2
| * | | ARM: S5P: Fix compilation error for exynos4_defconfigTushar Behera2011-06-033-1/+7
| * | | ARM: S5P: Should be S3C_VA_USB_HSPHY instead of S5P_VA_XXKukjin Kim2011-06-013-3/+3
| * | | ARM: S5P64X0: Fix SPI platform device namePadmavathi Venna2011-06-011-4/+2
| * | | ARM: S5PV210: Fix possible null pointer dereferenceJonghwan Choi2011-06-011-3/+5
| |/ /
* | | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-06-122-0/+4
|\ \ \
| * | | gpio/nomadik: fix sleepmode for elder NomadikLinus Walleij2011-06-092-0/+4
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-121-1/+5
|\ \ \
| * | | ep93xx: set DMA masks for the ep93xx_ethMika Westerberg2011-06-111-1/+5
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds2011-06-0731-73/+87
|\ \ \ \ | |_|/ / |/| | |
| * | | ARM: OMAP4: MMC: increase delay for pbiasBalaji T K2011-06-011-3/+10
| * | | arm: omap2plus: move NAND_BLOCK_SIZE out of boardsIgor Grinberg2011-06-018-14/+3
| * | | omap4: hwmod: Enable the keypadShubhrajyoti D2011-06-011-1/+1
| * | | omap3: Free Beagle rev gpios when they are read, so others can read them laterTasslehoff Kjappfot2011-06-011-0/+3
| * | | arm: omap3: beagle: Ensure msecure is mux'd to be able to set the RTCAlexander Holler2011-06-011-0/+3
| * | | omap: rx51: Don't power up speaker amplifier at bootupJarkko Nikula2011-06-011-1/+1
| * | | omap: rx51: Set regulator V28_A always onJarkko Nikula2011-06-011-0/+1
| * | | ARM: OMAP4: MMC: no regulator off during probe for eMMCBalaji T K2011-06-014-0/+8
| * | | arm: omap2plus: fix ads7846 pendown gpio requestIgor Grinberg2011-06-011-10/+10
| * | | ARM: OMAP2: Add missing iounmap in omap4430_phy_initTodd Poynor2011-06-011-1/+3
| * | | ARM: omap4: Pass core and wakeup mux tables to omap4_mux_initColin Cross2011-06-014-6/+9
| * | | ARM: omap2+: mux: Allow board mux settings to be NULLColin Cross2011-06-011-0/+3
| * | | OMAP4: fix return value of omap4_l3_initRabin Vincent2011-06-011-1/+1
| * | | OMAP: iovmm: fix SW flags passed by userOmar Ramirez Luna2011-06-012-7/+0
| * | | arch/arm/mach-omap1/dma.c: Invert calls to platform_device_put and platform_d...Julia Lawall2011-06-011-5/+6
| * | | OMAP2+: mux: fix compilation warningsGovindraj.R2011-06-012-2/+2
OpenPOWER on IntegriCloud