summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-072-22/+21
|\
| * Merge branch 'for_2.6.38/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/k...Tony Lindgren2011-03-031-18/+15
| |\
| | * OMAP2+: PM: SmartReflex: fix memory leaks in Smartreflex driverShweta Gulati2011-03-021-6/+12
| | * arm: mach-omap2: smartreflex: fix another memory leakAaro Koskinen2011-03-021-12/+3
| * | omap: mailbox: resolve hang issueHari Kanigeri2011-03-031-4/+6
| |/
* | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-03-046-15/+27
|\ \ | |/ |/|
| * ARM: mach-shmobile: mackerel: modify LCDC clock divider valueKuninori Morimoto2011-03-041-1/+1
| * ARM: mach-shmobile: ap4evb: modify LCDC clock divider valueKuninori Morimoto2011-03-041-1/+1
| * ARM: mach-shmobile: mackerel: fixup memory initialize for zbootKuninori Morimoto2011-02-151-5/+5
| * ARM: mach-shmobile: ap4evb: fixup memory initialize for zbootKuninori Morimoto2011-02-151-5/+5
| * ARM: mach-shmobile: Add sh73a0 MIPI-CSI and CEU clocksMagnus Damm2011-02-011-3/+14
| * ARM: mach-shmobile: AG5EVM MIPI-DSI LCD reset delay fixMagnus Damm2011-02-011-0/+1
* | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-288-15/+31
|\ \
| * \ Merge branch 'patches_for_2.6.38rc' of git://git.pwsan.com/linux-2.6 into dev...Tony Lindgren2011-02-2567-569/+805
| |\ \
| | * | omap4: prcm: Fix the CPUx clockdomain offsetsSantosh Shilimkar2011-02-251-2/+2
| | * | OMAP2/3: clock: fix fint calculation for DPLL_FREQSELJohn Ogness2011-02-221-1/+1
| * | | OMAP2+: clocksource: fix crash on boot when !CONFIG_OMAP_32K_TIMERPaul Walmsley2011-02-241-0/+13
| * | | OMAP2+: mailbox: fix lookups for multiple mailboxesKevin Hilman2011-02-141-4/+7
| * | | OMAP2420: mailbox: fix IVA vs DSP IRQ numberingKevin Hilman2011-02-141-1/+1
| * | | mach-omap2: smartreflex: world-writable debugfs voltage filesVasiliy Kulikov2011-02-071-2/+2
| * | | mach-omap2: pm: world-writable debugfs timer filesVasiliy Kulikov2011-02-041-4/+4
| * | | mach-omap2: mux: world-writable debugfs filesVasiliy Kulikov2011-02-041-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-02-231-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Input: tegra-kbc - add function keymapRakesh Iyer2011-02-181-0/+1
* | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-219-363/+342
|\ \ \ \
| * | | | ARM: S5PV210: Fix regulator namesMarek Szyprowski2011-02-182-6/+6
| * | | | ARM: S5PV210: Update max8998_platform_dataMarek Szyprowski2011-02-182-6/+12
| * | | | ARM: SAMSUNG: Drop exporting s3c24xx_ts_set_platdataAxel Lin2011-02-181-1/+0
| * | | | ARM: S5P: Fix end address in memory resource information for UART devicesThomas Abraham2011-02-171-6/+6
| * | | | ARM: S5P64X0: Cleanup map.h fileKukjin Kim2011-02-171-41/+42
| * | | | ARM: S5P6442: Cleanup map.h fileKukjin Kim2011-02-171-32/+37
| * | | | ARM: S5PC100: Clenaup map.h fileKukjin Kim2011-02-171-110/+83
| * | | | ARM: S5PV210: Cleanup map.h fileKukjin Kim2011-02-171-85/+83
| * | | | ARM: S5PV310: Cleanup map.h fileKukjin Kim2011-02-171-76/+73
* | | | | ARM: 6745/1: kprobes insn decoding fixNicolas Pitre2011-02-211-1/+1
* | | | | ARM: tlb: move noMMU tlb_flush() to asm/tlb.hRussell King2011-02-212-6/+4
* | | | | ARM: tlb: delay page freeing for SMP and ARMv7 CPUsRussell King2011-02-211-13/+89
* | | | | ARM: Keep exit text/data around for SMP_ON_UPRussell King2011-02-211-0/+9
* | | | | ARM: Ensure predictable endian state on signal handler entryRussell King2011-02-211-1/+3
* | | | | ARM: 6740/1: Place correctly notes section in the linker scriptPawel Moll2011-02-212-1/+3
* | | | | ARM: 6700/1: SPEAr: Correct SOC config base address for spear320viresh kumar2011-02-211-1/+1
* | | | | ARM: 6722/1: SPEAr: sp810: switch to slow mode before resetShiraz Hashim2011-02-211-0/+3
* | | | | ARM: 6712/1: SPEAr: replace readl(), writel() with relaxed versions in uncomp...viresh kumar2011-02-211-2/+2
* | | | | ARM: 6720/1: SPEAr: Append UL to VMALLOC_ENDviresh kumar2011-02-211-1/+1
* | | | | ARM: 6676/1: Correct the cpu_architecture() function for ARMv7Catalin Marinas2011-02-191-2/+2
* | | | | ARM: 6739/1: update .gitignore for boot/compressedNicolas Pitre2011-02-191-1/+5
* | | | | ARM: 6743/1: errata: interrupted ICALLUIS may prevent completion of broadcast...Will Deacon2011-02-192-0/+16
* | | | | ARM: 6742/1: pmu: avoid setting IRQ affinity on UP systemsWill Deacon2011-02-191-8/+14
* | | | | ARM: 6741/1: errata: pl310 cache sync operation may be faultySrinidhi Kasagar2011-02-193-0/+22
|/ / / /
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-151-10/+2
|\ \ \ \
OpenPOWER on IntegriCloud