summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2010-07-22ARM: 6232/1: add nuc900 keypad arch platform datawanzongshun1-0/+37
2010-07-22ARM: 6231/1: re-organize the nuc900 lcd arch platform data settingwanzongshun4-61/+41
2010-07-22ARM: 6230/1: fix nuc900 touchscreen clk definition bugwanzongshun1-1/+1
2010-07-21Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King4-11/+8
2010-07-20Input: twl40300-keypad - fix handling of "all ground" rowsDmitry Torokhov1-3/+14
2010-07-18ARM: 6215/2: add character LCD platform data for RealView and VersatileLinus Walleij3-0/+58
2010-07-18ARM: 6209/3: at91_udc: Add vbus polarity and polling modeRyan Mallon1-0/+2
2010-07-18ARM: 6224/1: print TCM whereabouts in init messageLinus Walleij1-0/+16
2010-07-18ARM: 6223/1: support multiple TCM banksLinus Walleij1-22/+46
2010-07-18ARM: 6222/1: add memory types for the TCMsLinus Walleij3-3/+17
2010-07-16Merge branch 'l7200' into develRussell King29-1257/+0
2010-07-16ARM: early_alloc()Russell King1-8/+10
2010-07-16ARM: OMAP: Convert to use ->reserve method to reserve boot time memoryRussell King40-12/+56
2010-07-16ARM: OMAP: Cleanup OMAP FB SDRAM reservationRussell King1-17/+44
2010-07-16ARM: Move platform memory reservations out of generic codeRussell King16-63/+98
2010-07-16ARM: Remove 'node' argument form arch_adjust_zones()Russell King12-37/+27
2010-07-16ARM: Remove DISCONTIGMEM supportRussell King30-432/+143
2010-07-16ARM: Precalculate vmalloc_minRussell King1-13/+13
2010-07-15ARM: 6228/1: PL022 SSP platform data for the VersatileLinus Walleij1-1/+11
2010-07-15ARM: 6227/1: PL022 SSP platform data for the RealViewsLinus Walleij7-7/+45
2010-07-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-93/+243
2010-07-14ARM: 6226/1: fix kprobe bug in ldr instruction emulationNicolas Pitre1-2/+3
2010-07-13[ARM] pxa/colibri-pxa300: fix AC97 initpieterg1-1/+2
2010-07-13[ARM] pxa: fix incorrect order of AC97 reset pin configsEric Miao1-3/+3
2010-07-13[ARM] pxa: cpufreq-pxa2xx: fix DRI recomputation routineMarek Vasut1-6/+2
2010-07-13[ARM] pxa/corgi: fix MMC/SD card detection failureEric Miao1-1/+1
2010-07-12Merge branch 'arm/defconfig/reduced-v2.6.35-rc1' of git://git.pengutronix.de/...Linus Torvalds177-194157/+652
2010-07-12ARM: Update mach-typesRussell King1-3/+149
2010-07-10ARM: lockdep: fix unannotated irqs-onRussell King2-19/+20
2010-07-09ARM: 6122/1: kdump: add support for elfcorehdr parameterMika Westerberg1-0/+25
2010-07-09ARM: 6120/1: kdump: implement copy_oldmem_page()Mika Westerberg2-0/+61
2010-07-09ARM: 6119/1: kdump: skip indirection page when crashingMika Westerberg1-0/+6
2010-07-09ARM: 6118/1: kdump: implement machine_crash_shutdown()Mika Westerberg1-0/+4
2010-07-09ARM: 6117/1: kdump: implement crash_setup_regs()Mika Westerberg1-3/+19
2010-07-09ARM: 6116/1: kdump: reserve memory for crashkernelMika Westerberg1-0/+51
2010-07-09ARM: 6184/2: ux500: use neutral PRCMU baseLinus Walleij2-1/+2
2010-07-09ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6Tony Lindgren8-41/+105
2010-07-09ARM: 6206/1: CONFIG_FORCE_MAX_ZONEORDER update for SH-Mobile ARMMagnus Damm1-5/+16
2010-07-09ARM: 6203/1: Make VFPv3 usable on ARMv6Tony Lindgren2-3/+25
2010-07-09ARM: 6199/1: Add kprobe-based event tracerWill Deacon3-0/+133
2010-07-09ARM: 6197/2: preliminary support for sparse IRQeric miao6-14/+44
2010-07-09ARM: 6204/1: Fixups for the RealView PB1176Linus Walleij3-9/+29
2010-07-09ARM: 6218/1: Versatile Express: add support for local timers on CA9X4 daughte...Will Deacon3-2/+6
2010-07-09ARM: 6209/2: at91: Add support for Bluewater Systems Snapper 9260/9G20 modulesRyan Mallon3-0/+203
2010-07-09ARM: 6200/1: AT91: Define NR_BUILTIN_GPIORyan Mallon1-0/+1
2010-07-09ARM: 6185/1: AT91: PM: dual ram controller supportNicolas Ferre9-48/+258
2010-07-09ARM: 6212/1: atomic ops: add memory constraints to inline asmWill Deacon1-66/+66
2010-07-09ARM: 6211/1: atomic ops: fix register constraints for atomic64_add_unlessWill Deacon1-1/+1
2010-07-09ARM: 6210/1: Do not rely on reset defaults of L2X0_AUX_CTRLSascha Hauer1-2/+3
2010-07-05ARM: SAMSUNG: Fix on wrong function name for S5PV210 sdhci0Hyuk Lee1-1/+1