aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-29ARM: mach-shmobile: ap4evb: Fix hotplug for SDHI1Arnd Hannemann1-0/+19
2010-10-28Merge branch 'devel-stable' into develRussell King199-1531/+7629
2010-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into devel-stableRussell King10-158/+392
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds5-0/+192
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman5-0/+192
2010-10-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds7-10/+0
2010-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-0/+32
2010-10-28Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel-omap4-base into devel-stableRussell King7-9/+171
2010-10-28ARM: memblock: setup lowmem mappings using memblockRussell King1-20/+29
2010-10-28ARM: memblock: move meminfo into find_limits directlyRussell King1-4/+4
2010-10-28ARM: memblock: convert free_highpages() to use memblockRussell King1-5/+39
2010-10-28ARM: move freeing of highmem pages out of mem_init()Russell King1-10/+17
2010-10-28ARM: memblock: convert memory detail printing to use memblockRussell King1-3/+6
2010-10-28ARM: memblock: use memblock to free memory into arm_bootmem_init()Russell King1-17/+25
2010-10-28ARM: memblock: use memblock when initializing memory allocatorsRussell King1-9/+16
2010-10-28ARM: ensure membank array is always sortedRussell King2-10/+10
2010-10-28ARM: 6466/1: implement flush_icache_all for the rest of the CPUsMika Westerberg18-0/+225
2010-10-28ARM: 6464/2: fix spinlock recursion in adjust_pte()Mika Westerberg1-2/+26
2010-10-28Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stableRussell King157-1314/+6574
2010-10-28Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stableRussell King27-50/+492
2010-10-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds5-92/+147
2010-10-27Remove duplicate includes from many filesZimny Lech2-2/+0
2010-10-27ptrace: cleanup arch_ptrace() on ARMNamhyung Kim1-12/+13
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-1/+2
2010-10-27mm: fix race in kunmap_atomic()Peter Zijlstra1-1/+2
2010-10-27msm: timer: Decrease shift on timer clocksourceJeff Ohlstein1-1/+1
2010-10-27arm: mach-msm: fix error handling in msm_iommu_probe()Vasiliy Kulikov1-9/+13
2010-10-27msm: fix Kconfig target board selectionDaniel Walker1-2/+5
2010-10-27msm: fix compile failure on struct membank node memberDaniel Walker1-1/+0
2010-10-27ARM: fix memblock breakageRussell King2-10/+1
2010-10-27ARM: 6465/1: Fix data abort accessing proc_info from __lookup_processor_typeTony Lindgren1-0/+1
2010-10-27ARM: 6460/1: ixp2000: fix type of ixp2000_timer_interruptUwe Kleine-König1-1/+1
2010-10-27ARM: 6449/1: Fix for compiler warning of uninitialized variable.Marcelo Roberto Jimenez1-3/+2
2010-10-27ARM: 6445/1: fixup TCM memory typesLinus Walleij1-7/+7
2010-10-26replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer1-2/+1
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra3-12/+10
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra2-12/+17
2010-10-26Merge git://git.infradead.org/battery-2.6Linus Torvalds1-0/+5
2010-10-26Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds15-34/+771
2010-10-26Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds3-38/+23
2010-10-26ARM: imx: Add wake functionality to GPIODinh Nguyen1-0/+32
2010-10-26ARM: mx5: Add gpio-keys to mx51 babbage boardDinh Nguyen3-0/+27
2010-10-26ARM: imx: Add gpio-keys to plat-mxcDinh Nguyen5-0/+38
2010-10-26mx31_3ds: Fix spi registrationRogerio Pimentel1-1/+1
2010-10-26mx31_3ds: Fix the logic for detecting the debug boardRogerio Pimentel1-3/+3
2010-10-26at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and boardNicolas Ferre2-0/+189
2010-10-26AT91: pm: make sure that r0 is 0 when dealing with cache operationsNicolas Ferre3-3/+10
2010-10-26AT91: pm: use plain cpu_do_idle() for "wait for interrupt"Nicolas Ferre2-2/+8
2010-10-26AT91: reset: extend alternate reset procedure to several chipsNicolas Ferre6-35/+12
2010-10-26AT91: reset routine cleanup, remove not needed icache flushNicolas Ferre4-58/+51